"./sync.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/16 05:36:09 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate" 2026/07/16 05:36:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 05:36:10 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:36:10 DEBUG : Creating backend with remote "/tmp/rclone2649606436" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:36:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:36:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/16 05:36:35 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:36:35 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (25.70s) === RUN TestCopy run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:36:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 05:36:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:36:36 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:36:36 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:36:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:36:44 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:36:45 DEBUG : Internxt root 'rclone-test-hulonik7mate': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.31s) === RUN TestCopyMetadata run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.66s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.50s) === RUN TestCopyMissingDirectory run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:36:50 DEBUG : Creating backend with remote "/non-existing" 2026/07/16 05:36:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/16 05:36:50 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:36:50 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.67s) === RUN TestCopyNoTraverse run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:36:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:36:50 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:36:50 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:36:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:36:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.00s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.72s) === RUN TestCopyCheckFirst run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:36:58 INFO : Internxt root 'rclone-test-hulonik7mate': Running all checks before starting transfers 2026/07/16 05:36:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:36:58 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:36:58 INFO : Internxt root 'rclone-test-hulonik7mate': Checks finished, now starting transfers 2026/07/16 05:36:58 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:37:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:37:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (10.30s) === RUN TestSyncNoTraverse run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:37:08 ERROR : Ignoring --no-traverse with sync 2026/07/16 05:37:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:37:09 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:37:09 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:37:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:37:15 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:37:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (12.77s) === RUN TestCopyWithDepth run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:37:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/16 05:37:21 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:37:21 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:37:28 DEBUG : hello world2: size = 12 OK 2026/07/16 05:37:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (8.34s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:37:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:37:30 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:37:30 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:37:35 DEBUG : potato2: size = 11 OK 2026/07/16 05:37:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (6.42s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:37:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:37:36 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:37:36 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:37:42 DEBUG : potato2: size = 11 OK 2026/07/16 05:37:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (7.63s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:37:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/16 05:37:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 05:37:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/16 05:37:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 05:37:44 INFO : sub dir2: Making directory 2026/07/16 05:37:44 INFO : sub dir: Making directory 2026/07/16 05:37:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:37:44 INFO : sub dir2/sub sub dir2: Making directory 2026/07/16 05:37:45 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:37:45 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:37:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:37:51 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:37:52 DEBUG : Internxt root 'rclone-test-hulonik7mate': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.00s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:37:57 INFO : sub dir2: Making directory 2026/07/16 05:37:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/16 05:37:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 05:37:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:37:58 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:37:58 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:38:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:38:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.10s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:38:07 DEBUG : sub dir2: Making directory with metadata 2026/07/16 05:38:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 05:38:07 INFO : sub dir2: Making directory 2026/07/16 05:38:10 INFO : sub dir: Making directory 2026/07/16 05:38:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:38:11 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:38:11 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:38:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:38:19 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:38:19 INFO : sub dir/hello world: Deleted 2026/07/16 05:38:19 DEBUG : Internxt root 'rclone-test-hulonik7mate': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/16 05:38:20 DEBUG : Internxt root 'rclone-test-hulonik7mate': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/16 05:38:22 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveEmptyDirectories (23.15s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.66s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:38:31 INFO : sub dir2: Making directory 2026/07/16 05:38:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:38:32 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:38:32 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:38:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:38:39 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:38:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.36s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:38:41 DEBUG : sub dir2: Making directory with metadata 2026/07/16 05:38:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 05:38:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 05:38:41 INFO : sub dir2: Making directory 2026/07/16 05:38:41 INFO : sub dir: Making directory 2026/07/16 05:38:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:38:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:38:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:38:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:38:49 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:38:49 DEBUG : Waiting for deletions to finish 2026/07/16 05:38:51 DEBUG : Internxt root 'rclone-test-hulonik7mate': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (15.38s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:38:56 INFO : sub dir2: Making directory 2026/07/16 05:38:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:38:57 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:38:57 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:39:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:39:03 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:39:03 DEBUG : Waiting for deletions to finish 2026/07/16 05:39:06 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncNoEmptyDirectories (16.61s) === RUN TestServerSideCopy run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:39:20 DEBUG : Creating backend with remote "TestInternxt:rclone-test-viyujey1sana" 2026/07/16 05:39:20 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:620: Server side copy (if possible) Internxt root 'rclone-test-hulonik7mate' -> Internxt root 'rclone-test-viyujey1sana' 2026/07/16 05:39:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:39:21 DEBUG : Internxt root 'rclone-test-viyujey1sana': Waiting for checks to finish 2026/07/16 05:39:21 DEBUG : Internxt root 'rclone-test-viyujey1sana': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:39:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:39:52 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:39:53 DEBUG : Internxt root 'rclone-test-viyujey1sana': Purge object "sub dir/hello world" 2026/07/16 05:39:54 DEBUG : Internxt root 'rclone-test-viyujey1sana': Purge dir "sub dir" 2026/07/16 05:39:54 DEBUG : Internxt root 'rclone-test-viyujey1sana': Purge dir "" 2026/07/16 05:39:57 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestServerSideCopy (51.25s) === RUN TestCopyOverSelf run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:40:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:40:10 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 05:40:10 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 05:40:10 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:40:10 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:40:11 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-voxipah7. (UUID: 7d05bc7c-ed4c-45d7-be8c-4acb98d505f0) 2026/07/16 05:40:16 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file hello world.rclone-backup-voxipah7. (UUID: 7d05bc7c-ed4c-45d7-be8c-4acb98d505f0) 2026/07/16 05:40:16 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 05:40:16 DEBUG : sub dir/hello world: size = 17 OK 2026/07/16 05:40:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (16.00s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:40:28 DEBUG : Creating backend with remote "TestInternxt:rclone-test-xoteniv1cuku" 2026/07/16 05:40:28 DEBUG : Config file has changed externally - reloading 2026/07/16 05:40:29 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:656: Server side copy (if possible) Internxt root 'rclone-test-hulonik7mate' -> Internxt root 'rclone-test-xoteniv1cuku' 2026/07/16 05:40:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:40:30 DEBUG : Internxt root 'rclone-test-xoteniv1cuku': Waiting for checks to finish 2026/07/16 05:40:30 DEBUG : Internxt root 'rclone-test-xoteniv1cuku': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:40:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:40:56 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:40:57 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-refokeg5. (UUID: de8e49e3-e402-495d-a1c0-77270d173969) 2026/07/16 05:41:03 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file hello world.rclone-backup-refokeg5. (UUID: de8e49e3-e402-495d-a1c0-77270d173969) 2026/07/16 05:41:03 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 05:41:04 DEBUG : Internxt root 'rclone-test-xoteniv1cuku': Waiting for checks to finish 2026/07/16 05:41:04 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 05:41:04 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-xoteniv1cuku') 2026/07/16 05:41:04 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 05:41:04 DEBUG : Internxt root 'rclone-test-xoteniv1cuku': Waiting for transfers to finish 2026/07/16 05:41:05 DEBUG : Internxt root 'rclone-test-xoteniv1cuku': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-nibigoz7. (UUID: e106c96e-4580-49b5-aa21-2ccdc5602c3c) 2026/07/16 05:41:11 DEBUG : Internxt root 'rclone-test-xoteniv1cuku': Upload succeeded, deleting backup file hello world.rclone-backup-nibigoz7. (UUID: e106c96e-4580-49b5-aa21-2ccdc5602c3c) 2026/07/16 05:41:11 DEBUG : Internxt root 'rclone-test-xoteniv1cuku': Successfully deleted backup file 2026/07/16 05:41:11 DEBUG : sub dir/hello world: size = 17 OK 2026/07/16 05:41:11 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/16 05:41:12 DEBUG : Internxt root 'rclone-test-xoteniv1cuku': Purge object "sub dir/hello world" 2026/07/16 05:41:13 DEBUG : Internxt root 'rclone-test-xoteniv1cuku': Purge dir "sub dir" 2026/07/16 05:41:15 DEBUG : Internxt root 'rclone-test-xoteniv1cuku': Purge dir "" --- PASS: TestServerSideCopyOverSelf (57.17s) === RUN TestMoveOverSelf run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:41:23 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:41:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:41:23 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 05:41:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 05:41:23 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:41:23 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-cecunoy1. (UUID: cdd69e63-1b24-4baf-824d-b20b7025551e) 2026/07/16 05:41:32 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file hello world.rclone-backup-cecunoy1. (UUID: cdd69e63-1b24-4baf-824d-b20b7025551e) 2026/07/16 05:41:32 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 05:41:32 DEBUG : sub dir/hello world: size = 17 OK 2026/07/16 05:41:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/16 05:41:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (17.74s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:41:41 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hesireg2qaci" 2026/07/16 05:41:41 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:701: Server side copy (if possible) Internxt root 'rclone-test-hulonik7mate' -> Internxt root 'rclone-test-hesireg2qaci' 2026/07/16 05:41:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:41:42 DEBUG : Internxt root 'rclone-test-hesireg2qaci': Waiting for checks to finish 2026/07/16 05:41:42 DEBUG : Internxt root 'rclone-test-hesireg2qaci': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:42:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:42:06 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:42:07 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-fiyemab7. (UUID: 5d32267e-afad-4dae-bf09-30423a61a37b) 2026/07/16 05:42:11 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file hello world.rclone-backup-fiyemab7. (UUID: 5d32267e-afad-4dae-bf09-30423a61a37b) 2026/07/16 05:42:11 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 05:42:12 DEBUG : Internxt root 'rclone-test-hesireg2qaci': Using server-side directory move 2026/07/16 05:42:12 INFO : Internxt root 'rclone-test-hesireg2qaci': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/16 05:42:15 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 05:42:15 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-hesireg2qaci') 2026/07/16 05:42:15 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 05:42:15 DEBUG : Internxt root 'rclone-test-hesireg2qaci': Waiting for checks to finish 2026/07/16 05:42:15 DEBUG : Internxt root 'rclone-test-hesireg2qaci': Waiting for transfers to finish 2026/07/16 05:42:15 INFO : sub dir/hello world: Deleted 2026/07/16 05:42:15 INFO : sub dir/hello world: Moved (server-side) 2026/07/16 05:42:22 DEBUG : testing file moves 2026/07/16 05:42:23 DEBUG : Internxt root 'rclone-test-hesireg2qaci': Waiting for checks to finish 2026/07/16 05:42:23 DEBUG : sub dir/hello world: size = 24 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 05:42:23 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-hesireg2qaci') 2026/07/16 05:42:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 05:42:23 DEBUG : Internxt root 'rclone-test-hesireg2qaci': Waiting for transfers to finish 2026/07/16 05:42:23 INFO : sub dir/hello world: Deleted 2026/07/16 05:42:23 INFO : sub dir/hello world: Moved (server-side) 2026/07/16 05:42:25 DEBUG : Internxt root 'rclone-test-hesireg2qaci': Purge object "sub dir/hello world" 2026/07/16 05:42:25 DEBUG : Internxt root 'rclone-test-hesireg2qaci': Purge dir "sub dir" 2026/07/16 05:42:26 DEBUG : Internxt root 'rclone-test-hesireg2qaci': Purge dir "" 2026/07/16 05:42:29 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestServerSideMoveOverSelf (61.37s) === RUN TestCopyAfterDelete run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:42:41 ERROR : error listing: directory not found 2026/07/16 05:42:41 INFO : Local file system at /tmp/rclone2649606436: Making directory 2026/07/16 05:42:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:42:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (7.17s) === RUN TestCopyRedownload run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:42:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/16 05:42:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:42:51 DEBUG : Local file system at /tmp/rclone2649606436: Waiting for checks to finish 2026/07/16 05:42:51 DEBUG : Local file system at /tmp/rclone2649606436: Waiting for transfers to finish 2026/07/16 05:42:51 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/07/16 05:42:51 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/07/16 05:42:51 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:42:51 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.96s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:42:53 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/16 05:42:53 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:42:53 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:43:00 DEBUG : check sum: size = 1 OK 2026/07/16 05:43:00 INFO : check sum: Copied (new) 2026/07/16 05:43:00 DEBUG : Waiting for deletions to finish 2026/07/16 05:43:02 DEBUG : check sum: size = 1 OK 2026/07/16 05:43:02 NOTICE: Internxt root 'rclone-test-hulonik7mate': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/16 05:43:02 DEBUG : check sum: Size of src and dst objects identical 2026/07/16 05:43:02 DEBUG : check sum: Unchanged skipping 2026/07/16 05:43:02 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:43:02 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:43:02 DEBUG : Waiting for deletions to finish 2026/07/16 05:43:02 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.51s) === RUN TestSyncSizeOnly run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:43:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/16 05:43:03 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:43:03 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:43:10 DEBUG : sizeonly: size = 6 OK 2026/07/16 05:43:10 INFO : sizeonly: Copied (new) 2026/07/16 05:43:10 DEBUG : Waiting for deletions to finish 2026/07/16 05:43:11 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:43:11 DEBUG : sizeonly: size = 6 OK 2026/07/16 05:43:11 DEBUG : sizeonly: Sizes identical 2026/07/16 05:43:11 DEBUG : sizeonly: Unchanged skipping 2026/07/16 05:43:11 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:43:11 DEBUG : Waiting for deletions to finish 2026/07/16 05:43:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (8.70s) === RUN TestSyncIgnoreSize run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:43:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/16 05:43:12 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:43:12 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:43:19 INFO : ignore-size: Copied (new) 2026/07/16 05:43:19 DEBUG : Waiting for deletions to finish 2026/07/16 05:43:20 DEBUG : ignore-size: Sizes identical 2026/07/16 05:43:20 DEBUG : ignore-size: Unchanged skipping 2026/07/16 05:43:20 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:43:20 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:43:20 DEBUG : Waiting for deletions to finish 2026/07/16 05:43:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (8.72s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:43:27 DEBUG : existing: size = 6 OK 2026/07/16 05:43:27 DEBUG : existing: Sizes identical 2026/07/16 05:43:27 DEBUG : existing: Unchanged skipping 2026/07/16 05:43:27 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:43:27 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:43:27 DEBUG : Waiting for deletions to finish 2026/07/16 05:43:27 INFO : There was nothing to transfer 2026/07/16 05:43:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/16 05:43:27 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:43:27 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:43:27 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file existing to backup existing.rclone-backup-zohimof7. (UUID: 9418783c-2355-4871-a3db-699a0af83860) 2026/07/16 05:43:31 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file existing.rclone-backup-zohimof7. (UUID: 9418783c-2355-4871-a3db-699a0af83860) 2026/07/16 05:43:31 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 05:43:31 DEBUG : existing: size = 6 OK 2026/07/16 05:43:31 INFO : existing: Copied (replaced existing) 2026/07/16 05:43:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.84s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:43:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 05:43:33 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:43:33 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:43:39 DEBUG : existing: size = 6 OK 2026/07/16 05:43:39 INFO : existing: Copied (new) 2026/07/16 05:43:39 DEBUG : Waiting for deletions to finish 2026/07/16 05:43:40 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:43:40 DEBUG : existing: Destination exists, skipping 2026/07/16 05:43:40 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:43:40 DEBUG : Waiting for deletions to finish 2026/07/16 05:43:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (9.88s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:43:55 INFO : d: Making directory 2026/07/16 05:43:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/16 05:43:57 DEBUG : c/non empty space: size = 5 OK 2026/07/16 05:43:57 DEBUG : c/non empty space: Sizes identical 2026/07/16 05:43:57 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:43:57 DEBUG : c/non empty space: Unchanged skipping 2026/07/16 05:43:57 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:44:02 DEBUG : a/potato2: size = 60 OK 2026/07/16 05:44:02 INFO : a/potato2: Copied (new) 2026/07/16 05:44:02 DEBUG : Waiting for deletions to finish 2026/07/16 05:44:04 INFO : b/potato: Deleted 2026/07/16 05:44:04 INFO : d: Removing directory 2026/07/16 05:44:05 INFO : b: Removing directory 2026/07/16 05:44:05 DEBUG : Internxt root 'rclone-test-hulonik7mate': deleted 2 directories --- PASS: TestSyncIgnoreErrors (25.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:44:13 DEBUG : empty space: size = 1 OK 2026/07/16 05:44:13 DEBUG : empty space: Sizes identical 2026/07/16 05:44:13 DEBUG : empty space: Unchanged skipping 2026/07/16 05:44:13 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:44:13 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:44:13 DEBUG : Waiting for deletions to finish 2026/07/16 05:44:13 INFO : There was nothing to transfer 2026/07/16 05:44:13 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:44:13 DEBUG : empty space: size = 1 OK 2026/07/16 05:44:13 DEBUG : empty space: Sizes identical 2026/07/16 05:44:13 DEBUG : empty space: Unchanged skipping 2026/07/16 05:44:13 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:44:13 DEBUG : Waiting for deletions to finish 2026/07/16 05:44:13 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingModtimeOnly (14.07s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.53s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:44:29 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/16 05:44:29 DEBUG : empty space: size = 1 OK 2026/07/16 05:44:29 DEBUG : empty space: Sizes identical 2026/07/16 05:44:29 DEBUG : empty space: Unchanged skipping 2026/07/16 05:44:29 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:44:29 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:44:33 DEBUG : potato: size = 60 OK 2026/07/16 05:44:33 INFO : potato: Copied (new) 2026/07/16 05:44:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (11.91s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:44:42 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:44:42 DEBUG : potato: size = 60 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 05:44:42 DEBUG : potato: Sizes differ 2026/07/16 05:44:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:44:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:44:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file potato to backup potato.rclone-backup-dinatuk5. (UUID: c531a646-f0b5-4c0f-85f3-29e39cfe58cd) 2026/07/16 05:44:48 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file potato.rclone-backup-dinatuk5. (UUID: c531a646-f0b5-4c0f-85f3-29e39cfe58cd) 2026/07/16 05:44:48 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 05:44:48 DEBUG : potato: size = 21 OK 2026/07/16 05:44:48 INFO : potato: Copied (replaced existing) 2026/07/16 05:44:48 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingFilesSizeOnly (22.18s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/07/16 05:45:03 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:45:03 DEBUG : potato: size = 36 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 05:45:03 DEBUG : potato: Sizes differ 2026/07/16 05:45:03 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:45:03 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:45:03 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file potato to backup potato.rclone-backup-kemidet8. (UUID: 656f4947-c326-4d49-81b2-3daa34d5328f) 2026/07/16 05:45:09 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file potato.rclone-backup-kemidet8. (UUID: 656f4947-c326-4d49-81b2-3daa34d5328f) 2026/07/16 05:45:09 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 05:45:09 DEBUG : potato: size = 21 OK 2026/07/16 05:45:09 INFO : potato: Copied (replaced existing) 2026/07/16 05:45:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (13.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:45:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:45:19 DEBUG : empty space: size = 1 OK 2026/07/16 05:45:19 DEBUG : empty space: Sizes identical 2026/07/16 05:45:19 DEBUG : empty space: Unchanged skipping 2026/07/16 05:45:19 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:45:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/16 05:45:19 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:45:19 DEBUG : Waiting for deletions to finish 2026/07/16 05:45:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:45:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:45:31 DEBUG : empty space: size = 1 OK 2026/07/16 05:45:31 DEBUG : empty space: Sizes identical 2026/07/16 05:45:31 DEBUG : empty space: Unchanged skipping 2026/07/16 05:45:31 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:45:31 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:45:38 DEBUG : potato2: size = 60 OK 2026/07/16 05:45:38 INFO : potato2: Copied (new) 2026/07/16 05:45:38 DEBUG : Waiting for deletions to finish 2026/07/16 05:45:38 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (21.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:45:57 INFO : d: Making directory 2026/07/16 05:45:57 INFO : d/e: Making directory 2026/07/16 05:46:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/16 05:46:00 DEBUG : c/non empty space: size = 5 OK 2026/07/16 05:46:00 DEBUG : c/non empty space: Sizes identical 2026/07/16 05:46:00 DEBUG : c/non empty space: Unchanged skipping 2026/07/16 05:46:01 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:46:01 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:46:08 DEBUG : a/potato2: size = 60 OK 2026/07/16 05:46:08 INFO : a/potato2: Copied (new) 2026/07/16 05:46:08 DEBUG : Waiting for deletions to finish 2026/07/16 05:46:08 INFO : b/potato: Deleted 2026/07/16 05:46:08 INFO : d/e: Removing directory 2026/07/16 05:46:08 INFO : d: Removing directory 2026/07/16 05:46:09 INFO : b: Removing directory 2026/07/16 05:46:09 DEBUG : Internxt root 'rclone-test-hulonik7mate': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:46:24 INFO : d: Making directory 2026/07/16 05:46:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/16 05:46:26 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:46:26 DEBUG : c/non empty space: size = 5 OK 2026/07/16 05:46:26 DEBUG : c/non empty space: Sizes identical 2026/07/16 05:46:26 DEBUG : c/non empty space: Unchanged skipping 2026/07/16 05:46:26 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:46:31 DEBUG : a/potato2: size = 60 OK 2026/07/16 05:46:31 INFO : a/potato2: Copied (new) 2026/07/16 05:46:31 ERROR : Internxt root 'rclone-test-hulonik7mate': not deleting files as there were IO errors 2026/07/16 05:46:31 ERROR : Internxt root 'rclone-test-hulonik7mate': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:46:47 DEBUG : Waiting for deletions to finish 2026/07/16 05:46:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:46:47 DEBUG : empty space: size = 1 OK 2026/07/16 05:46:47 DEBUG : empty space: Sizes identical 2026/07/16 05:46:47 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:46:47 DEBUG : empty space: Unchanged skipping 2026/07/16 05:46:47 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:46:48 INFO : potato: Deleted 2026/07/16 05:46:54 DEBUG : potato2: size = 60 OK 2026/07/16 05:46:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (19.83s) === RUN TestSyncDeleteBefore run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:47:07 DEBUG : Waiting for deletions to finish 2026/07/16 05:47:10 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:47:10 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:47:10 INFO : potato: Deleted 2026/07/16 05:47:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:47:11 DEBUG : empty space: size = 1 OK 2026/07/16 05:47:11 DEBUG : empty space: Sizes identical 2026/07/16 05:47:11 DEBUG : empty space: Unchanged skipping 2026/07/16 05:47:11 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:47:11 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:47:16 DEBUG : potato2: size = 60 OK 2026/07/16 05:47:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (23.21s) === RUN TestCopyDeleteBefore run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:47:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:47:25 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:47:25 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:47:32 DEBUG : potato2: size = 19 OK 2026/07/16 05:47:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (13.92s) === RUN TestSyncWithExclude run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:47:47 DEBUG : enormous: Excluded (Size Filter) 2026/07/16 05:47:47 DEBUG : enormous: Excluded 2026/07/16 05:47:47 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 05:47:47 DEBUG : potato2: Excluded 2026/07/16 05:47:47 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 05:47:47 DEBUG : potato2: Excluded 2026/07/16 05:47:47 DEBUG : empty space: size = 1 OK 2026/07/16 05:47:47 DEBUG : empty space: Sizes identical 2026/07/16 05:47:47 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:47:47 DEBUG : empty space: Unchanged skipping 2026/07/16 05:47:47 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:47:47 DEBUG : Waiting for deletions to finish 2026/07/16 05:47:47 INFO : There was nothing to transfer 2026/07/16 05:47:47 DEBUG : enormous: Excluded (Size Filter) 2026/07/16 05:47:47 DEBUG : enormous: Excluded 2026/07/16 05:47:47 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 05:47:47 DEBUG : potato2: Excluded 2026/07/16 05:47:47 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 05:47:47 DEBUG : potato2: Excluded 2026/07/16 05:47:47 DEBUG : Local file system at /tmp/rclone2649606436: Waiting for checks to finish 2026/07/16 05:47:47 DEBUG : empty space: size = 1 OK 2026/07/16 05:47:47 DEBUG : empty space: Sizes identical 2026/07/16 05:47:47 DEBUG : empty space: Unchanged skipping 2026/07/16 05:47:47 DEBUG : Local file system at /tmp/rclone2649606436: Waiting for transfers to finish 2026/07/16 05:47:47 DEBUG : Waiting for deletions to finish 2026/07/16 05:47:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (15.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:48:04 DEBUG : enormous: Excluded (Size Filter) 2026/07/16 05:48:04 DEBUG : enormous: Excluded 2026/07/16 05:48:04 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 05:48:04 DEBUG : potato2: Excluded 2026/07/16 05:48:04 DEBUG : empty space: size = 1 OK 2026/07/16 05:48:04 DEBUG : empty space: Sizes identical 2026/07/16 05:48:04 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:48:04 DEBUG : empty space: Unchanged skipping 2026/07/16 05:48:04 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:48:04 DEBUG : Waiting for deletions to finish 2026/07/16 05:48:04 INFO : enormous: Deleted 2026/07/16 05:48:04 INFO : potato2: Deleted 2026/07/16 05:48:04 INFO : There was nothing to transfer 2026/07/16 05:48:05 DEBUG : empty space: size = 1 OK 2026/07/16 05:48:05 DEBUG : empty space: Sizes identical 2026/07/16 05:48:05 DEBUG : empty space: Unchanged skipping 2026/07/16 05:48:05 DEBUG : Local file system at /tmp/rclone2649606436: Waiting for checks to finish 2026/07/16 05:48:05 DEBUG : Local file system at /tmp/rclone2649606436: Waiting for transfers to finish 2026/07/16 05:48:05 DEBUG : Waiting for deletions to finish 2026/07/16 05:48:05 INFO : enormous: Deleted 2026/07/16 05:48:05 INFO : potato2: Deleted 2026/07/16 05:48:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.30s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.43s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/07/16 05:48:06 ERROR : Internxt root 'rclone-test-hulonik7mate': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/16 05:48:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/16 05:48:08 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/16 05:48:08 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:48:08 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:48:12 DEBUG : potato: size = 14 OK 2026/07/16 05:48:12 INFO : potato: Copied (new) 2026/07/16 05:48:14 DEBUG : yam: size = 11 OK 2026/07/16 05:48:14 INFO : yam: Copied (new) 2026/07/16 05:48:14 DEBUG : Waiting for deletions to finish 2026/07/16 05:48:14 ERROR : Internxt root 'rclone-test-hulonik7mate': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/16 05:48:15 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/16 05:48:15 DEBUG : potato: size = 14 OK 2026/07/16 05:48:15 DEBUG : potato: Sizes identical 2026/07/16 05:48:15 DEBUG : potato: Unchanged skipping 2026/07/16 05:48:15 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:48:15 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:48:21 DEBUG : yaml: size = 11 OK 2026/07/16 05:48:21 INFO : yaml: Copied (new) 2026/07/16 05:48:21 DEBUG : Waiting for deletions to finish 2026/07/16 05:48:21 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (17.47s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/07/16 05:48:24 ERROR : Internxt root 'rclone-test-hulonik7mate': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/16 05:48:24 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/16 05:48:24 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/16 05:48:24 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:48:24 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:48:29 DEBUG : yam: size = 11 OK 2026/07/16 05:48:29 INFO : yam: Copied (new) 2026/07/16 05:48:30 DEBUG : potato: size = 14 OK 2026/07/16 05:48:30 INFO : potato: Copied (new) 2026/07/16 05:48:30 DEBUG : Waiting for deletions to finish 2026/07/16 05:48:30 ERROR : Internxt root 'rclone-test-hulonik7mate': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/16 05:48:30 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/16 05:48:30 DEBUG : potato: size = 14 OK 2026/07/16 05:48:30 DEBUG : potato: Sizes identical 2026/07/16 05:48:30 DEBUG : potato: Unchanged skipping 2026/07/16 05:48:30 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:48:30 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:48:37 DEBUG : yaml: size = 11 OK 2026/07/16 05:48:37 INFO : yaml: Copied (new) 2026/07/16 05:48:37 DEBUG : Waiting for deletions to finish 2026/07/16 05:48:38 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.06s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/07/16 05:48:39 INFO : Internxt root 'rclone-test-hulonik7mate': Making map for --track-renames 2026/07/16 05:48:39 INFO : Internxt root 'rclone-test-hulonik7mate': Finished making map for --track-renames 2026/07/16 05:48:39 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:48:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/16 05:48:39 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for renames to finish 2026/07/16 05:48:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/16 05:48:39 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:48:44 DEBUG : potato: size = 14 OK 2026/07/16 05:48:44 INFO : potato: Copied (new) 2026/07/16 05:48:46 DEBUG : sub/yam: size = 11 OK 2026/07/16 05:48:46 INFO : sub/yam: Copied (new) 2026/07/16 05:48:46 DEBUG : Waiting for deletions to finish 2026/07/16 05:48:49 DEBUG : potato: size = 14 OK 2026/07/16 05:48:49 DEBUG : potato: Sizes identical 2026/07/16 05:48:49 DEBUG : potato: Unchanged skipping 2026/07/16 05:48:49 INFO : Internxt root 'rclone-test-hulonik7mate': Making map for --track-renames 2026/07/16 05:48:49 INFO : Internxt root 'rclone-test-hulonik7mate': Finished making map for --track-renames 2026/07/16 05:48:49 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:48:49 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for renames to finish 2026/07/16 05:48:49 INFO : sub/yam: Moved (server-side) to: yam 2026/07/16 05:48:49 INFO : yam: Renamed from "sub/yam" 2026/07/16 05:48:49 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:48:49 DEBUG : Waiting for deletions to finish 2026/07/16 05:48:49 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (12.61s) === RUN TestServerSideMoveLocal run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:48:52 DEBUG : Creating backend with remote "/tmp/rclone2649606436/dir1" 2026/07/16 05:48:52 DEBUG : Config file has changed externally - reloading 2026/07/16 05:48:52 DEBUG : Creating backend with remote "/tmp/rclone2649606436/dir2" 2026/07/16 05:48:52 DEBUG : Local file system at /tmp/rclone2649606436/dir2: Using server-side directory move 2026/07/16 05:48:52 INFO : Local file system at /tmp/rclone2649606436/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/16 05:48:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/16 05:48:52 DEBUG : Local file system at /tmp/rclone2649606436/dir2: Waiting for checks to finish 2026/07/16 05:48:52 DEBUG : Local file system at /tmp/rclone2649606436/dir2: Waiting for transfers to finish 2026/07/16 05:48:52 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:48:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/16 05:48:52 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:48:52 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:48:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/16 05:48:58 INFO : nested/sub dir/file: Copied (new) 2026/07/16 05:48:58 INFO : nested/sub dir/file: Deleted 2026/07/16 05:48:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:48:58 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:48:58 INFO : sub dir/hello world: Deleted 2026/07/16 05:48:58 INFO : sub dir: Removing directory 2026/07/16 05:48:58 INFO : nested/sub dir: Removing directory 2026/07/16 05:48:58 INFO : nested: Removing directory 2026/07/16 05:48:58 DEBUG : Local file system at /tmp/rclone2649606436: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (10.38s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:49:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 05:49:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/16 05:49:03 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:49:03 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:49:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 05:49:08 INFO : sub dir/hello world: Copied (new) 2026/07/16 05:49:08 INFO : sub dir/hello world: Deleted 2026/07/16 05:49:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/16 05:49:10 INFO : nested/sub dir/file: Copied (new) 2026/07/16 05:49:10 INFO : nested/sub dir/file: Deleted 2026/07/16 05:49:15 ERROR : nested: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveWithoutDeleteEmptySrcDirs (20.20s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:49:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/16 05:49:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 05:49:23 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:49:23 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:49:27 DEBUG : existing: size = 6 OK 2026/07/16 05:49:27 INFO : existing: Copied (new) 2026/07/16 05:49:27 INFO : existing: Deleted 2026/07/16 05:49:28 DEBUG : existing-b: size = 6 OK 2026/07/16 05:49:28 INFO : existing-b: Copied (new) 2026/07/16 05:49:28 INFO : existing-b: Deleted 2026/07/16 05:49:28 DEBUG : existing: Destination exists, skipping 2026/07/16 05:49:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/16 05:49:28 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:49:28 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:49:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.99s) === RUN TestServerSideMove run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:49:30 DEBUG : Creating backend with remote "TestInternxt:rclone-test-lojabes8feri" 2026/07/16 05:49:30 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-hulonik7mate' -> Internxt root 'rclone-test-lojabes8feri' FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:50:14 DEBUG : Internxt root 'rclone-test-lojabes8feri': Using server-side directory move 2026/07/16 05:50:14 INFO : Internxt root 'rclone-test-lojabes8feri': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/16 05:50:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:50:14 DEBUG : empty space: size = 1 OK 2026/07/16 05:50:14 DEBUG : empty space: Sizes identical 2026/07/16 05:50:14 DEBUG : empty space: Unchanged skipping 2026/07/16 05:50:14 DEBUG : Internxt root 'rclone-test-lojabes8feri': Waiting for checks to finish 2026/07/16 05:50:14 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 05:50:14 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-lojabes8feri') 2026/07/16 05:50:14 DEBUG : potato3: Sizes differ 2026/07/16 05:50:14 INFO : potato2: Moved (server-side) 2026/07/16 05:50:14 INFO : potato3: Deleted 2026/07/16 05:50:15 INFO : empty space: Deleted 2026/07/16 05:50:15 DEBUG : Internxt root 'rclone-test-lojabes8feri': Waiting for transfers to finish 2026/07/16 05:50:15 INFO : potato3: Moved (server-side) 2026/07/16 05:50:15 DEBUG : Creating backend with remote "TestInternxt:rclone-test-raqiqip6qoha" 2026/07/16 05:50:15 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:50:16 DEBUG : Internxt root 'rclone-test-raqiqip6qoha': Using server-side directory move 2026/07/16 05:50:29 INFO : Internxt root 'rclone-test-raqiqip6qoha': Server side directory move succeeded 2026/07/16 05:50:30 ERROR : error listing: directory not found 2026/07/16 05:50:30 DEBUG : Internxt root 'rclone-test-raqiqip6qoha': Purge object "empty space" 2026/07/16 05:50:31 DEBUG : Internxt root 'rclone-test-raqiqip6qoha': Purge object "potato2" 2026/07/16 05:50:31 DEBUG : Internxt root 'rclone-test-raqiqip6qoha': Purge object "potato3" 2026/07/16 05:50:31 DEBUG : Internxt root 'rclone-test-raqiqip6qoha': Purge dir "" 2026/07/16 05:50:32 ERROR : error listing: directory not found 2026/07/16 05:50:32 DEBUG : Internxt root 'rclone-test-lojabes8feri': Purge dir "" 2026/07/16 05:50:32 NOTICE: purge failed to rmdir "": directory not found 2026/07/16 05:50:32 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (62.73s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:50:32 DEBUG : Creating backend with remote "TestInternxt:rclone-test-jerageh5gesi" 2026/07/16 05:50:33 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-hulonik7mate' -> Internxt root 'rclone-test-jerageh5gesi' FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:51:21 DEBUG : empty space: Excluded (Size Filter) 2026/07/16 05:51:21 DEBUG : empty space: Excluded 2026/07/16 05:51:21 DEBUG : empty space: Excluded (Size Filter) 2026/07/16 05:51:21 DEBUG : empty space: Excluded 2026/07/16 05:51:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:51:21 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 05:51:21 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-jerageh5gesi') 2026/07/16 05:51:21 DEBUG : potato3: Sizes differ 2026/07/16 05:51:21 DEBUG : Internxt root 'rclone-test-jerageh5gesi': Waiting for checks to finish 2026/07/16 05:51:21 DEBUG : Internxt root 'rclone-test-jerageh5gesi': Waiting for transfers to finish 2026/07/16 05:51:22 INFO : potato3: Deleted 2026/07/16 05:51:22 INFO : potato3: Moved (server-side) 2026/07/16 05:51:22 INFO : potato2: Moved (server-side) 2026/07/16 05:51:23 DEBUG : Creating backend with remote "TestInternxt:rclone-test-satudap2neke" 2026/07/16 05:51:23 DEBUG : Config file has changed externally - reloading 2026/07/16 05:51:23 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:51:24 DEBUG : empty space: Excluded (Size Filter) 2026/07/16 05:51:24 DEBUG : empty space: Excluded 2026/07/16 05:51:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:51:24 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/16 05:51:24 DEBUG : Internxt root 'rclone-test-satudap2neke': Waiting for checks to finish 2026/07/16 05:51:24 DEBUG : Internxt root 'rclone-test-satudap2neke': Waiting for transfers to finish 2026/07/16 05:51:36 INFO : potato2: Moved (server-side) 2026/07/16 05:51:36 INFO : potato3: Moved (server-side) 2026/07/16 05:51:37 DEBUG : Internxt root 'rclone-test-satudap2neke': Purge object "potato2" 2026/07/16 05:51:37 DEBUG : Internxt root 'rclone-test-satudap2neke': Purge object "potato3" 2026/07/16 05:51:38 DEBUG : Internxt root 'rclone-test-satudap2neke': Purge dir "" 2026/07/16 05:51:38 DEBUG : Internxt root 'rclone-test-jerageh5gesi': Purge object "empty space" 2026/07/16 05:51:39 DEBUG : Internxt root 'rclone-test-jerageh5gesi': Purge dir "" --- PASS: TestServerSideMoveWithFilter (68.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:51:41 DEBUG : Creating backend with remote "TestInternxt:rclone-test-jisijuj5yugu" 2026/07/16 05:51:41 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:51:59 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-hulonik7mate' -> Internxt root 'rclone-test-jisijuj5yugu' FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:52:31 DEBUG : Internxt root 'rclone-test-jisijuj5yugu': Using server-side directory move 2026/07/16 05:52:31 INFO : Internxt root 'rclone-test-jisijuj5yugu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/16 05:52:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 05:52:31 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 05:52:31 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-jisijuj5yugu') 2026/07/16 05:52:31 DEBUG : potato3: Sizes differ 2026/07/16 05:52:31 DEBUG : empty space: size = 1 OK 2026/07/16 05:52:31 DEBUG : empty space: Sizes identical 2026/07/16 05:52:31 DEBUG : empty space: Unchanged skipping 2026/07/16 05:52:31 DEBUG : Internxt root 'rclone-test-jisijuj5yugu': Waiting for checks to finish 2026/07/16 05:52:31 INFO : potato2: Moved (server-side) 2026/07/16 05:52:31 INFO : potato3: Deleted 2026/07/16 05:52:31 INFO : empty space: Deleted 2026/07/16 05:52:31 DEBUG : Internxt root 'rclone-test-jisijuj5yugu': Waiting for transfers to finish 2026/07/16 05:52:31 INFO : potato3: Moved (server-side) 2026/07/16 05:52:31 INFO : tomatoDir: Removing directory 2026/07/16 05:52:32 DEBUG : Internxt root 'rclone-test-hulonik7mate': deleted 1 directories 2026/07/16 05:52:32 DEBUG : Creating backend with remote "TestInternxt:rclone-test-basowim2zetu" 2026/07/16 05:52:33 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:52:33 INFO : tomatoDir: Making directory 2026/07/16 05:52:33 DEBUG : Internxt root 'rclone-test-basowim2zetu': Using server-side directory move 2026/07/16 05:52:48 INFO : Internxt root 'rclone-test-basowim2zetu': Server side directory move succeeded 2026/07/16 05:52:49 ERROR : error listing: directory not found 2026/07/16 05:52:49 ERROR : error listing: directory not found 2026/07/16 05:52:49 DEBUG : Internxt root 'rclone-test-basowim2zetu': Purge object "empty space" 2026/07/16 05:52:50 DEBUG : Internxt root 'rclone-test-basowim2zetu': Purge object "potato2" 2026/07/16 05:52:50 DEBUG : Internxt root 'rclone-test-basowim2zetu': Purge object "potato3" 2026/07/16 05:52:51 DEBUG : Internxt root 'rclone-test-basowim2zetu': Purge dir "tomatoDir" 2026/07/16 05:52:51 DEBUG : Internxt root 'rclone-test-basowim2zetu': Purge dir "" 2026/07/16 05:52:51 ERROR : error listing: directory not found 2026/07/16 05:52:51 DEBUG : Internxt root 'rclone-test-jisijuj5yugu': Purge dir "" 2026/07/16 05:52:52 NOTICE: purge failed to rmdir "": directory not found 2026/07/16 05:52:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (73.64s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:52:55 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/rclone-sync-test" 2026/07/16 05:52:55 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:52:56 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/rclone-sync-test" 2026/07/16 05:52:56 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:53:00 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/rclone-sync-test-include/layer2" 2026/07/16 05:53:00 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:53:02 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/rclone-sync-test-ignore-file" 2026/07/16 05:53:02 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:53:14 DEBUG : rclone-sync-test: Excluded 2026/07/16 05:53:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/16 05:53:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/16 05:53:15 DEBUG : Internxt root 'rclone-test-hulonik7mate/rclone-sync-test': Waiting for checks to finish 2026/07/16 05:53:15 DEBUG : Internxt root 'rclone-test-hulonik7mate/rclone-sync-test': Waiting for transfers to finish 2026/07/16 05:53:15 DEBUG : Waiting for deletions to finish 2026/07/16 05:53:15 INFO : There was nothing to transfer 2026/07/16 05:53:16 DEBUG : rclone-sync-test: Excluded 2026/07/16 05:53:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/16 05:53:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/16 05:53:16 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:53:16 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:53:16 DEBUG : Waiting for deletions to finish 2026/07/16 05:53:16 INFO : rclone-sync-test-include: Removing directory 2026/07/16 05:53:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/16 05:53:17 DEBUG : Internxt root 'rclone-test-hulonik7mate': failed to delete 1 directories 2026/07/16 05:53:17 INFO : There was nothing to transfer 2026/07/16 05:53:17 DEBUG : rclone-sync-test: Excluded 2026/07/16 05:53:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/16 05:53:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/16 05:53:18 DEBUG : Internxt root 'rclone-test-hulonik7mate/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/16 05:53:18 DEBUG : Internxt root 'rclone-test-hulonik7mate/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/16 05:53:18 DEBUG : Waiting for deletions to finish 2026/07/16 05:53:18 INFO : There was nothing to transfer 2026/07/16 05:53:18 DEBUG : rclone-sync-test: Excluded 2026/07/16 05:53:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/16 05:53:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/16 05:53:19 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 05:53:19 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 05:53:19 DEBUG : Waiting for deletions to finish 2026/07/16 05:53:19 INFO : rclone-sync-test-include: Removing directory 2026/07/16 05:53:19 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/16 05:53:19 DEBUG : Internxt root 'rclone-test-hulonik7mate': failed to delete 1 directories 2026/07/16 05:53:19 INFO : There was nothing to transfer 2026/07/16 05:53:19 DEBUG : Excluded 2026/07/16 05:53:19 DEBUG : rclone-sync-test: Excluded 2026/07/16 05:53:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/16 05:53:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/16 05:53:21 DEBUG : Internxt root 'rclone-test-hulonik7mate/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/16 05:53:21 DEBUG : Internxt root 'rclone-test-hulonik7mate/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/16 05:53:21 DEBUG : Waiting for deletions to finish 2026/07/16 05:53:21 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (27.42s) === RUN TestSyncCompareDest run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:53:24 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/dst" 2026/07/16 05:53:24 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:53:24 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/CompareDest" 2026/07/16 05:53:25 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:53:25 DEBUG : one: Need to transfer - File not found at Destination 2026/07/16 05:53:25 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:53:25 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:53:31 DEBUG : one: size = 3 OK 2026/07/16 05:53:31 INFO : one: Copied (new) 2026/07/16 05:53:31 DEBUG : Waiting for deletions to finish 2026/07/16 05:53:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:53:33 DEBUG : one: size = 3 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:53:33 DEBUG : one: Sizes differ 2026/07/16 05:53:33 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:53:33 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish 2026/07/16 05:53:33 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Renamed existing file one to backup one.rclone-backup-gekabiw2. (UUID: 54c02e1b-5053-489f-b2ea-ff53773cdc1c) 2026/07/16 05:53:39 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Upload succeeded, deleting backup file one.rclone-backup-gekabiw2. (UUID: 54c02e1b-5053-489f-b2ea-ff53773cdc1c) 2026/07/16 05:53:40 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Successfully deleted backup file 2026/07/16 05:53:40 DEBUG : one: size = 5 OK 2026/07/16 05:53:40 INFO : one: Copied (replaced existing) 2026/07/16 05:53:40 DEBUG : Waiting for deletions to finish 2026/07/16 05:53:41 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file dst/one to backup one.rclone-backup-zitidev9. (UUID: 7864f0f4-a1d7-4cff-917e-e813c6fe7abc) 2026/07/16 05:53:45 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file one.rclone-backup-zitidev9. (UUID: 7864f0f4-a1d7-4cff-917e-e813c6fe7abc) 2026/07/16 05:53:45 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 05:53:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:53:51 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:53:51 DEBUG : one: size = 3 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:53:51 DEBUG : one: Sizes differ 2026/07/16 05:53:52 DEBUG : one: size = 5 OK 2026/07/16 05:53:52 DEBUG : one: Sizes identical 2026/07/16 05:53:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 05:53:52 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish 2026/07/16 05:53:52 DEBUG : Waiting for deletions to finish 2026/07/16 05:53:52 INFO : There was nothing to transfer 2026/07/16 05:54:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:54:02 DEBUG : one: size = 3 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:54:02 DEBUG : one: Sizes differ 2026/07/16 05:54:02 DEBUG : two: size = 3 OK 2026/07/16 05:54:02 DEBUG : two: Sizes identical 2026/07/16 05:54:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 05:54:02 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:54:02 DEBUG : one: size = 5 OK 2026/07/16 05:54:02 DEBUG : one: Sizes identical 2026/07/16 05:54:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 05:54:02 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish 2026/07/16 05:54:02 DEBUG : Waiting for deletions to finish 2026/07/16 05:54:02 INFO : There was nothing to transfer 2026/07/16 05:54:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:54:03 DEBUG : one: size = 3 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:54:03 DEBUG : one: Sizes differ 2026/07/16 05:54:03 DEBUG : one: size = 5 OK 2026/07/16 05:54:03 DEBUG : one: Sizes identical 2026/07/16 05:54:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 05:54:03 DEBUG : two: size = 3 OK 2026/07/16 05:54:03 DEBUG : two: Sizes identical 2026/07/16 05:54:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 05:54:03 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:54:03 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish 2026/07/16 05:54:03 DEBUG : Waiting for deletions to finish 2026/07/16 05:54:03 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/16 05:54:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:54:05 DEBUG : one: size = 3 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:54:05 DEBUG : one: Sizes differ 2026/07/16 05:54:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:54:05 DEBUG : two: size = 3 (Internxt root 'rclone-test-hulonik7mate/CompareDest') 2026/07/16 05:54:05 DEBUG : two: Sizes differ 2026/07/16 05:54:05 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 05:54:05 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:54:06 DEBUG : one: size = 5 OK 2026/07/16 05:54:06 DEBUG : one: Sizes identical 2026/07/16 05:54:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 05:54:06 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish 2026/07/16 05:54:12 DEBUG : two: size = 5 OK 2026/07/16 05:54:12 INFO : two: Copied (new) 2026/07/16 05:54:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (54.35s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:54:29 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/dest" 2026/07/16 05:54:29 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:54:30 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/pre-dest1" 2026/07/16 05:54:30 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:54:31 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/pre-dest2" 2026/07/16 05:54:31 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:54:32 DEBUG : 1: size = 1 OK 2026/07/16 05:54:32 DEBUG : 1: Sizes identical 2026/07/16 05:54:32 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/16 05:54:33 DEBUG : 2: size = 1 OK 2026/07/16 05:54:33 DEBUG : 2: Sizes identical 2026/07/16 05:54:33 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/16 05:54:34 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/16 05:54:34 DEBUG : Internxt root 'rclone-test-hulonik7mate/dest': Waiting for checks to finish 2026/07/16 05:54:34 DEBUG : Internxt root 'rclone-test-hulonik7mate/dest': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:54:41 DEBUG : 3: size = 1 OK 2026/07/16 05:54:41 INFO : 3: Copied (new) 2026/07/16 05:54:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (26.99s) === RUN TestSyncCopyDest run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.43s) === RUN TestSyncBackupDir run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:55:03 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/dst" 2026/07/16 05:55:03 DEBUG : Config file has changed externally - reloading 2026/07/16 05:55:04 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:55:04 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/backup" 2026/07/16 05:55:04 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:55:07 DEBUG : two: size = 3 OK 2026/07/16 05:55:07 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:55:07 DEBUG : two: Sizes identical 2026/07/16 05:55:07 DEBUG : two: Unchanged skipping 2026/07/16 05:55:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:55:07 DEBUG : one: size = 3 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:55:07 DEBUG : one: Sizes differ 2026/07/16 05:55:08 INFO : one: Moved (server-side) 2026/07/16 05:55:08 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:55:13 DEBUG : one: size = 4 OK 2026/07/16 05:55:13 INFO : one: Copied (new) 2026/07/16 05:55:13 DEBUG : Waiting for deletions to finish 2026/07/16 05:55:14 INFO : three.txt: Moved (server-side) 2026/07/16 05:55:14 INFO : three.txt: Moved into backup dir 2026/07/16 05:55:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:55:27 DEBUG : one: size = 4 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:55:27 DEBUG : one: Sizes differ 2026/07/16 05:55:27 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:55:27 DEBUG : two: size = 3 OK 2026/07/16 05:55:27 DEBUG : two: Sizes identical 2026/07/16 05:55:27 DEBUG : two: Unchanged skipping 2026/07/16 05:55:27 INFO : one: Deleted 2026/07/16 05:55:27 INFO : one: Moved (server-side) 2026/07/16 05:55:27 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish 2026/07/16 05:55:32 DEBUG : one: size = 5 OK 2026/07/16 05:55:32 INFO : one: Copied (new) 2026/07/16 05:55:32 DEBUG : Waiting for deletions to finish 2026/07/16 05:55:33 INFO : three.txt: Deleted 2026/07/16 05:55:33 INFO : three.txt: Moved (server-side) 2026/07/16 05:55:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (51.28s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:55:55 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/dst" 2026/07/16 05:55:55 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:55:55 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/backup" 2026/07/16 05:55:56 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:55:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:55:58 DEBUG : one: size = 3 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:55:58 DEBUG : one: Sizes differ 2026/07/16 05:55:58 DEBUG : two: size = 3 OK 2026/07/16 05:55:58 DEBUG : two: Sizes identical 2026/07/16 05:55:58 DEBUG : two: Unchanged skipping 2026/07/16 05:55:58 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:55:59 ERROR : one: Couldn't move: move file: Not Found (status 404) 2026/07/16 05:55:59 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish 2026/07/16 05:55:59 ERROR : Internxt root 'rclone-test-hulonik7mate/dst': not deleting files as there were IO errors 2026/07/16 05:55:59 ERROR : Internxt root 'rclone-test-hulonik7mate/dst': not deleting directories as there were IO errors sync_test.go:2416: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Received unexpected error: move file: Not Found (status 404) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (24.99s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:56:17 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/dst" 2026/07/16 05:56:18 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:56:18 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/backup" 2026/07/16 05:56:18 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:56:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:56:19 DEBUG : one: size = 3 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:56:19 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:56:19 DEBUG : one: Sizes differ 2026/07/16 05:56:19 DEBUG : two: size = 3 OK 2026/07/16 05:56:19 DEBUG : two: Sizes identical 2026/07/16 05:56:19 DEBUG : two: Unchanged skipping 2026/07/16 05:56:20 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/16 05:56:20 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:56:24 DEBUG : one: size = 4 OK 2026/07/16 05:56:24 INFO : one: Copied (new) 2026/07/16 05:56:24 DEBUG : Waiting for deletions to finish 2026/07/16 05:56:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/16 05:56:25 INFO : three.txt: Moved into backup dir 2026/07/16 05:56:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:56:35 DEBUG : one: size = 4 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:56:35 DEBUG : one: Sizes differ 2026/07/16 05:56:35 DEBUG : two: size = 3 OK 2026/07/16 05:56:35 DEBUG : two: Sizes identical 2026/07/16 05:56:35 DEBUG : two: Unchanged skipping 2026/07/16 05:56:35 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:56:36 INFO : one-2019-01-01: Deleted 2026/07/16 05:56:36 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/16 05:56:36 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish 2026/07/16 05:56:43 DEBUG : one: size = 5 OK 2026/07/16 05:56:43 INFO : one: Copied (new) 2026/07/16 05:56:43 DEBUG : Waiting for deletions to finish 2026/07/16 05:56:43 INFO : three-2019-01-01.txt: Deleted 2026/07/16 05:56:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/16 05:56:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (45.77s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:57:06 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/dst" 2026/07/16 05:57:06 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:57:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:57:07 DEBUG : one: size = 3 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:57:07 DEBUG : one: Sizes differ 2026/07/16 05:57:07 DEBUG : two: size = 3 OK 2026/07/16 05:57:07 DEBUG : two: Sizes identical 2026/07/16 05:57:07 DEBUG : two: Unchanged skipping 2026/07/16 05:57:07 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:57:07 INFO : one: Moved (server-side) to: one.bak 2026/07/16 05:57:07 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:57:14 DEBUG : one: size = 4 OK 2026/07/16 05:57:14 INFO : one: Copied (new) 2026/07/16 05:57:14 DEBUG : Waiting for deletions to finish 2026/07/16 05:57:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/16 05:57:14 INFO : three.txt: Moved into backup dir 2026/07/16 05:57:23 DEBUG : one.bak: Excluded (Path Filter) 2026/07/16 05:57:23 DEBUG : one.bak: Excluded 2026/07/16 05:57:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/16 05:57:23 DEBUG : three.txt.bak: Excluded 2026/07/16 05:57:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:57:23 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for checks to finish 2026/07/16 05:57:23 DEBUG : one: size = 4 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:57:23 DEBUG : one: Sizes differ 2026/07/16 05:57:23 DEBUG : two: size = 3 OK 2026/07/16 05:57:23 DEBUG : two: Sizes identical 2026/07/16 05:57:23 DEBUG : two: Unchanged skipping 2026/07/16 05:57:23 INFO : one.bak: Deleted 2026/07/16 05:57:23 INFO : one: Moved (server-side) to: one.bak 2026/07/16 05:57:23 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Waiting for transfers to finish 2026/07/16 05:57:28 DEBUG : one: size = 5 OK 2026/07/16 05:57:28 INFO : one: Copied (new) 2026/07/16 05:57:28 DEBUG : Waiting for deletions to finish 2026/07/16 05:57:28 INFO : three.txt.bak: Deleted 2026/07/16 05:57:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/16 05:57:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (44.21s) === RUN TestSyncSuffix run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:57:50 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/dst" 2026/07/16 05:57:50 DEBUG : Config file has changed externally - reloading 2026/07/16 05:57:50 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:57:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:57:51 DEBUG : one: size = 3 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:57:51 DEBUG : one: Sizes differ 2026/07/16 05:57:51 INFO : one: Moved (server-side) to: one.bak FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:57:57 DEBUG : one: size = 4 OK 2026/07/16 05:57:57 INFO : one: Copied (new) 2026/07/16 05:57:57 DEBUG : two: size = 3 OK 2026/07/16 05:57:57 DEBUG : two: Sizes identical 2026/07/16 05:57:57 DEBUG : two: Unchanged skipping 2026/07/16 05:57:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:57:57 DEBUG : three.txt: size = 5 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:57:57 DEBUG : three.txt: Sizes differ 2026/07/16 05:57:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/16 05:58:02 DEBUG : three.txt: size = 6 OK 2026/07/16 05:58:02 INFO : three.txt: Copied (new) 2026/07/16 05:58:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:58:03 DEBUG : one: size = 4 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:58:03 DEBUG : one: Sizes differ 2026/07/16 05:58:04 INFO : one.bak: Deleted 2026/07/16 05:58:05 INFO : one: Moved (server-side) to: one.bak 2026/07/16 05:58:11 DEBUG : one: size = 5 OK 2026/07/16 05:58:11 INFO : one: Copied (new) 2026/07/16 05:58:11 DEBUG : two: size = 3 OK 2026/07/16 05:58:11 DEBUG : two: Sizes identical 2026/07/16 05:58:11 DEBUG : two: Unchanged skipping 2026/07/16 05:58:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:58:11 DEBUG : three.txt: size = 6 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:58:11 DEBUG : three.txt: Sizes differ 2026/07/16 05:58:12 INFO : three.txt.bak: Deleted 2026/07/16 05:58:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/16 05:58:18 DEBUG : three.txt: size = 19 OK 2026/07/16 05:58:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (51.42s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 05:58:42 DEBUG : Creating backend with remote "TestInternxt:rclone-test-hulonik7mate/dst" 2026/07/16 05:58:43 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/16 05:58:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:58:43 DEBUG : one: size = 3 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:58:43 DEBUG : one: Sizes differ 2026/07/16 05:58:44 INFO : one: Moved (server-side) to: one-2019-01-01 FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 05:58:50 DEBUG : one: size = 4 OK 2026/07/16 05:58:50 INFO : one: Copied (new) 2026/07/16 05:58:50 DEBUG : two: size = 3 OK 2026/07/16 05:58:50 DEBUG : two: Sizes identical 2026/07/16 05:58:50 DEBUG : two: Unchanged skipping 2026/07/16 05:58:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2649606436) 2026/07/16 05:58:50 DEBUG : three.txt: size = 5 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 05:58:50 DEBUG : three.txt: Sizes differ 2026/07/16 05:58:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/16 05:58:51 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Renamed existing file three.txt to backup three.rclone-backup-kigelop1.txt (UUID: 5a6632aa-8362-4d84-bab4-c3f6a65f9042) 2026/07/16 05:58:57 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Upload succeeded, deleting backup file three.rclone-backup-kigelop1.txt (UUID: 5a6632aa-8362-4d84-bab4-c3f6a65f9042) 2026/07/16 05:58:57 DEBUG : Internxt root 'rclone-test-hulonik7mate/dst': Successfully deleted backup file 2026/07/16 05:58:57 DEBUG : three.txt: size = 6 OK 2026/07/16 05:58:57 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/three.txt (6), dst/two (3) fstest.go:203: Not found "dst/three-2019-01-01.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/three.txt (6), dst/two (3) fstest.go:203: Not found "dst/three-2019-01-01.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found 2026/07/16 06:00:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:00:10 DEBUG : one: size = 4 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 06:00:10 DEBUG : one: Sizes differ 2026/07/16 06:00:10 INFO : one-2019-01-01: Deleted 2026/07/16 06:00:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/16 06:00:16 DEBUG : one: size = 5 OK 2026/07/16 06:00:16 INFO : one: Copied (new) 2026/07/16 06:00:16 DEBUG : two: size = 3 OK 2026/07/16 06:00:16 DEBUG : two: Sizes identical 2026/07/16 06:00:16 DEBUG : two: Unchanged skipping 2026/07/16 06:00:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:00:16 DEBUG : three.txt: size = 6 (Internxt root 'rclone-test-hulonik7mate/dst') 2026/07/16 06:00:16 DEBUG : three.txt: Sizes differ 2026/07/16 06:00:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/16 06:00:22 DEBUG : three.txt: size = 19 OK 2026/07/16 06:00:22 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (124.52s) === RUN TestSyncUTFNorm run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:00:35 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:00:35 DEBUG : Testêé: size = 18 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:00:35 DEBUG : Testêé: Sizes differ 2026/07/16 06:00:35 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:00:35 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:00:35 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file Testêé to backup Testêé.rclone-backup-yitumuf1. (UUID: 56a66d44-8a8d-4c56-b41b-a264f9e159f6) 2026/07/16 06:00:40 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file Testêé.rclone-backup-yitumuf1. (UUID: 56a66d44-8a8d-4c56-b41b-a264f9e159f6) 2026/07/16 06:00:41 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:00:41 DEBUG : Testêé: size = 14 OK 2026/07/16 06:00:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/16 06:00:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (14.19s) === RUN TestSyncImmutable run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:00:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 06:00:43 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:00:43 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:00:49 DEBUG : existing: size = 6 OK 2026/07/16 06:00:49 INFO : existing: Copied (new) 2026/07/16 06:00:49 DEBUG : Waiting for deletions to finish 2026/07/16 06:00:50 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:00:50 DEBUG : existing: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:00:50 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:00:50 DEBUG : existing: Sizes differ 2026/07/16 06:00:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/16 06:00:50 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:00:50 ERROR : Internxt root 'rclone-test-hulonik7mate': not deleting files as there were IO errors 2026/07/16 06:00:50 ERROR : Internxt root 'rclone-test-hulonik7mate': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (9.10s) === RUN TestSyncIgnoreCase run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:00:58 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:00:58 DEBUG : EXISTING: size = 6 OK 2026/07/16 06:00:58 DEBUG : existing: Sizes identical 2026/07/16 06:00:58 DEBUG : existing: Unchanged skipping 2026/07/16 06:00:58 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:00:58 DEBUG : Waiting for deletions to finish 2026/07/16 06:00:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.95s) === RUN TestFixCase run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.53s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (3.62s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (2.77s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:04:43 DEBUG : both10: size = 6 OK 2026/07/16 06:04:43 DEBUG : both10: Sizes identical 2026/07/16 06:04:43 DEBUG : both0: size = 6 OK 2026/07/16 06:04:43 DEBUG : both0: Sizes identical 2026/07/16 06:04:43 DEBUG : both0: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both13: size = 6 OK 2026/07/16 06:04:43 DEBUG : both13: Sizes identical 2026/07/16 06:04:43 DEBUG : both13: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both14: size = 6 OK 2026/07/16 06:04:43 DEBUG : both14: Sizes identical 2026/07/16 06:04:43 DEBUG : both10: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both14: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both16: size = 6 OK 2026/07/16 06:04:43 DEBUG : both16: Sizes identical 2026/07/16 06:04:43 DEBUG : both12: size = 6 OK 2026/07/16 06:04:43 DEBUG : both12: Sizes identical 2026/07/16 06:04:43 DEBUG : both12: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both17: size = 6 OK 2026/07/16 06:04:43 DEBUG : both17: Sizes identical 2026/07/16 06:04:43 DEBUG : both15: size = 6 OK 2026/07/16 06:04:43 DEBUG : both15: Sizes identical 2026/07/16 06:04:43 DEBUG : both17: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both18: size = 6 OK 2026/07/16 06:04:43 DEBUG : both18: Sizes identical 2026/07/16 06:04:43 DEBUG : both16: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both19: size = 6 OK 2026/07/16 06:04:43 DEBUG : both19: Sizes identical 2026/07/16 06:04:43 DEBUG : both15: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both1: size = 6 OK 2026/07/16 06:04:43 DEBUG : both1: Sizes identical 2026/07/16 06:04:43 DEBUG : both18: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both11: size = 6 OK 2026/07/16 06:04:43 DEBUG : both11: Sizes identical 2026/07/16 06:04:43 DEBUG : both2: size = 6 OK 2026/07/16 06:04:43 DEBUG : both2: Sizes identical 2026/07/16 06:04:43 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:04:43 DEBUG : both19: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both1: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both3: size = 6 OK 2026/07/16 06:04:43 DEBUG : both3: Sizes identical 2026/07/16 06:04:43 DEBUG : both4: size = 6 OK 2026/07/16 06:04:43 DEBUG : both4: Sizes identical 2026/07/16 06:04:43 DEBUG : both3: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both5: size = 6 OK 2026/07/16 06:04:43 DEBUG : both5: Sizes identical 2026/07/16 06:04:43 DEBUG : both5: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both6: size = 6 OK 2026/07/16 06:04:43 DEBUG : both6: Sizes identical 2026/07/16 06:04:43 DEBUG : both6: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both7: size = 6 OK 2026/07/16 06:04:43 DEBUG : both7: Sizes identical 2026/07/16 06:04:43 DEBUG : both7: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both8: size = 6 OK 2026/07/16 06:04:43 DEBUG : both8: Sizes identical 2026/07/16 06:04:43 DEBUG : both8: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both9: size = 6 OK 2026/07/16 06:04:43 DEBUG : both9: Sizes identical 2026/07/16 06:04:43 DEBUG : both9: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both4: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both2: Unchanged skipping 2026/07/16 06:04:43 DEBUG : both11: Unchanged skipping 2026/07/16 06:04:43 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:04:43 DEBUG : Waiting for deletions to finish 2026/07/16 06:04:44 INFO : only4: Deleted 2026/07/16 06:04:44 INFO : only7: Deleted 2026/07/16 06:04:44 INFO : only19: Deleted 2026/07/16 06:04:44 INFO : only1: Deleted 2026/07/16 06:04:44 INFO : only10: Deleted 2026/07/16 06:04:44 INFO : only12: Deleted 2026/07/16 06:04:44 INFO : only0: Deleted 2026/07/16 06:04:44 INFO : only11: Deleted 2026/07/16 06:04:45 INFO : only5: Deleted 2026/07/16 06:04:45 INFO : only8: Deleted 2026/07/16 06:04:45 INFO : only17: Deleted 2026/07/16 06:04:45 INFO : only3: Deleted 2026/07/16 06:04:45 INFO : only18: Deleted 2026/07/16 06:04:45 INFO : only6: Deleted 2026/07/16 06:04:46 INFO : only2: Deleted 2026/07/16 06:04:46 INFO : only14: Deleted 2026/07/16 06:04:46 INFO : only9: Deleted 2026/07/16 06:04:46 INFO : only16: Deleted 2026/07/16 06:04:46 INFO : only15: Deleted 2026/07/16 06:04:47 INFO : only13: Deleted 2026/07/16 06:04:47 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (233.16s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:08:42 DEBUG : both10: size = 6 OK 2026/07/16 06:08:42 DEBUG : both10: Sizes identical 2026/07/16 06:08:42 DEBUG : both12: size = 6 OK 2026/07/16 06:08:42 DEBUG : both12: Sizes identical 2026/07/16 06:08:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:08:42 DEBUG : both0: size = 6 OK 2026/07/16 06:08:42 DEBUG : both0: Sizes identical 2026/07/16 06:08:42 DEBUG : both11: size = 6 OK 2026/07/16 06:08:42 DEBUG : both11: Sizes identical 2026/07/16 06:08:42 DEBUG : both10: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both13: size = 6 OK 2026/07/16 06:08:42 DEBUG : both13: Sizes identical 2026/07/16 06:08:42 DEBUG : both13: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both14: size = 6 OK 2026/07/16 06:08:42 DEBUG : both14: Sizes identical 2026/07/16 06:08:42 DEBUG : both12: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both15: size = 6 OK 2026/07/16 06:08:42 DEBUG : both15: Sizes identical 2026/07/16 06:08:42 DEBUG : both15: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both16: size = 6 OK 2026/07/16 06:08:42 DEBUG : both16: Sizes identical 2026/07/16 06:08:42 DEBUG : both0: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both17: size = 6 OK 2026/07/16 06:08:42 DEBUG : both17: Sizes identical 2026/07/16 06:08:42 DEBUG : both17: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both18: size = 6 OK 2026/07/16 06:08:42 DEBUG : both18: Sizes identical 2026/07/16 06:08:42 DEBUG : both18: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both19: size = 6 OK 2026/07/16 06:08:42 DEBUG : both19: Sizes identical 2026/07/16 06:08:42 DEBUG : both19: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both1: size = 6 OK 2026/07/16 06:08:42 DEBUG : both1: Sizes identical 2026/07/16 06:08:42 DEBUG : both1: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both2: size = 6 OK 2026/07/16 06:08:42 DEBUG : both2: Sizes identical 2026/07/16 06:08:42 DEBUG : both2: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both3: size = 6 OK 2026/07/16 06:08:42 DEBUG : both3: Sizes identical 2026/07/16 06:08:42 DEBUG : both11: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both4: size = 6 OK 2026/07/16 06:08:42 DEBUG : both4: Sizes identical 2026/07/16 06:08:42 DEBUG : both4: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both5: size = 6 OK 2026/07/16 06:08:42 DEBUG : both5: Sizes identical 2026/07/16 06:08:42 DEBUG : both5: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both6: size = 6 OK 2026/07/16 06:08:42 DEBUG : both6: Sizes identical 2026/07/16 06:08:42 DEBUG : both6: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both7: size = 6 OK 2026/07/16 06:08:42 DEBUG : both7: Sizes identical 2026/07/16 06:08:42 DEBUG : both7: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both8: size = 6 OK 2026/07/16 06:08:42 DEBUG : both8: Sizes identical 2026/07/16 06:08:42 DEBUG : both8: Unchanged skipping 2026/07/16 06:08:42 DEBUG : both9: size = 6 OK 2026/07/16 06:08:42 DEBUG : both9: Sizes identical 2026/07/16 06:08:42 DEBUG : both9: Unchanged skipping 2026/07/16 06:08:42 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only0: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only0: Sizes differ 2026/07/16 06:08:42 DEBUG : both14: Unchanged skipping 2026/07/16 06:08:42 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only10: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only10: Sizes differ 2026/07/16 06:08:42 DEBUG : both16: Unchanged skipping 2026/07/16 06:08:42 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only11: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only11: Sizes differ 2026/07/16 06:08:42 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only12: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only12: Sizes differ 2026/07/16 06:08:42 DEBUG : both3: Unchanged skipping 2026/07/16 06:08:42 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only13: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only13: Sizes differ 2026/07/16 06:08:42 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only14: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only14: Sizes differ 2026/07/16 06:08:42 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only15: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only15: Sizes differ 2026/07/16 06:08:42 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only16: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only16: Sizes differ 2026/07/16 06:08:42 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only17: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only17: Sizes differ 2026/07/16 06:08:42 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only18: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only18: Sizes differ 2026/07/16 06:08:42 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only19: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only19: Sizes differ 2026/07/16 06:08:42 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only1: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only1: Sizes differ 2026/07/16 06:08:42 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only2: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only2: Sizes differ 2026/07/16 06:08:42 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only3: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only3: Sizes differ 2026/07/16 06:08:42 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only4: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only4: Sizes differ 2026/07/16 06:08:42 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only5: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only5: Sizes differ 2026/07/16 06:08:42 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only6: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only6: Sizes differ 2026/07/16 06:08:42 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only7: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only7: Sizes differ 2026/07/16 06:08:42 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only8: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only8: Sizes differ 2026/07/16 06:08:42 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2649606436) 2026/07/16 06:08:42 DEBUG : only9: size = 6 (Internxt root 'rclone-test-hulonik7mate') 2026/07/16 06:08:42 DEBUG : only9: Sizes differ 2026/07/16 06:08:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:08:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only13 to backup only13.rclone-backup-fevirih3. (UUID: 2be82b9c-d9a9-45b7-bbf4-979a0cb0f2a2) 2026/07/16 06:08:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only0 to backup only0.rclone-backup-wijifud4. (UUID: 372b1495-c401-463a-b5c5-32a5e3c9027c) 2026/07/16 06:08:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only11 to backup only11.rclone-backup-mawiruw3. (UUID: f668ac0f-2ef5-436c-9732-de95e78c0d2e) 2026/07/16 06:08:42 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only15 to backup only15.rclone-backup-sudedot1. (UUID: 3e42ecbd-78c4-4dc7-b19f-d3d81d410e75) 2026/07/16 06:08:45 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only13.rclone-backup-fevirih3. (UUID: 2be82b9c-d9a9-45b7-bbf4-979a0cb0f2a2) 2026/07/16 06:08:46 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only11.rclone-backup-mawiruw3. (UUID: f668ac0f-2ef5-436c-9732-de95e78c0d2e) 2026/07/16 06:08:46 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only0.rclone-backup-wijifud4. (UUID: 372b1495-c401-463a-b5c5-32a5e3c9027c) 2026/07/16 06:08:46 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only15.rclone-backup-sudedot1. (UUID: 3e42ecbd-78c4-4dc7-b19f-d3d81d410e75) 2026/07/16 06:08:46 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:08:46 DEBUG : only0: size = 0 OK 2026/07/16 06:08:46 INFO : only0: Copied (replaced existing) 2026/07/16 06:08:46 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:08:46 DEBUG : only15: size = 0 OK 2026/07/16 06:08:46 INFO : only15: Copied (replaced existing) 2026/07/16 06:08:46 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only10 to backup only10.rclone-backup-pinahaj9. (UUID: 9aae2a76-24da-4be9-be8c-f2f0ae3b7a95) 2026/07/16 06:08:47 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only17 to backup only17.rclone-backup-vosoyiq9. (UUID: 9f3e7d31-03a0-4477-8833-1384cb969f5c) 2026/07/16 06:08:47 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:08:47 DEBUG : only11: size = 0 OK 2026/07/16 06:08:47 INFO : only11: Copied (replaced existing) 2026/07/16 06:08:47 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:08:47 DEBUG : only13: size = 0 OK 2026/07/16 06:08:47 INFO : only13: Copied (replaced existing) 2026/07/16 06:08:47 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only19 to backup only19.rclone-backup-gidehub2. (UUID: 9d0f4479-09bd-4845-86b7-e72992b335a0) 2026/07/16 06:08:47 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only18 to backup only18.rclone-backup-baxemas1. (UUID: 05541de0-999d-43f3-a5f3-ce47ca68b23b) 2026/07/16 06:08:51 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only19.rclone-backup-gidehub2. (UUID: 9d0f4479-09bd-4845-86b7-e72992b335a0) 2026/07/16 06:08:51 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:08:51 DEBUG : only19: size = 0 OK 2026/07/16 06:08:51 INFO : only19: Copied (replaced existing) 2026/07/16 06:08:51 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only1 to backup only1.rclone-backup-netoqod8. (UUID: 53e959f1-8a2d-4685-8f41-ea4e0ee9218c) 2026/07/16 06:08:51 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only10.rclone-backup-pinahaj9. (UUID: 9aae2a76-24da-4be9-be8c-f2f0ae3b7a95) 2026/07/16 06:08:52 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:08:52 DEBUG : only10: size = 0 OK 2026/07/16 06:08:52 INFO : only10: Copied (replaced existing) 2026/07/16 06:08:52 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only18.rclone-backup-baxemas1. (UUID: 05541de0-999d-43f3-a5f3-ce47ca68b23b) 2026/07/16 06:08:52 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only12 to backup only12.rclone-backup-tobijus4. (UUID: 91bbb067-7477-41d0-8c9c-8c2524fcebe1) 2026/07/16 06:08:52 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:08:52 DEBUG : only18: size = 0 OK 2026/07/16 06:08:52 INFO : only18: Copied (replaced existing) 2026/07/16 06:08:52 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only3 to backup only3.rclone-backup-hotuduy2. (UUID: a9cc8ea2-6d37-4393-a5bc-594324c25fa2) 2026/07/16 06:08:53 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only17.rclone-backup-vosoyiq9. (UUID: 9f3e7d31-03a0-4477-8833-1384cb969f5c) 2026/07/16 06:08:55 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:08:55 DEBUG : only17: size = 0 OK 2026/07/16 06:08:55 INFO : only17: Copied (replaced existing) 2026/07/16 06:08:55 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only1.rclone-backup-netoqod8. (UUID: 53e959f1-8a2d-4685-8f41-ea4e0ee9218c) 2026/07/16 06:08:55 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only4 to backup only4.rclone-backup-nezujer9. (UUID: 3cbd680e-528e-49cf-8a1f-03d876e48d40) 2026/07/16 06:08:55 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:08:55 DEBUG : only1: size = 0 OK 2026/07/16 06:08:55 INFO : only1: Copied (replaced existing) 2026/07/16 06:08:55 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only5 to backup only5.rclone-backup-behupeq9. (UUID: fafbac54-894a-407b-8d71-f377ad6d8583) 2026/07/16 06:08:56 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only3.rclone-backup-hotuduy2. (UUID: a9cc8ea2-6d37-4393-a5bc-594324c25fa2) 2026/07/16 06:08:56 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only12.rclone-backup-tobijus4. (UUID: 91bbb067-7477-41d0-8c9c-8c2524fcebe1) 2026/07/16 06:08:56 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:08:56 DEBUG : only3: size = 0 OK 2026/07/16 06:08:56 INFO : only3: Copied (replaced existing) 2026/07/16 06:08:56 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:08:56 DEBUG : only12: size = 0 OK 2026/07/16 06:08:56 INFO : only12: Copied (replaced existing) 2026/07/16 06:08:56 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only14 to backup only14.rclone-backup-takuhig8. (UUID: 48a9de65-10ec-48f6-bf96-f78e30623d7c) 2026/07/16 06:08:57 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only7 to backup only7.rclone-backup-roqerut0. (UUID: 0bc67e9e-eb61-458a-a754-09c04d6447d4) 2026/07/16 06:09:00 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only4.rclone-backup-nezujer9. (UUID: 3cbd680e-528e-49cf-8a1f-03d876e48d40) 2026/07/16 06:09:00 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only14.rclone-backup-takuhig8. (UUID: 48a9de65-10ec-48f6-bf96-f78e30623d7c) 2026/07/16 06:09:00 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:09:00 DEBUG : only4: size = 0 OK 2026/07/16 06:09:00 INFO : only4: Copied (replaced existing) 2026/07/16 06:09:00 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only16 to backup only16.rclone-backup-cijonaf3. (UUID: 4682dfd1-faa1-40a3-9238-f97e6a18df10) 2026/07/16 06:09:00 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only7.rclone-backup-roqerut0. (UUID: 0bc67e9e-eb61-458a-a754-09c04d6447d4) 2026/07/16 06:09:00 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:09:00 DEBUG : only14: size = 0 OK 2026/07/16 06:09:00 INFO : only14: Copied (replaced existing) 2026/07/16 06:09:00 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only9 to backup only9.rclone-backup-nagujex9. (UUID: b4fe8602-5495-4ef4-ae49-4925bdd6d2e4) 2026/07/16 06:09:00 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:09:00 DEBUG : only7: size = 0 OK 2026/07/16 06:09:00 INFO : only7: Copied (replaced existing) 2026/07/16 06:09:01 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only2 to backup only2.rclone-backup-tojahez6. (UUID: db2a8b49-6675-447b-a925-50016577e6e2) 2026/07/16 06:09:02 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only5.rclone-backup-behupeq9. (UUID: fafbac54-894a-407b-8d71-f377ad6d8583) 2026/07/16 06:09:02 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:09:02 DEBUG : only5: size = 0 OK 2026/07/16 06:09:02 INFO : only5: Copied (replaced existing) 2026/07/16 06:09:02 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only6 to backup only6.rclone-backup-pukiqur1. (UUID: c31f791a-145b-42ae-b25c-d248bf12610b) 2026/07/16 06:09:04 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only2.rclone-backup-tojahez6. (UUID: db2a8b49-6675-447b-a925-50016577e6e2) 2026/07/16 06:09:04 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:09:04 DEBUG : only2: size = 0 OK 2026/07/16 06:09:04 INFO : only2: Copied (replaced existing) 2026/07/16 06:09:04 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only16.rclone-backup-cijonaf3. (UUID: 4682dfd1-faa1-40a3-9238-f97e6a18df10) 2026/07/16 06:09:04 DEBUG : Internxt root 'rclone-test-hulonik7mate': Renamed existing file only8 to backup only8.rclone-backup-hatudut7. (UUID: dbf6baa8-e2c0-48b6-a818-93527de2bc3b) 2026/07/16 06:09:05 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:09:05 DEBUG : only16: size = 0 OK 2026/07/16 06:09:05 INFO : only16: Copied (replaced existing) 2026/07/16 06:09:06 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only6.rclone-backup-pukiqur1. (UUID: c31f791a-145b-42ae-b25c-d248bf12610b) 2026/07/16 06:09:06 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only9.rclone-backup-nagujex9. (UUID: b4fe8602-5495-4ef4-ae49-4925bdd6d2e4) 2026/07/16 06:09:06 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:09:06 DEBUG : only6: size = 0 OK 2026/07/16 06:09:06 INFO : only6: Copied (replaced existing) 2026/07/16 06:09:06 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:09:06 DEBUG : only9: size = 0 OK 2026/07/16 06:09:06 INFO : only9: Copied (replaced existing) 2026/07/16 06:09:10 DEBUG : Internxt root 'rclone-test-hulonik7mate': Upload succeeded, deleting backup file only8.rclone-backup-hatudut7. (UUID: dbf6baa8-e2c0-48b6-a818-93527de2bc3b) 2026/07/16 06:09:11 DEBUG : Internxt root 'rclone-test-hulonik7mate': Successfully deleted backup file 2026/07/16 06:09:11 DEBUG : only8: size = 0 OK 2026/07/16 06:09:11 INFO : only8: Copied (replaced existing) 2026/07/16 06:09:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (272.18s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:09:28 DEBUG : empty_dir: Making directory with metadata 2026/07/16 06:09:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 06:09:28 DEBUG : empty_on_remote: Making directory with metadata 2026/07/16 06:09:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 06:09:28 INFO : empty_on_remote: Making directory 2026/07/16 06:09:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/16 06:09:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/16 06:09:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/16 06:09:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/16 06:09:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (15.56s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:09:44 DEBUG : empty_dir: Making directory with metadata 2026/07/16 06:09:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 06:09:44 DEBUG : empty_on_remote: Making directory with metadata 2026/07/16 06:09:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 06:09:44 INFO : empty_on_remote: Making directory 2026/07/16 06:09:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/16 06:09:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/16 06:09:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/16 06:09:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/16 06:09:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/16 06:09:54 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.76s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:10:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 06:10:01 INFO : sub dir: Making directory 2026/07/16 06:10:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:186: removing dir "sub dir2/very/very/very/very/very" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestNothingToTransferWithEmptyDirs (27.68s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:10:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 06:10:28 INFO : sub dir: Making directory 2026/07/16 06:10:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:186: removing dir "sub dir2/very/very/very/very/very" failed - try 1/5: sleeping 1s: directory not empty run.go:186: removing dir "sub dir2/very/very/very/very" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestNothingToTransferWithoutEmptyDirs (32.37s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:12:58 DEBUG : Waiting for deletions to finish 2026/07/16 06:12:58 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:12:58 DEBUG : apple: Excluded 2026/07/16 06:12:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:12:58 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:12:58 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:12:58 DEBUG : banana: Excluded 2026/07/16 06:12:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:12:58 DEBUG : splitbananasplit: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:12:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:12:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:12:59 DEBUG : apple: size = 5 OK 2026/07/16 06:12:59 DEBUG : apple: Sizes identical 2026/07/16 06:12:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:12:59 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:12:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:12:59 DEBUG : apple: Unchanged skipping 2026/07/16 06:12:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:12:59 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:12:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:12:59 DEBUG : banana: size = 6 OK 2026/07/16 06:12:59 DEBUG : banana: Sizes identical 2026/07/16 06:12:59 DEBUG : banana: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:13:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:13:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:13:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:13:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:13:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:13:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:13:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:13:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:13:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:13:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:13:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:13:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:13:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:13:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:13:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:13:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:13:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:13:00 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:13:00 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:13:00 DEBUG : Waiting for deletions to finish 2026/07/16 06:13:00 INFO : There was nothing to transfer 2026/07/16 06:13:00 DEBUG : Waiting for deletions to finish 2026/07/16 06:13:02 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : apple: Excluded 2026/07/16 06:13:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:13:02 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : banana: Excluded 2026/07/16 06:13:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : splitbananasplit: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:13:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:13:04 DEBUG : apple: size = 5 OK 2026/07/16 06:13:04 DEBUG : apple: Sizes identical 2026/07/16 06:13:04 DEBUG : apple: Unchanged skipping 2026/07/16 06:13:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:13:04 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:13:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:13:04 DEBUG : banana: size = 6 OK 2026/07/16 06:13:04 DEBUG : banana: Sizes identical 2026/07/16 06:13:04 DEBUG : banana: Unchanged skipping 2026/07/16 06:13:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:13:04 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:13:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:13:04 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:13:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:13:04 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:13:04 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:13:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:13:04 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:13:04 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:13:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:13:04 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:13:04 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:13:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:13:04 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:13:04 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:13:04 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:13:04 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:13:04 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:13:04 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:13:04 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:13:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:13:04 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:13:04 DEBUG : Waiting for deletions to finish 2026/07/16 06:13:04 INFO : There was nothing to transfer 2026/07/16 06:13:04 DEBUG : Waiting for deletions to finish 2026/07/16 06:13:06 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : apple: Excluded 2026/07/16 06:13:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:13:06 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : banana: Excluded 2026/07/16 06:13:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : splitbananasplit: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:13:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:13:06 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:15:08 DEBUG : Waiting for deletions to finish 2026/07/16 06:15:08 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:15:08 DEBUG : apple: Excluded 2026/07/16 06:15:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:15:08 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:15:08 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:15:08 DEBUG : banana: Excluded 2026/07/16 06:15:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:15:08 DEBUG : splitbananasplit: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:15:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:15:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:15:09 DEBUG : apple: size = 5 OK 2026/07/16 06:15:09 DEBUG : apple: Sizes identical 2026/07/16 06:15:09 DEBUG : banana: size = 6 OK 2026/07/16 06:15:09 DEBUG : banana: Sizes identical 2026/07/16 06:15:09 DEBUG : banana: Unchanged skipping 2026/07/16 06:15:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:15:09 DEBUG : apple: Unchanged skipping 2026/07/16 06:15:09 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:15:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:15:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:15:09 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:15:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:15:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:15:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:15:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:15:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:15:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:15:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:15:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:15:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:15:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:15:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:15:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:15:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:15:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:15:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:15:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:15:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:15:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:15:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:15:10 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:15:10 DEBUG : Waiting for deletions to finish 2026/07/16 06:15:10 INFO : There was nothing to transfer 2026/07/16 06:15:10 DEBUG : Waiting for deletions to finish 2026/07/16 06:15:10 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : apple: Excluded 2026/07/16 06:15:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:15:10 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : banana: Excluded 2026/07/16 06:15:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : splitbananasplit: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:15:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:15:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:15:11 DEBUG : apple: size = 5 OK 2026/07/16 06:15:11 DEBUG : apple: Sizes identical 2026/07/16 06:15:11 DEBUG : apple: Unchanged skipping 2026/07/16 06:15:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:15:11 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:15:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:15:11 DEBUG : banana: size = 6 OK 2026/07/16 06:15:11 DEBUG : banana: Sizes identical 2026/07/16 06:15:11 DEBUG : banana: Unchanged skipping 2026/07/16 06:15:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:15:11 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:15:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:15:12 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:15:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:15:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:15:12 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:15:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:15:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:15:12 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:15:12 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:15:12 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:15:12 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:15:12 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:15:12 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:15:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:15:12 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:15:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:15:12 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:15:12 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:15:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:15:12 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:15:12 DEBUG : Waiting for deletions to finish 2026/07/16 06:15:12 INFO : There was nothing to transfer 2026/07/16 06:15:12 DEBUG : Waiting for deletions to finish 2026/07/16 06:15:12 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : apple: Excluded 2026/07/16 06:15:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:15:12 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : banana: Excluded 2026/07/16 06:15:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : splitbananasplit: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:15:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:15:12 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:17:14 DEBUG : Waiting for deletions to finish 2026/07/16 06:17:14 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:17:14 DEBUG : apple: Excluded 2026/07/16 06:17:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:17:14 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:17:14 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:17:14 DEBUG : banana: Excluded 2026/07/16 06:17:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:17:14 DEBUG : splitbananasplit: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:17:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:17:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:17:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/16 06:17:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:17:16 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:17:16 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:17:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/16 06:17:20 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/16 06:17:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:22 DEBUG : YmFuYW5h: size = 6 OK 2026/07/16 06:17:22 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/16 06:17:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:22 DEBUG : YXBwbGU=: size = 5 OK 2026/07/16 06:17:22 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/16 06:17:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/16 06:17:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/16 06:17:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/16 06:17:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/16 06:17:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/16 06:17:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/16 06:17:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/16 06:17:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/16 06:17:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/16 06:17:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/16 06:17:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/16 06:17:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/16 06:17:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 06:17:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/16 06:17:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/16 06:17:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/16 06:17:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/16 06:17:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/16 06:17:46 DEBUG : Waiting for deletions to finish 2026/07/16 06:17:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/16 06:17:46 INFO : dir1/0008-2345678.txt: Deleted 2026/07/16 06:17:46 INFO : splitbananasplit: Deleted 2026/07/16 06:17:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/16 06:17:46 INFO : banana: Deleted 2026/07/16 06:17:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/16 06:17:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/16 06:17:47 INFO : dir1/0010-456789.txt: Deleted 2026/07/16 06:17:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/16 06:17:47 INFO : dir1/0015-9;=.txt: Deleted 2026/07/16 06:17:47 INFO : dir1/0003-defghij.txt: Deleted 2026/07/16 06:17:47 INFO : apple: Deleted 2026/07/16 06:17:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/16 06:17:47 INFO : dir1/0009-3456789.txt: Deleted 2026/07/16 06:17:47 INFO : dir1/0007-1234567.txt: Deleted 2026/07/16 06:17:47 INFO : dir1/0011-56789;.txt: Deleted 2026/07/16 06:17:47 INFO : dir1/0014-89;=.txt: Deleted 2026/07/16 06:17:47 INFO : dir1/0012-6789;.txt: Deleted 2026/07/16 06:17:47 INFO : appleappleapplebanana: Deleted 2026/07/16 06:17:47 INFO : dir1/0013-789;=.txt: Deleted 2026/07/16 06:17:47 DEBUG : Waiting for deletions to finish 2026/07/16 06:17:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/16 06:17:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : YmFuYW5h: Excluded 2026/07/16 06:17:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : YXBwbGU=: Excluded 2026/07/16 06:17:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/16 06:17:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/16 06:17:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/16 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:49 DEBUG : YXBwbGU=: size = 5 OK 2026/07/16 06:17:49 DEBUG : apple: Sizes identical 2026/07/16 06:17:49 DEBUG : apple: Unchanged skipping 2026/07/16 06:17:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/16 06:17:49 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:17:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:17:49 DEBUG : YmFuYW5h: size = 6 OK 2026/07/16 06:17:49 DEBUG : banana: Sizes identical 2026/07/16 06:17:49 DEBUG : banana: Unchanged skipping 2026/07/16 06:17:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/16 06:17:49 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:17:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/16 06:17:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/16 06:17:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/16 06:17:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:17:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/16 06:17:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/16 06:17:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/16 06:17:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/16 06:17:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/16 06:17:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/16 06:17:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/16 06:17:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/16 06:17:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/16 06:17:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/16 06:17:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/16 06:17:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/16 06:17:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/16 06:17:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/16 06:17:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:17:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:17:49 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:17:49 DEBUG : Waiting for deletions to finish 2026/07/16 06:17:49 DEBUG : Waiting for deletions to finish 2026/07/16 06:17:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/16 06:17:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : YmFuYW5h: Excluded 2026/07/16 06:17:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : YXBwbGU=: Excluded 2026/07/16 06:17:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/16 06:17:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/16 06:17:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/16 06:17:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 06:17:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 06:17:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 06:17:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 06:17:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 06:17:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 06:17:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 06:17:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 06:17:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 06:17:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 06:17:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:19:53 DEBUG : Waiting for deletions to finish 2026/07/16 06:19:54 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : apple: Excluded 2026/07/16 06:19:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:19:54 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : banana: Excluded 2026/07/16 06:19:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : splitbananasplit: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:19:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:19:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:19:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:19:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:19:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:19:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:19:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:19:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:19:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:19:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 06:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:19:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 06:19:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:19:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 06:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:19:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 06:19:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:19:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 06:19:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 06:19:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 06:19:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 06:19:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 06:19:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 06:19:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 06:19:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 06:19:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 06:19:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 06:19:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 06:19:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 06:19:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 06:19:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 06:19:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 06:19:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 06:19:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 06:19:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 06:19:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 06:19:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 06:19:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 06:19:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 06:19:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 06:19:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 06:19:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 06:19:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 06:19:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 06:19:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 06:19:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 06:19:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 06:19:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 06:19:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 06:19:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 06:19:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 06:19:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 06:19:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 06:19:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 06:19:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 06:19:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 06:19:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 06:19:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 06:19:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 06:19:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 06:19:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 06:19:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 06:19:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 06:19:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 06:19:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/16 06:19:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 06:19:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 06:19:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 06:19:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 06:19:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 06:19:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 06:19:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 06:19:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 06:19:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 06:19:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 06:19:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 06:19:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 06:19:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 06:19:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 06:19:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 06:19:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/16 06:19:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:19:57 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:19:57 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:19:59 DEBUG : PREFIXapple: size = 5 OK 2026/07/16 06:19:59 INFO : apple: Copied (new) to: PREFIXapple 2026/07/16 06:19:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 06:20:01 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/16 06:20:01 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/16 06:20:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 06:20:01 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/16 06:20:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/16 06:20:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 06:20:02 DEBUG : PREFIXbanana: size = 6 OK 2026/07/16 06:20:02 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/16 06:20:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 06:20:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/16 06:20:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 06:20:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 06:20:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:20:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 06:20:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 06:20:06 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/16 06:20:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/16 06:20:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 06:20:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/16 06:20:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 06:20:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 06:20:08 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/16 06:20:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/16 06:20:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 06:20:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/16 06:20:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 06:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 06:20:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/16 06:20:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 06:20:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 06:20:12 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/16 06:20:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/16 06:20:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 06:20:13 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/16 06:20:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/16 06:20:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 06:20:16 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/16 06:20:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/16 06:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 06:20:16 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/16 06:20:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/16 06:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 06:20:16 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/16 06:20:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/16 06:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 06:20:18 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/16 06:20:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/16 06:20:21 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/16 06:20:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/16 06:20:23 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/16 06:20:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/16 06:20:25 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/16 06:20:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/16 06:20:25 DEBUG : Waiting for deletions to finish 2026/07/16 06:20:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/16 06:20:25 INFO : dir1/0007-1234567.txt: Deleted 2026/07/16 06:20:25 INFO : banana: Deleted 2026/07/16 06:20:25 INFO : apple: Deleted 2026/07/16 06:20:25 INFO : dir1/0009-3456789.txt: Deleted 2026/07/16 06:20:25 INFO : dir1/0011-56789;.txt: Deleted 2026/07/16 06:20:25 INFO : appleappleapplebanana: Deleted 2026/07/16 06:20:26 INFO : dir1/0003-defghij.txt: Deleted 2026/07/16 06:20:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/16 06:20:26 INFO : dir1/0008-2345678.txt: Deleted 2026/07/16 06:20:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/16 06:20:26 INFO : dir1/0010-456789.txt: Deleted 2026/07/16 06:20:26 INFO : dir1/0013-789;=.txt: Deleted 2026/07/16 06:20:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/16 06:20:26 INFO : dir1/0014-89;=.txt: Deleted 2026/07/16 06:20:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/16 06:20:26 INFO : dir1/0012-6789;.txt: Deleted 2026/07/16 06:20:26 INFO : dir1/0015-9;=.txt: Deleted 2026/07/16 06:20:26 INFO : splitbananasplit: Deleted 2026/07/16 06:20:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/16 06:20:27 DEBUG : Waiting for deletions to finish 2026/07/16 06:20:28 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : PREFIXapple: Excluded 2026/07/16 06:20:28 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/16 06:20:28 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : PREFIXbanana: Excluded 2026/07/16 06:20:28 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:20:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/16 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 06:20:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 06:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 06:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 06:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 06:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 06:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 06:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 06:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 06:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 06:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 06:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 06:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 06:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 06:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 06:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 06:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 06:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 06:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 06:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 06:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 06:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 06:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 06:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 06:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 06:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 06:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 06:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 06:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 06:20:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 06:20:28 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 06:20:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 06:20:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 06:20:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 06:20:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 06:20:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 06:20:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 06:20:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 06:20:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 06:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 06:20:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 06:20:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 06:20:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 06:20:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 06:20:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 06:20:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 06:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 06:20:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:20:29 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:20:29 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:20:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:20:33 INFO : appleappleapplebanana: Copied (new) 2026/07/16 06:20:33 DEBUG : apple: size = 5 OK 2026/07/16 06:20:33 INFO : apple: Copied (new) 2026/07/16 06:20:33 DEBUG : banana: size = 6 OK 2026/07/16 06:20:33 INFO : banana: Copied (new) 2026/07/16 06:20:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:20:34 INFO : splitbananasplit: Copied (new) 2026/07/16 06:20:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:20:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/16 06:20:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:20:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/16 06:20:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:20:40 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/16 06:20:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:20:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/16 06:20:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:20:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/16 06:20:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:20:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/16 06:20:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:20:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/16 06:20:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:20:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/16 06:20:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:20:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/16 06:20:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:20:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/16 06:20:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:20:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/16 06:20:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:20:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/16 06:20:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:20:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/16 06:20:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:20:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/16 06:20:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:20:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/16 06:20:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:20:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/16 06:20:56 DEBUG : Waiting for deletions to finish 2026/07/16 06:20:57 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/16 06:20:57 INFO : PREFIXbanana: Deleted 2026/07/16 06:20:57 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/16 06:20:57 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/16 06:20:57 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/16 06:20:57 INFO : PREFIXsplitbananasplit: Deleted 2026/07/16 06:20:57 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/16 06:20:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/16 06:20:57 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/16 06:20:57 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/16 06:20:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/16 06:20:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/16 06:20:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/16 06:20:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/16 06:20:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/16 06:20:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/16 06:20:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/16 06:20:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/16 06:20:58 INFO : PREFIXapple: Deleted 2026/07/16 06:20:58 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/16 06:20:58 DEBUG : Waiting for deletions to finish 2026/07/16 06:20:59 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : apple: Excluded 2026/07/16 06:20:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:20:59 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : banana: Excluded 2026/07/16 06:20:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : splitbananasplit: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:20:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:20:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:21:00 DEBUG : Waiting for deletions to finish 2026/07/16 06:21:00 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : apple: Excluded 2026/07/16 06:21:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:21:00 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : banana: Excluded 2026/07/16 06:21:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : splitbananasplit: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:21:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:21:00 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:23:13 DEBUG : Waiting for deletions to finish 2026/07/16 06:23:13 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : apple: Excluded 2026/07/16 06:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:23:13 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : banana: Excluded 2026/07/16 06:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : splitbananasplit: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:23:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:23:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 06:23:14 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 06:23:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:14 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 06:23:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 06:23:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:14 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:14 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 06:23:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 06:23:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 06:23:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 06:23:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 06:23:14 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/16 06:23:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:15 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:23:15 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:23:19 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/16 06:23:19 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/16 06:23:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 06:23:19 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/16 06:23:19 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/16 06:23:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:20 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/16 06:23:20 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/16 06:23:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 06:23:22 DEBUG : appleSUFFIX: size = 5 OK 2026/07/16 06:23:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/16 06:23:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 06:23:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/16 06:23:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 06:23:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 06:23:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/16 06:23:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 06:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 06:23:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/16 06:23:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 06:23:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/16 06:23:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 06:23:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 06:23:28 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/16 06:23:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/16 06:23:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 06:23:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/16 06:23:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 06:23:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 06:23:32 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/16 06:23:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/16 06:23:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 06:23:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/16 06:23:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 06:23:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 06:23:34 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/16 06:23:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/16 06:23:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 06:23:36 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/16 06:23:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/16 06:23:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 06:23:36 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/16 06:23:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/16 06:23:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 06:23:36 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/16 06:23:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/16 06:23:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 06:23:41 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/16 06:23:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/16 06:23:42 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/16 06:23:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/16 06:23:42 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/16 06:23:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/16 06:23:43 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/16 06:23:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/16 06:23:43 DEBUG : Waiting for deletions to finish 2026/07/16 06:23:43 INFO : dir1/0014-89;=.txt: Deleted 2026/07/16 06:23:43 INFO : splitbananasplit: Deleted 2026/07/16 06:23:43 INFO : appleappleapplebanana: Deleted 2026/07/16 06:23:43 INFO : dir1/0012-6789;.txt: Deleted 2026/07/16 06:23:43 INFO : dir1/0011-56789;.txt: Deleted 2026/07/16 06:23:44 INFO : dir1/0013-789;=.txt: Deleted 2026/07/16 06:23:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/16 06:23:44 INFO : dir1/0009-3456789.txt: Deleted 2026/07/16 06:23:44 INFO : dir1/0003-defghij.txt: Deleted 2026/07/16 06:23:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/16 06:23:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/16 06:23:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/16 06:23:45 INFO : dir1/0007-1234567.txt: Deleted 2026/07/16 06:23:45 INFO : dir1/0008-2345678.txt: Deleted 2026/07/16 06:23:45 INFO : dir1/0010-456789.txt: Deleted 2026/07/16 06:23:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/16 06:23:46 INFO : dir1/0015-9;=.txt: Deleted 2026/07/16 06:23:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/16 06:23:46 INFO : banana: Deleted 2026/07/16 06:23:47 INFO : apple: Deleted 2026/07/16 06:23:47 DEBUG : Waiting for deletions to finish 2026/07/16 06:23:47 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : appleSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : bananaSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/16 06:23:47 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/16 06:23:47 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/16 06:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 06:23:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 06:23:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 06:23:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:23:48 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:23:48 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:23:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:23:52 INFO : splitbananasplit: Copied (new) 2026/07/16 06:23:52 DEBUG : banana: size = 6 OK 2026/07/16 06:23:52 INFO : banana: Copied (new) 2026/07/16 06:23:54 DEBUG : apple: size = 5 OK 2026/07/16 06:23:54 INFO : apple: Copied (new) 2026/07/16 06:23:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:23:56 INFO : appleappleapplebanana: Copied (new) 2026/07/16 06:23:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:23:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/16 06:24:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:24:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/16 06:24:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:24:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/16 06:24:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:24:02 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/16 06:24:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:24:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/16 06:24:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:24:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/16 06:24:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:24:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/16 06:24:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:24:09 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/16 06:24:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:24:09 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/16 06:24:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:24:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/16 06:24:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:24:14 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/16 06:24:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:24:14 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/16 06:24:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:24:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/16 06:24:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:24:18 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/16 06:24:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:24:20 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/16 06:24:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:24:20 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/16 06:24:20 DEBUG : Waiting for deletions to finish 2026/07/16 06:24:20 INFO : bananaSUFFIX: Deleted 2026/07/16 06:24:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/16 06:24:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/16 06:24:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/16 06:24:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/16 06:24:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/16 06:24:20 DEBUG : pacer: low level retry 1/10 (error delete file: error code: 502 (status 502)) 2026/07/16 06:24:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/16 06:24:21 DEBUG : pacer: Reducing sleep to 15ms 2026/07/16 06:24:21 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/16 06:24:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/16 06:24:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/16 06:24:21 DEBUG : pacer: Reducing sleep to 10ms 2026/07/16 06:24:21 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/16 06:24:21 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/16 06:24:21 INFO : appleSUFFIX: Deleted 2026/07/16 06:24:21 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/16 06:24:21 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/16 06:24:21 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/16 06:24:21 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/16 06:24:21 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/16 06:24:21 INFO : splitbananasplitSUFFIX: Deleted 2026/07/16 06:24:21 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/16 06:24:22 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/16 06:24:22 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/16 06:24:22 DEBUG : Waiting for deletions to finish 2026/07/16 06:24:23 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : apple: Excluded 2026/07/16 06:24:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:24:23 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : banana: Excluded 2026/07/16 06:24:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : splitbananasplit: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:24:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:24:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:24:24 DEBUG : Waiting for deletions to finish 2026/07/16 06:24:24 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : apple: Excluded 2026/07/16 06:24:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:24:24 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : banana: Excluded 2026/07/16 06:24:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : splitbananasplit: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:24:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:24:24 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:26:21 DEBUG : Waiting for deletions to finish 2026/07/16 06:26:21 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:26:21 DEBUG : apple: Excluded 2026/07/16 06:26:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:26:21 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:26:21 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:26:21 DEBUG : banana: Excluded 2026/07/16 06:26:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:26:21 DEBUG : splitbananasplit: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:26:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:26:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:26:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 06:26:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 06:26:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:22 DEBUG : apple: size = 5 OK 2026/07/16 06:26:22 DEBUG : apple: Sizes identical 2026/07/16 06:26:22 DEBUG : apple: Unchanged skipping 2026/07/16 06:26:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:22 DEBUG : banana: size = 6 OK 2026/07/16 06:26:22 DEBUG : banana: Sizes identical 2026/07/16 06:26:22 DEBUG : banana: Unchanged skipping 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/16 06:26:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 06:26:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 06:26:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/16 06:26:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 06:26:23 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:26:23 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:26:26 DEBUG : splitbanan: size = 16 OK 2026/07/16 06:26:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/16 06:26:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 06:26:27 DEBUG : appleapple: size = 21 OK 2026/07/16 06:26:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/16 06:26:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 06:26:28 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/16 06:26:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/16 06:26:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 06:26:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/16 06:26:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/16 06:26:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 06:26:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/16 06:26:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/16 06:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 06:26:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/16 06:26:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/16 06:26:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 06:26:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/16 06:26:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/16 06:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 06:26:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/16 06:26:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/16 06:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 06:26:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/16 06:26:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/16 06:26:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 06:26:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/16 06:26:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/16 06:26:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 06:26:39 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/16 06:26:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/16 06:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 06:26:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/16 06:26:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/16 06:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 06:26:43 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/16 06:26:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/16 06:26:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 06:26:43 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/16 06:26:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/16 06:26:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 06:26:43 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/16 06:26:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/16 06:26:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/16 06:26:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/16 06:26:48 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/16 06:26:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/16 06:26:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/16 06:26:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/16 06:26:50 DEBUG : Waiting for deletions to finish 2026/07/16 06:26:50 INFO : appleappleapplebanana: Deleted 2026/07/16 06:26:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/16 06:26:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/16 06:26:50 INFO : dir1/0013-789;=.txt: Deleted 2026/07/16 06:26:50 INFO : dir1/0007-1234567.txt: Deleted 2026/07/16 06:26:50 INFO : dir1/0010-456789.txt: Deleted 2026/07/16 06:26:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/16 06:26:50 INFO : dir1/0003-defghij.txt: Deleted 2026/07/16 06:26:50 INFO : splitbananasplit: Deleted 2026/07/16 06:26:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/16 06:26:50 INFO : dir1/0012-6789;.txt: Deleted 2026/07/16 06:26:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/16 06:26:50 INFO : dir1/0015-9;=.txt: Deleted 2026/07/16 06:26:50 INFO : dir1/0009-3456789.txt: Deleted 2026/07/16 06:26:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/16 06:26:51 INFO : dir1/0014-89;=.txt: Deleted 2026/07/16 06:26:51 INFO : dir1/0011-56789;.txt: Deleted 2026/07/16 06:26:51 INFO : dir1/0008-2345678.txt: Deleted 2026/07/16 06:26:51 DEBUG : Waiting for deletions to finish 2026/07/16 06:26:52 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : apple: Excluded 2026/07/16 06:26:52 DEBUG : appleapple: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : appleapple: Excluded 2026/07/16 06:26:52 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : banana: Excluded 2026/07/16 06:26:52 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : splitbanan: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0000-abcde: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0001-bcdef: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0002-cdefg: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0003-defgh: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0004-efghi: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0005-fghij: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0006-ghijk: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0007-12345: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0008-23456: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0009-34567: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0010-45678: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0011-56789: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0012-6789;: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0013-789;=: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0014-89;=.: Excluded 2026/07/16 06:26:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/16 06:26:52 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/16 06:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 06:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 06:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 06:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 06:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 06:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 06:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 06:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 06:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 06:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 06:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 06:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 06:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 06:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 06:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 06:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 06:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 06:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 06:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 06:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 06:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 06:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 06:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 06:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 06:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 06:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 06:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 06:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 06:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 06:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 06:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 06:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 06:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 06:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 06:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 06:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 06:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 06:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 06:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 06:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 06:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 06:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 06:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 06:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 06:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 06:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 06:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 06:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 06:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 06:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 06:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 06:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 06:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 06:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 06:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 06:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 06:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 06:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 06:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 06:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 06:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 06:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 06:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 06:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 06:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 06:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 06:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 06:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 06:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 06:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 06:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 06:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 06:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 06:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 06:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 06:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 06:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 06:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:53 DEBUG : apple: size = 5 OK 2026/07/16 06:26:53 DEBUG : apple: Sizes identical 2026/07/16 06:26:53 DEBUG : apple: Unchanged skipping 2026/07/16 06:26:53 DEBUG : banana: size = 6 OK 2026/07/16 06:26:53 DEBUG : banana: Sizes identical 2026/07/16 06:26:53 DEBUG : banana: Unchanged skipping 2026/07/16 06:26:53 DEBUG : splitbanan: size = 16 OK 2026/07/16 06:26:53 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:26:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:26:53 DEBUG : appleapple: size = 21 OK 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:26:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 06:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 06:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 06:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 06:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 06:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 06:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 06:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 06:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 06:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 06:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 06:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 06:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 06:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 06:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 06:26:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/16 06:26:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/16 06:26:53 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/16 06:26:53 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/16 06:26:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/16 06:26:53 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/16 06:26:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/16 06:26:53 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/16 06:26:53 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/16 06:26:53 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/16 06:26:53 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:26:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/16 06:26:53 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/16 06:26:53 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/16 06:26:53 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/16 06:26:53 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/16 06:26:53 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/16 06:26:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/16 06:26:53 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:26:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:26:53 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:26:53 DEBUG : Waiting for deletions to finish 2026/07/16 06:26:53 DEBUG : Waiting for deletions to finish 2026/07/16 06:26:53 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:26:53 DEBUG : apple: Excluded 2026/07/16 06:26:53 DEBUG : appleapple: Excluded (Path Filter) 2026/07/16 06:26:53 DEBUG : appleapple: Excluded 2026/07/16 06:26:53 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:26:53 DEBUG : banana: Excluded 2026/07/16 06:26:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/16 06:26:53 DEBUG : splitbanan: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0000-abcde: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0001-bcdef: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0002-cdefg: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0003-defgh: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0004-efghi: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0005-fghij: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0006-ghijk: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0007-12345: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0008-23456: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0009-34567: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0010-45678: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0011-56789: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0012-6789;: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0013-789;=: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0014-89;=.: Excluded 2026/07/16 06:26:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/16 06:26:54 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/16 06:26:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 06:26:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 06:26:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 06:26:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 06:26:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 06:26:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 06:26:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 06:26:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 06:26:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 06:26:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 06:26:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 06:26:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 06:26:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 06:26:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 06:26:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 06:26:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 06:26:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 06:26:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 06:26:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 06:26:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 06:26:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 06:26:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 06:26:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 06:26:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 06:26:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 06:26:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 06:26:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 06:26:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 06:26:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 06:26:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 06:26:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 06:26:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 06:26:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 06:26:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 06:26:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 06:26:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 06:26:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 06:26:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 06:26:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 06:26:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 06:26:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 06:26:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 06:26:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 06:26:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 06:26:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 06:26:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 06:26:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 06:26:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 06:26:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 06:26:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 06:26:54 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:28:56 DEBUG : Waiting for deletions to finish 2026/07/16 06:28:56 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:28:56 DEBUG : apple: Excluded 2026/07/16 06:28:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:28:56 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:28:56 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:28:56 DEBUG : banana: Excluded 2026/07/16 06:28:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:28:56 DEBUG : splitbananasplit: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:28:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:28:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:28:58 DEBUG : apple: size = 5 OK 2026/07/16 06:28:58 DEBUG : apple: Sizes identical 2026/07/16 06:28:58 DEBUG : apple: Unchanged skipping 2026/07/16 06:28:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:28:58 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:28:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:28:58 DEBUG : banana: size = 6 OK 2026/07/16 06:28:58 DEBUG : banana: Sizes identical 2026/07/16 06:28:58 DEBUG : banana: Unchanged skipping 2026/07/16 06:28:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:28:58 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:28:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:28:58 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:28:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:28:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:28:58 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:28:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:28:58 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:28:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:28:58 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:28:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:28:58 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:28:58 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:28:58 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:28:58 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:28:58 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:28:58 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:28:58 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:28:58 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:28:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:28:58 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:28:58 DEBUG : Waiting for deletions to finish 2026/07/16 06:28:58 DEBUG : Waiting for deletions to finish 2026/07/16 06:28:58 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:28:58 DEBUG : apple: Excluded 2026/07/16 06:28:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:28:58 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:28:58 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:28:58 DEBUG : banana: Excluded 2026/07/16 06:28:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:28:58 DEBUG : splitbananasplit: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:28:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:28:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:28:59 DEBUG : apple: size = 5 OK 2026/07/16 06:28:59 DEBUG : apple: Sizes identical 2026/07/16 06:28:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:28:59 DEBUG : apple: Unchanged skipping 2026/07/16 06:28:59 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:28:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:28:59 DEBUG : banana: size = 6 OK 2026/07/16 06:28:59 DEBUG : banana: Sizes identical 2026/07/16 06:28:59 DEBUG : banana: Unchanged skipping 2026/07/16 06:28:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:28:59 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:28:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:29:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:29:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:29:00 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:29:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:29:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:29:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:29:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:29:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:29:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:29:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:29:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:29:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:29:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:29:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:29:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:29:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:29:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:29:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:29:00 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:29:00 DEBUG : Waiting for deletions to finish 2026/07/16 06:29:00 DEBUG : Waiting for deletions to finish 2026/07/16 06:29:00 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : apple: Excluded 2026/07/16 06:29:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:29:00 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : banana: Excluded 2026/07/16 06:29:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : splitbananasplit: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:29:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:29:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:29:01 DEBUG : Waiting for deletions to finish 2026/07/16 06:29:01 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : apple: Excluded 2026/07/16 06:29:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:29:01 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : banana: Excluded 2026/07/16 06:29:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : splitbananasplit: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:29:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:29:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:29:11 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:31:07 DEBUG : Waiting for deletions to finish 2026/07/16 06:31:09 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:31:09 DEBUG : apple: Excluded 2026/07/16 06:31:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:31:09 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:31:09 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:31:09 DEBUG : banana: Excluded 2026/07/16 06:31:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:31:09 DEBUG : splitbananasplit: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:31:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:31:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:31:12 DEBUG : apple: size = 5 OK 2026/07/16 06:31:12 DEBUG : apple: Sizes identical 2026/07/16 06:31:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:31:12 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:31:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:31:12 DEBUG : banana: size = 6 OK 2026/07/16 06:31:12 DEBUG : banana: Sizes identical 2026/07/16 06:31:12 DEBUG : banana: Unchanged skipping 2026/07/16 06:31:12 DEBUG : apple: Unchanged skipping 2026/07/16 06:31:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:31:12 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:31:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:31:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:31:12 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:31:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:31:12 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:31:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:31:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:31:12 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:31:12 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:31:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:31:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:31:12 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:31:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:31:12 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:31:12 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:31:12 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:31:12 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:31:12 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:31:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:31:12 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:31:12 DEBUG : Waiting for deletions to finish 2026/07/16 06:31:12 DEBUG : Waiting for deletions to finish 2026/07/16 06:31:12 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:31:12 DEBUG : apple: Excluded 2026/07/16 06:31:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:31:12 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:31:12 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:31:12 DEBUG : banana: Excluded 2026/07/16 06:31:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:31:12 DEBUG : splitbananasplit: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:31:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:31:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:31:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:31:14 DEBUG : banana: size = 6 OK 2026/07/16 06:31:14 DEBUG : banana: Sizes identical 2026/07/16 06:31:14 DEBUG : banana: Unchanged skipping 2026/07/16 06:31:14 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:31:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:31:14 DEBUG : apple: size = 5 OK 2026/07/16 06:31:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:31:14 DEBUG : apple: Sizes identical 2026/07/16 06:31:14 DEBUG : apple: Unchanged skipping 2026/07/16 06:31:14 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:31:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:31:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:31:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:31:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:31:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:31:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:31:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:31:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:31:14 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:31:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:31:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:31:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:31:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:31:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:31:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:31:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:31:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:31:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:31:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:31:14 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:31:14 DEBUG : Waiting for deletions to finish 2026/07/16 06:31:14 DEBUG : Waiting for deletions to finish 2026/07/16 06:31:14 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:31:14 DEBUG : apple: Excluded 2026/07/16 06:31:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:31:14 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:31:14 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:31:14 DEBUG : banana: Excluded 2026/07/16 06:31:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:31:14 DEBUG : splitbananasplit: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:31:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:31:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:33:12 DEBUG : Waiting for deletions to finish 2026/07/16 06:33:12 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : apple: Excluded 2026/07/16 06:33:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:33:12 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : banana: Excluded 2026/07/16 06:33:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : splitbananasplit: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:33:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:33:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:33:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:33:14 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:33:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:33:14 DEBUG : apple: size = 5 OK 2026/07/16 06:33:14 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:33:14 DEBUG : apple: Sizes identical 2026/07/16 06:33:14 DEBUG : banana: size = 6 OK 2026/07/16 06:33:14 DEBUG : apple: Unchanged skipping 2026/07/16 06:33:14 DEBUG : banana: Sizes identical 2026/07/16 06:33:14 DEBUG : banana: Unchanged skipping 2026/07/16 06:33:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:33:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:33:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:33:15 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:33:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:33:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:33:15 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:33:15 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:33:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:33:15 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:33:15 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:33:15 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:33:15 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:33:15 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:33:15 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:33:15 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:33:15 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:33:15 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:33:15 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:33:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:33:15 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:33:15 DEBUG : Waiting for deletions to finish 2026/07/16 06:33:15 DEBUG : Waiting for deletions to finish 2026/07/16 06:33:15 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:33:15 DEBUG : apple: Excluded 2026/07/16 06:33:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:33:15 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:33:15 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:33:15 DEBUG : banana: Excluded 2026/07/16 06:33:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:33:15 DEBUG : splitbananasplit: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:33:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:33:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:33:18 DEBUG : apple: size = 5 OK 2026/07/16 06:33:18 DEBUG : apple: Sizes identical 2026/07/16 06:33:18 DEBUG : apple: Unchanged skipping 2026/07/16 06:33:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:33:18 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:33:18 DEBUG : banana: size = 6 OK 2026/07/16 06:33:18 DEBUG : banana: Sizes identical 2026/07/16 06:33:18 DEBUG : banana: Unchanged skipping 2026/07/16 06:33:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:33:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:33:18 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:33:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:33:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:33:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:33:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:33:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:33:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:33:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:33:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:33:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:33:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:33:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:33:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:33:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:33:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:33:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:33:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:33:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:33:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:33:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:33:18 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:33:18 DEBUG : Waiting for deletions to finish 2026/07/16 06:33:18 DEBUG : Waiting for deletions to finish 2026/07/16 06:33:19 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : apple: Excluded 2026/07/16 06:33:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:33:19 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : banana: Excluded 2026/07/16 06:33:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : splitbananasplit: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:33:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:33:19 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:35:25 DEBUG : Waiting for deletions to finish 2026/07/16 06:35:25 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : apple: Excluded 2026/07/16 06:35:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:35:25 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : banana: Excluded 2026/07/16 06:35:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : splitbananasplit: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:35:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:35:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:35:26 DEBUG : apple: size = 5 OK 2026/07/16 06:35:26 DEBUG : apple: Sizes identical 2026/07/16 06:35:26 DEBUG : apple: Unchanged skipping 2026/07/16 06:35:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:35:26 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:35:26 DEBUG : banana: size = 6 OK 2026/07/16 06:35:26 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:35:26 DEBUG : banana: Sizes identical 2026/07/16 06:35:26 DEBUG : banana: Unchanged skipping 2026/07/16 06:35:26 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:35:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:35:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:35:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:35:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:35:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:35:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:35:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:35:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:35:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:35:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:35:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:35:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:35:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:35:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:35:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:35:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:35:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:35:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:35:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:35:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:35:27 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:35:27 DEBUG : Waiting for deletions to finish 2026/07/16 06:35:27 DEBUG : Waiting for deletions to finish 2026/07/16 06:35:27 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:35:27 DEBUG : apple: Excluded 2026/07/16 06:35:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:35:27 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:35:27 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:35:27 DEBUG : banana: Excluded 2026/07/16 06:35:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:35:27 DEBUG : splitbananasplit: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:35:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:35:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:35:30 DEBUG : apple: size = 5 OK 2026/07/16 06:35:30 DEBUG : apple: Sizes identical 2026/07/16 06:35:30 DEBUG : apple: Unchanged skipping 2026/07/16 06:35:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:35:30 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:35:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:35:30 DEBUG : banana: size = 6 OK 2026/07/16 06:35:30 DEBUG : banana: Sizes identical 2026/07/16 06:35:30 DEBUG : banana: Unchanged skipping 2026/07/16 06:35:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:35:30 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:35:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:35:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:35:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:35:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:35:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:35:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:35:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:35:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:35:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:35:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:35:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:35:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:35:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:35:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:35:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:35:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:35:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:35:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:35:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:35:30 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:35:30 DEBUG : Waiting for deletions to finish 2026/07/16 06:35:30 DEBUG : Waiting for deletions to finish 2026/07/16 06:35:30 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:35:30 DEBUG : apple: Excluded 2026/07/16 06:35:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:35:30 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:35:30 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:35:30 DEBUG : banana: Excluded 2026/07/16 06:35:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:35:30 DEBUG : splitbananasplit: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:35:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:35:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:35:38 DEBUG : pacer: low level retry 1/10 (error delete file: error code: 502 (status 502)) 2026/07/16 06:35:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/16 06:35:38 DEBUG : pacer: Reducing sleep to 15ms 2026/07/16 06:35:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/16 06:35:39 DEBUG : pacer: Reducing sleep to 10ms === RUN TestTransform/ascii run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/16 06:37:31 DEBUG : Waiting for deletions to finish 2026/07/16 06:37:31 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:37:31 DEBUG : apple: Excluded 2026/07/16 06:37:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:37:31 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:37:31 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:37:31 DEBUG : banana: Excluded 2026/07/16 06:37:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:37:31 DEBUG : splitbananasplit: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:37:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:37:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:37:33 DEBUG : apple: size = 5 OK 2026/07/16 06:37:33 DEBUG : apple: Sizes identical 2026/07/16 06:37:33 DEBUG : apple: Unchanged skipping 2026/07/16 06:37:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:37:33 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:37:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:37:33 DEBUG : banana: size = 6 OK 2026/07/16 06:37:33 DEBUG : banana: Sizes identical 2026/07/16 06:37:33 DEBUG : banana: Unchanged skipping 2026/07/16 06:37:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:37:33 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:37:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:37:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:37:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:37:33 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:37:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:37:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:37:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:37:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:37:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:37:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:37:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:37:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:37:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:37:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:37:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:37:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:37:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:37:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:37:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:37:33 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:37:33 DEBUG : Waiting for deletions to finish 2026/07/16 06:37:33 DEBUG : Waiting for deletions to finish 2026/07/16 06:37:33 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:37:33 DEBUG : apple: Excluded 2026/07/16 06:37:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:37:33 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:37:33 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:37:33 DEBUG : banana: Excluded 2026/07/16 06:37:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:37:33 DEBUG : splitbananasplit: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:37:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:37:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/16 06:37:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 06:37:36 DEBUG : appleappleapplebanana: Sizes identical 2026/07/16 06:37:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 06:37:36 DEBUG : banana: size = 6 OK 2026/07/16 06:37:36 DEBUG : banana: Sizes identical 2026/07/16 06:37:36 DEBUG : banana: Unchanged skipping 2026/07/16 06:37:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 06:37:36 DEBUG : splitbananasplit: Sizes identical 2026/07/16 06:37:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 06:37:36 DEBUG : apple: size = 5 OK 2026/07/16 06:37:36 DEBUG : apple: Sizes identical 2026/07/16 06:37:36 DEBUG : apple: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 06:37:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 06:37:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 06:37:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 06:37:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 06:37:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 06:37:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:37:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 06:37:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 06:37:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 06:37:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 06:37:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 06:37:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 06:37:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 06:37:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 06:37:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 06:37:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 06:37:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/16 06:37:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 06:37:37 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:37:37 DEBUG : Waiting for deletions to finish 2026/07/16 06:37:37 DEBUG : Waiting for deletions to finish 2026/07/16 06:37:37 DEBUG : apple: Excluded (Path Filter) 2026/07/16 06:37:37 DEBUG : apple: Excluded 2026/07/16 06:37:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 06:37:37 DEBUG : appleappleapplebanana: Excluded 2026/07/16 06:37:37 DEBUG : banana: Excluded (Path Filter) 2026/07/16 06:37:37 DEBUG : banana: Excluded 2026/07/16 06:37:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 06:37:37 DEBUG : splitbananasplit: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/16 06:37:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 06:37:41 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (1609.69s) --- PASS: TestTransform/NFC (134.60s) --- PASS: TestTransform/NFD (128.01s) --- PASS: TestTransform/base64 (161.17s) --- PASS: TestTransform/prefix (189.19s) --- PASS: TestTransform/suffix (201.51s) --- PASS: TestTransform/truncate (150.50s) --- PASS: TestTransform/encoder (132.97s) --- PASS: TestTransform/ISO-8859-1 (124.83s) --- PASS: TestTransform/charmap (124.81s) --- PASS: TestTransform/lowercase (135.79s) --- PASS: TestTransform/ascii (126.31s) === RUN TestTransformCopy run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:37:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/16 06:37:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/16 06:37:51 INFO : sub dir_somesuffix: Making directory 2026/07/16 06:37:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/16 06:37:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/16 06:37:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/16 06:37:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/16 06:37:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/16 06:37:51 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:37:51 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:37:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/16 06:37:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/16 06:37:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (8.48s) === RUN TestDoubleTransform run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:37:59 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:01 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:01 INFO : tictactoe: Making directory 2026/07/16 06:38:01 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:01 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:38:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/16 06:38:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:38:01 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:38:01 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:38:08 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/16 06:38:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/16 06:38:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (11.06s) === RUN TestFileTag run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:38:10 INFO : toe: Making directory 2026/07/16 06:38:11 INFO : toe/toe: Making directory 2026/07/16 06:38:11 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 06:38:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 06:38:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 06:38:11 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:38:11 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:38:18 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/16 06:38:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/16 06:38:18 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (11.14s) === RUN TestNoTag run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:38:21 INFO : toe: Making directory 2026/07/16 06:38:22 INFO : toe/toe: Making directory 2026/07/16 06:38:23 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 06:38:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 06:38:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 06:38:23 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:38:23 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:38:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/16 06:38:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/16 06:38:27 DEBUG : Waiting for deletions to finish run.go:186: removing dir "toe" failed - try 1/5: sleeping 1s: directory not empty 2026/07/16 06:38:32 DEBUG : pacer: low level retry 1/10 (error delete folder: error code: 502 (status 502)) 2026/07/16 06:38:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/16 06:38:32 DEBUG : pacer: Reducing sleep to 15ms 2026/07/16 06:38:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/16 06:38:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestNoTag (11.35s) === RUN TestDirTag run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:38:32 DEBUG : empty_dir: Making directory with metadata 2026/07/16 06:38:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 06:38:32 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:38:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:38:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:38:33 INFO : tictacempty_dir: Making directory 2026/07/16 06:38:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:38:33 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:33 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:33 INFO : tictactoe: Making directory 2026/07/16 06:38:34 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:34 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:38:34 INFO : tictactoe/tictactoe: Making directory 2026/07/16 06:38:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:38:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 06:38:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 06:38:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 06:38:34 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:38:34 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:38:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/16 06:38:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/16 06:38:39 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (10.32s) === RUN TestAllTag run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:38:43 DEBUG : empty_dir: Making directory with metadata 2026/07/16 06:38:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 06:38:43 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:38:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:38:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:38:43 INFO : tictacempty_dir: Making directory 2026/07/16 06:38:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:38:43 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:43 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:43 INFO : tictactoe: Making directory 2026/07/16 06:38:44 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:44 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:38:44 INFO : tictactoe/tictactoe: Making directory 2026/07/16 06:38:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:38:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 06:38:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:38:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 06:38:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:38:45 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:38:45 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:38:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 06:38:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:38:51 DEBUG : Waiting for deletions to finish 2026/07/16 06:38:52 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:38:52 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:38:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:38:52 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:52 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:38:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 06:38:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 06:38:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/16 06:38:53 NOTICE: Internxt root 'rclone-test-hulonik7mate': 0 differences found 2026/07/16 06:38:53 NOTICE: Internxt root 'rclone-test-hulonik7mate': 1 hashes could not be checked 2026/07/16 06:38:53 NOTICE: Internxt root 'rclone-test-hulonik7mate': 1 matching files 2026/07/16 06:38:55 ERROR : tictacempty_dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestAllTag (20.04s) === RUN TestRunTwice run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:39:03 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:03 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:03 INFO : tictactoe: Making directory 2026/07/16 06:39:03 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:03 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:39:03 INFO : tictactoe/tictactoe: Making directory 2026/07/16 06:39:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:39:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 06:39:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 06:39:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 06:39:05 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:39:05 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:39:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/16 06:39:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/16 06:39:12 DEBUG : Waiting for deletions to finish 2026/07/16 06:39:12 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:13 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:13 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:39:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/16 06:39:13 DEBUG : toe/toe/toe.txt: Sizes identical 2026/07/16 06:39:13 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:39:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 06:39:13 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/16 06:39:13 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:39:13 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (13.59s) === RUN TestSyntax 2026/07/16 06:39:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:39:17 INFO : toe: Making directory 2026/07/16 06:39:17 INFO : toe/toe: Making directory 2026/07/16 06:39:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 06:39:18 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:39:18 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:39:25 DEBUG : toe/toe/toe: size = 11 OK 2026/07/16 06:39:25 INFO : toe/toe/toe: Copied (new) 2026/07/16 06:39:25 DEBUG : Waiting for deletions to finish run.go:186: removing dir "toe" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestConflicting (12.60s) === RUN TestMove run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:39:29 DEBUG : empty_dir: Making directory with metadata 2026/07/16 06:39:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 06:39:29 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:39:29 INFO : tictacempty_dir: Making directory 2026/07/16 06:39:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:39:30 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:30 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:30 INFO : tictactoe: Making directory 2026/07/16 06:39:30 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:30 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:39:30 INFO : tictactoe/tictactoe: Making directory 2026/07/16 06:39:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:39:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 06:39:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:39:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 06:39:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:39:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:39:32 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:39:32 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:39:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 06:39:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:39:36 INFO : toe/toe/toe.txt: Deleted 2026/07/16 06:39:36 INFO : toe/toe: Removing directory 2026/07/16 06:39:36 INFO : toe: Removing directory 2026/07/16 06:39:36 INFO : empty_dir: Removing directory 2026/07/16 06:39:36 DEBUG : Local file system at /tmp/rclone2649606436: deleted 3 directories --- PASS: TestMove (12.33s) === RUN TestTransformFile run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:39:41 DEBUG : empty_dir: Making directory with metadata 2026/07/16 06:39:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 06:39:41 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:39:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:39:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:39:41 INFO : tictacempty_dir: Making directory 2026/07/16 06:39:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:39:42 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:42 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:42 INFO : tictactoe: Making directory 2026/07/16 06:39:42 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:42 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:39:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:39:42 INFO : tictactoe/tictactoe: Making directory 2026/07/16 06:39:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:39:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 06:39:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:39:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 06:39:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:39:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:39:43 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:39:43 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:39:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 06:39:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:39:49 INFO : toe/toe/toe.txt: Deleted 2026/07/16 06:39:49 INFO : toe/toe: Removing directory 2026/07/16 06:39:49 INFO : toe: Removing directory 2026/07/16 06:39:49 INFO : empty_dir: Removing directory 2026/07/16 06:39:49 DEBUG : Local file system at /tmp/rclone2649606436: deleted 3 directories 2026/07/16 06:39:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 06:39:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/07/16 06:39:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 06:39:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 06:39:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 06:39:53 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (19.02s) === RUN TestManualTransformFile run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:40:00 DEBUG : Reset feature "Copy" 2026/07/16 06:40:00 DEBUG : Reset feature "Move" 2026/07/16 06:40:00 DEBUG : Reset feature "Copy" 2026/07/16 06:40:00 DEBUG : Reset feature "Move" 2026/07/16 06:40:00 DEBUG : empty_dir: Making directory with metadata 2026/07/16 06:40:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 06:40:00 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:40:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:40:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:40:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:40:00 INFO : tictacempty_dir: Making directory 2026/07/16 06:40:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 06:40:01 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:40:01 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:40:01 INFO : tictactoe: Making directory 2026/07/16 06:40:01 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:40:01 DEBUG : toe: transformed to: tictactoe 2026/07/16 06:40:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:40:01 INFO : tictactoe/tictactoe: Making directory 2026/07/16 06:40:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 06:40:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 06:40:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:40:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 06:40:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:40:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:40:02 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:40:02 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:40:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 06:40:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 06:40:08 INFO : toe/toe/toe.txt: Deleted 2026/07/16 06:40:08 INFO : toe/toe: Removing directory 2026/07/16 06:40:08 INFO : toe: Removing directory 2026/07/16 06:40:08 INFO : empty_dir: Removing directory 2026/07/16 06:40:08 DEBUG : Local file system at /tmp/rclone2649606436: deleted 3 directories 2026/07/16 06:40:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 06:40:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/07/16 06:40:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 06:40:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 06:40:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 06:40:16 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/16 06:40:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/16 06:40:16 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (19.95s) === RUN TestBase64 run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:40:20 DEBUG : toe: transformed to: dG9l 2026/07/16 06:40:20 DEBUG : toe: transformed to: dG9l 2026/07/16 06:40:20 INFO : dG9l: Making directory 2026/07/16 06:40:21 DEBUG : toe: transformed to: dG9l 2026/07/16 06:40:21 DEBUG : toe: transformed to: dG9l 2026/07/16 06:40:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/16 06:40:21 INFO : dG9l/dG9l: Making directory 2026/07/16 06:40:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/16 06:40:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/16 06:40:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/16 06:40:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 06:40:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/16 06:40:22 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:40:22 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:40:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/16 06:40:27 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/16 06:40:27 DEBUG : Waiting for deletions to finish 2026/07/16 06:40:28 DEBUG : dG9l: transformed to: toe 2026/07/16 06:40:28 DEBUG : dG9l: transformed to: toe 2026/07/16 06:40:28 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/16 06:40:28 DEBUG : dG9l: transformed to: toe 2026/07/16 06:40:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/16 06:40:28 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/16 06:40:28 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/16 06:40:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/16 06:40:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/07/16 06:40:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/16 06:40:28 DEBUG : Local file system at /tmp/rclone2649606436: Waiting for checks to finish 2026/07/16 06:40:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/16 06:40:28 DEBUG : Local file system at /tmp/rclone2649606436: Waiting for transfers to finish 2026/07/16 06:40:28 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (12.46s) === RUN TestError run.go:198: Remote "Internxt root 'rclone-test-hulonik7mate'", Local "Local file system at /tmp/rclone2649606436", Modify Window "876000h0m0s" 2026/07/16 06:40:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 06:40:33 DEBUG : toe: transformed to: 2026/07/16 06:40:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 06:40:33 DEBUG : toe: transformed to: 2026/07/16 06:40:33 INFO : Internxt root 'rclone-test-hulonik7mate': Making directory 2026/07/16 06:40:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 06:40:33 DEBUG : toe: transformed to: 2026/07/16 06:40:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 06:40:33 DEBUG : toe: transformed to: 2026/07/16 06:40:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 06:40:33 DEBUG : toe/toe: transformed to: 2026/07/16 06:40:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/16 06:40:33 INFO : toe/toe: Making directory 2026/07/16 06:40:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 06:40:34 DEBUG : toe/toe: transformed to: 2026/07/16 06:40:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/16 06:40:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 06:40:34 DEBUG : toe: transformed to: 2026/07/16 06:40:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 06:40:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 06:40:34 DEBUG : toe/toe/toe: transformed to: 2026/07/16 06:40:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/16 06:40:34 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for checks to finish 2026/07/16 06:40:34 DEBUG : Internxt root 'rclone-test-hulonik7mate': Waiting for transfers to finish 2026/07/16 06:40:39 DEBUG : toe/toe/toe: size = 11 OK 2026/07/16 06:40:39 INFO : toe/toe/toe: Copied (new) 2026/07/16 06:40:39 ERROR : Internxt root 'rclone-test-hulonik7mate': not deleting files as there were IO errors 2026/07/16 06:40:39 ERROR : Internxt root 'rclone-test-hulonik7mate': not deleting directories as there were IO errors --- PASS: TestError (11.52s) FAIL 2026/07/16 06:40:44 DEBUG : Internxt root 'rclone-test-hulonik7mate': Purge dir "" "./sync.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 1h4m35.71958631s (try 1/5): exit status 1: Failed [TestSyncBackupDirWithSuffix TestSyncSuffixKeepExtension]