"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/26 02:28:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga" 2025/08/26 02:28:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 02:28:02 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Has cached credentials 2025/08/26 02:28:03 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Used cached credential to initialize the ProtonDrive API 2025/08/26 02:28:03 DEBUG : Creating backend with remote "/tmp/rclone3984340935" === 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-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:28:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/26 02:28:08 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:08 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.11s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/26 02:28:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:28:08 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:08 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:28:10 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:28:10 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.46s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:12 DEBUG : Creating backend with remote "/non-existing" 2025/08/26 02:28:12 DEBUG : Config file has changed externally - reloading 2025/08/26 02:28:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/26 02:28:12 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:12 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:28:13 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:13 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:28:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.45s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:17 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Running all checks before starting transfers 2025/08/26 02:28:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:28:17 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:17 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Checks finished, now starting transfers 2025/08/26 02:28:17 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:28:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.41s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:20 ERROR : Ignoring --no-traverse with sync 2025/08/26 02:28:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:28:20 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:20 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:28:22 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:28:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.60s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/26 02:28:24 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:24 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/26 02:28:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.32s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 02:28:26 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:26 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:28:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 02:28:28 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:28 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:28:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.38s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/26 02:28:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 02:28:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/26 02:28:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/26 02:28:31 INFO : sub dir2: Making directory 2025/08/26 02:28:31 INFO : sub dir: Making directory 2025/08/26 02:28:32 INFO : sub dir2/sub sub dir2: Making directory 2025/08/26 02:28:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:28:32 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:32 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:28:33 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:28:34 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.85s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:36 INFO : sub dir2: Making directory 2025/08/26 02:28:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/26 02:28:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 02:28:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:28:36 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:36 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:28:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.57s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:39 DEBUG : sub dir2: Making directory with metadata 2025/08/26 02:28:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 02:28:39 INFO : sub dir2: Making directory 2025/08/26 02:28:40 INFO : sub dir: Making directory 2025/08/26 02:28:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:28:40 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:40 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:28:41 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:28:41 INFO : sub dir/hello world: Deleted 2025/08/26 02:28:42 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/26 02:28:42 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.43s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:44 INFO : sub dir2: Making directory 2025/08/26 02:28:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:28:44 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:44 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:28:46 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:28:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:47 DEBUG : sub dir2: Making directory with metadata 2025/08/26 02:28:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 02:28:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/26 02:28:48 INFO : sub dir2: Making directory 2025/08/26 02:28:48 INFO : sub dir: Making directory 2025/08/26 02:28:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:28:48 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:48 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:28:49 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:28:49 DEBUG : Waiting for deletions to finish 2025/08/26 02:28:50 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.09s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:52 INFO : sub dir2: Making directory 2025/08/26 02:28:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:28:52 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:28:52 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:28:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:28:54 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:28:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.54s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:28:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fifuhew5sina" 2025/08/26 02:28:57 DEBUG : proton drive root link ID 'rclone-test-fifuhew5sina': Has cached credentials 2025/08/26 02:28:58 DEBUG : proton drive root link ID 'rclone-test-fifuhew5sina': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-mihibuw8baga' -> proton drive root link ID 'rclone-test-fifuhew5sina' 2025/08/26 02:28:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:28:59 DEBUG : proton drive root link ID 'rclone-test-fifuhew5sina': Waiting for checks to finish 2025/08/26 02:28:59 DEBUG : proton drive root link ID 'rclone-test-fifuhew5sina': Waiting for transfers to finish 2025/08/26 02:29:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:29:02 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:29:02 DEBUG : proton drive root link ID 'rclone-test-fifuhew5sina': Purge remote --- PASS: TestServerSideCopy (8.55s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:29:07 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:29:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/26 02:29:07 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:29:07.235696 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:29:07.235798 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:29:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/26 02:29:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (5.94s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:29:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dafedit0folu" 2025/08/26 02:29:12 DEBUG : proton drive root link ID 'rclone-test-dafedit0folu': Has cached credentials 2025/08/26 02:29:13 DEBUG : proton drive root link ID 'rclone-test-dafedit0folu': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-mihibuw8baga' -> proton drive root link ID 'rclone-test-dafedit0folu' 2025/08/26 02:29:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:29:14 DEBUG : proton drive root link ID 'rclone-test-dafedit0folu': Waiting for checks to finish 2025/08/26 02:29:14 DEBUG : proton drive root link ID 'rclone-test-dafedit0folu': Waiting for transfers to finish 2025/08/26 02:29:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:29:17 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:29:17.952107 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:29:17.952152 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:29:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/26 02:29:20 DEBUG : proton drive root link ID 'rclone-test-dafedit0folu': Waiting for checks to finish 2025/08/26 02:29:20 DEBUG : proton drive root link ID 'rclone-test-dafedit0folu': Waiting for transfers to finish 2025/08/26 02:29:20.842033 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:29:20.842070 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:29:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/26 02:29:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/26 02:29:23 DEBUG : proton drive root link ID 'rclone-test-dafedit0folu': Purge remote --- PASS: TestServerSideCopyOverSelf (14.31s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:29:27 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:29:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/26 02:29:27 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:29:27.446365 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:29:27.446394 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:29:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/26 02:29:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/26 02:29:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.87s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:29:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mufenal3daza" 2025/08/26 02:29:32 DEBUG : Config file has changed externally - reloading 2025/08/26 02:29:32 DEBUG : proton drive root link ID 'rclone-test-mufenal3daza': Has cached credentials 2025/08/26 02:29:33 DEBUG : proton drive root link ID 'rclone-test-mufenal3daza': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-mihibuw8baga' -> proton drive root link ID 'rclone-test-mufenal3daza' 2025/08/26 02:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:29:34 DEBUG : proton drive root link ID 'rclone-test-mufenal3daza': Waiting for checks to finish 2025/08/26 02:29:34 DEBUG : proton drive root link ID 'rclone-test-mufenal3daza': Waiting for transfers to finish 2025/08/26 02:29:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:29:36 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:29:37.762874 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:29:37.762906 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:29:39 DEBUG : proton drive root link ID 'rclone-test-mufenal3daza': Using server-side directory move 2025/08/26 02:29:39 INFO : proton drive root link ID 'rclone-test-mufenal3daza': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/26 02:29:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/26 02:29:40 DEBUG : proton drive root link ID 'rclone-test-mufenal3daza': Waiting for checks to finish 2025/08/26 02:29:40 DEBUG : proton drive root link ID 'rclone-test-mufenal3daza': Waiting for transfers to finish 2025/08/26 02:29:40 INFO : sub dir/hello world: Deleted 2025/08/26 02:29:40.994901 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dqmyzy9uGj8otL-fdaVbDpavVV9brp_TPffkazDEuAAfYWFhXzPeDS7mTA7MsVtzM3TWMj9FBbqkoty6LHlgDg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 02:29:40.994927 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dqmyzy9uGj8otL-fdaVbDpavVV9brp_TPffkazDEuAAfYWFhXzPeDS7mTA7MsVtzM3TWMj9FBbqkoty6LHlgDg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:29:40 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dqmyzy9uGj8otL-fdaVbDpavVV9brp_TPffkazDEuAAfYWFhXzPeDS7mTA7MsVtzM3TWMj9FBbqkoty6LHlgDg==/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/dqmyzy9uGj8otL-fdaVbDpavVV9brp_TPffkazDEuAAfYWFhXzPeDS7mTA7MsVtzM3TWMj9FBbqkoty6LHlgDg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/26 02:29:40 DEBUG : proton drive root link ID 'rclone-test-mufenal3daza': Purge remote --- FAIL: TestServerSideMoveOverSelf (11.93s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:29:44 ERROR : error listing: directory not found 2025/08/26 02:29:44 INFO : Local file system at /tmp/rclone3984340935: Making directory 2025/08/26 02:29:45 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:29:45 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.12s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:29:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/26 02:29:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:29:49 DEBUG : Local file system at /tmp/rclone3984340935: Waiting for checks to finish 2025/08/26 02:29:49 DEBUG : Local file system at /tmp/rclone3984340935: Waiting for transfers to finish 2025/08/26 02:29:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:29:49 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/26 02:29:49 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:29:49 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.42s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:29:51 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/26 02:29:51 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:29:51 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:29:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 02:29:52 INFO : check sum: Copied (new) 2025/08/26 02:29:52 DEBUG : Waiting for deletions to finish 2025/08/26 02:29:52 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:29:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 02:29:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/26 02:29:52 DEBUG : check sum: Unchanged skipping 2025/08/26 02:29:52 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:29:52 DEBUG : Waiting for deletions to finish 2025/08/26 02:29:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.97s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:29:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/26 02:29:54 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:29:54 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:29:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/26 02:29:55 INFO : sizeonly: Copied (new) 2025/08/26 02:29:55 DEBUG : Waiting for deletions to finish 2025/08/26 02:29:55 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:29:55 DEBUG : sizeonly: Sizes identical 2025/08/26 02:29:55 DEBUG : sizeonly: Unchanged skipping 2025/08/26 02:29:55 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:29:55 DEBUG : Waiting for deletions to finish 2025/08/26 02:29:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.01s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:29:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/26 02:29:57 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:29:57 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:29:58 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/26 02:29:58 INFO : ignore-size: Copied (new) 2025/08/26 02:29:58 DEBUG : Waiting for deletions to finish 2025/08/26 02:29:59 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 02:29:59 DEBUG : ignore-size: Unchanged skipping 2025/08/26 02:29:59 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:29:59 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:29:59 DEBUG : Waiting for deletions to finish 2025/08/26 02:29:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.11s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:30:01 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 02:30:01 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:01 DEBUG : existing: Unchanged skipping 2025/08/26 02:30:01 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:01 DEBUG : Waiting for deletions to finish 2025/08/26 02:30:01 INFO : There was nothing to transfer 2025/08/26 02:30:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/26 02:30:02 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:02 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:02.321139 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:30:02.321168 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:30:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/26 02:30:03 INFO : existing: Copied (replaced existing) 2025/08/26 02:30:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.79s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:30:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/26 02:30:05 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:05 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/26 02:30:06 INFO : existing: Copied (new) 2025/08/26 02:30:06 DEBUG : Waiting for deletions to finish 2025/08/26 02:30:06 DEBUG : existing: Destination exists, skipping 2025/08/26 02:30:06 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:06 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:06 DEBUG : Waiting for deletions to finish 2025/08/26 02:30:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.03s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:30:11 INFO : d: Making directory 2025/08/26 02:30:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/26 02:30:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:30:12 DEBUG : c/non empty space: Unchanged skipping 2025/08/26 02:30:12 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:12 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 02:30:14 INFO : a/potato2: Copied (new) 2025/08/26 02:30:14 DEBUG : Waiting for deletions to finish 2025/08/26 02:30:14 INFO : b/potato: Deleted 2025/08/26 02:30:14 INFO : d: Removing directory 2025/08/26 02:30:14 INFO : b: Removing directory 2025/08/26 02:30:14 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': deleted 2 directories --- PASS: TestSyncIgnoreErrors (9.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:30:18 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/26 02:30:18 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 02:30:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/26 02:30:18 DEBUG : empty space: Unchanged skipping 2025/08/26 02:30:18 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:18 DEBUG : Waiting for deletions to finish 2025/08/26 02:30:18 INFO : There was nothing to transfer 2025/08/26 02:30:19 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/26 02:30:19 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 02:30:19 NOTICE: proton drive root link ID 'rclone-test-mihibuw8baga': Forced to upload files to set modification times on this backend. 2025/08/26 02:30:19 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/26 02:30:19 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:19.441168 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:30:19.441201 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:30:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 02:30:20 INFO : empty space: Copied (replaced existing) 2025/08/26 02:30:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:30:23 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/26 02:30:23 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 02:30:23 DEBUG : empty space: Unchanged skipping 2025/08/26 02:30:23 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:23 DEBUG : Waiting for deletions to finish 2025/08/26 02:30:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.86s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:30:26 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/26 02:30:26 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3984340935) 2025/08/26 02:30:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-mihibuw8baga') 2025/08/26 02:30:26 DEBUG : foo: sha1 differ 2025/08/26 02:30:26 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:26.794388 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:30:26.794419 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:30:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/26 02:30:28 INFO : foo: Copied (replaced existing) 2025/08/26 02:30:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.68s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:30:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:30:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/26 02:30:31 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:31 DEBUG : empty space: Unchanged skipping 2025/08/26 02:30:31 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 02:30:32 INFO : potato: Copied (new) 2025/08/26 02:30:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.66s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:30:36 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/26 02:30:36 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:36 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:36.149091 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:30:36.149125 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:30:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/26 02:30:37 INFO : potato: Copied (replaced existing) 2025/08/26 02:30:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:30:40 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:40 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/08/26 02:30:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3984340935) 2025/08/26 02:30:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-mihibuw8baga') 2025/08/26 02:30:40 DEBUG : potato: sha1 differ 2025/08/26 02:30:40 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:40.652602 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:30:40.652642 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:30:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/26 02:30:42 INFO : potato: Copied (replaced existing) 2025/08/26 02:30:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:30:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 02:30:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:30:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/26 02:30:46 DEBUG : empty space: Unchanged skipping 2025/08/26 02:30:46 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:46 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:46 DEBUG : Waiting for deletions to finish 2025/08/26 02:30:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:30:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:30:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 02:30:50 DEBUG : empty space: Unchanged skipping 2025/08/26 02:30:50 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:50 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:30:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 02:30:52 INFO : potato2: Copied (new) 2025/08/26 02:30:52 DEBUG : Waiting for deletions to finish 2025/08/26 02:30:52 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:30:57 INFO : d: Making directory 2025/08/26 02:30:57 INFO : d/e: Making directory 2025/08/26 02:30:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/26 02:30:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:30:58 DEBUG : c/non empty space: Unchanged skipping 2025/08/26 02:30:59 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:30:59 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:31:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 02:31:00 INFO : a/potato2: Copied (new) 2025/08/26 02:31:00 DEBUG : Waiting for deletions to finish 2025/08/26 02:31:00 INFO : b/potato: Deleted 2025/08/26 02:31:00 INFO : d/e: Removing directory 2025/08/26 02:31:00 INFO : d: Removing directory 2025/08/26 02:31:00 INFO : b: Removing directory 2025/08/26 02:31:01 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:31:06 INFO : d: Making directory 2025/08/26 02:31:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/26 02:31:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:31:08 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:31:08 DEBUG : c/non empty space: Unchanged skipping 2025/08/26 02:31:08 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:31:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 02:31:09 INFO : a/potato2: Copied (new) 2025/08/26 02:31:09 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga': not deleting files as there were IO errors 2025/08/26 02:31:09 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:31:15 DEBUG : Waiting for deletions to finish 2025/08/26 02:31:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:31:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 02:31:15 DEBUG : empty space: Unchanged skipping 2025/08/26 02:31:15 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:31:15 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:31:16 INFO : potato: Deleted 2025/08/26 02:31:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 02:31:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.02s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:31:21 DEBUG : Waiting for deletions to finish 2025/08/26 02:31:21 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:31:21 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:31:22 INFO : potato: Deleted 2025/08/26 02:31:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:31:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 02:31:22 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:31:22 DEBUG : empty space: Unchanged skipping 2025/08/26 02:31:22 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:31:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 02:31:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:31:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 02:31:27 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:31:27 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:31:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/26 02:31:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.50s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:31:32 DEBUG : enormous: Excluded (Size Filter) 2025/08/26 02:31:32 DEBUG : enormous: Excluded 2025/08/26 02:31:32 DEBUG : potato2: Excluded (Size Filter) 2025/08/26 02:31:32 DEBUG : potato2: Excluded 2025/08/26 02:31:33 DEBUG : potato2: Excluded (Size Filter) 2025/08/26 02:31:33 DEBUG : potato2: Excluded 2025/08/26 02:31:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:31:33 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:31:33 DEBUG : empty space: Unchanged skipping 2025/08/26 02:31:33 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:31:33 DEBUG : Waiting for deletions to finish 2025/08/26 02:31:33 INFO : There was nothing to transfer 2025/08/26 02:31:33 DEBUG : enormous: Excluded (Size Filter) 2025/08/26 02:31:33 DEBUG : enormous: Excluded 2025/08/26 02:31:33 DEBUG : potato2: Excluded (Size Filter) 2025/08/26 02:31:33 DEBUG : potato2: Excluded 2025/08/26 02:31:33 DEBUG : potato2: Excluded (Size Filter) 2025/08/26 02:31:33 DEBUG : potato2: Excluded 2025/08/26 02:31:33 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/26 02:31:33 DEBUG : empty space: Unchanged skipping 2025/08/26 02:31:33 DEBUG : Local file system at /tmp/rclone3984340935: Waiting for checks to finish 2025/08/26 02:31:33 DEBUG : Local file system at /tmp/rclone3984340935: Waiting for transfers to finish 2025/08/26 02:31:33 DEBUG : Waiting for deletions to finish 2025/08/26 02:31:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:31:38 DEBUG : enormous: Excluded (Size Filter) 2025/08/26 02:31:38 DEBUG : enormous: Excluded 2025/08/26 02:31:38 DEBUG : potato2: Excluded (Size Filter) 2025/08/26 02:31:38 DEBUG : potato2: Excluded 2025/08/26 02:31:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:31:39 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:31:39 DEBUG : empty space: Unchanged skipping 2025/08/26 02:31:39 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:31:39 DEBUG : Waiting for deletions to finish 2025/08/26 02:31:39 INFO : potato2: Deleted 2025/08/26 02:31:39 INFO : enormous: Deleted 2025/08/26 02:31:39 INFO : There was nothing to transfer 2025/08/26 02:31:40 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/26 02:31:40 DEBUG : empty space: Unchanged skipping 2025/08/26 02:31:40 DEBUG : Local file system at /tmp/rclone3984340935: Waiting for checks to finish 2025/08/26 02:31:40 DEBUG : Local file system at /tmp/rclone3984340935: Waiting for transfers to finish 2025/08/26 02:31:40 DEBUG : Waiting for deletions to finish 2025/08/26 02:31:40 INFO : enormous: Deleted 2025/08/26 02:31:40 INFO : potato2: Deleted 2025/08/26 02:31:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:31:47 DEBUG : five: Need to transfer - File not found at Destination 2025/08/26 02:31:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/26 02:31:47 DEBUG : one: Destination is newer than source, skipping 2025/08/26 02:31:47 DEBUG : three: Sizes identical 2025/08/26 02:31:47 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:31:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/26 02:31:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/26 02:31:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3984340935) 2025/08/26 02:31:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-mihibuw8baga') 2025/08/26 02:31:47 DEBUG : two: sha1 differ 2025/08/26 02:31:47 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:31:47.305684 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:31:47.305777 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:31:47.322042 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:31:47.322073 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:31:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/26 02:31:48 INFO : five: Copied (new) 2025/08/26 02:31:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/26 02:31:49 INFO : two: Copied (replaced existing) 2025/08/26 02:31:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/26 02:31:49 INFO : four: Copied (replaced existing) 2025/08/26 02:31:49 DEBUG : Waiting for deletions to finish 2025/08/26 02:31:50 DEBUG : one: Destination is newer than source, skipping 2025/08/26 02:31:50 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:31:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/26 02:31:50 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/26 02:31:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3984340935) 2025/08/26 02:31:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/26 02:31:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-mihibuw8baga') 2025/08/26 02:31:50 DEBUG : three: sha1 differ 2025/08/26 02:31:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/26 02:31:50 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/26 02:31:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/26 02:31:50 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/26 02:31:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/26 02:31:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/26 02:31:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/26 02:31:50 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:31:50.607969 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:31:50.608018 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:31:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/26 02:31:52 INFO : three: Copied (replaced existing) 2025/08/26 02:31:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.88s) === 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-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/26 02:31:54 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Making map for --track-renames 2025/08/26 02:31:54 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Finished making map for --track-renames 2025/08/26 02:31:54 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:31:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/26 02:31:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/26 02:31:54 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for renames to finish 2025/08/26 02:31:54 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:31:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/26 02:31:56 INFO : potato: Copied (new) 2025/08/26 02:31:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/26 02:31:56 INFO : yam: Copied (new) 2025/08/26 02:31:56 DEBUG : Waiting for deletions to finish 2025/08/26 02:31:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 02:31:57 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Making map for --track-renames 2025/08/26 02:31:57 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Finished making map for --track-renames 2025/08/26 02:31:57 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:31:57 DEBUG : potato: Unchanged skipping 2025/08/26 02:31:57 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for renames to finish 2025/08/26 02:31:57.441348 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dvPUZ6iLSBaboFA2c-iYhnpysFOr_mxMj28j9XusKOcqXvgYsD5kmM4vTXk2g9JA5y0qb_lOaoTeP26N2RaNzw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 02:31:57.441386 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dvPUZ6iLSBaboFA2c-iYhnpysFOr_mxMj28j9XusKOcqXvgYsD5kmM4vTXk2g9JA5y0qb_lOaoTeP26N2RaNzw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:31:57 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dvPUZ6iLSBaboFA2c-iYhnpysFOr_mxMj28j9XusKOcqXvgYsD5kmM4vTXk2g9JA5y0qb_lOaoTeP26N2RaNzw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:31:57 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dvPUZ6iLSBaboFA2c-iYhnpysFOr_mxMj28j9XusKOcqXvgYsD5kmM4vTXk2g9JA5y0qb_lOaoTeP26N2RaNzw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:31:57 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/26 02:31:57 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:31:58 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/26 02:31:58 INFO : yaml: Copied (new) 2025/08/26 02:31:58 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga': not deleting files as there were IO errors 2025/08/26 02:31:58 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (5.34s) === 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-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/26 02:32:00 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Making map for --track-renames 2025/08/26 02:32:00 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Finished making map for --track-renames 2025/08/26 02:32:00 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:32:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/26 02:32:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/26 02:32:00 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for renames to finish 2025/08/26 02:32:00 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:32:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/26 02:32:01 INFO : potato: Copied (new) 2025/08/26 02:32:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/26 02:32:01 INFO : yam: Copied (new) 2025/08/26 02:32:01 DEBUG : Waiting for deletions to finish 2025/08/26 02:32:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 02:32:02 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Making map for --track-renames 2025/08/26 02:32:02 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Finished making map for --track-renames 2025/08/26 02:32:02 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:32:02 DEBUG : potato: Unchanged skipping 2025/08/26 02:32:02 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for renames to finish 2025/08/26 02:32:02.652921 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QcRA-R4sUWz2EdW8nTBJPj5GfL3fib2KgnODDhAyXK97_5WDIVxzMo17aEQUbwx1nlJnixmhFvk_TneBNbqiWg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 02:32:02.652959 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QcRA-R4sUWz2EdW8nTBJPj5GfL3fib2KgnODDhAyXK97_5WDIVxzMo17aEQUbwx1nlJnixmhFvk_TneBNbqiWg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:02 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QcRA-R4sUWz2EdW8nTBJPj5GfL3fib2KgnODDhAyXK97_5WDIVxzMo17aEQUbwx1nlJnixmhFvk_TneBNbqiWg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:02 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QcRA-R4sUWz2EdW8nTBJPj5GfL3fib2KgnODDhAyXK97_5WDIVxzMo17aEQUbwx1nlJnixmhFvk_TneBNbqiWg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:02 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/26 02:32:02 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:32:03 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/26 02:32:03 INFO : yaml: Copied (new) 2025/08/26 02:32:03 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga': not deleting files as there were IO errors 2025/08/26 02:32:03 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (5.08s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/26 02:32:05 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Making map for --track-renames 2025/08/26 02:32:05 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Finished making map for --track-renames 2025/08/26 02:32:05 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:32:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/26 02:32:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/26 02:32:05 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for renames to finish 2025/08/26 02:32:05 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:32:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/26 02:32:06 INFO : potato: Copied (new) 2025/08/26 02:32:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/26 02:32:06 INFO : sub/yam: Copied (new) 2025/08/26 02:32:06 DEBUG : Waiting for deletions to finish 2025/08/26 02:32:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 02:32:07 DEBUG : potato: Unchanged skipping 2025/08/26 02:32:08 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Making map for --track-renames 2025/08/26 02:32:08 INFO : proton drive root link ID 'rclone-test-mihibuw8baga': Finished making map for --track-renames 2025/08/26 02:32:08 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:32:08 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for renames to finish 2025/08/26 02:32:08.546442 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QwsE6wVtCqR-vdv4KslwfTKx7NyapUdQvokldN9q111XBCWprIQG5O-i5Pvdp6guhDpy1tU0sPpcKjXSoaeU0Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 02:32:08.546492 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QwsE6wVtCqR-vdv4KslwfTKx7NyapUdQvokldN9q111XBCWprIQG5O-i5Pvdp6guhDpy1tU0sPpcKjXSoaeU0Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:08 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QwsE6wVtCqR-vdv4KslwfTKx7NyapUdQvokldN9q111XBCWprIQG5O-i5Pvdp6guhDpy1tU0sPpcKjXSoaeU0Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:08 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QwsE6wVtCqR-vdv4KslwfTKx7NyapUdQvokldN9q111XBCWprIQG5O-i5Pvdp6guhDpy1tU0sPpcKjXSoaeU0Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/26 02:32:08 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:32:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/26 02:32:09 INFO : yam: Copied (new) 2025/08/26 02:32:09 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga': not deleting files as there were IO errors 2025/08/26 02:32:09 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (6.53s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:32:11 DEBUG : Creating backend with remote "/tmp/rclone3984340935/dir1" 2025/08/26 02:32:11 DEBUG : Creating backend with remote "/tmp/rclone3984340935/dir2" 2025/08/26 02:32:11 DEBUG : Local file system at /tmp/rclone3984340935/dir2: Using server-side directory move 2025/08/26 02:32:11 INFO : Local file system at /tmp/rclone3984340935/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/26 02:32:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/26 02:32:11 DEBUG : Local file system at /tmp/rclone3984340935/dir2: Waiting for checks to finish 2025/08/26 02:32:11 DEBUG : Local file system at /tmp/rclone3984340935/dir2: Waiting for transfers to finish 2025/08/26 02:32:11 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:32:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:32:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/26 02:32:12 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:32:12 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:32:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:32:14 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:32:14 INFO : sub dir/hello world: Deleted 2025/08/26 02:32:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/26 02:32:14 INFO : nested/sub dir/file: Copied (new) 2025/08/26 02:32:14 INFO : nested/sub dir/file: Deleted 2025/08/26 02:32:14 ERROR : Local file system at /tmp/rclone3984340935: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (4.62s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:32:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 02:32:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/26 02:32:16 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:32:16 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:32:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 02:32:19 INFO : sub dir/hello world: Copied (new) 2025/08/26 02:32:19 INFO : sub dir/hello world: Deleted 2025/08/26 02:32:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/26 02:32:19 INFO : nested/sub dir/file: Copied (new) 2025/08/26 02:32:19 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.74s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:32:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/26 02:32:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/26 02:32:22 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:32:22 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:32:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/26 02:32:23 INFO : existing-b: Copied (new) 2025/08/26 02:32:23 INFO : existing-b: Deleted 2025/08/26 02:32:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/26 02:32:23 INFO : existing: Copied (new) 2025/08/26 02:32:23 INFO : existing: Deleted 2025/08/26 02:32:24 DEBUG : existing: Destination exists, skipping 2025/08/26 02:32:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/26 02:32:24 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:32:24 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:32:24 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.73s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:32:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tibucir9bila" 2025/08/26 02:32:26 DEBUG : proton drive root link ID 'rclone-test-tibucir9bila': Has cached credentials 2025/08/26 02:32:27 DEBUG : proton drive root link ID 'rclone-test-tibucir9bila': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-mihibuw8baga' -> proton drive root link ID 'rclone-test-tibucir9bila' 2025/08/26 02:32:35 DEBUG : proton drive root link ID 'rclone-test-tibucir9bila': Using server-side directory move 2025/08/26 02:32:35 INFO : proton drive root link ID 'rclone-test-tibucir9bila': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/26 02:32:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 02:32:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/26 02:32:36 DEBUG : empty space: Unchanged skipping 2025/08/26 02:32:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/26 02:32:36 DEBUG : proton drive root link ID 'rclone-test-tibucir9bila': Waiting for checks to finish 2025/08/26 02:32:36 INFO : empty space: Deleted 2025/08/26 02:32:36 DEBUG : proton drive root link ID 'rclone-test-tibucir9bila': Waiting for transfers to finish 2025/08/26 02:32:36 INFO : potato3: Deleted 2025/08/26 02:32:36.568212 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q_tQAWnU7Z8Bf-s_2QckGeBIoGBDZXEKd7-hm5CnA3UMPMupoWhOjQJvmt-FIZ7ol9g31Le2mpMa7Br3Pv7ADg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 02:32:36.568236 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q_tQAWnU7Z8Bf-s_2QckGeBIoGBDZXEKd7-hm5CnA3UMPMupoWhOjQJvmt-FIZ7ol9g31Le2mpMa7Br3Pv7ADg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:36 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q_tQAWnU7Z8Bf-s_2QckGeBIoGBDZXEKd7-hm5CnA3UMPMupoWhOjQJvmt-FIZ7ol9g31Le2mpMa7Br3Pv7ADg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:36.681651 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/L3QaBOeZ_pie6ydo572CpMUCvP_xvhzUj11fBJH5Rex703ZPA8DXLSmu6NuOD3aMdrk5tWzFKDBb5nB-l_RTYA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 02:32:36.681692 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/L3QaBOeZ_pie6ydo572CpMUCvP_xvhzUj11fBJH5Rex703ZPA8DXLSmu6NuOD3aMdrk5tWzFKDBb5nB-l_RTYA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:36 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/L3QaBOeZ_pie6ydo572CpMUCvP_xvhzUj11fBJH5Rex703ZPA8DXLSmu6NuOD3aMdrk5tWzFKDBb5nB-l_RTYA==/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/L3QaBOeZ_pie6ydo572CpMUCvP_xvhzUj11fBJH5Rex703ZPA8DXLSmu6NuOD3aMdrk5tWzFKDBb5nB-l_RTYA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/26 02:32:36 DEBUG : proton drive root link ID 'rclone-test-tibucir9bila': Purge remote --- FAIL: TestServerSideMove (11.87s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:32:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bodunos2kaxo" 2025/08/26 02:32:38 DEBUG : proton drive root link ID 'rclone-test-bodunos2kaxo': Has cached credentials 2025/08/26 02:32:38 DEBUG : proton drive root link ID 'rclone-test-bodunos2kaxo': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-mihibuw8baga' -> proton drive root link ID 'rclone-test-bodunos2kaxo' 2025/08/26 02:32:46 DEBUG : empty space: Excluded (Size Filter) 2025/08/26 02:32:46 DEBUG : empty space: Excluded 2025/08/26 02:32:47 DEBUG : empty space: Excluded (Size Filter) 2025/08/26 02:32:47 DEBUG : empty space: Excluded 2025/08/26 02:32:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 02:32:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/26 02:32:47 DEBUG : proton drive root link ID 'rclone-test-bodunos2kaxo': Waiting for checks to finish 2025/08/26 02:32:47 DEBUG : proton drive root link ID 'rclone-test-bodunos2kaxo': Waiting for transfers to finish 2025/08/26 02:32:47 INFO : potato3: Deleted 2025/08/26 02:32:47.498119 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/A7vLpMWJC01Vk4IJSABLnQFWrwDfz-cOLfU1avp3NarSfuugYRuIQOFsym6Ckpts7yemySQEn3HPZdxP6G6Fdg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 02:32:47.498167 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/A7vLpMWJC01Vk4IJSABLnQFWrwDfz-cOLfU1avp3NarSfuugYRuIQOFsym6Ckpts7yemySQEn3HPZdxP6G6Fdg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:47 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/A7vLpMWJC01Vk4IJSABLnQFWrwDfz-cOLfU1avp3NarSfuugYRuIQOFsym6Ckpts7yemySQEn3HPZdxP6G6Fdg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:47.604149 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2XnVy9wg35vdKSHHirqPQKw0n4pu7-SNaOMxVfNiyyG_ZrZG_BK4QgTsbXtYRw_hWrbwJ5ciGiNsNQ_W0eIf1A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 02:32:47.604218 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2XnVy9wg35vdKSHHirqPQKw0n4pu7-SNaOMxVfNiyyG_ZrZG_BK4QgTsbXtYRw_hWrbwJ5ciGiNsNQ_W0eIf1A==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:47 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2XnVy9wg35vdKSHHirqPQKw0n4pu7-SNaOMxVfNiyyG_ZrZG_BK4QgTsbXtYRw_hWrbwJ5ciGiNsNQ_W0eIf1A==/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/2XnVy9wg35vdKSHHirqPQKw0n4pu7-SNaOMxVfNiyyG_ZrZG_BK4QgTsbXtYRw_hWrbwJ5ciGiNsNQ_W0eIf1A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/26 02:32:47 DEBUG : proton drive root link ID 'rclone-test-bodunos2kaxo': Purge remote --- FAIL: TestServerSideMoveWithFilter (11.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:32:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rulijog9nije" 2025/08/26 02:32:49 DEBUG : proton drive root link ID 'rclone-test-rulijog9nije': Has cached credentials 2025/08/26 02:32:50 DEBUG : proton drive root link ID 'rclone-test-rulijog9nije': Used cached credential to initialize the ProtonDrive API 2025/08/26 02:32:54 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-mihibuw8baga' -> proton drive root link ID 'rclone-test-rulijog9nije' 2025/08/26 02:32:58 DEBUG : proton drive root link ID 'rclone-test-rulijog9nije': Using server-side directory move 2025/08/26 02:32:58 INFO : proton drive root link ID 'rclone-test-rulijog9nije': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/26 02:32:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 02:32:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/26 02:32:59 DEBUG : empty space: Unchanged skipping 2025/08/26 02:32:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/26 02:32:59 DEBUG : proton drive root link ID 'rclone-test-rulijog9nije': Waiting for checks to finish 2025/08/26 02:32:59 INFO : empty space: Deleted 2025/08/26 02:32:59 DEBUG : proton drive root link ID 'rclone-test-rulijog9nije': Waiting for transfers to finish 2025/08/26 02:32:59 INFO : potato3: Deleted 2025/08/26 02:32:59.506283 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TYIUjBFk5hlcH1n4BCeuP70HS_wLzR2WMWfeXFW9sCu7HJP-CCaJ0SldIKkU_VhaEyBWH958_COrg_QBPLCfQA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 02:32:59.506314 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TYIUjBFk5hlcH1n4BCeuP70HS_wLzR2WMWfeXFW9sCu7HJP-CCaJ0SldIKkU_VhaEyBWH958_COrg_QBPLCfQA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:59 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TYIUjBFk5hlcH1n4BCeuP70HS_wLzR2WMWfeXFW9sCu7HJP-CCaJ0SldIKkU_VhaEyBWH958_COrg_QBPLCfQA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:59.622901 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Doh6fkAEFzmyfvs-qudPC-9p5fGM1yKXVtReHHMnFPv6DylvpaCJgqv2rQr_LP2cO7K5boDWoImIa8RHm4rb3Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 02:32:59.622938 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Doh6fkAEFzmyfvs-qudPC-9p5fGM1yKXVtReHHMnFPv6DylvpaCJgqv2rQr_LP2cO7K5boDWoImIa8RHm4rb3Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:59 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Doh6fkAEFzmyfvs-qudPC-9p5fGM1yKXVtReHHMnFPv6DylvpaCJgqv2rQr_LP2cO7K5boDWoImIa8RHm4rb3Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 02:32:59 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/08/26 02:32:59 DEBUG : proton drive root link ID 'rclone-test-rulijog9nije': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (12.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:33:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/rclone-sync-test" 2025/08/26 02:33:01 DEBUG : Config file has changed externally - reloading 2025/08/26 02:33:01 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test': Has cached credentials 2025/08/26 02:33:02 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (221.23s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:36:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/rclone-sync-test" 2025/08/26 02:36:43 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test': Has cached credentials 2025/08/26 02:36:43 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/26 02:39:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/rclone-sync-test-include/layer2" 2025/08/26 02:39:54 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test-include/layer2': Has cached credentials 2025/08/26 02:39:55 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/26 02:43:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/rclone-sync-test-ignore-file" 2025/08/26 02:43:24 DEBUG : Config file has changed externally - reloading 2025/08/26 02:43:24 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test-ignore-file': Has cached credentials 2025/08/26 02:43:25 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/26 02:46:37 DEBUG : rclone-sync-test: Excluded 2025/08/26 02:46:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/26 02:46:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/26 02:46:38 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test': Waiting for checks to finish 2025/08/26 02:46:38 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test': Waiting for transfers to finish 2025/08/26 02:46:38 DEBUG : Waiting for deletions to finish 2025/08/26 02:46:38 INFO : There was nothing to transfer 2025/08/26 02:46:38 DEBUG : rclone-sync-test: Excluded 2025/08/26 02:46:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/26 02:46:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/26 02:46:39 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:46:39 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:46:39 DEBUG : Waiting for deletions to finish 2025/08/26 02:46:39 INFO : rclone-sync-test-include: Removing directory 2025/08/26 02:46:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/26 02:46:39 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': failed to delete 1 directories 2025/08/26 02:46:39 INFO : There was nothing to transfer 2025/08/26 02:46:39 DEBUG : rclone-sync-test: Excluded 2025/08/26 02:46:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/26 02:46:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/26 02:46:40 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/26 02:46:40 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/26 02:46:40 DEBUG : Waiting for deletions to finish 2025/08/26 02:46:40 INFO : There was nothing to transfer 2025/08/26 02:46:40 DEBUG : rclone-sync-test: Excluded 2025/08/26 02:46:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/26 02:46:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/26 02:46:41 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 02:46:41 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 02:46:41 DEBUG : Waiting for deletions to finish 2025/08/26 02:46:41 INFO : rclone-sync-test-include: Removing directory 2025/08/26 02:46:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/26 02:46:41 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': failed to delete 1 directories 2025/08/26 02:46:41 INFO : There was nothing to transfer 2025/08/26 02:46:42 DEBUG : rclone-sync-test: Excluded 2025/08/26 02:46:42 DEBUG : Excluded 2025/08/26 02:46:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/26 02:46:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/26 02:46:43 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/26 02:46:43 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/26 02:46:43 DEBUG : Waiting for deletions to finish 2025/08/26 02:46:43 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (602.36s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:46:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/dst" 2025/08/26 02:46:45 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Has cached credentials 2025/08/26 02:46:46 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Used cached credential to initialize the ProtonDrive API 2025/08/26 02:49:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/CompareDest" 2025/08/26 02:49:52 DEBUG : Config file has changed externally - reloading 2025/08/26 02:49:52 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/CompareDest': Has cached credentials 2025/08/26 02:49:53 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/26 02:52:59 DEBUG : one: Need to transfer - File not found at Destination 2025/08/26 02:52:59 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for checks to finish 2025/08/26 02:52:59 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for transfers to finish 2025/08/26 02:53:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/26 02:53:01 INFO : one: Copied (new) 2025/08/26 02:53:01 DEBUG : Waiting for deletions to finish 2025/08/26 02:53:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 02:53:03 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for checks to finish 2025/08/26 02:53:03 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for transfers to finish 2025/08/26 02:53:03.262779 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:53:03.262809 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:53:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/26 02:53:04 INFO : one: Copied (replaced existing) 2025/08/26 02:53:04 DEBUG : Waiting for deletions to finish 2025/08/26 02:53:05.849569 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 02:53:05.849606 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 02:53:09 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for checks to finish 2025/08/26 02:53:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 02:53:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:53:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 02:53:10 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for transfers to finish 2025/08/26 02:53:10 DEBUG : Waiting for deletions to finish 2025/08/26 02:53:10 INFO : There was nothing to transfer 2025/08/26 02:53:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 02:53:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:53:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 02:53:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:53:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/26 02:53:13 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for checks to finish 2025/08/26 02:53:13 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for transfers to finish 2025/08/26 02:53:13 DEBUG : Waiting for deletions to finish 2025/08/26 02:53:13 INFO : There was nothing to transfer 2025/08/26 02:53:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 02:53:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:53:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 02:53:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:53:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/26 02:53:14 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for checks to finish 2025/08/26 02:53:14 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for transfers to finish 2025/08/26 02:53:14 DEBUG : Waiting for deletions to finish 2025/08/26 02:53:14 INFO : There was nothing to transfer 2025/08/26 02:53:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 02:53:16 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/26 02:53:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/26 02:53:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/26 02:53:16 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for checks to finish 2025/08/26 02:53:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:53:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 02:53:16 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for transfers to finish 2025/08/26 02:53:16 DEBUG : Waiting for deletions to finish 2025/08/26 02:53:16 INFO : There was nothing to transfer 2025/08/26 02:53:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 02:53:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/26 02:53:18 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 02:53:18 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for checks to finish 2025/08/26 02:53:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/26 02:53:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 02:53:18 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for transfers to finish 2025/08/26 02:53:19 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/26 02:53:19 INFO : two: Copied (new) 2025/08/26 02:53:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (396.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:53:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/dest" 2025/08/26 02:53:26 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dest': Has cached credentials 2025/08/26 02:53:27 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dest': Used cached credential to initialize the ProtonDrive API 2025/08/26 02:56:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/pre-dest1" 2025/08/26 02:56:35 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/pre-dest1': Has cached credentials 2025/08/26 02:56:36 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/26 02:58:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/pre-dest2" 2025/08/26 02:58:09 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/pre-dest2': Has cached credentials 2025/08/26 02:58:10 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/26 02:59:45 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 02:59:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/26 02:59:45 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 02:59:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/26 02:59:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/26 02:59:45 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dest': Waiting for checks to finish 2025/08/26 02:59:45 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dest': Waiting for transfers to finish 2025/08/26 02:59:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/26 02:59:47 INFO : 3: Copied (new) 2025/08/26 02:59:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (388.33s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.43s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 02:59:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/dst" 2025/08/26 02:59:55 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Has cached credentials 2025/08/26 02:59:56 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Used cached credential to initialize the ProtonDrive API 2025/08/26 03:01:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/backup" 2025/08/26 03:01:36 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/backup': Has cached credentials 2025/08/26 03:01:37 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/backup': Used cached credential to initialize the ProtonDrive API 2025/08/26 03:04:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/26 03:04:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:04:45 DEBUG : two: Unchanged skipping 2025/08/26 03:04:45 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for checks to finish 2025/08/26 03:04:46.131035 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rIjtnR7pS8St8Iyg267bIjfWLCxehJTm2EXqvNbLj1gJxFeW96ArdMfmSiitJAsCuwczwDvOXob-wCkRl1HQpw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 03:04:46.131077 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rIjtnR7pS8St8Iyg267bIjfWLCxehJTm2EXqvNbLj1gJxFeW96ArdMfmSiitJAsCuwczwDvOXob-wCkRl1HQpw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 03:04:46 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rIjtnR7pS8St8Iyg267bIjfWLCxehJTm2EXqvNbLj1gJxFeW96ArdMfmSiitJAsCuwczwDvOXob-wCkRl1HQpw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 03:04:46 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for transfers to finish 2025/08/26 03:04:46 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga/dst': not deleting files as there were IO errors 2025/08/26 03:04:46 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga/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/rIjtnR7pS8St8Iyg267bIjfWLCxehJTm2EXqvNbLj1gJxFeW96ArdMfmSiitJAsCuwczwDvOXob-wCkRl1HQpw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (297.06s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:04:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/dst" 2025/08/26 03:04:53 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Has cached credentials 2025/08/26 03:04:53 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Used cached credential to initialize the ProtonDrive API 2025/08/26 03:06:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/backup" 2025/08/26 03:06:28 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/backup': Has cached credentials 2025/08/26 03:06:28 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/backup': Used cached credential to initialize the ProtonDrive API 2025/08/26 03:09:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/26 03:09:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:09:37 DEBUG : two: Unchanged skipping 2025/08/26 03:09:37 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for checks to finish 2025/08/26 03:09:38.302555 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dPQi6SBby8cVp5NjDQPgENgTppRmsxmkxrIUVuMfcSJX29KZxRHrHY6VNJAwu_bS652Pw20_bxpgOXO8YD3HFw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 03:09:38.302577 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dPQi6SBby8cVp5NjDQPgENgTppRmsxmkxrIUVuMfcSJX29KZxRHrHY6VNJAwu_bS652Pw20_bxpgOXO8YD3HFw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 03:09:38 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dPQi6SBby8cVp5NjDQPgENgTppRmsxmkxrIUVuMfcSJX29KZxRHrHY6VNJAwu_bS652Pw20_bxpgOXO8YD3HFw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 03:09:38 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for transfers to finish 2025/08/26 03:09:38 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga/dst': not deleting files as there were IO errors 2025/08/26 03:09:38 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga/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/dPQi6SBby8cVp5NjDQPgENgTppRmsxmkxrIUVuMfcSJX29KZxRHrHY6VNJAwu_bS652Pw20_bxpgOXO8YD3HFw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (292.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:09:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/dst" 2025/08/26 03:09:45 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Has cached credentials 2025/08/26 03:09:46 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Used cached credential to initialize the ProtonDrive API 2025/08/26 03:11:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/backup" 2025/08/26 03:11:19 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/backup': Has cached credentials 2025/08/26 03:11:20 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/backup': Used cached credential to initialize the ProtonDrive API 2025/08/26 03:14:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/26 03:14:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:14:28 DEBUG : two: Unchanged skipping 2025/08/26 03:14:28 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for checks to finish 2025/08/26 03:14:29.101301 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5vopZTYeZesnzh2QozNX5Oyx7j9Nca6RdFqmP1_0SK81nc5_O4Lq5jK-UHu8Df9TFX0K5SSvBoIRZQe5vxy9lg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 03:14:29.101327 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5vopZTYeZesnzh2QozNX5Oyx7j9Nca6RdFqmP1_0SK81nc5_O4Lq5jK-UHu8Df9TFX0K5SSvBoIRZQe5vxy9lg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 03:14:29 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5vopZTYeZesnzh2QozNX5Oyx7j9Nca6RdFqmP1_0SK81nc5_O4Lq5jK-UHu8Df9TFX0K5SSvBoIRZQe5vxy9lg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 03:14:29 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for transfers to finish 2025/08/26 03:14:29 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga/dst': not deleting files as there were IO errors 2025/08/26 03:14:29 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga/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/5vopZTYeZesnzh2QozNX5Oyx7j9Nca6RdFqmP1_0SK81nc5_O4Lq5jK-UHu8Df9TFX0K5SSvBoIRZQe5vxy9lg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (290.88s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:14:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/dst" 2025/08/26 03:14:36 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Has cached credentials 2025/08/26 03:14:36 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Used cached credential to initialize the ProtonDrive API 2025/08/26 03:16:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/26 03:16:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:16:12 DEBUG : two: Unchanged skipping 2025/08/26 03:16:12 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for checks to finish 2025/08/26 03:16:12.495974 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/U64QOdMahSKNpQOeUl4mmxaQ7UJE7xsxDIK5jXdjEbCxJJNHbqm2AiOcTS7Stajh9WnHhKLiegBERyVMTatxFA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 03:16:12.496013 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/U64QOdMahSKNpQOeUl4mmxaQ7UJE7xsxDIK5jXdjEbCxJJNHbqm2AiOcTS7Stajh9WnHhKLiegBERyVMTatxFA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 03:16:12 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/U64QOdMahSKNpQOeUl4mmxaQ7UJE7xsxDIK5jXdjEbCxJJNHbqm2AiOcTS7Stajh9WnHhKLiegBERyVMTatxFA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 03:16:12 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Waiting for transfers to finish 2025/08/26 03:16:12 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga/dst': not deleting files as there were IO errors 2025/08/26 03:16:12 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga/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/U64QOdMahSKNpQOeUl4mmxaQ7UJE7xsxDIK5jXdjEbCxJJNHbqm2AiOcTS7Stajh9WnHhKLiegBERyVMTatxFA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (103.15s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:16:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/dst" 2025/08/26 03:16:19 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Has cached credentials 2025/08/26 03:16:19 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Used cached credential to initialize the ProtonDrive API 2025/08/26 03:17:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/26 03:17:54.711829 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mqnciJ9lsUA2xzfsG9UNB1PEHUaVOSMxfm3UnSrXuyXPHsHn44SwpDkhbNleTVf1Wrb-HE5d8gICOCfrxfKrqQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 03:17:54.711856 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mqnciJ9lsUA2xzfsG9UNB1PEHUaVOSMxfm3UnSrXuyXPHsHn44SwpDkhbNleTVf1Wrb-HE5d8gICOCfrxfKrqQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 03:17:54 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mqnciJ9lsUA2xzfsG9UNB1PEHUaVOSMxfm3UnSrXuyXPHsHn44SwpDkhbNleTVf1Wrb-HE5d8gICOCfrxfKrqQ==/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/mqnciJ9lsUA2xzfsG9UNB1PEHUaVOSMxfm3UnSrXuyXPHsHn44SwpDkhbNleTVf1Wrb-HE5d8gICOCfrxfKrqQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (102.19s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:18:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mihibuw8baga/dst" 2025/08/26 03:18:01 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Has cached credentials 2025/08/26 03:18:02 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga/dst': Used cached credential to initialize the ProtonDrive API 2025/08/26 03:19:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/26 03:19:37.072399 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aJMgKCp5ughb_TqU0HvyDc6r72ohk27mGgwoj5NffVlm9SFzfoaw5wBfYCNRGt1nCbRnfi5wdgDl9xXjveUl9g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/26 03:19:37.072424 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aJMgKCp5ughb_TqU0HvyDc6r72ohk27mGgwoj5NffVlm9SFzfoaw5wBfYCNRGt1nCbRnfi5wdgDl9xXjveUl9g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/26 03:19:37 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aJMgKCp5ughb_TqU0HvyDc6r72ohk27mGgwoj5NffVlm9SFzfoaw5wBfYCNRGt1nCbRnfi5wdgDl9xXjveUl9g==/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/aJMgKCp5ughb_TqU0HvyDc6r72ohk27mGgwoj5NffVlm9SFzfoaw5wBfYCNRGt1nCbRnfi5wdgDl9xXjveUl9g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (102.42s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:19:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/26 03:19:40 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:19:40 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:19:40.898414 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:19:40.898446 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:19:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/26 03:19:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/26 03:19:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.57s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:19:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/26 03:19:43 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:19:43 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:19:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/26 03:19:45 INFO : existing: Copied (new) 2025/08/26 03:19:45 DEBUG : Waiting for deletions to finish 2025/08/26 03:19:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/26 03:19:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/26 03:19:46 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:19:46 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:19:46 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga': not deleting files as there were IO errors 2025/08/26 03:19:46 ERROR : proton drive root link ID 'rclone-test-mihibuw8baga': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:19:49 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:19:49 DEBUG : existing: Unchanged skipping 2025/08/26 03:19:49 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:19:49 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:19:49 DEBUG : Waiting for deletions to finish 2025/08/26 03:19:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.91s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", 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-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", 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-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.37s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:20:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both0: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both10: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both11: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both12: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both13: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both14: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:20:49 DEBUG : both15: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both19: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both1: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both2: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both3: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both16: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both5: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both17: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both7: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both18: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:20:49 DEBUG : both4: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both6: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both8: Unchanged skipping 2025/08/26 03:20:49 DEBUG : both9: Unchanged skipping 2025/08/26 03:20:49 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:20:49 DEBUG : Waiting for deletions to finish 2025/08/26 03:20:50 INFO : only1: Deleted 2025/08/26 03:20:50 INFO : only10: Deleted 2025/08/26 03:20:50 INFO : only8: Deleted 2025/08/26 03:20:50 INFO : only5: Deleted 2025/08/26 03:20:50 INFO : only11: Deleted 2025/08/26 03:20:50 INFO : only3: Deleted 2025/08/26 03:20:50 INFO : only2: Deleted 2025/08/26 03:20:50 INFO : only0: Deleted 2025/08/26 03:20:50 INFO : only13: Deleted 2025/08/26 03:20:50 INFO : only12: Deleted 2025/08/26 03:20:50 INFO : only19: Deleted 2025/08/26 03:20:50 INFO : only4: Deleted 2025/08/26 03:20:50 INFO : only6: Deleted 2025/08/26 03:20:50 INFO : only9: Deleted 2025/08/26 03:20:50 INFO : only14: Deleted 2025/08/26 03:20:50 INFO : only18: Deleted 2025/08/26 03:20:50 INFO : only15: Deleted 2025/08/26 03:20:50 INFO : only16: Deleted 2025/08/26 03:20:50 INFO : only17: Deleted 2025/08/26 03:20:50 INFO : only7: Deleted 2025/08/26 03:20:50 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (67.28s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:21:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:21:57 DEBUG : both10: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both13: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both14: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both0: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both16: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both17: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both18: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both19: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both1: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both2: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both3: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both4: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both5: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both15: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both11: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both6: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both7: Unchanged skipping 2025/08/26 03:21:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:21:57 DEBUG : both12: Unchanged skipping 2025/08/26 03:21:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : both8: Unchanged skipping 2025/08/26 03:21:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : both9: Unchanged skipping 2025/08/26 03:21:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/26 03:21:57 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:21:57.980088 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:21:57.980124 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:21:57.986570 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:21:57.986607 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:21:57.994837 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:21:57.994875 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:21:58.007757 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:21:58.007786 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:21:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:21:58 INFO : only14: Copied (replaced existing) 2025/08/26 03:21:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:21:58 INFO : only11: Copied (replaced existing) 2025/08/26 03:21:58.921666 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:21:58.921691 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:21:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:21:58 INFO : only12: Copied (replaced existing) 2025/08/26 03:21:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:21:58 INFO : only15: Copied (replaced existing) 2025/08/26 03:21:58.957915 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:21:58.957941 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:21:59.052439 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:21:59.052466 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:21:59.054633 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:21:59.054642 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:21:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:21:59 INFO : only16: Copied (replaced existing) 2025/08/26 03:21:59.863083 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:21:59.863125 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:21:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:21:59 INFO : only17: Copied (replaced existing) 2025/08/26 03:21:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:21:59 INFO : only10: Copied (replaced existing) 2025/08/26 03:21:59 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:21:59 INFO : only18: Copied (replaced existing) 2025/08/26 03:21:59.986520 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:21:59.986549 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:21:59.995482 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:21:59.995506 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:22:00.091296 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:22:00.091324 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:22:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:22:00 INFO : only2: Copied (replaced existing) 2025/08/26 03:22:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:22:00 INFO : only1: Copied (replaced existing) 2025/08/26 03:22:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:22:00 INFO : only3: Copied (replaced existing) 2025/08/26 03:22:00.890328 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:22:00.890364 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:22:00.903143 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:22:00.903176 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:22:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:22:00 INFO : only4: Copied (replaced existing) 2025/08/26 03:22:01.002420 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:22:01.002438 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:22:01.054949 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:22:01.054992 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:22:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:22:01 INFO : only0: Copied (replaced existing) 2025/08/26 03:22:01 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:22:01 INFO : only6: Copied (replaced existing) 2025/08/26 03:22:01 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:22:01 INFO : only7: Copied (replaced existing) 2025/08/26 03:22:01 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:22:01 INFO : only8: Copied (replaced existing) 2025/08/26 03:22:01.897600 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:22:01.897624 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:22:01.915373 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:22:01.915448 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:22:01.997546 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:22:01.997601 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:22:02.007051 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/26 03:22:02.007119 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/26 03:22:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:22:02 INFO : only9: Copied (replaced existing) 2025/08/26 03:22:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:22:02 INFO : only13: Copied (replaced existing) 2025/08/26 03:22:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:22:02 INFO : only5: Copied (replaced existing) 2025/08/26 03:22:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 03:22:02 INFO : only19: Copied (replaced existing) 2025/08/26 03:22:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (79.37s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:22:18 DEBUG : empty_dir: Making directory with metadata 2025/08/26 03:22:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 03:22:18 DEBUG : empty_on_remote: Making directory with metadata 2025/08/26 03:22:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 03:22:18 INFO : empty_on_remote: Making directory 2025/08/26 03:22:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/26 03:22:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/26 03:22:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/26 03:22:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/26 03:22:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (7.64s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:22:26 DEBUG : empty_dir: Making directory with metadata 2025/08/26 03:22:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 03:22:26 DEBUG : empty_on_remote: Making directory with metadata 2025/08/26 03:22:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 03:22:26 INFO : empty_on_remote: Making directory 2025/08/26 03:22:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/26 03:22:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/26 03:22:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/26 03:22:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/26 03:22:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/26 03:22:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:22:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/26 03:22:34 INFO : sub dir: Making directory 2025/08/26 03:22:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (15.74s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:22:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/26 03:22:50 INFO : sub dir: Making directory 2025/08/26 03:22:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (16.01s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:23:31 DEBUG : Waiting for deletions to finish 2025/08/26 03:23:32 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:23:32 DEBUG : apple: Excluded 2025/08/26 03:23:32 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:23:32 DEBUG : banana: Excluded 2025/08/26 03:23:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:23:32 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:23:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:23:32 DEBUG : splitbananasplit: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:23:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:23:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/26 03:23:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:37 DEBUG : apple: Unchanged skipping 2025/08/26 03:23:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 03:23:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:37 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 03:23:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:37 DEBUG : banana: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:23:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 03:23:38 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:23:38 DEBUG : Waiting for deletions to finish 2025/08/26 03:23:38 INFO : There was nothing to transfer 2025/08/26 03:23:38 DEBUG : Waiting for deletions to finish 2025/08/26 03:23:39 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:23:39 DEBUG : apple: Excluded 2025/08/26 03:23:39 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:23:39 DEBUG : banana: Excluded 2025/08/26 03:23:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:23:39 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:23:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:23:39 DEBUG : splitbananasplit: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:23:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:23:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/26 03:23:43 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:43 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:43 DEBUG : apple: Unchanged skipping 2025/08/26 03:23:43 DEBUG : banana: Unchanged skipping 2025/08/26 03:23:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 03:23:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:23:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:23:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 03:23:45 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:23:45 DEBUG : Waiting for deletions to finish 2025/08/26 03:23:45 INFO : There was nothing to transfer 2025/08/26 03:23:45 DEBUG : Waiting for deletions to finish 2025/08/26 03:23:46 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:23:46 DEBUG : apple: Excluded 2025/08/26 03:23:46 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:23:46 DEBUG : banana: Excluded 2025/08/26 03:23:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:23:46 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:23:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:23:46 DEBUG : splitbananasplit: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:23:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:23:47 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:24:23 DEBUG : Waiting for deletions to finish 2025/08/26 03:24:23 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:24:23 DEBUG : apple: Excluded 2025/08/26 03:24:23 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:24:23 DEBUG : banana: Excluded 2025/08/26 03:24:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:24:23 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:24:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:24:23 DEBUG : splitbananasplit: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:24:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:24:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/26 03:24:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:28 DEBUG : apple: Unchanged skipping 2025/08/26 03:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 03:24:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:28 DEBUG : banana: Unchanged skipping 2025/08/26 03:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:24:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 03:24:29 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:24:29 DEBUG : Waiting for deletions to finish 2025/08/26 03:24:29 INFO : There was nothing to transfer 2025/08/26 03:24:29 DEBUG : Waiting for deletions to finish 2025/08/26 03:24:30 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:24:30 DEBUG : apple: Excluded 2025/08/26 03:24:30 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:24:30 DEBUG : banana: Excluded 2025/08/26 03:24:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:24:30 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:24:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:24:30 DEBUG : splitbananasplit: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:24:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:24:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/26 03:24:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:35 DEBUG : apple: Unchanged skipping 2025/08/26 03:24:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:35 DEBUG : banana: Unchanged skipping 2025/08/26 03:24:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:35 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 03:24:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:24:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:24:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 03:24:36 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:24:36 DEBUG : Waiting for deletions to finish 2025/08/26 03:24:36 INFO : There was nothing to transfer 2025/08/26 03:24:36 DEBUG : Waiting for deletions to finish 2025/08/26 03:24:37 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:24:37 DEBUG : apple: Excluded 2025/08/26 03:24:37 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:24:37 DEBUG : banana: Excluded 2025/08/26 03:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:24:37 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:24:37 DEBUG : splitbananasplit: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:24:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:24:39 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:25:14 DEBUG : Waiting for deletions to finish 2025/08/26 03:25:15 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:25:15 DEBUG : apple: Excluded 2025/08/26 03:25:15 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:25:15 DEBUG : banana: Excluded 2025/08/26 03:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:25:15 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:25:15 DEBUG : splitbananasplit: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/26 03:25:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/26 03:25:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/26 03:25:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/26 03:25:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/26 03:25:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/26 03:25:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/26 03:25:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/26 03:25:21 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/26 03:25:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/26 03:25:21 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/26 03:25:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/26 03:25:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/26 03:25:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:25:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:21 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:25:21 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:25:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/26 03:25:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/26 03:25:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/26 03:25:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/26 03:25:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/26 03:25:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/26 03:25:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/26 03:25:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/26 03:25:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/26 03:25:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/26 03:25:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/26 03:25:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/26 03:25:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 03:25:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/26 03:25:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/26 03:25:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/26 03:25:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/26 03:25:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/26 03:25:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:26 DEBUG : Waiting for deletions to finish 2025/08/26 03:25:26 INFO : banana: Deleted 2025/08/26 03:25:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/26 03:25:26 INFO : dir1/0009-3456789.txt: Deleted 2025/08/26 03:25:26 INFO : apple: Deleted 2025/08/26 03:25:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/26 03:25:26 INFO : appleappleapplebanana: Deleted 2025/08/26 03:25:27 INFO : dir1/0003-defghij.txt: Deleted 2025/08/26 03:25:27 INFO : dir1/0010-456789.txt: Deleted 2025/08/26 03:25:27 INFO : dir1/0011-56789;.txt: Deleted 2025/08/26 03:25:27 INFO : dir1/0014-89;=.txt: Deleted 2025/08/26 03:25:27 INFO : dir1/0015-9;=.txt: Deleted 2025/08/26 03:25:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/26 03:25:27 INFO : splitbananasplit: Deleted 2025/08/26 03:25:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/26 03:25:27 INFO : dir1/0008-2345678.txt: Deleted 2025/08/26 03:25:27 INFO : dir1/0012-6789;.txt: Deleted 2025/08/26 03:25:27 INFO : dir1/0013-789;=.txt: Deleted 2025/08/26 03:25:27 INFO : dir1/0007-1234567.txt: Deleted 2025/08/26 03:25:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/26 03:25:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/26 03:25:27 DEBUG : Waiting for deletions to finish 2025/08/26 03:25:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/26 03:25:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/26 03:25:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/26 03:25:28 DEBUG : YXBwbGU=: Excluded 2025/08/26 03:25:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/26 03:25:28 DEBUG : YmFuYW5h: Excluded 2025/08/26 03:25:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/26 03:25:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/26 03:25:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/26 03:25:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/26 03:25:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 03:25:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 03:25:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:32 DEBUG : apple: Unchanged skipping 2025/08/26 03:25:32 DEBUG : banana: Unchanged skipping 2025/08/26 03:25:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/26 03:25:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/26 03:25:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:25:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/26 03:25:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 03:25:34 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:25:34 DEBUG : Waiting for deletions to finish 2025/08/26 03:25:34 DEBUG : Waiting for deletions to finish 2025/08/26 03:25:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/26 03:25:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/26 03:25:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/26 03:25:34 DEBUG : YXBwbGU=: Excluded 2025/08/26 03:25:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/26 03:25:34 DEBUG : YmFuYW5h: Excluded 2025/08/26 03:25:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/26 03:25:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/26 03:25:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/26 03:25:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/26 03:25:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 03:25:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 03:25:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 03:25:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 03:25:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 03:25:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 03:25:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 03:25:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 03:25:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 03:25:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 03:25:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:26:12 DEBUG : Waiting for deletions to finish 2025/08/26 03:26:13 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:26:13 DEBUG : apple: Excluded 2025/08/26 03:26:13 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:26:13 DEBUG : banana: Excluded 2025/08/26 03:26:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:26:13 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:26:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:26:13 DEBUG : splitbananasplit: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:26:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:26:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/26 03:26:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/26 03:26:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/26 03:26:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/26 03:26:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/26 03:26:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 03:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 03:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 03:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 03:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 03:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 03:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 03:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 03:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 03:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 03:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 03:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 03:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 03:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 03:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 03:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 03:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 03:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 03:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 03:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 03:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 03:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 03:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 03:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 03:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 03:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 03:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 03:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 03:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 03:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 03:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 03:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 03:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 03:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 03:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 03:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 03:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 03:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 03:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 03:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 03:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 03:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 03:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 03:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 03:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 03:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 03:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 03:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/26 03:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 03:26:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/26 03:26:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/26 03:26:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/26 03:26:19 INFO : apple: Copied (new) to: PREFIXapple 2025/08/26 03:26:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/26 03:26:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/26 03:26:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/26 03:26:19 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/26 03:26:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 03:26:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 03:26:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 03:26:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 03:26:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 03:26:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 03:26:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 03:26:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 03:26:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 03:26:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 03:26:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 03:26:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 03:26:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 03:26:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 03:26:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 03:26:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 03:26:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 03:26:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 03:26:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/26 03:26:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:19 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:26:19 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:26:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/26 03:26:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 03:26:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 03:26:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/26 03:26:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 03:26:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 03:26:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/26 03:26:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 03:26:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 03:26:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/26 03:26:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/26 03:26:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 03:26:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/26 03:26:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/26 03:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 03:26:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/26 03:26:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 03:26:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 03:26:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/26 03:26:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 03:26:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 03:26:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/26 03:26:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/26 03:26:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 03:26:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/26 03:26:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/26 03:26:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 03:26:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/26 03:26:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/26 03:26:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 03:26:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/26 03:26:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/26 03:26:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 03:26:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/26 03:26:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/26 03:26:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 03:26:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/26 03:26:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/26 03:26:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/26 03:26:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/26 03:26:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/26 03:26:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/26 03:26:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/26 03:26:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/26 03:26:24 DEBUG : Waiting for deletions to finish 2025/08/26 03:26:25 INFO : dir1/0009-3456789.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0012-6789;.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0008-2345678.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0013-789;=.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0007-1234567.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0011-56789;.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0010-456789.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0015-9;=.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0014-89;=.txt: Deleted 2025/08/26 03:26:25 INFO : appleappleapplebanana: Deleted 2025/08/26 03:26:25 INFO : apple: Deleted 2025/08/26 03:26:25 INFO : splitbananasplit: Deleted 2025/08/26 03:26:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0003-defghij.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/26 03:26:25 INFO : banana: Deleted 2025/08/26 03:26:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/26 03:26:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/26 03:26:25 DEBUG : Waiting for deletions to finish 2025/08/26 03:26:26 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/26 03:26:26 DEBUG : PREFIXapple: Excluded 2025/08/26 03:26:26 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/26 03:26:26 DEBUG : PREFIXbanana: Excluded 2025/08/26 03:26:26 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/26 03:26:26 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/26 03:26:26 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:26:26 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:26:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/26 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 03:26:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 03:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 03:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 03:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 03:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 03:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 03:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 03:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 03:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 03:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 03:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 03:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 03:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 03:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 03:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 03:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 03:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 03:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 03:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 03:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 03:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 03:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 03:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 03:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 03:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 03:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 03:26:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 03:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 03:26:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 03:26:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 03:26:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 03:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 03:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 03:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 03:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 03:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 03:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 03:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 03:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 03:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 03:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 03:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 03:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 03:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 03:26:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 03:26:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/26 03:26:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/26 03:26:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/26 03:26:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/26 03:26:32 INFO : apple: Copied (new) 2025/08/26 03:26:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/26 03:26:32 INFO : banana: Copied (new) 2025/08/26 03:26:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/26 03:26:32 INFO : splitbananasplit: Copied (new) 2025/08/26 03:26:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/26 03:26:32 INFO : appleappleapplebanana: Copied (new) 2025/08/26 03:26:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:26:32 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:26:32 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:26:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/26 03:26:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/26 03:26:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/26 03:26:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/26 03:26:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/26 03:26:33 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/26 03:26:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/26 03:26:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/26 03:26:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/26 03:26:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/26 03:26:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/26 03:26:35 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/26 03:26:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/26 03:26:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/26 03:26:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/26 03:26:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/26 03:26:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/26 03:26:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/26 03:26:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/26 03:26:37 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/26 03:26:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/26 03:26:37 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/26 03:26:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/26 03:26:37 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/26 03:26:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/26 03:26:37 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/26 03:26:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/26 03:26:38 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/26 03:26:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/26 03:26:38 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/26 03:26:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/26 03:26:39 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/26 03:26:39 DEBUG : Waiting for deletions to finish 2025/08/26 03:26:39 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/26 03:26:39 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/26 03:26:39 INFO : PREFIXapple: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/26 03:26:39 INFO : PREFIXbanana: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/26 03:26:39 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/26 03:26:39 INFO : PREFIXsplitbananasplit: Deleted 2025/08/26 03:26:39 DEBUG : Waiting for deletions to finish 2025/08/26 03:26:40 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:26:40 DEBUG : apple: Excluded 2025/08/26 03:26:40 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:26:40 DEBUG : banana: Excluded 2025/08/26 03:26:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:26:40 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:26:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:26:40 DEBUG : splitbananasplit: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:26:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:26:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/26 03:26:44 DEBUG : Waiting for deletions to finish 2025/08/26 03:26:45 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:26:45 DEBUG : apple: Excluded 2025/08/26 03:26:45 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:26:45 DEBUG : banana: Excluded 2025/08/26 03:26:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:26:45 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:26:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:26:45 DEBUG : splitbananasplit: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:26:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:26:46 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "proton drive root link ID 'rclone-test-mihibuw8baga'", Local "Local file system at /tmp/rclone3984340935", Modify Window "1s" 2025/08/26 03:27:24 DEBUG : Waiting for deletions to finish 2025/08/26 03:27:25 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:27:25 DEBUG : apple: Excluded 2025/08/26 03:27:25 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:27:25 DEBUG : banana: Excluded 2025/08/26 03:27:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:27:25 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:27:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:27:25 DEBUG : splitbananasplit: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:27:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:27:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/26 03:27:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 03:27:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 03:27:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 03:27:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 03:27:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/26 03:27:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 03:27:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/26 03:27:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 03:27:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/26 03:27:31 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/26 03:27:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/26 03:27:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/26 03:27:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/26 03:27:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/26 03:27:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/26 03:27:31 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 03:27:31 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:27:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 03:27:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 03:27:31 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:27:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/26 03:27:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 03:27:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 03:27:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/26 03:27:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/26 03:27:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 03:27:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/26 03:27:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 03:27:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/26 03:27:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 03:27:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 03:27:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/26 03:27:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 03:27:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 03:27:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/26 03:27:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 03:27:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 03:27:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/26 03:27:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 03:27:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 03:27:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/26 03:27:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/26 03:27:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 03:27:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/26 03:27:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/26 03:27:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 03:27:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/26 03:27:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/26 03:27:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 03:27:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/26 03:27:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/26 03:27:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 03:27:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/26 03:27:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/26 03:27:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 03:27:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/26 03:27:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/26 03:27:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/26 03:27:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/26 03:27:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/26 03:27:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/26 03:27:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/26 03:27:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/26 03:27:36 DEBUG : Waiting for deletions to finish 2025/08/26 03:27:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/26 03:27:37 INFO : dir1/0010-456789.txt: Deleted 2025/08/26 03:27:37 INFO : dir1/0013-789;=.txt: Deleted 2025/08/26 03:27:37 INFO : dir1/0012-6789;.txt: Deleted 2025/08/26 03:27:37 INFO : appleappleapplebanana: Deleted 2025/08/26 03:27:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/26 03:27:37 INFO : dir1/0007-1234567.txt: Deleted 2025/08/26 03:27:37 INFO : dir1/0008-2345678.txt: Deleted 2025/08/26 03:27:37 INFO : dir1/0014-89;=.txt: Deleted 2025/08/26 03:27:37 INFO : splitbananasplit: Deleted 2025/08/26 03:27:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/26 03:27:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/26 03:27:37 INFO : dir1/0003-defghij.txt: Deleted 2025/08/26 03:27:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/26 03:27:37 INFO : apple: Deleted 2025/08/26 03:27:37 INFO : banana: Deleted 2025/08/26 03:27:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/26 03:27:37 INFO : dir1/0009-3456789.txt: Deleted 2025/08/26 03:27:37 INFO : dir1/0011-56789;.txt: Deleted 2025/08/26 03:27:37 INFO : dir1/0015-9;=.txt: Deleted 2025/08/26 03:27:37 DEBUG : Waiting for deletions to finish 2025/08/26 03:27:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:38 DEBUG : appleSUFFIX: Excluded 2025/08/26 03:27:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:38 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/26 03:27:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:38 DEBUG : bananaSUFFIX: Excluded 2025/08/26 03:27:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:38 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/26 03:27:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/26 03:27:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/08/26 03:27:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 03:27:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 03:27:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 03:27:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/26 03:27:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/26 03:27:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/26 03:27:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/26 03:27:44 INFO : appleappleapplebanana: Copied (new) 2025/08/26 03:27:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/26 03:27:44 INFO : apple: Copied (new) 2025/08/26 03:27:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/26 03:27:44 INFO : splitbananasplit: Copied (new) 2025/08/26 03:27:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/26 03:27:44 INFO : banana: Copied (new) 2025/08/26 03:27:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/26 03:27:44 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for checks to finish 2025/08/26 03:27:44 DEBUG : proton drive root link ID 'rclone-test-mihibuw8baga': Waiting for transfers to finish 2025/08/26 03:27:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/26 03:27:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/26 03:27:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/26 03:27:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/26 03:27:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/26 03:27:45 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/26 03:27:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/26 03:27:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/26 03:27:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/26 03:27:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/26 03:27:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/26 03:27:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/26 03:27:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/26 03:27:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/26 03:27:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/26 03:27:47 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/26 03:27:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/26 03:27:48 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/26 03:27:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/26 03:27:48 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/26 03:27:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/26 03:27:48 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/26 03:27:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/26 03:27:48 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/26 03:27:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/26 03:27:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/26 03:27:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/26 03:27:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/26 03:27:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/26 03:27:49 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/26 03:27:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/26 03:27:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/26 03:27:50 DEBUG : Waiting for deletions to finish 2025/08/26 03:27:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : appleSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : bananaSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/26 03:27:50 INFO : splitbananasplitSUFFIX: Deleted 2025/08/26 03:27:50 DEBUG : Waiting for deletions to finish 2025/08/26 03:27:51 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:27:51 DEBUG : apple: Excluded 2025/08/26 03:27:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:27:51 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:27:51 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:27:51 DEBUG : banana: Excluded 2025/08/26 03:27:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:27:51 DEBUG : splitbananasplit: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:27:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:27:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/26 03:27:55 DEBUG : Waiting for deletions to finish 2025/08/26 03:27:56 DEBUG : apple: Excluded (Path Filter) 2025/08/26 03:27:56 DEBUG : apple: Excluded 2025/08/26 03:27:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 03:27:56 DEBUG : appleappleapplebanana: Excluded 2025/08/26 03:27:56 DEBUG : banana: Excluded (Path Filter) 2025/08/26 03:27:56 DEBUG : banana: Excluded 2025/08/26 03:27:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 03:27:56 DEBUG : splitbananasplit: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/26 03:27:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 03:27:57 DEBUG : dir1/0015-9;=.txt: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (4m57s) TestTransform/suffix (1m7s) goroutine 30017 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 4 minutes]: testing.(*T).Run(0xc000340380, {0x275bbd4?, 0xc000811ad8?}, 0x288a1f0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000340380) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000340380, 0xc000811c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0009db908, {0x3faeda0, 0x6c, 0x6c}, {0xee03f12b3?, 0x3fc4f20?, 0x3fc4f20?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000472820) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000472820) /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 6 [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 7 [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 13 [IO wait]: internal/poll.runtime_pollWait(0x7ff2ce25f5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000804000?, 0xc000a68000?, 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(0xc000804000, {0xc000a68000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000804000, {0xc000a68000?, 0xc0000968d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00014e308, {0xc000a68000?, 0x7ff2843da8c8?, 0x7ff2ce3225c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000601608, {0xc000a68000?, 0x9?, 0xc000d81088?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006202b8, {0x2baf2c0, 0xc000601608}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000620008, {0x2bacf00, 0xc00014e308}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000620008, 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(0xc000620008, {0xc000243000, 0x1000, 0xc000661500?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000b06600, {0xc0009d2040, 0x9, 0x3f31f20?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bac680, 0xc000b06600}, {0xc0009d2040, 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({0xc0009d2040, 0x9, 0x4d3200?}, {0x2bac680?, 0xc000b06600?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0009d2000) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000096fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000394380) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 12 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 27683 [IO wait]: internal/poll.runtime_pollWait(0x7ff2ce25f178, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000358200?, 0xc000964000?, 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(0xc000358200, {0xc000964000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000358200, {0xc000964000?, 0xc000964000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00014e6b8, {0xc000964000?, 0x7ff2ce32bf30?, 0x7ff2ce322f30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0004655c0, {0xc000964000?, 0xffb?, 0x51400095900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000621438, {0x2baf2c0, 0xc0004655c0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000621188, {0x2bacf00, 0xc00014e6b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000621188, 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(0xc000621188, {0xc00099d000, 0x1000, 0xc0003dcba0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000764120, {0xc00099d000?, 0x80d2e5?, 0x2bac080?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc007e1cae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc007e1cae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000764120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 27676 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 29952 [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 28117 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 3052 [chan receive, 58 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3114 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 29953 [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 28117 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 29975 [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 28117 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 30025 [select]: net/http.(*http2clientStream).writeRequest(0xc000baef00, 0xc000d8ea00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000baef00, 0x82db84?, 0xc000c62800?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 29971 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 28117 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc0008bdbc0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2bd5068?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2bd5068, 0x3fe8500}, {0x2bec290, 0xc000300840}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0004ac3c0, 0x288ae88) /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({0x2bd5068, 0x3fe8500}, {0x2bec290, 0xc000300840}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0004ac3c0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2bd5068, 0x3fe8500}, {0x2bec290, 0xc000300840}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0004ac390) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2bd5068, 0x3fe8500}, {0x2bec290, 0xc000300840}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0004ac390) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc000378850) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000a29c00) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc000a29c00, 0xc0004449b0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 22546 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 27684 [select]: net/http.(*persistConn).writeLoop(0xc000764120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 27676 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 29974 [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 28117 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 29972 [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 28117 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 29971 [select]: net/http.(*http2ClientConn).roundTrip(0xc000394380, 0xc000d8ea00, 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(0xc000472a00, 0xc000d8ea00, {0x20?, 0x8d?}) /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({0x3f8c380?}, 0xc000d8ea00?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f8c380, 0xc000d8ea00) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bad640?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000d8ea00, {0x2bad640, 0x3f8c380}, {0x7ff28402a401?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0003dc420, 0xc000d8ea00, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0003dc420, 0xc000d8ea00) /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(0xc000294f08, 0xc000cb6960) /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(0xc00006b420, {0xc00006b3f0, 0x6, 0x479699?}) /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(0xc000cb6960, {0x2740126?, 0x34ee0f6e17bf4516?}, {0xc0007905b0, 0xc5}) /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).GetLink.func1(0xc000cb6960) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:17 +0xcc github.com/henrybear327/go-proton-api.(*Client).exec(0xc0003008f0, {0x2bd5068, 0x3fe8500}, 0xc00006b6b0) /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(0xc0003008f0, {0x2bd5068, 0x3fe8500}, 0xc00006b6b0) /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).GetLink(0xc0003008f0, {0x2bd5068, _}, {_, _}, {_, _}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:16 +0xfd github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).getLink(0xc000804980, {0x2bd5068, 0x3fe8500}, {0xc000aefc20, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/cache.go:207 +0x10e github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).MoveFileToTrashByID(0xc000804980, {0x2bd5068, 0x3fe8500}, {0xc000aefc20, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:26 +0x65 github.com/rclone/rclone/backend/protondrive.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:969 +0x34 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00038fbc0, 0xc0003a2ec0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00038fbc0, 0xc0003a2ec0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Remove(0xc000473040, {0x2bd5068, 0x3fe8500}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:968 +0x8d github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc000a29c00, {0xc000585500, 0x25}, 0xc00006bd28) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000c62400?, 0x0?, 0xc000323110?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0xc00035a210?, 0x261e8a0?}, {0xc000c62400, 0x10, 0x10}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:415 +0x2e4 created by github.com/rclone/rclone/fs/walk.walk in goroutine 28117 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 29970 [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 28117 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 29973 [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 28117 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 22546 [chan receive, 1 minutes]: testing.(*T).Run(0xc000a29340, {0x2747ae8?, 0x3fc5200?}, 0xc0004449b0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000a29340) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000a29340, 0x288a1f0) /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 20779 [IO wait]: internal/poll.runtime_pollWait(0x7ff2ce25f4c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000518100?, 0xc0005d6000?, 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(0xc000518100, {0xc0005d6000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000518100, {0xc0005d6000?, 0x7ff2ce32bf30?, 0x6?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00031e000, {0xc0005d6000?, 0x7ff2ce32bf30?, 0x7ff2ce322f30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000465860, {0xc0005d6000?, 0x3feada0?, 0xc00094a9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000369438, {0x2baf2c0, 0xc000465860}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000369188, {0x2bacf00, 0xc00031e000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000369188, 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(0xc000369188, {0xc0005d7000, 0x1000, 0xc0003dcba0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0003cafc0, {0xc0005d7000?, 0x80d2e5?, 0x2bac080?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000820ba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000820ba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0003cafc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20836 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20780 [select]: net/http.(*persistConn).writeLoop(0xc0003cafc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20836 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m1.289384938s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]