"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/10/25 01:02:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja" 2025/10/25 01:02:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 01:02:52 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Has cached credentials 2025/10/25 01:02:53 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:02:53 DEBUG : Creating backend with remote "/tmp/rclone2310109903" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:02:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:02:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/25 01:02:59 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:02:59 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.74s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:02:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 01:02:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:02:59 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:02:59 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:01 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:03:01 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.34s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:03 DEBUG : Creating backend with remote "/non-existing" 2025/10/25 01:03:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/25 01:03:04 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:04 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.49s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:03:04 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:04 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.44s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:08 INFO : proton drive root link ID 'rclone-test-buverar2geja': Running all checks before starting transfers 2025/10/25 01:03:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:03:08 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:08 INFO : proton drive root link ID 'rclone-test-buverar2geja': Checks finished, now starting transfers 2025/10/25 01:03:08 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.01s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:11 ERROR : Ignoring --no-traverse with sync 2025/10/25 01:03:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:03:11 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:11 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:12 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:03:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.45s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/25 01:03:14 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:14 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/25 01:03:15 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.19s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 01:03:17 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:17 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 01:03:19 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:19 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.95s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/25 01:03:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 01:03:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/25 01:03:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 01:03:21 INFO : sub dir2: Making directory 2025/10/25 01:03:21 INFO : sub dir: Making directory 2025/10/25 01:03:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:03:22 INFO : sub dir2/sub sub dir2: Making directory 2025/10/25 01:03:22 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:22 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:23 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:03:24 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.67s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:25 INFO : sub dir2: Making directory 2025/10/25 01:03:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/25 01:03:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 01:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:03:26 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:26 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:29 DEBUG : sub dir2: Making directory with metadata 2025/10/25 01:03:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 01:03:29 INFO : sub dir2: Making directory 2025/10/25 01:03:29 INFO : sub dir: Making directory 2025/10/25 01:03:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:03:29 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:29 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:31 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:03:31 INFO : sub dir/hello world: Deleted 2025/10/25 01:03:31 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/25 01:03:31 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.33s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:33 INFO : sub dir2: Making directory 2025/10/25 01:03:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:03:34 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:34 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:35 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:03:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.46s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:37 DEBUG : sub dir2: Making directory with metadata 2025/10/25 01:03:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 01:03:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 01:03:37 INFO : sub dir2: Making directory 2025/10/25 01:03:37 INFO : sub dir: Making directory 2025/10/25 01:03:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:03:38 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:38 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:39 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:03:39 DEBUG : Waiting for deletions to finish 2025/10/25 01:03:39 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.85s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:41 INFO : sub dir2: Making directory 2025/10/25 01:03:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:03:41 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:41 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:43 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:03:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.32s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kopoyal1rola" 2025/10/25 01:03:46 DEBUG : proton drive root link ID 'rclone-test-kopoyal1rola': Has cached credentials 2025/10/25 01:03:47 DEBUG : proton drive root link ID 'rclone-test-kopoyal1rola': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-buverar2geja' -> proton drive root link ID 'rclone-test-kopoyal1rola' 2025/10/25 01:03:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:03:48 DEBUG : proton drive root link ID 'rclone-test-kopoyal1rola': Waiting for checks to finish 2025/10/25 01:03:48 DEBUG : proton drive root link ID 'rclone-test-kopoyal1rola': Waiting for transfers to finish 2025/10/25 01:03:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:03:51 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:03:51 DEBUG : proton drive root link ID 'rclone-test-kopoyal1rola': Purge remote --- PASS: TestServerSideCopy (8.22s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:03:55 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:03:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/25 01:03:55 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:03:55.654417 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/10/25 01:03:55.654462 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/10/25 01:03:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/25 01:03:57 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (5.72s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:04:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yexivuq1moji" 2025/10/25 01:04:00 DEBUG : proton drive root link ID 'rclone-test-yexivuq1moji': Has cached credentials 2025/10/25 01:04:01 DEBUG : proton drive root link ID 'rclone-test-yexivuq1moji': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-buverar2geja' -> proton drive root link ID 'rclone-test-yexivuq1moji' 2025/10/25 01:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:04:02 DEBUG : proton drive root link ID 'rclone-test-yexivuq1moji': Waiting for checks to finish 2025/10/25 01:04:02 DEBUG : proton drive root link ID 'rclone-test-yexivuq1moji': Waiting for transfers to finish 2025/10/25 01:04:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:04:04 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:04:05.917917 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/10/25 01:04:05.918014 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/10/25 01:04:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/25 01:04:08 DEBUG : proton drive root link ID 'rclone-test-yexivuq1moji': Waiting for checks to finish 2025/10/25 01:04:08 DEBUG : proton drive root link ID 'rclone-test-yexivuq1moji': Waiting for transfers to finish 2025/10/25 01:04:08.775587 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/10/25 01:04:08.775609 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/10/25 01:04:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/25 01:04:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/25 01:04:10 DEBUG : proton drive root link ID 'rclone-test-yexivuq1moji': Purge remote --- PASS: TestServerSideCopyOverSelf (13.68s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:04:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/25 01:04:14 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:14 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:04:15.045329 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/10/25 01:04:15.045360 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/10/25 01:04:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/25 01:04:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/25 01:04:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:04:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mugupav1goli" 2025/10/25 01:04:20 DEBUG : proton drive root link ID 'rclone-test-mugupav1goli': Has cached credentials 2025/10/25 01:04:20 DEBUG : proton drive root link ID 'rclone-test-mugupav1goli': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-buverar2geja' -> proton drive root link ID 'rclone-test-mugupav1goli' 2025/10/25 01:04:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:04:21 DEBUG : proton drive root link ID 'rclone-test-mugupav1goli': Waiting for checks to finish 2025/10/25 01:04:21 DEBUG : proton drive root link ID 'rclone-test-mugupav1goli': Waiting for transfers to finish 2025/10/25 01:04:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:04:24 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:04:25.031905 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/10/25 01:04:25.031930 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/10/25 01:04:26 DEBUG : proton drive root link ID 'rclone-test-mugupav1goli': Using server-side directory move 2025/10/25 01:04:26 INFO : proton drive root link ID 'rclone-test-mugupav1goli': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/25 01:04:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/25 01:04:27 DEBUG : proton drive root link ID 'rclone-test-mugupav1goli': Waiting for checks to finish 2025/10/25 01:04:27 DEBUG : proton drive root link ID 'rclone-test-mugupav1goli': Waiting for transfers to finish 2025/10/25 01:04:27 INFO : sub dir/hello world: Deleted 2025/10/25 01:04:27.800104 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JbOR6ssrm55018NVvk7yLUgTPuQekARhxgBXy32uya-Dv1esHBnH0BW7hkyq_-J8cKbfEFcv_95pOFnKIHonEA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:04:27.800131 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JbOR6ssrm55018NVvk7yLUgTPuQekARhxgBXy32uya-Dv1esHBnH0BW7hkyq_-J8cKbfEFcv_95pOFnKIHonEA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:04:27 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JbOR6ssrm55018NVvk7yLUgTPuQekARhxgBXy32uya-Dv1esHBnH0BW7hkyq_-J8cKbfEFcv_95pOFnKIHonEA==/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/JbOR6ssrm55018NVvk7yLUgTPuQekARhxgBXy32uya-Dv1esHBnH0BW7hkyq_-J8cKbfEFcv_95pOFnKIHonEA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/10/25 01:04:27 DEBUG : proton drive root link ID 'rclone-test-mugupav1goli': Purge remote --- FAIL: TestServerSideMoveOverSelf (11.39s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:04:31 ERROR : error listing: directory not found 2025/10/25 01:04:31 INFO : Local file system at /tmp/rclone2310109903: Making directory 2025/10/25 01:04:31 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:31 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (3.96s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:04:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/25 01:04:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:04:35 DEBUG : Local file system at /tmp/rclone2310109903: Waiting for checks to finish 2025/10/25 01:04:35 DEBUG : Local file system at /tmp/rclone2310109903: Waiting for transfers to finish 2025/10/25 01:04:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:04:36 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/10/25 01:04:36 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:04:36 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.07s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:04:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/25 01:04:37 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:37 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:04:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 01:04:38 INFO : check sum: Copied (new) 2025/10/25 01:04:38 DEBUG : Waiting for deletions to finish 2025/10/25 01:04:39 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 01:04:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/25 01:04:39 DEBUG : check sum: Unchanged skipping 2025/10/25 01:04:39 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:04:39 DEBUG : Waiting for deletions to finish 2025/10/25 01:04:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.81s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:04:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/25 01:04:40 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:40 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:04:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 01:04:41 INFO : sizeonly: Copied (new) 2025/10/25 01:04:41 DEBUG : Waiting for deletions to finish 2025/10/25 01:04:41 DEBUG : sizeonly: Sizes identical 2025/10/25 01:04:41 DEBUG : sizeonly: Unchanged skipping 2025/10/25 01:04:41 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:41 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:04:41 DEBUG : Waiting for deletions to finish 2025/10/25 01:04:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:04:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/25 01:04:43 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:43 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:04:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/25 01:04:44 INFO : ignore-size: Copied (new) 2025/10/25 01:04:44 DEBUG : Waiting for deletions to finish 2025/10/25 01:04:44 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:04:44 DEBUG : ignore-size: Unchanged skipping 2025/10/25 01:04:44 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:44 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:04:44 DEBUG : Waiting for deletions to finish 2025/10/25 01:04:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.55s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:04:46 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:04:46 DEBUG : existing: Unchanged skipping 2025/10/25 01:04:46 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:46 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:04:46 DEBUG : Waiting for deletions to finish 2025/10/25 01:04:46 INFO : There was nothing to transfer 2025/10/25 01:04:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/25 01:04:47 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:47 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:04:47.412041 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/10/25 01:04:47.412122 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/10/25 01:04:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 01:04:48 INFO : existing: Copied (replaced existing) 2025/10/25 01:04:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.24s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:04:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/25 01:04:49 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:49 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:04:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 01:04:50 INFO : existing: Copied (new) 2025/10/25 01:04:50 DEBUG : Waiting for deletions to finish 2025/10/25 01:04:51 DEBUG : existing: Destination exists, skipping 2025/10/25 01:04:51 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:51 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:04:51 DEBUG : Waiting for deletions to finish 2025/10/25 01:04:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.64s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:04:55 INFO : d: Making directory 2025/10/25 01:04:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/25 01:04:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:04:56 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:04:56 DEBUG : c/non empty space: Unchanged skipping 2025/10/25 01:04:56 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:04:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 01:04:58 INFO : a/potato2: Copied (new) 2025/10/25 01:04:58 DEBUG : Waiting for deletions to finish 2025/10/25 01:04:58 INFO : b/potato: Deleted 2025/10/25 01:04:58 INFO : d: Removing directory 2025/10/25 01:04:58 INFO : b: Removing directory 2025/10/25 01:04:58 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': deleted 2 directories --- PASS: TestSyncIgnoreErrors (8.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:05:02 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/10/25 01:05:02 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:05:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 01:05:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/25 01:05:02 DEBUG : empty space: Unchanged skipping 2025/10/25 01:05:02 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:05:02 DEBUG : Waiting for deletions to finish 2025/10/25 01:05:02 INFO : There was nothing to transfer 2025/10/25 01:05:03 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:05:03 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/10/25 01:05:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 01:05:03 NOTICE: proton drive root link ID 'rclone-test-buverar2geja': Forced to upload files to set modification times on this backend. 2025/10/25 01:05:03 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/10/25 01:05:03 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:05:03.241357 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/10/25 01:05:03.241383 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/10/25 01:05:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 01:05:04 INFO : empty space: Copied (replaced existing) 2025/10/25 01:05:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:05:07 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:05:07 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/10/25 01:05:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 01:05:07 DEBUG : empty space: Unchanged skipping 2025/10/25 01:05:07 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:05:07 DEBUG : Waiting for deletions to finish 2025/10/25 01:05:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:05:10 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:05:10 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/10/25 01:05:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2310109903) 2025/10/25 01:05:10 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-buverar2geja') 2025/10/25 01:05:10 DEBUG : foo: sha1 differ 2025/10/25 01:05:10 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:05:10.782375 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/10/25 01:05:10.782424 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/10/25 01:05:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/25 01:05:12 INFO : foo: Copied (replaced existing) 2025/10/25 01:05:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.06s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:05:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:05:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/25 01:05:15 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:05:15 DEBUG : empty space: Unchanged skipping 2025/10/25 01:05:15 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:05:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 01:05:16 INFO : potato: Copied (new) 2025/10/25 01:05:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:05:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/25 01:05:19 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:05:19 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:05:19.421135 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/10/25 01:05:19.421171 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/10/25 01:05:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/25 01:05:20 INFO : potato: Copied (replaced existing) 2025/10/25 01:05:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.16s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:05:23 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/10/25 01:05:23 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:05:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2310109903) 2025/10/25 01:05:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-buverar2geja') 2025/10/25 01:05:23 DEBUG : potato: sha1 differ 2025/10/25 01:05:23 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:05:23.479657 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/10/25 01:05:23.479685 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/10/25 01:05:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/25 01:05:24 INFO : potato: Copied (replaced existing) 2025/10/25 01:05:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:05:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 01:05:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:05:27 DEBUG : empty space: Unchanged skipping 2025/10/25 01:05:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/25 01:05:27 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:05:27 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:05:27 DEBUG : Waiting for deletions to finish 2025/10/25 01:05:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:05:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:05:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 01:05:32 DEBUG : empty space: Unchanged skipping 2025/10/25 01:05:32 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:05:32 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:05:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 01:05:32 INFO : potato2: Copied (new) 2025/10/25 01:05:32 DEBUG : Waiting for deletions to finish 2025/10/25 01:05:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:05:37 INFO : d: Making directory 2025/10/25 01:05:37 INFO : d/e: Making directory 2025/10/25 01:05:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/25 01:05:39 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:05:39 DEBUG : c/non empty space: Unchanged skipping 2025/10/25 01:05:39 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:05:39 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:05:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 01:05:40 INFO : a/potato2: Copied (new) 2025/10/25 01:05:40 DEBUG : Waiting for deletions to finish 2025/10/25 01:05:40 INFO : b/potato: Deleted 2025/10/25 01:05:40 INFO : d/e: Removing directory 2025/10/25 01:05:40 INFO : d: Removing directory 2025/10/25 01:05:41 INFO : b: Removing directory 2025/10/25 01:05:41 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:05:47 INFO : d: Making directory 2025/10/25 01:05:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/25 01:05:48 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:05:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:05:48 DEBUG : c/non empty space: Unchanged skipping 2025/10/25 01:05:48 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:05:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 01:05:49 INFO : a/potato2: Copied (new) 2025/10/25 01:05:49 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 01:05:49 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:05:54 DEBUG : Waiting for deletions to finish 2025/10/25 01:05:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:05:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 01:05:55 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:05:55 DEBUG : empty space: Unchanged skipping 2025/10/25 01:05:55 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:05:55 INFO : potato: Deleted 2025/10/25 01:05:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 01:05:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (5.10s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:05:59 DEBUG : Waiting for deletions to finish 2025/10/25 01:06:00 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:00 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:00 INFO : potato: Deleted 2025/10/25 01:06:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:06:00 DEBUG : empty space: Unchanged skipping 2025/10/25 01:06:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 01:06:00 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:00 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 01:06:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (5.62s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:06:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 01:06:04 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:04 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/25 01:06:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.90s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:06:10 DEBUG : enormous: Excluded (Size Filter) 2025/10/25 01:06:10 DEBUG : enormous: Excluded 2025/10/25 01:06:10 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 01:06:10 DEBUG : potato2: Excluded 2025/10/25 01:06:10 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 01:06:10 DEBUG : potato2: Excluded 2025/10/25 01:06:10 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:06:10 DEBUG : empty space: Unchanged skipping 2025/10/25 01:06:10 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:10 DEBUG : Waiting for deletions to finish 2025/10/25 01:06:10 INFO : There was nothing to transfer 2025/10/25 01:06:10 DEBUG : enormous: Excluded (Size Filter) 2025/10/25 01:06:10 DEBUG : enormous: Excluded 2025/10/25 01:06:10 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 01:06:10 DEBUG : potato2: Excluded 2025/10/25 01:06:11 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 01:06:11 DEBUG : potato2: Excluded 2025/10/25 01:06:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/25 01:06:11 DEBUG : empty space: Unchanged skipping 2025/10/25 01:06:11 DEBUG : Local file system at /tmp/rclone2310109903: Waiting for checks to finish 2025/10/25 01:06:11 DEBUG : Local file system at /tmp/rclone2310109903: Waiting for transfers to finish 2025/10/25 01:06:11 DEBUG : Waiting for deletions to finish 2025/10/25 01:06:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.64s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:06:16 DEBUG : enormous: Excluded (Size Filter) 2025/10/25 01:06:16 DEBUG : enormous: Excluded 2025/10/25 01:06:16 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 01:06:16 DEBUG : potato2: Excluded 2025/10/25 01:06:17 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:06:17 DEBUG : empty space: Unchanged skipping 2025/10/25 01:06:17 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:17 DEBUG : Waiting for deletions to finish 2025/10/25 01:06:17 INFO : enormous: Deleted 2025/10/25 01:06:17 INFO : potato2: Deleted 2025/10/25 01:06:17 INFO : There was nothing to transfer 2025/10/25 01:06:18 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/25 01:06:18 DEBUG : empty space: Unchanged skipping 2025/10/25 01:06:18 DEBUG : Local file system at /tmp/rclone2310109903: Waiting for checks to finish 2025/10/25 01:06:18 DEBUG : Local file system at /tmp/rclone2310109903: Waiting for transfers to finish 2025/10/25 01:06:18 DEBUG : Waiting for deletions to finish 2025/10/25 01:06:18 INFO : enormous: Deleted 2025/10/25 01:06:18 INFO : potato2: Deleted 2025/10/25 01:06:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.24s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:06:24 DEBUG : five: Need to transfer - File not found at Destination 2025/10/25 01:06:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/25 01:06:24 DEBUG : one: Destination is newer than source, skipping 2025/10/25 01:06:24 DEBUG : three: Sizes identical 2025/10/25 01:06:24 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/25 01:06:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/25 01:06:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2310109903) 2025/10/25 01:06:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-buverar2geja') 2025/10/25 01:06:24 DEBUG : two: sha1 differ 2025/10/25 01:06:24 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:24.351648 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/10/25 01:06:24.351682 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/10/25 01:06:24.644174 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/10/25 01:06:24.644229 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/10/25 01:06:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/25 01:06:25 INFO : five: Copied (new) 2025/10/25 01:06:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/25 01:06:25 INFO : two: Copied (replaced existing) 2025/10/25 01:06:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/25 01:06:26 INFO : four: Copied (replaced existing) 2025/10/25 01:06:26 DEBUG : Waiting for deletions to finish 2025/10/25 01:06:27 DEBUG : one: Destination is newer than source, skipping 2025/10/25 01:06:27 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/25 01:06:27 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/25 01:06:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/25 01:06:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/25 01:06:27 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/25 01:06:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/25 01:06:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/25 01:06:27 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/25 01:06:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/25 01:06:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2310109903) 2025/10/25 01:06:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-buverar2geja') 2025/10/25 01:06:27 DEBUG : three: sha1 differ 2025/10/25 01:06:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/25 01:06:27 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:27.739074 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/10/25 01:06:27.739188 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/10/25 01:06:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/25 01:06:29 INFO : three: Copied (replaced existing) 2025/10/25 01:06:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.69s) === 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-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/10/25 01:06:31 INFO : proton drive root link ID 'rclone-test-buverar2geja': Making map for --track-renames 2025/10/25 01:06:31 INFO : proton drive root link ID 'rclone-test-buverar2geja': Finished making map for --track-renames 2025/10/25 01:06:31 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/25 01:06:31 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for renames to finish 2025/10/25 01:06:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/25 01:06:31 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 01:06:32 INFO : yam: Copied (new) 2025/10/25 01:06:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/25 01:06:33 INFO : potato: Copied (new) 2025/10/25 01:06:33 DEBUG : Waiting for deletions to finish 2025/10/25 01:06:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:06:33 INFO : proton drive root link ID 'rclone-test-buverar2geja': Making map for --track-renames 2025/10/25 01:06:33 INFO : proton drive root link ID 'rclone-test-buverar2geja': Finished making map for --track-renames 2025/10/25 01:06:33 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:33 DEBUG : potato: Unchanged skipping 2025/10/25 01:06:33 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for renames to finish 2025/10/25 01:06:34.303070 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FgHWh9cpevZHPQpy8HRMXpyM8TqJBLxslaoLc0eJk1Ac1MLn_ik0mc_hrY2lX7ZKqwpXoTUkRfnWJ12tlc0DjA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:06:34.303107 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FgHWh9cpevZHPQpy8HRMXpyM8TqJBLxslaoLc0eJk1Ac1MLn_ik0mc_hrY2lX7ZKqwpXoTUkRfnWJ12tlc0DjA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:06:34 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FgHWh9cpevZHPQpy8HRMXpyM8TqJBLxslaoLc0eJk1Ac1MLn_ik0mc_hrY2lX7ZKqwpXoTUkRfnWJ12tlc0DjA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:06:34 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FgHWh9cpevZHPQpy8HRMXpyM8TqJBLxslaoLc0eJk1Ac1MLn_ik0mc_hrY2lX7ZKqwpXoTUkRfnWJ12tlc0DjA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:06:34 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/25 01:06:34 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:35 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 01:06:35 INFO : yaml: Copied (new) 2025/10/25 01:06:35 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 01:06:35 ERROR : proton drive root link ID 'rclone-test-buverar2geja': 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-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/25 01:06:37 INFO : proton drive root link ID 'rclone-test-buverar2geja': Making map for --track-renames 2025/10/25 01:06:37 INFO : proton drive root link ID 'rclone-test-buverar2geja': Finished making map for --track-renames 2025/10/25 01:06:37 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:37 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for renames to finish 2025/10/25 01:06:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/25 01:06:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/25 01:06:37 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 01:06:38 INFO : yam: Copied (new) 2025/10/25 01:06:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/25 01:06:38 INFO : potato: Copied (new) 2025/10/25 01:06:38 DEBUG : Waiting for deletions to finish 2025/10/25 01:06:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:06:39 INFO : proton drive root link ID 'rclone-test-buverar2geja': Making map for --track-renames 2025/10/25 01:06:39 INFO : proton drive root link ID 'rclone-test-buverar2geja': Finished making map for --track-renames 2025/10/25 01:06:39 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:39 DEBUG : potato: Unchanged skipping 2025/10/25 01:06:39 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for renames to finish 2025/10/25 01:06:39.461814 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Qimy6nf784rFuI6nxkp26cfeBFemkgfAvxgsKcnaSk6TPVxdClR_MTaUNC0-QYR6cRxshIP2IG1xBw5IgW6uTg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:06:39.461849 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Qimy6nf784rFuI6nxkp26cfeBFemkgfAvxgsKcnaSk6TPVxdClR_MTaUNC0-QYR6cRxshIP2IG1xBw5IgW6uTg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:06:39 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Qimy6nf784rFuI6nxkp26cfeBFemkgfAvxgsKcnaSk6TPVxdClR_MTaUNC0-QYR6cRxshIP2IG1xBw5IgW6uTg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:06:39 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Qimy6nf784rFuI6nxkp26cfeBFemkgfAvxgsKcnaSk6TPVxdClR_MTaUNC0-QYR6cRxshIP2IG1xBw5IgW6uTg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:06:39 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/25 01:06:39 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:40 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 01:06:40 INFO : yaml: Copied (new) 2025/10/25 01:06:40 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 01:06:40 ERROR : proton drive root link ID 'rclone-test-buverar2geja': 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 (4.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/25 01:06:41 INFO : proton drive root link ID 'rclone-test-buverar2geja': Making map for --track-renames 2025/10/25 01:06:41 INFO : proton drive root link ID 'rclone-test-buverar2geja': Finished making map for --track-renames 2025/10/25 01:06:41 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/25 01:06:41 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for renames to finish 2025/10/25 01:06:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/25 01:06:41 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/25 01:06:43 INFO : potato: Copied (new) 2025/10/25 01:06:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 01:06:43 INFO : sub/yam: Copied (new) 2025/10/25 01:06:43 DEBUG : Waiting for deletions to finish 2025/10/25 01:06:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:06:44 DEBUG : potato: Unchanged skipping 2025/10/25 01:06:44 INFO : proton drive root link ID 'rclone-test-buverar2geja': Making map for --track-renames 2025/10/25 01:06:44 INFO : proton drive root link ID 'rclone-test-buverar2geja': Finished making map for --track-renames 2025/10/25 01:06:44 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:44 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for renames to finish 2025/10/25 01:06:44.913290 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jL5lU6baFe6LeTE76HTHAFUB4w7Ff4KvH_sTZ_q4Z36c8O2MNzmhWA1pJxQv1pbjoU8oHCaHvpxuhOvp2j_jNA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:06:44.913327 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jL5lU6baFe6LeTE76HTHAFUB4w7Ff4KvH_sTZ_q4Z36c8O2MNzmhWA1pJxQv1pbjoU8oHCaHvpxuhOvp2j_jNA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:06:44 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jL5lU6baFe6LeTE76HTHAFUB4w7Ff4KvH_sTZ_q4Z36c8O2MNzmhWA1pJxQv1pbjoU8oHCaHvpxuhOvp2j_jNA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:06:44 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jL5lU6baFe6LeTE76HTHAFUB4w7Ff4KvH_sTZ_q4Z36c8O2MNzmhWA1pJxQv1pbjoU8oHCaHvpxuhOvp2j_jNA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:06:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/25 01:06:44 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 01:06:45 INFO : yam: Copied (new) 2025/10/25 01:06:45 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 01:06:45 ERROR : proton drive root link ID 'rclone-test-buverar2geja': 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.23s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:06:47 DEBUG : Creating backend with remote "/tmp/rclone2310109903/dir1" 2025/10/25 01:06:47 DEBUG : Creating backend with remote "/tmp/rclone2310109903/dir2" 2025/10/25 01:06:47 DEBUG : Local file system at /tmp/rclone2310109903/dir2: Using server-side directory move 2025/10/25 01:06:47 INFO : Local file system at /tmp/rclone2310109903/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/25 01:06:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/25 01:06:47 INFO : file1.txt: Moved (server-side) 2025/10/25 01:06:47 DEBUG : Local file system at /tmp/rclone2310109903/dir2: Waiting for checks to finish 2025/10/25 01:06:47 DEBUG : Local file system at /tmp/rclone2310109903/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.79s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:06:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/25 01:06:48 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:48 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/25 01:06:51 INFO : nested/sub dir/file: Copied (new) 2025/10/25 01:06:51 INFO : nested/sub dir/file: Deleted 2025/10/25 01:06:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:06:51 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:06:51 INFO : sub dir/hello world: Deleted 2025/10/25 01:06:51 ERROR : Local file system at /tmp/rclone2310109903: 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.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:06:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 01:06:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/25 01:06:53 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:53 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:06:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 01:06:56 INFO : sub dir/hello world: Copied (new) 2025/10/25 01:06:56 INFO : sub dir/hello world: Deleted 2025/10/25 01:06:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/25 01:06:56 INFO : nested/sub dir/file: Copied (new) 2025/10/25 01:06:56 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.42s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:06:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/25 01:06:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/25 01:06:59 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:06:59 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:07:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 01:07:00 INFO : existing: Copied (new) 2025/10/25 01:07:00 INFO : existing: Deleted 2025/10/25 01:07:00 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/25 01:07:00 INFO : existing-b: Copied (new) 2025/10/25 01:07:00 INFO : existing-b: Deleted 2025/10/25 01:07:01 DEBUG : existing: Destination exists, skipping 2025/10/25 01:07:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/25 01:07:01 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:07:01 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:07:01 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.61s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:07:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qasoxoq6qehe" 2025/10/25 01:07:02 DEBUG : proton drive root link ID 'rclone-test-qasoxoq6qehe': Has cached credentials 2025/10/25 01:07:03 DEBUG : proton drive root link ID 'rclone-test-qasoxoq6qehe': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-buverar2geja' -> proton drive root link ID 'rclone-test-qasoxoq6qehe' 2025/10/25 01:07:10 DEBUG : proton drive root link ID 'rclone-test-qasoxoq6qehe': Using server-side directory move 2025/10/25 01:07:10 INFO : proton drive root link ID 'rclone-test-qasoxoq6qehe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/25 01:07:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 01:07:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/25 01:07:10 DEBUG : empty space: Unchanged skipping 2025/10/25 01:07:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/25 01:07:10 DEBUG : proton drive root link ID 'rclone-test-qasoxoq6qehe': Waiting for checks to finish 2025/10/25 01:07:10 INFO : empty space: Deleted 2025/10/25 01:07:10 DEBUG : proton drive root link ID 'rclone-test-qasoxoq6qehe': Waiting for transfers to finish 2025/10/25 01:07:11 INFO : potato3: Deleted 2025/10/25 01:07:11.082661 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eqB4a_6zdV1DbShHh4nzvXIWvp-z1kFN5Sc2ztD1FqrQ7SsrXOxf6znNgHdtnh5EKnnGnYnh3Ctt6phspBjnDA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:07:11.082815 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eqB4a_6zdV1DbShHh4nzvXIWvp-z1kFN5Sc2ztD1FqrQ7SsrXOxf6znNgHdtnh5EKnnGnYnh3Ctt6phspBjnDA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:07:11 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eqB4a_6zdV1DbShHh4nzvXIWvp-z1kFN5Sc2ztD1FqrQ7SsrXOxf6znNgHdtnh5EKnnGnYnh3Ctt6phspBjnDA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:07:11.283959 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MZVFRR_uhTF-vz6gMWMvvknKqGxrIYblu-M77NZGsDRjxEYJ1j5yuLXb9Q-hj2u71Xso0rxIHBjd8PcjxvRe0Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:07:11.283981 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MZVFRR_uhTF-vz6gMWMvvknKqGxrIYblu-M77NZGsDRjxEYJ1j5yuLXb9Q-hj2u71Xso0rxIHBjd8PcjxvRe0Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:07:11 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MZVFRR_uhTF-vz6gMWMvvknKqGxrIYblu-M77NZGsDRjxEYJ1j5yuLXb9Q-hj2u71Xso0rxIHBjd8PcjxvRe0Q==/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/MZVFRR_uhTF-vz6gMWMvvknKqGxrIYblu-M77NZGsDRjxEYJ1j5yuLXb9Q-hj2u71Xso0rxIHBjd8PcjxvRe0Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/10/25 01:07:11 DEBUG : proton drive root link ID 'rclone-test-qasoxoq6qehe': Purge remote --- FAIL: TestServerSideMove (10.13s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:07:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yatahij8yedo" 2025/10/25 01:07:12 DEBUG : proton drive root link ID 'rclone-test-yatahij8yedo': Has cached credentials 2025/10/25 01:07:13 DEBUG : proton drive root link ID 'rclone-test-yatahij8yedo': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-buverar2geja' -> proton drive root link ID 'rclone-test-yatahij8yedo' 2025/10/25 01:07:20 DEBUG : empty space: Excluded (Size Filter) 2025/10/25 01:07:20 DEBUG : empty space: Excluded 2025/10/25 01:07:20 DEBUG : empty space: Excluded (Size Filter) 2025/10/25 01:07:20 DEBUG : empty space: Excluded 2025/10/25 01:07:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 01:07:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/25 01:07:20 DEBUG : proton drive root link ID 'rclone-test-yatahij8yedo': Waiting for checks to finish 2025/10/25 01:07:20 DEBUG : proton drive root link ID 'rclone-test-yatahij8yedo': Waiting for transfers to finish 2025/10/25 01:07:20 INFO : potato3: Deleted 2025/10/25 01:07:21.151381 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7SPs4SMo9cZoQUQmlMUDgAZM8lwrYTApwp5t8pkDTjhC3d_Ni4R7qel6oDK9p9WDPP9BLeWkVfjHOAlzqYVLCg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:07:21.151410 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7SPs4SMo9cZoQUQmlMUDgAZM8lwrYTApwp5t8pkDTjhC3d_Ni4R7qel6oDK9p9WDPP9BLeWkVfjHOAlzqYVLCg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:07:21 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7SPs4SMo9cZoQUQmlMUDgAZM8lwrYTApwp5t8pkDTjhC3d_Ni4R7qel6oDK9p9WDPP9BLeWkVfjHOAlzqYVLCg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:07:21.239910 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/t_vAPAkljvrg1VLZQpC9Uqixb0OS_zPNOdDZKf1VYTokv5TNBz8sayWC6JFkwrPmDvuNu3i7ZFuOR1oZGf-7jg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:07:21.239940 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/t_vAPAkljvrg1VLZQpC9Uqixb0OS_zPNOdDZKf1VYTokv5TNBz8sayWC6JFkwrPmDvuNu3i7ZFuOR1oZGf-7jg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:07:21 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/t_vAPAkljvrg1VLZQpC9Uqixb0OS_zPNOdDZKf1VYTokv5TNBz8sayWC6JFkwrPmDvuNu3i7ZFuOR1oZGf-7jg==/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/t_vAPAkljvrg1VLZQpC9Uqixb0OS_zPNOdDZKf1VYTokv5TNBz8sayWC6JFkwrPmDvuNu3i7ZFuOR1oZGf-7jg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/10/25 01:07:21 DEBUG : proton drive root link ID 'rclone-test-yatahij8yedo': Purge remote --- FAIL: TestServerSideMoveWithFilter (10.42s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:07:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pikidoh0foce" 2025/10/25 01:07:23 DEBUG : proton drive root link ID 'rclone-test-pikidoh0foce': Has cached credentials 2025/10/25 01:07:23 DEBUG : proton drive root link ID 'rclone-test-pikidoh0foce': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:07:27 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-buverar2geja' -> proton drive root link ID 'rclone-test-pikidoh0foce' 2025/10/25 01:07:31 DEBUG : proton drive root link ID 'rclone-test-pikidoh0foce': Using server-side directory move 2025/10/25 01:07:31 INFO : proton drive root link ID 'rclone-test-pikidoh0foce': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/25 01:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 01:07:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/25 01:07:31 DEBUG : empty space: Unchanged skipping 2025/10/25 01:07:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/25 01:07:31 DEBUG : proton drive root link ID 'rclone-test-pikidoh0foce': Waiting for checks to finish 2025/10/25 01:07:31 INFO : empty space: Deleted 2025/10/25 01:07:31 DEBUG : proton drive root link ID 'rclone-test-pikidoh0foce': Waiting for transfers to finish 2025/10/25 01:07:31 INFO : potato3: Deleted 2025/10/25 01:07:31.896369 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iQ7opD7XmE6bNcD1l9qtYFKsfj5oM9MlSBRqsCUtA37k2wR3TXz52rYdHOduiW6f642rNMt5egLhL2T0LWAV3g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:07:31.896405 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iQ7opD7XmE6bNcD1l9qtYFKsfj5oM9MlSBRqsCUtA37k2wR3TXz52rYdHOduiW6f642rNMt5egLhL2T0LWAV3g==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:07:31 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iQ7opD7XmE6bNcD1l9qtYFKsfj5oM9MlSBRqsCUtA37k2wR3TXz52rYdHOduiW6f642rNMt5egLhL2T0LWAV3g==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:07:32.040128 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PCK6KriEGyJb_Mi1yAFcTCbDmHTY0cbN3BH7M4Vhaj8E-A_ib7n0x7SuyD_p9bye4REbPm8P9WbMkq14UhBYgQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:07:32.040152 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PCK6KriEGyJb_Mi1yAFcTCbDmHTY0cbN3BH7M4Vhaj8E-A_ib7n0x7SuyD_p9bye4REbPm8P9WbMkq14UhBYgQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:07:32 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PCK6KriEGyJb_Mi1yAFcTCbDmHTY0cbN3BH7M4Vhaj8E-A_ib7n0x7SuyD_p9bye4REbPm8P9WbMkq14UhBYgQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:07:32 ERROR : proton drive root link ID 'rclone-test-buverar2geja': 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/10/25 01:07:32 DEBUG : proton drive root link ID 'rclone-test-pikidoh0foce': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (11.06s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.40s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:07:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/rclone-sync-test" 2025/10/25 01:07:34 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test': Has cached credentials 2025/10/25 01:07:35 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (188.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:10:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/rclone-sync-test" 2025/10/25 01:10:43 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test': Has cached credentials 2025/10/25 01:10:44 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:13:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/rclone-sync-test-include/layer2" 2025/10/25 01:13:50 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test-include/layer2': Has cached credentials 2025/10/25 01:13:51 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:16:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/rclone-sync-test-ignore-file" 2025/10/25 01:16:57 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test-ignore-file': Has cached credentials 2025/10/25 01:16:58 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:20:08 DEBUG : rclone-sync-test: Excluded 2025/10/25 01:20:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/25 01:20:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/25 01:20:09 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test': Waiting for checks to finish 2025/10/25 01:20:09 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test': Waiting for transfers to finish 2025/10/25 01:20:09 DEBUG : Waiting for deletions to finish 2025/10/25 01:20:09 INFO : There was nothing to transfer 2025/10/25 01:20:10 DEBUG : rclone-sync-test: Excluded 2025/10/25 01:20:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/25 01:20:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/25 01:20:10 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:20:10 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:20:10 DEBUG : Waiting for deletions to finish 2025/10/25 01:20:10 INFO : rclone-sync-test-include: Removing directory 2025/10/25 01:20:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/25 01:20:11 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': failed to delete 1 directories 2025/10/25 01:20:11 INFO : There was nothing to transfer 2025/10/25 01:20:11 DEBUG : rclone-sync-test: Excluded 2025/10/25 01:20:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/25 01:20:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/25 01:20:12 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/10/25 01:20:12 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/10/25 01:20:12 DEBUG : Waiting for deletions to finish 2025/10/25 01:20:12 INFO : There was nothing to transfer 2025/10/25 01:20:12 DEBUG : rclone-sync-test: Excluded 2025/10/25 01:20:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/25 01:20:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/25 01:20:13 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:20:13 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:20:13 DEBUG : Waiting for deletions to finish 2025/10/25 01:20:13 INFO : rclone-sync-test-include: Removing directory 2025/10/25 01:20:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/25 01:20:13 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': failed to delete 1 directories 2025/10/25 01:20:13 INFO : There was nothing to transfer 2025/10/25 01:20:14 DEBUG : rclone-sync-test: Excluded 2025/10/25 01:20:14 DEBUG : Excluded 2025/10/25 01:20:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/25 01:20:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/25 01:20:15 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/10/25 01:20:15 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/10/25 01:20:15 DEBUG : Waiting for deletions to finish 2025/10/25 01:20:15 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (574.00s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:20:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/dst" 2025/10/25 01:20:17 DEBUG : Config file has changed externally - reloading 2025/10/25 01:20:17 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Has cached credentials 2025/10/25 01:20:18 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:23:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/CompareDest" 2025/10/25 01:23:28 DEBUG : Config file has changed externally - reloading 2025/10/25 01:23:28 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/CompareDest': Has cached credentials 2025/10/25 01:23:29 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:26:41 DEBUG : one: Need to transfer - File not found at Destination 2025/10/25 01:26:41 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for checks to finish 2025/10/25 01:26:41 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for transfers to finish 2025/10/25 01:26:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/25 01:26:43 INFO : one: Copied (new) 2025/10/25 01:26:43 DEBUG : Waiting for deletions to finish 2025/10/25 01:26:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 01:26:45 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for checks to finish 2025/10/25 01:26:45 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for transfers to finish 2025/10/25 01:26:45.224201 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/10/25 01:26:45.224234 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/10/25 01:26:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/25 01:26:46 INFO : one: Copied (replaced existing) 2025/10/25 01:26:46 DEBUG : Waiting for deletions to finish 2025/10/25 01:26:47.332058 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/10/25 01:26:47.332084 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/10/25 01:26:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 01:26:50 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for checks to finish 2025/10/25 01:26:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:26:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 01:26:51 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for transfers to finish 2025/10/25 01:26:51 DEBUG : Waiting for deletions to finish 2025/10/25 01:26:51 INFO : There was nothing to transfer 2025/10/25 01:26:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 01:26:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:26:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/25 01:26:54 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for checks to finish 2025/10/25 01:26:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:26:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 01:26:54 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for transfers to finish 2025/10/25 01:26:54 DEBUG : Waiting for deletions to finish 2025/10/25 01:26:54 INFO : There was nothing to transfer 2025/10/25 01:26:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 01:26:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:26:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/25 01:26:55 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for checks to finish 2025/10/25 01:26:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:26:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 01:26:55 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for transfers to finish 2025/10/25 01:26:55 DEBUG : Waiting for deletions to finish 2025/10/25 01:26:55 INFO : There was nothing to transfer 2025/10/25 01:26:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 01:26:56 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/10/25 01:26:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/25 01:26:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/25 01:26:56 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for checks to finish 2025/10/25 01:26:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:26:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 01:26:56 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for transfers to finish 2025/10/25 01:26:56 DEBUG : Waiting for deletions to finish 2025/10/25 01:26:56 INFO : There was nothing to transfer 2025/10/25 01:26:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 01:26:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/25 01:26:58 DEBUG : two: Need to transfer - File not found at Destination 2025/10/25 01:26:58 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for checks to finish 2025/10/25 01:26:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 01:26:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 01:26:58 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for transfers to finish 2025/10/25 01:27:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/25 01:27:00 INFO : two: Copied (new) 2025/10/25 01:27:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (405.25s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:27:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/dest" 2025/10/25 01:27:06 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dest': Has cached credentials 2025/10/25 01:27:06 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dest': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:30:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/pre-dest1" 2025/10/25 01:30:15 DEBUG : Config file has changed externally - reloading 2025/10/25 01:30:15 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/pre-dest1': Has cached credentials 2025/10/25 01:30:16 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:31:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/pre-dest2" 2025/10/25 01:31:50 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/pre-dest2': Has cached credentials 2025/10/25 01:31:51 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:33:25 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:33:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/25 01:33:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:33:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/25 01:33:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/25 01:33:26 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dest': Waiting for checks to finish 2025/10/25 01:33:26 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dest': Waiting for transfers to finish 2025/10/25 01:33:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/25 01:33:28 INFO : 3: Copied (new) 2025/10/25 01:33:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (388.48s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.40s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:33:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/dst" 2025/10/25 01:33:35 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Has cached credentials 2025/10/25 01:33:36 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:35:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/backup" 2025/10/25 01:35:11 DEBUG : Config file has changed externally - reloading 2025/10/25 01:35:11 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/backup': Has cached credentials 2025/10/25 01:35:12 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/backup': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:38:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 01:38:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:38:19 DEBUG : two: Unchanged skipping 2025/10/25 01:38:19 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for checks to finish 2025/10/25 01:38:19.991017 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fwD8WoRjE8Yc-mZNoUpBjUUbYR0gq3dLzmyJP1hxuwGqpSU17jLVLaNi77dSd_5iUo2PveILwyrF6uWrX6MRew==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:38:19.991055 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fwD8WoRjE8Yc-mZNoUpBjUUbYR0gq3dLzmyJP1hxuwGqpSU17jLVLaNi77dSd_5iUo2PveILwyrF6uWrX6MRew==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:38:19 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fwD8WoRjE8Yc-mZNoUpBjUUbYR0gq3dLzmyJP1hxuwGqpSU17jLVLaNi77dSd_5iUo2PveILwyrF6uWrX6MRew==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:38:19 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for transfers to finish 2025/10/25 01:38:19 ERROR : proton drive root link ID 'rclone-test-buverar2geja/dst': not deleting files as there were IO errors 2025/10/25 01:38:19 ERROR : proton drive root link ID 'rclone-test-buverar2geja/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/fwD8WoRjE8Yc-mZNoUpBjUUbYR0gq3dLzmyJP1hxuwGqpSU17jLVLaNi77dSd_5iUo2PveILwyrF6uWrX6MRew==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (290.52s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:38:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/dst" 2025/10/25 01:38:26 DEBUG : Config file has changed externally - reloading 2025/10/25 01:38:26 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Has cached credentials 2025/10/25 01:38:26 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:40:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/backup" 2025/10/25 01:40:00 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/backup': Has cached credentials 2025/10/25 01:40:00 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/backup': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:43:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 01:43:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:43:06 DEBUG : two: Unchanged skipping 2025/10/25 01:43:06 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for checks to finish 2025/10/25 01:43:06.993077 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JgRdaZuQdSZ8kiOv5x8jD1cCdxqjg7nL8MDPzrOMNvIjVVgv6foZmDO2QN2N7kjVGThtujdQUNruuR8lVtzTlg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:43:06.993121 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JgRdaZuQdSZ8kiOv5x8jD1cCdxqjg7nL8MDPzrOMNvIjVVgv6foZmDO2QN2N7kjVGThtujdQUNruuR8lVtzTlg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:43:06 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JgRdaZuQdSZ8kiOv5x8jD1cCdxqjg7nL8MDPzrOMNvIjVVgv6foZmDO2QN2N7kjVGThtujdQUNruuR8lVtzTlg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:43:06 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for transfers to finish 2025/10/25 01:43:06 ERROR : proton drive root link ID 'rclone-test-buverar2geja/dst': not deleting files as there were IO errors 2025/10/25 01:43:06 ERROR : proton drive root link ID 'rclone-test-buverar2geja/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/JgRdaZuQdSZ8kiOv5x8jD1cCdxqjg7nL8MDPzrOMNvIjVVgv6foZmDO2QN2N7kjVGThtujdQUNruuR8lVtzTlg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (286.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:43:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/dst" 2025/10/25 01:43:13 DEBUG : Config file has changed externally - reloading 2025/10/25 01:43:13 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Has cached credentials 2025/10/25 01:43:13 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:44:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/backup" 2025/10/25 01:44:47 DEBUG : Config file has changed externally - reloading 2025/10/25 01:44:47 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/backup': Has cached credentials 2025/10/25 01:44:48 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/backup': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:47:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 01:47:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:47:58 DEBUG : two: Unchanged skipping 2025/10/25 01:47:58 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for checks to finish 2025/10/25 01:47:59.768361 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OvkM0noqYUasNWZI6EDmPY8HTvJrt6L45Se5vmcKIR_R2o9A1lXelrQpl2sayGLVswnodPcE48eHFHUrLvOCUg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:47:59.768392 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OvkM0noqYUasNWZI6EDmPY8HTvJrt6L45Se5vmcKIR_R2o9A1lXelrQpl2sayGLVswnodPcE48eHFHUrLvOCUg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:47:59 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OvkM0noqYUasNWZI6EDmPY8HTvJrt6L45Se5vmcKIR_R2o9A1lXelrQpl2sayGLVswnodPcE48eHFHUrLvOCUg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:47:59 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for transfers to finish 2025/10/25 01:47:59 ERROR : proton drive root link ID 'rclone-test-buverar2geja/dst': not deleting files as there were IO errors 2025/10/25 01:47:59 ERROR : proton drive root link ID 'rclone-test-buverar2geja/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/OvkM0noqYUasNWZI6EDmPY8HTvJrt6L45Se5vmcKIR_R2o9A1lXelrQpl2sayGLVswnodPcE48eHFHUrLvOCUg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (293.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:48:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/dst" 2025/10/25 01:48:06 DEBUG : Config file has changed externally - reloading 2025/10/25 01:48:06 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Has cached credentials 2025/10/25 01:48:07 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:49:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 01:49:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:49:42 DEBUG : two: Unchanged skipping 2025/10/25 01:49:42 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for checks to finish 2025/10/25 01:49:43.165644 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3V11TrLiqUAmGIWDvEtUSBC3a9isNazmHQDq_Y-5FRy4KEw2hdkV7xeToSjpZoJqJhwB4BdBHi7j4bUdAJ3x6A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:49:43.165670 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3V11TrLiqUAmGIWDvEtUSBC3a9isNazmHQDq_Y-5FRy4KEw2hdkV7xeToSjpZoJqJhwB4BdBHi7j4bUdAJ3x6A==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:49:43 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3V11TrLiqUAmGIWDvEtUSBC3a9isNazmHQDq_Y-5FRy4KEw2hdkV7xeToSjpZoJqJhwB4BdBHi7j4bUdAJ3x6A==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:49:43 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Waiting for transfers to finish 2025/10/25 01:49:43 ERROR : proton drive root link ID 'rclone-test-buverar2geja/dst': not deleting files as there were IO errors 2025/10/25 01:49:43 ERROR : proton drive root link ID 'rclone-test-buverar2geja/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/3V11TrLiqUAmGIWDvEtUSBC3a9isNazmHQDq_Y-5FRy4KEw2hdkV7xeToSjpZoJqJhwB4BdBHi7j4bUdAJ3x6A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (102.87s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:49:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/dst" 2025/10/25 01:49:49 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Has cached credentials 2025/10/25 01:49:49 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:51:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 01:51:27.908611 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5v4tXsfu__VvGdpwn8oBkRsomcOQDIeAxfu1WUc6sI0iqtAxwwQW6fvqEdB_4IV7R-4AMCwGnSRzGZm5wlUWYg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:51:27.908637 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5v4tXsfu__VvGdpwn8oBkRsomcOQDIeAxfu1WUc6sI0iqtAxwwQW6fvqEdB_4IV7R-4AMCwGnSRzGZm5wlUWYg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:51:27 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5v4tXsfu__VvGdpwn8oBkRsomcOQDIeAxfu1WUc6sI0iqtAxwwQW6fvqEdB_4IV7R-4AMCwGnSRzGZm5wlUWYg==/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/5v4tXsfu__VvGdpwn8oBkRsomcOQDIeAxfu1WUc6sI0iqtAxwwQW6fvqEdB_4IV7R-4AMCwGnSRzGZm5wlUWYg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (104.77s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:51:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buverar2geja/dst" 2025/10/25 01:51:34 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Has cached credentials 2025/10/25 01:51:35 DEBUG : proton drive root link ID 'rclone-test-buverar2geja/dst': Used cached credential to initialize the ProtonDrive API 2025/10/25 01:53:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 01:53:13.139889 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z3o2q821uzYu0jUDhF2OjzROaary5cFBLqWRwnvwoKeJxmI-0xLgl5ydjDQO0GhDPtHnAAzHZviIkjKnYZgtSw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/25 01:53:13.139926 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z3o2q821uzYu0jUDhF2OjzROaary5cFBLqWRwnvwoKeJxmI-0xLgl5ydjDQO0GhDPtHnAAzHZviIkjKnYZgtSw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/25 01:53:13 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z3o2q821uzYu0jUDhF2OjzROaary5cFBLqWRwnvwoKeJxmI-0xLgl5ydjDQO0GhDPtHnAAzHZviIkjKnYZgtSw==/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/z3o2q821uzYu0jUDhF2OjzROaary5cFBLqWRwnvwoKeJxmI-0xLgl5ydjDQO0GhDPtHnAAzHZviIkjKnYZgtSw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (105.31s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:53:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/25 01:53:16 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:53:16 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:53:16.759069 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/10/25 01:53:16.759158 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/10/25 01:53:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/25 01:53:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/25 01:53:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.44s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:53:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/25 01:53:19 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:53:19 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:53:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 01:53:20 INFO : existing: Copied (new) 2025/10/25 01:53:20 DEBUG : Waiting for deletions to finish 2025/10/25 01:53:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/25 01:53:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/25 01:53:21 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:53:21 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:53:21 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 01:53:21 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.64s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:53:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:53:24 DEBUG : existing: Unchanged skipping 2025/10/25 01:53:24 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:53:24 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:53:24 DEBUG : Waiting for deletions to finish 2025/10/25 01:53:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.75s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", 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-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", 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-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.25s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:53:38.467080 WARN RESTY 502 POST https://zrh-storage.proton.me/storage/blocks: 502 Bad Gateway (Code=0, Status=502), Attempt 1 2025/10/25 01:53:38.467110 ERROR RESTY 502 POST https://zrh-storage.proton.me/storage/blocks: 502 Bad Gateway (Code=0, Status=502) run.go:285: Failed to put "both5" to "proton drive root link ID 'rclone-test-buverar2geja'": 502 POST https://zrh-storage.proton.me/storage/blocks: 502 Bad Gateway (Code=0, Status=502) --- FAIL: TestSyncConcurrentDelete (14.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:53:52.821097 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/10/25 01:53:52.821120 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/10/25 01:53:53.518752 WARN RESTY 422 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files/_xG_PtPWOWBQYYFQGy4qxDeHQeojBd8Km8LwhluwezYT4kUEd-LpkQkMvt1kutYQ8mFWGDtD1P3H5q-VijkWxg==/revisions: File or folder not found (Code=2501, Status=422), Attempt 1 2025/10/25 01:53:53.518777 ERROR RESTY 422 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files/_xG_PtPWOWBQYYFQGy4qxDeHQeojBd8Km8LwhluwezYT4kUEd-LpkQkMvt1kutYQ8mFWGDtD1P3H5q-VijkWxg==/revisions: File or folder not found (Code=2501, Status=422) run.go:285: Failed to put "both5" to "proton drive root link ID 'rclone-test-buverar2geja'": 422 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files/_xG_PtPWOWBQYYFQGy4qxDeHQeojBd8Km8LwhluwezYT4kUEd-LpkQkMvt1kutYQ8mFWGDtD1P3H5q-VijkWxg==/revisions: File or folder not found (Code=2501, Status=422) --- FAIL: TestSyncConcurrentTruncate (15.31s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:53:56 DEBUG : empty_dir: Making directory with metadata 2025/10/25 01:53:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 01:53:56 DEBUG : empty_on_remote: Making directory with metadata 2025/10/25 01:53:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 01:53:56 INFO : empty_on_remote: Making directory 2025/10/25 01:53:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/25 01:53:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/25 01:53:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/25 01:53:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/25 01:53:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (6.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:54:03 DEBUG : empty_dir: Making directory with metadata 2025/10/25 01:54:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 01:54:03 DEBUG : empty_on_remote: Making directory with metadata 2025/10/25 01:54:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 01:54:03 INFO : empty_on_remote: Making directory 2025/10/25 01:54:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/25 01:54:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/25 01:54:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/25 01:54:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/25 01:54:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/25 01:54:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (7.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:54:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 01:54:11 INFO : sub dir: Making directory 2025/10/25 01:54:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (15.45s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:54:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 01:54:26 INFO : sub dir: Making directory 2025/10/25 01:54:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (15.20s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:55:02 DEBUG : Waiting for deletions to finish 2025/10/25 01:55:03 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:55:03 DEBUG : apple: Excluded 2025/10/25 01:55:03 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:55:03 DEBUG : banana: Excluded 2025/10/25 01:55:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:55:03 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:55:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:55:03 DEBUG : splitbananasplit: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:55:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:55:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 01:55:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:07 DEBUG : apple: Unchanged skipping 2025/10/25 01:55:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 01:55:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:07 DEBUG : banana: Unchanged skipping 2025/10/25 01:55:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 01:55:09 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:55:09 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:55:09 DEBUG : Waiting for deletions to finish 2025/10/25 01:55:09 INFO : There was nothing to transfer 2025/10/25 01:55:09 DEBUG : Waiting for deletions to finish 2025/10/25 01:55:10 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:55:10 DEBUG : apple: Excluded 2025/10/25 01:55:10 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:55:10 DEBUG : banana: Excluded 2025/10/25 01:55:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:55:10 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:55:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:55:10 DEBUG : splitbananasplit: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:55:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:55:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 01:55:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:14 DEBUG : apple: Unchanged skipping 2025/10/25 01:55:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 01:55:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:14 DEBUG : banana: Unchanged skipping 2025/10/25 01:55:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:55:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 01:55:16 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:55:16 DEBUG : Waiting for deletions to finish 2025/10/25 01:55:16 INFO : There was nothing to transfer 2025/10/25 01:55:16 DEBUG : Waiting for deletions to finish 2025/10/25 01:55:16 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:55:16 DEBUG : apple: Excluded 2025/10/25 01:55:16 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:55:16 DEBUG : banana: Excluded 2025/10/25 01:55:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:55:16 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:55:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:55:16 DEBUG : splitbananasplit: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:55:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:55:18 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:55:48 DEBUG : Waiting for deletions to finish 2025/10/25 01:55:49 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:55:49 DEBUG : apple: Excluded 2025/10/25 01:55:49 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:55:49 DEBUG : banana: Excluded 2025/10/25 01:55:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:55:49 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:55:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:55:49 DEBUG : splitbananasplit: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:55:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 01:55:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:54 DEBUG : apple: Unchanged skipping 2025/10/25 01:55:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 01:55:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:54 DEBUG : banana: Unchanged skipping 2025/10/25 01:55:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:55:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:55:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 01:55:56 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:55:56 DEBUG : Waiting for deletions to finish 2025/10/25 01:55:56 INFO : There was nothing to transfer 2025/10/25 01:55:56 DEBUG : Waiting for deletions to finish 2025/10/25 01:55:56 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:55:56 DEBUG : apple: Excluded 2025/10/25 01:55:56 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:55:56 DEBUG : banana: Excluded 2025/10/25 01:55:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:55:56 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:55:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:55:56 DEBUG : splitbananasplit: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:55:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:55:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 01:56:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:01 DEBUG : apple: Unchanged skipping 2025/10/25 01:56:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 01:56:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:01 DEBUG : banana: Unchanged skipping 2025/10/25 01:56:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:01 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:56:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 01:56:03 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:56:03 DEBUG : Waiting for deletions to finish 2025/10/25 01:56:03 INFO : There was nothing to transfer 2025/10/25 01:56:03 DEBUG : Waiting for deletions to finish 2025/10/25 01:56:03 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:56:03 DEBUG : apple: Excluded 2025/10/25 01:56:03 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:56:03 DEBUG : banana: Excluded 2025/10/25 01:56:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:56:03 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:56:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:56:03 DEBUG : splitbananasplit: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:56:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:56:05 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:56:37 DEBUG : Waiting for deletions to finish 2025/10/25 01:56:38 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:56:38 DEBUG : apple: Excluded 2025/10/25 01:56:38 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:56:38 DEBUG : banana: Excluded 2025/10/25 01:56:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:56:38 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:56:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:56:38 DEBUG : splitbananasplit: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:56:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 01:56:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/25 01:56:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/25 01:56:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/25 01:56:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/25 01:56:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/25 01:56:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/25 01:56:43 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/25 01:56:43 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/25 01:56:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/25 01:56:43 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/25 01:56:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/25 01:56:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/25 01:56:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/25 01:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:44 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:56:44 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:56:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/25 01:56:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/25 01:56:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/25 01:56:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/25 01:56:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/25 01:56:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/25 01:56:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/25 01:56:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/25 01:56:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/25 01:56:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/25 01:56:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/25 01:56:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/25 01:56:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 01:56:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/25 01:56:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/25 01:56:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/25 01:56:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/25 01:56:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/25 01:56:49 DEBUG : Waiting for deletions to finish 2025/10/25 01:56:49 INFO : dir1/0015-9;=.txt: Deleted 2025/10/25 01:56:49 INFO : appleappleapplebanana: Deleted 2025/10/25 01:56:49 INFO : banana: Deleted 2025/10/25 01:56:49 INFO : dir1/0003-defghij.txt: Deleted 2025/10/25 01:56:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/25 01:56:49 INFO : dir1/0012-6789;.txt: Deleted 2025/10/25 01:56:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/25 01:56:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/25 01:56:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/25 01:56:50 INFO : dir1/0007-1234567.txt: Deleted 2025/10/25 01:56:50 INFO : dir1/0010-456789.txt: Deleted 2025/10/25 01:56:50 INFO : dir1/0008-2345678.txt: Deleted 2025/10/25 01:56:50 INFO : dir1/0009-3456789.txt: Deleted 2025/10/25 01:56:50 INFO : splitbananasplit: Deleted 2025/10/25 01:56:50 INFO : dir1/0011-56789;.txt: Deleted 2025/10/25 01:56:50 INFO : dir1/0014-89;=.txt: Deleted 2025/10/25 01:56:50 INFO : apple: Deleted 2025/10/25 01:56:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/25 01:56:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/25 01:56:50 INFO : dir1/0013-789;=.txt: Deleted 2025/10/25 01:56:50 DEBUG : Waiting for deletions to finish 2025/10/25 01:56:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/25 01:56:51 DEBUG : YXBwbGU=: Excluded 2025/10/25 01:56:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/25 01:56:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/25 01:56:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/25 01:56:51 DEBUG : YmFuYW5h: Excluded 2025/10/25 01:56:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/25 01:56:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/25 01:56:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/25 01:56:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:54 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:56:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:56:55 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:56:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:56:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:55 DEBUG : apple: Unchanged skipping 2025/10/25 01:56:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 01:56:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:55 DEBUG : banana: Unchanged skipping 2025/10/25 01:56:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:55 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/25 01:56:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 01:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 01:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 01:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 01:56:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/25 01:56:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:56:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 01:56:57 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:56:57 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:56:57 DEBUG : Waiting for deletions to finish 2025/10/25 01:56:57 DEBUG : Waiting for deletions to finish 2025/10/25 01:56:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/25 01:56:58 DEBUG : YXBwbGU=: Excluded 2025/10/25 01:56:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/25 01:56:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/25 01:56:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/25 01:56:58 DEBUG : YmFuYW5h: Excluded 2025/10/25 01:56:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/25 01:56:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/25 01:56:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/25 01:56:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/25 01:57:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:57:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:57:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:57:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:57:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:57:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:57:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 01:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 01:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 01:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 01:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 01:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 01:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 01:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 01:57:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 01:57:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 01:57:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 01:57:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 01:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 01:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 01:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 01:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 01:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 01:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:57:30 DEBUG : Waiting for deletions to finish 2025/10/25 01:57:31 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:57:31 DEBUG : apple: Excluded 2025/10/25 01:57:31 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:57:31 DEBUG : banana: Excluded 2025/10/25 01:57:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:57:31 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:57:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:57:31 DEBUG : splitbananasplit: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 01:57:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 01:57:35 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 01:57:35 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 01:57:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 01:57:35 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 01:57:35 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 01:57:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 01:57:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 01:57:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 01:57:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 01:57:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 01:57:35 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 01:57:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 01:57:35 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 01:57:35 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 01:57:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/25 01:57:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 01:57:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/25 01:57:35 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 01:57:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/25 01:57:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 01:57:35 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 01:57:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 01:57:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/25 01:57:35 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 01:57:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 01:57:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 01:57:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 01:57:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 01:57:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 01:57:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 01:57:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 01:57:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 01:57:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 01:57:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 01:57:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 01:57:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 01:57:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 01:57:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 01:57:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 01:57:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 01:57:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 01:57:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 01:57:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 01:57:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 01:57:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 01:57:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 01:57:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 01:57:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 01:57:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 01:57:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 01:57:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 01:57:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 01:57:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 01:57:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 01:57:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 01:57:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 01:57:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 01:57:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 01:57:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 01:57:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 01:57:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 01:57:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 01:57:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 01:57:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 01:57:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 01:57:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 01:57:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 01:57:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 01:57:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 01:57:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 01:57:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 01:57:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/25 01:57:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 01:57:36.120194 WARN RESTY 502 POST https://mail.proton.me/api/drive/blocks: 502 Bad Gateway (Code=0, Status=502), Attempt 1 2025/10/25 01:57:36.120225 ERROR RESTY 502 POST https://mail.proton.me/api/drive/blocks: 502 Bad Gateway (Code=0, Status=502) 2025/10/25 01:57:36 ERROR : appleappleapplebanana: Failed to copy: 502 POST https://mail.proton.me/api/drive/blocks: 502 Bad Gateway (Code=0, Status=502) 2025/10/25 01:57:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/25 01:57:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/25 01:57:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/25 01:57:37 INFO : apple: Copied (new) to: PREFIXapple 2025/10/25 01:57:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/25 01:57:37 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/25 01:57:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 01:57:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 01:57:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/25 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 01:57:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 01:57:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/25 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/25 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 01:57:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 01:57:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 01:57:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 01:57:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 01:57:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 01:57:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/25 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 01:57:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 01:57:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 01:57:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/25 01:57:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/25 01:57:37 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:57:37 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/25 01:57:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/25 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/25 01:57:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/25 01:57:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/25 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/25 01:57:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/25 01:57:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/25 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/25 01:57:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/25 01:57:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/25 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/25 01:57:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/25 01:57:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/25 01:57:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/25 01:57:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/25 01:57:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/25 01:57:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/25 01:57:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/25 01:57:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/25 01:57:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/25 01:57:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/25 01:57:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/25 01:57:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/25 01:57:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/25 01:57:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/25 01:57:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/25 01:57:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/25 01:57:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/25 01:57:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/25 01:57:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/25 01:57:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/25 01:57:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/25 01:57:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/25 01:57:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/25 01:57:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/25 01:57:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/25 01:57:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/25 01:57:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/25 01:57:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/25 01:57:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/25 01:57:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/25 01:57:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/25 01:57:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/25 01:57:41 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 01:57:41 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: 502 POST https://mail.proton.me/api/drive/blocks: 502 Bad Gateway (Code=0, Status=502) Test: TestTransform/prefix 2025/10/25 01:57:41 DEBUG : Waiting for deletions to finish 2025/10/25 01:57:42 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:57:42 DEBUG : apple: Excluded 2025/10/25 01:57:42 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:57:42 DEBUG : banana: Excluded 2025/10/25 01:57:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:57:42 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:57:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:57:42 DEBUG : splitbananasplit: Excluded 2025/10/25 01:57:42 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/25 01:57:42 DEBUG : PREFIXbanana: Excluded 2025/10/25 01:57:42 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/25 01:57:42 DEBUG : PREFIXsplitbananasplit: Excluded 2025/10/25 01:57:42 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/25 01:57:42 DEBUG : PREFIXapple: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:57:45 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 39 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:58:24 DEBUG : Waiting for deletions to finish 2025/10/25 01:58:25 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:58:25 DEBUG : apple: Excluded 2025/10/25 01:58:25 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:58:25 DEBUG : banana: Excluded 2025/10/25 01:58:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:58:25 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:58:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:58:25 DEBUG : splitbananasplit: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:58:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:58:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 01:58:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 01:58:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 01:58:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 01:58:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 01:58:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 01:58:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 01:58:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 01:58:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 01:58:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 01:58:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 01:58:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 01:58:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 01:58:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 01:58:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 01:58:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 01:58:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 01:58:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/25 01:58:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 01:58:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/25 01:58:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 01:58:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/25 01:58:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 01:58:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/25 01:58:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 01:58:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 01:58:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 01:58:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 01:58:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/25 01:58:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/25 01:58:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/25 01:58:30 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/25 01:58:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/25 01:58:30 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/25 01:58:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/25 01:58:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/25 01:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/25 01:58:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/25 01:58:31 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:58:31 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:58:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/25 01:58:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/25 01:58:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/25 01:58:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/25 01:58:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/25 01:58:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/25 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/25 01:58:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/25 01:58:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/25 01:58:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/25 01:58:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/25 01:58:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/25 01:58:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/25 01:58:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/25 01:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/25 01:58:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/25 01:58:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/25 01:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/25 01:58:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/25 01:58:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/25 01:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/25 01:58:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/25 01:58:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/25 01:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/25 01:58:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/25 01:58:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/25 01:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/25 01:58:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/25 01:58:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/25 01:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/25 01:58:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/25 01:58:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/25 01:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/25 01:58:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/25 01:58:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/25 01:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/25 01:58:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/25 01:58:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/25 01:58:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/25 01:58:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/25 01:58:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/25 01:58:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/25 01:58:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/25 01:58:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/25 01:58:36 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 01:58:36 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2025/10/25 01:58:36 DEBUG : Waiting for deletions to finish 2025/10/25 01:58:37 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:58:37 DEBUG : apple: Excluded 2025/10/25 01:58:37 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:58:37 DEBUG : banana: Excluded 2025/10/25 01:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:58:37 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:58:37 DEBUG : splitbananasplit: Excluded 2025/10/25 01:58:37 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:37 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/10/25 01:58:37 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:37 DEBUG : appleSUFFIX: Excluded 2025/10/25 01:58:37 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:37 DEBUG : bananaSUFFIX: Excluded 2025/10/25 01:58:37 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:37 DEBUG : splitbananasplitSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/10/25 01:58:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/25 01:58:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 01:59:21 DEBUG : Waiting for deletions to finish 2025/10/25 01:59:21 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:59:21 DEBUG : apple: Excluded 2025/10/25 01:59:21 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:59:21 DEBUG : banana: Excluded 2025/10/25 01:59:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:59:21 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:59:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:59:21 DEBUG : splitbananasplit: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:59:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:59:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 01:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 01:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 01:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 01:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 01:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 01:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 01:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 01:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 01:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 01:59:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/25 01:59:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 01:59:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/25 01:59:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:59:27 DEBUG : apple: Unchanged skipping 2025/10/25 01:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 01:59:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 01:59:27 DEBUG : banana: Unchanged skipping 2025/10/25 01:59:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 01:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 01:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 01:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 01:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 01:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 01:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 01:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 01:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 01:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 01:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 01:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 01:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 01:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 01:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 01:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 01:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 01:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 01:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 01:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 01:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 01:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 01:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 01:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 01:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 01:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 01:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 01:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 01:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 01:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 01:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 01:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 01:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 01:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 01:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 01:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 01:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 01:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 01:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 01:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 01:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 01:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 01:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 01:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 01:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 01:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 01:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 01:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/25 01:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 01:59:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/25 01:59:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/25 01:59:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/25 01:59:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/25 01:59:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 01:59:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 01:59:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 01:59:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 01:59:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 01:59:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/25 01:59:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/25 01:59:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 01:59:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 01:59:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 01:59:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 01:59:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 01:59:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 01:59:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 01:59:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 01:59:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 01:59:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/25 01:59:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/25 01:59:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/25 01:59:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/25 01:59:28 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 01:59:28 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 01:59:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/25 01:59:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/25 01:59:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/25 01:59:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/25 01:59:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/25 01:59:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/25 01:59:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/25 01:59:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/25 01:59:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/25 01:59:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/25 01:59:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/25 01:59:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/25 01:59:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/25 01:59:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/25 01:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/25 01:59:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/25 01:59:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/25 01:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/25 01:59:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/25 01:59:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/25 01:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/25 01:59:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/25 01:59:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/25 01:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/25 01:59:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/25 01:59:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/25 01:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/25 01:59:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/25 01:59:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/25 01:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/25 01:59:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/25 01:59:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/25 01:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/25 01:59:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/25 01:59:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/25 01:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/25 01:59:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/25 01:59:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/25 01:59:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/25 01:59:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/25 01:59:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/25 01:59:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/25 01:59:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/25 01:59:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/25 01:59:33 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 01:59:33 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/truncate 2025/10/25 01:59:33 DEBUG : Waiting for deletions to finish 2025/10/25 01:59:34 DEBUG : apple: Excluded (Path Filter) 2025/10/25 01:59:34 DEBUG : apple: Excluded 2025/10/25 01:59:34 DEBUG : banana: Excluded (Path Filter) 2025/10/25 01:59:34 DEBUG : banana: Excluded 2025/10/25 01:59:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 01:59:34 DEBUG : appleappleapplebanana: Excluded 2025/10/25 01:59:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 01:59:34 DEBUG : splitbananasplit: Excluded 2025/10/25 01:59:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/25 01:59:34 DEBUG : splitbanan: Excluded 2025/10/25 01:59:34 DEBUG : appleapple: Excluded (Path Filter) 2025/10/25 01:59:34 DEBUG : appleapple: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0001-bcdef: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0002-cdefg: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0003-defgh: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0000-abcde: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0004-efghi: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0005-fghij: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0007-12345: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0006-ghijk: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0008-23456: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0009-34567: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0010-45678: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0011-56789: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0012-6789;: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0013-789;=: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0014-89;=.: Excluded 2025/10/25 01:59:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/25 01:59:37 DEBUG : dir1/0015-9;=.t: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 02:00:15 DEBUG : Waiting for deletions to finish 2025/10/25 02:00:16 DEBUG : apple: Excluded (Path Filter) 2025/10/25 02:00:16 DEBUG : apple: Excluded 2025/10/25 02:00:16 DEBUG : banana: Excluded (Path Filter) 2025/10/25 02:00:16 DEBUG : banana: Excluded 2025/10/25 02:00:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 02:00:16 DEBUG : appleappleapplebanana: Excluded 2025/10/25 02:00:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 02:00:16 DEBUG : splitbananasplit: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 02:00:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 02:00:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 02:00:21 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:21 DEBUG : banana: Unchanged skipping 2025/10/25 02:00:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:21 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 02:00:21 DEBUG : apple: Unchanged skipping 2025/10/25 02:00:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:21 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 02:00:22 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 02:00:22 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 02:00:22 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 02:00:22 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/10/25 02:00:22 DEBUG : Waiting for deletions to finish 2025/10/25 02:00:23 DEBUG : apple: Excluded (Path Filter) 2025/10/25 02:00:23 DEBUG : apple: Excluded 2025/10/25 02:00:23 DEBUG : banana: Excluded (Path Filter) 2025/10/25 02:00:23 DEBUG : banana: Excluded 2025/10/25 02:00:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 02:00:23 DEBUG : appleappleapplebanana: Excluded 2025/10/25 02:00:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 02:00:23 DEBUG : splitbananasplit: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 02:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 02:00:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 02:00:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 02:00:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 02:00:27 DEBUG : apple: Unchanged skipping 2025/10/25 02:00:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:27 DEBUG : banana: Unchanged skipping 2025/10/25 02:00:29 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:00:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 02:00:29 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 02:00:29 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 02:00:29 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/10/25 02:00:29 DEBUG : Waiting for deletions to finish 2025/10/25 02:00:30 DEBUG : apple: Excluded (Path Filter) 2025/10/25 02:00:30 DEBUG : apple: Excluded 2025/10/25 02:00:30 DEBUG : banana: Excluded (Path Filter) 2025/10/25 02:00:30 DEBUG : banana: Excluded 2025/10/25 02:00:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 02:00:30 DEBUG : appleappleapplebanana: Excluded 2025/10/25 02:00:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 02:00:30 DEBUG : splitbananasplit: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 02:00:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 02:00:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 02:00:34 DEBUG : Waiting for deletions to finish 2025/10/25 02:00:34 DEBUG : apple: Excluded (Path Filter) 2025/10/25 02:00:34 DEBUG : apple: Excluded 2025/10/25 02:00:34 DEBUG : banana: Excluded (Path Filter) 2025/10/25 02:00:34 DEBUG : banana: Excluded 2025/10/25 02:00:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 02:00:34 DEBUG : appleappleapplebanana: Excluded 2025/10/25 02:00:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 02:00:34 DEBUG : splitbananasplit: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 02:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 02:00:36 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 02:01:07 DEBUG : Waiting for deletions to finish 2025/10/25 02:01:08 DEBUG : apple: Excluded (Path Filter) 2025/10/25 02:01:08 DEBUG : apple: Excluded 2025/10/25 02:01:08 DEBUG : banana: Excluded (Path Filter) 2025/10/25 02:01:08 DEBUG : banana: Excluded 2025/10/25 02:01:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 02:01:08 DEBUG : appleappleapplebanana: Excluded 2025/10/25 02:01:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 02:01:08 DEBUG : splitbananasplit: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 02:01:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 02:01:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 02:01:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:13 DEBUG : apple: Unchanged skipping 2025/10/25 02:01:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 02:01:13 DEBUG : banana: Unchanged skipping 2025/10/25 02:01:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 02:01:14 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 02:01:14 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 02:01:14 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 02:01:14 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/10/25 02:01:14 DEBUG : Waiting for deletions to finish 2025/10/25 02:01:15 DEBUG : apple: Excluded (Path Filter) 2025/10/25 02:01:15 DEBUG : apple: Excluded 2025/10/25 02:01:15 DEBUG : banana: Excluded (Path Filter) 2025/10/25 02:01:15 DEBUG : banana: Excluded 2025/10/25 02:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 02:01:15 DEBUG : appleappleapplebanana: Excluded 2025/10/25 02:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 02:01:15 DEBUG : splitbananasplit: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 02:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 02:01:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 02:01:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:19 DEBUG : apple: Unchanged skipping 2025/10/25 02:01:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 02:01:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:19 DEBUG : banana: Unchanged skipping 2025/10/25 02:01:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:19 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 02:01:21 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 02:01:21 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 02:01:21 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 02:01:21 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/10/25 02:01:21 DEBUG : Waiting for deletions to finish 2025/10/25 02:01:22 DEBUG : apple: Excluded (Path Filter) 2025/10/25 02:01:22 DEBUG : apple: Excluded 2025/10/25 02:01:22 DEBUG : banana: Excluded (Path Filter) 2025/10/25 02:01:22 DEBUG : banana: Excluded 2025/10/25 02:01:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 02:01:22 DEBUG : appleappleapplebanana: Excluded 2025/10/25 02:01:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 02:01:22 DEBUG : splitbananasplit: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 02:01:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 02:01:23 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 02:01:54 DEBUG : Waiting for deletions to finish 2025/10/25 02:01:54 DEBUG : apple: Excluded (Path Filter) 2025/10/25 02:01:54 DEBUG : apple: Excluded 2025/10/25 02:01:54 DEBUG : banana: Excluded (Path Filter) 2025/10/25 02:01:54 DEBUG : banana: Excluded 2025/10/25 02:01:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 02:01:54 DEBUG : appleappleapplebanana: Excluded 2025/10/25 02:01:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 02:01:54 DEBUG : splitbananasplit: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 02:01:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 02:01:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 02:01:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:59 DEBUG : apple: Unchanged skipping 2025/10/25 02:01:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 02:01:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:59 DEBUG : banana: Unchanged skipping 2025/10/25 02:01:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:01:59 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 02:02:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 02:02:01 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 02:02:01 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 02:02:01 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/10/25 02:02:01 DEBUG : Waiting for deletions to finish 2025/10/25 02:02:02 DEBUG : apple: Excluded (Path Filter) 2025/10/25 02:02:02 DEBUG : apple: Excluded 2025/10/25 02:02:02 DEBUG : banana: Excluded (Path Filter) 2025/10/25 02:02:02 DEBUG : banana: Excluded 2025/10/25 02:02:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 02:02:02 DEBUG : appleappleapplebanana: Excluded 2025/10/25 02:02:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 02:02:02 DEBUG : splitbananasplit: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 02:02:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 02:02:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 02:02:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 02:02:06 DEBUG : apple: Unchanged skipping 2025/10/25 02:02:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:06 DEBUG : banana: Unchanged skipping 2025/10/25 02:02:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:06 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 02:02:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 02:02:08 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 02:02:08 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 02:02:08 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/10/25 02:02:08 DEBUG : Waiting for deletions to finish 2025/10/25 02:02:09 DEBUG : apple: Excluded (Path Filter) 2025/10/25 02:02:09 DEBUG : apple: Excluded 2025/10/25 02:02:09 DEBUG : banana: Excluded (Path Filter) 2025/10/25 02:02:09 DEBUG : banana: Excluded 2025/10/25 02:02:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 02:02:09 DEBUG : appleappleapplebanana: Excluded 2025/10/25 02:02:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 02:02:09 DEBUG : splitbananasplit: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 02:02:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 02:02:10 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "proton drive root link ID 'rclone-test-buverar2geja'", Local "Local file system at /tmp/rclone2310109903", Modify Window "1s" 2025/10/25 02:02:41 DEBUG : Waiting for deletions to finish 2025/10/25 02:02:42 DEBUG : apple: Excluded (Path Filter) 2025/10/25 02:02:42 DEBUG : apple: Excluded 2025/10/25 02:02:42 DEBUG : banana: Excluded (Path Filter) 2025/10/25 02:02:42 DEBUG : banana: Excluded 2025/10/25 02:02:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 02:02:42 DEBUG : appleappleapplebanana: Excluded 2025/10/25 02:02:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 02:02:42 DEBUG : splitbananasplit: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 02:02:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 02:02:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 02:02:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:47 DEBUG : apple: Unchanged skipping 2025/10/25 02:02:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 02:02:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:47 DEBUG : banana: Unchanged skipping 2025/10/25 02:02:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:47 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 02:02:48 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for checks to finish 2025/10/25 02:02:48 DEBUG : proton drive root link ID 'rclone-test-buverar2geja': Waiting for transfers to finish 2025/10/25 02:02:48 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting files as there were IO errors 2025/10/25 02:02:48 ERROR : proton drive root link ID 'rclone-test-buverar2geja': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/10/25 02:02:48 DEBUG : Waiting for deletions to finish 2025/10/25 02:02:49 DEBUG : apple: Excluded (Path Filter) 2025/10/25 02:02:49 DEBUG : apple: Excluded 2025/10/25 02:02:49 DEBUG : banana: Excluded (Path Filter) 2025/10/25 02:02:49 DEBUG : banana: Excluded 2025/10/25 02:02:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 02:02:49 DEBUG : appleappleapplebanana: Excluded 2025/10/25 02:02:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 02:02:49 DEBUG : splitbananasplit: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/25 02:02:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 02:02:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/25 02:02:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:53 DEBUG : apple: Unchanged skipping 2025/10/25 02:02:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 02:02:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:53 DEBUG : banana: Unchanged skipping 2025/10/25 02:02:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 02:02:53 DEBUG : splitbananasplit: Unchanged skipping panic: test timed out after 1h0m0s running tests: TestTransform (8m12s) TestTransform/lowercase (34s) goroutine 33324 [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, 8 minutes]: testing.(*T).Run(0xc00050ba40, {0x27698ed?, 0xc000067ad8?}, 0x2899168) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00050ba40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00050ba40, 0xc000067c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00044d740, {0x3fca1a0, 0x6c, 0x6c}, {0xee08e18bd?, 0x3fe04c0?, 0x3fe04c0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000725360) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000725360) /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 34 [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 35 [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 33389 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000163d60, {0x2be5b28, 0xc000163ea0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000d63408, 0xc000163d60, 0xc000163db0, 0x4b, 0xc0000877a8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 52 [IO wait]: internal/poll.runtime_pollWait(0x7ab2d38386f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f7900?, 0xc0005f4000?, 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(0xc0001f7900, {0xc0005f4000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f7900, {0xc0005f4000?, 0xc0000948d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000160020, {0xc0005f4000?, 0x7ab28c51fb48?, 0x7ab2d39c0108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0003ae798, {0xc0005f4000?, 0x5?, 0xc00071f188?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a4638, {0x2bbfba0, 0xc0003ae798}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a4388, {0x2bbd640, 0xc000160020}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a4388, 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(0xc0006a4388, {0xc000251000, 0x1000, 0xc000860540?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000b13860, {0xc000b05e00, 0x9, 0x3f4e0e0?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bbcdc0, 0xc000b13860}, {0xc000b05e00, 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({0xc000b05e00, 0x9, 0x3c6ab0?}, {0x2bbcdc0?, 0xc000b13860?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000b05dc0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000094fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000a6cc40) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 51 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 33396 [chan receive]: github.com/rclone/rclone/fs/march.(*March).matchListings(0xc000ba74d0, 0xc00033e150, 0xc00033e230, 0xc000876de8, 0xc000876d98, 0xc000876d48) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:320 +0x26c github.com/rclone/rclone/fs/march.(*March).processJob(0xc000ba74d0, {{0xc000b51ee0, 0x4}, {0xc000c8e430, 0x4}, 0x7ffffffd, 0x7ffffffd, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:498 +0x61b github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:215 +0x1e5 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 33393 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000163db0, {0x2be5b28, 0xc000163ea0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000d63408, {0x2be5b28, 0xc000163e50}, 0xc000163db0, {0x2bfcbd0, 0xc0001ad440}, 0x32, 0xc000081fa8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 33386 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000163d60, {0x2be5b28, 0xc000163ea0}, 0x25) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000d63408, 0xc000163d60, 0xc000163db0, 0x25, 0xc0005df760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 30433 [IO wait]: internal/poll.runtime_pollWait(0x7ab2d38385d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000410080?, 0xc008fad000?, 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(0xc000410080, {0xc008fad000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000410080, {0xc008fad000?, 0x5?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003ac3d8, {0xc008fad000?, 0x7ab2d39c9170?, 0x7ab2d39c0a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000010288, {0xc008fad000?, 0x4006380?, 0x55300b87900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00034db38, {0x2bbfba0, 0xc000010288}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00034d888, {0x2bbd640, 0xc0003ac3d8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00034d888, 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(0xc00034d888, {0xc000138000, 0x1000, 0xc0002fc9c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000464000, {0xc000138000?, 0x80d5e5?, 0x2bbc7c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009654a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009654a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000464000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 30302 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 33399 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 33401 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 33385 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000163d60, {0x2be5b28, 0xc000163ea0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000d63408, 0xc000163d60, 0xc000163db0, 0x19, 0xc0005e3760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 33395 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 33391 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000163db0, {0x2be5b28, 0xc000163ea0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000d63408, {0x2be5b28, 0xc000163e50}, 0xc000163db0, {0x2bfcbd0, 0xc0001ad440}, 0x0, 0xc000082760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 33400 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 33403 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 21572 [chan receive]: testing.(*T).Run(0xc000861340, {0x275eaad?, 0x4796b2?}, 0xc000132370) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000861340) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000861340, 0x2899168) /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 33394 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000163db0, {0x2be5b28, 0xc000163ea0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000d63408, {0x2be5b28, 0xc000163e50}, 0xc000163db0, {0x2bfcbd0, 0xc0001ad440}, 0x4b, 0xc0003da5d0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 32628 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc0002d2de0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc000ba74d0?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/march.(*March).Run(0xc000ba74d0, {0x2be5b28, 0xc000163e50}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:262 +0x385 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000d63408) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:956 +0x23c github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2be5a48, 0x4003aa0}, {0x2bfcbd0, 0xc0001ad440}, {0x2bfc0e0, 0xc0001adc80}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2be5a48, 0x4003aa0}, {0x2bfcbd0, 0xc0001ad440}, {0x2bfc0e0, 0xc0001adc80}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000861180) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:116 +0x2d8 testing.tRunner(0xc000861180, 0xc000132370) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 21572 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 33402 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 33383 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000163d60, {0x2be5b28, 0xc000163ea0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000d63408, 0xc000163d60, 0xc000163db0, 0x0, 0xc000ab0760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 3103 [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 3129 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 33390 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000163d60, {0x2be5b28, 0xc000163ea0}, 0x57) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000d63408, 0xc000163d60, 0xc000163db0, 0x57, 0xc000ab2f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 33410 [select]: net/http.(*http2ClientConn).roundTrip(0xc000a6cc40, 0xc000982780, 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(0xc000724a00, 0xc000982780, {0x0?, 0x73?}) /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({0x3fa79a0?}, 0xc000982780?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3fa79a0, 0xc000982780) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bbdd80?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000982780, {0x2bbdd80, 0x3fa79a0}, {0x7ab2d39c9201?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0002ffb60, 0xc000982780, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0002ffb60, 0xc000982780) /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(0xc0006d8508, 0xc000bc8780) /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(0xc000067750, {0xc000067720, 0x6, 0xc00050d3b0?}) /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(0xc000bc8780, {0x274dbd4?, 0xc000788008?}, {0xc000bca340, 0xcf}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListRevisions.func1(0xc000bc8780) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:17 +0xe7 github.com/henrybear327/go-proton-api.(*Client).exec(0xc00032c000, {0x2be5b28, 0xc000163ea0}, 0xc0000679f0) /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(0xc00032c000, {0x2be5b28, 0xc000163ea0}, 0xc0000679f0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).ListRevisions(0xc00032c000, {0x2be5b28, 0xc000163ea0}, {0xc0005a00c0, 0x58}, {0xc0005d0600, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:16 +0xc5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetRevisions(0xc0005cd200?, {0x2be5b28?, 0xc000163ea0?}, 0x13?, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:19 +0x47 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetActiveRevisionAttrs(0xc000330200, {0x2be5b28, 0xc000163ea0}, 0xc0007f4008) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:51 +0x5d github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:554 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00011a300, 0xc000493d40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00011a300, 0xc000493d40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink(0xc0001ad440, {0x2be5b28, 0xc000163ea0}, 0xc0007f4008) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:553 +0xe7 github.com/rclone/rclone/backend/protondrive.(*Fs).newObjectWithLink(0xc0001ad440, {0x2be5b28, 0xc000163ea0}, {0xc000057608, 0x15}, 0xc0007f4008) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:579 +0x15d github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc0001ad440, {0x2be5b28, 0xc000163ea0}, {0xc000c8e430, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:638 +0x565 github.com/rclone/rclone/fs/list.listP({0x2be5b28, 0xc000163ea0}, {0x2bfcbd0, 0xc0001ad440}, {0xc000c8e430, 0x4}, 0xc0072ce240) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:48 +0x6e github.com/rclone/rclone/fs/list.DirSortedFn({0x2be5b28, 0xc000163ea0}, {0x2bfcbd0, 0xc0001ad440}, 0x0, {0xc000c8e430, 0x4}, 0xc0004723c0, 0xc0003f0fe0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:75 +0x257 github.com/rclone/rclone/fs/march.(*March).makeListDir.func1({0xc000c8e430, 0x4}, 0xc0004723c0) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:126 +0xb6 github.com/rclone/rclone/fs/march.(*March).processJob.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:412 +0xbb created by github.com/rclone/rclone/fs/march.(*March).processJob in goroutine 33396 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:410 +0x332 goroutine 33392 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000163db0, {0x2be5b28, 0xc000163ea0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000d63408, {0x2be5b28, 0xc000163e50}, 0xc000163db0, {0x2bfcbd0, 0xc0001ad440}, 0x19, 0xc000112fc0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 33384 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000163d60, {0x2be5b28, 0xc000163ea0}, 0xc) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000d63408, 0xc000163d60, 0xc000163db0, 0xc, 0xc0005e1f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 30482 [select]: net/http.(*persistConn).writeLoop(0xc000464000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 30302 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 33388 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000163d60, {0x2be5b28, 0xc000163ea0}, 0x3e) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000d63408, 0xc000163d60, 0xc000163db0, 0x3e, 0xc000aaef60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 33398 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 33387 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000163d60, {0x2be5b28, 0xc000163ea0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000d63408, 0xc000163d60, 0xc000163db0, 0x32, 0xc0005e0f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 33370 [select]: net/http.(*http2clientStream).writeRequest(0xc000bce600, 0xc000982780, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000bce600, 0x82de84?, 0xc000086f60?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 33410 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 33397 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32628 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m1.384377503s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncConcurrentDelete TestSyncConcurrentTruncate]