"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/06 02:48:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo" 2025/10/06 02:48:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 02:48:16 DEBUG : Creating backend with remote "/tmp/rclone3753187034" === 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:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/06 02:48:17 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:17 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.70s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/06 02:48:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:18 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:18 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:19 INFO : sub dir/hello world: Copied (new) 2025/10/06 02:48:19 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.80s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:20 DEBUG : Creating backend with remote "/non-existing" 2025/10/06 02:48:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/06 02:48:20 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:20 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:21 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:21 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:23 INFO : B2 bucket rclone-test-gopiyec0gizo: Running all checks before starting transfers 2025/10/06 02:48:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:23 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:23 INFO : B2 bucket rclone-test-gopiyec0gizo: Checks finished, now starting transfers 2025/10/06 02:48:23 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.28s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:24 ERROR : Ignoring --no-traverse with sync 2025/10/06 02:48:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:24 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:24 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:25 INFO : sub dir/hello world: Copied (new) 2025/10/06 02:48:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/06 02:48:25 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:25 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:26 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/06 02:48:26 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.32s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:48:27 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:27 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:48:28 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:28 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.78s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/06 02:48:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/06 02:48:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/06 02:48:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/06 02:48:30 INFO : sub dir2: Making directory 2025/10/06 02:48:30 INFO : sub dir: Making directory 2025/10/06 02:48:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:30 INFO : sub dir2/sub sub dir2: Making directory 2025/10/06 02:48:30 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:30 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:30 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/06 02:48:30 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.29s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:31 INFO : sub dir2: Making directory 2025/10/06 02:48:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/06 02:48:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/06 02:48:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:31 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:31 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.54s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:32 DEBUG : sub dir2: Making directory with metadata 2025/10/06 02:48:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/06 02:48:33 INFO : sub dir2: Making directory 2025/10/06 02:48:33 INFO : sub dir: Making directory 2025/10/06 02:48:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:33 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:33 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:33 INFO : sub dir/hello world: Copied (new) 2025/10/06 02:48:33 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/06 02:48:33 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/06 02:48:33 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.42s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:34 INFO : sub dir2: Making directory 2025/10/06 02:48:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:34 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:34 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:35 INFO : sub dir/hello world: Copied (new) 2025/10/06 02:48:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:35 DEBUG : sub dir2: Making directory with metadata 2025/10/06 02:48:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/06 02:48:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/06 02:48:36 INFO : sub dir2: Making directory 2025/10/06 02:48:36 INFO : sub dir: Making directory 2025/10/06 02:48:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:36 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:36 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:36 INFO : sub dir/hello world: Copied (new) 2025/10/06 02:48:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/06 02:48:36 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.30s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:37 INFO : sub dir2: Making directory 2025/10/06 02:48:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:37 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:37 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:37 INFO : sub dir/hello world: Copied (new) 2025/10/06 02:48:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.17s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vatuqok8nire" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gopiyec0gizo -> B2 bucket rclone-test-vatuqok8nire 2025/10/06 02:48:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:40 DEBUG : B2 bucket rclone-test-vatuqok8nire: Waiting for checks to finish 2025/10/06 02:48:40 DEBUG : B2 bucket rclone-test-vatuqok8nire: Waiting for transfers to finish 2025/10/06 02:48:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/06 02:48:41 DEBUG : B2 bucket rclone-test-vatuqok8nire: Purge remote 2025/10/06 02:48:41 INFO : B2 bucket rclone-test-vatuqok8nire: cleaning bucket "rclone-test-vatuqok8nire" of all files 2025/10/06 02:48:41 DEBUG : sub dir/hello world: Deleting (id "4_z1fa2dd1360bdbb7b9f980e1b_f1083c278fd0c812a_d20251006_m024841_c001_v0001177_t0026_u01759718921141") --- PASS: TestServerSideCopy (4.08s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/06 02:48:43 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:43 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/06 02:48:43 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.79s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yocojay3nojo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gopiyec0gizo -> B2 bucket rclone-test-yocojay3nojo 2025/10/06 02:48:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:46 DEBUG : B2 bucket rclone-test-yocojay3nojo: Waiting for checks to finish 2025/10/06 02:48:46 DEBUG : B2 bucket rclone-test-yocojay3nojo: Waiting for transfers to finish 2025/10/06 02:48:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/06 02:48:48 DEBUG : B2 bucket rclone-test-yocojay3nojo: Waiting for checks to finish 2025/10/06 02:48:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/06 02:48:48 DEBUG : B2 bucket rclone-test-yocojay3nojo: Waiting for transfers to finish 2025/10/06 02:48:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/06 02:48:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/06 02:48:48 DEBUG : B2 bucket rclone-test-yocojay3nojo: Purge remote 2025/10/06 02:48:48 INFO : B2 bucket rclone-test-yocojay3nojo: cleaning bucket "rclone-test-yocojay3nojo" of all files 2025/10/06 02:48:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f02ed8360bdbb7b9f980e1b_f11183271b2b81151_d20251006_m024848_c001_v0001105_t0023_u01759718928216") 2025/10/06 02:48:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f02ed8360bdbb7b9f980e1b_f11671136b1c91b26_d20251006_m024847_c001_v0001181_t0014_u01759718927017") --- PASS: TestServerSideCopyOverSelf (6.05s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/06 02:48:51 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:48:51 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:48:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/06 02:48:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/06 02:48:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.99s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:48:53 DEBUG : Creating backend with remote "TestB2:rclone-test-hisujez9hili" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gopiyec0gizo -> B2 bucket rclone-test-hisujez9hili 2025/10/06 02:48:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:48:54 DEBUG : B2 bucket rclone-test-hisujez9hili: Waiting for checks to finish 2025/10/06 02:48:54 DEBUG : B2 bucket rclone-test-hisujez9hili: Waiting for transfers to finish 2025/10/06 02:48:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:48:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/06 02:48:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/06 02:48:56 DEBUG : B2 bucket rclone-test-hisujez9hili: Waiting for checks to finish 2025/10/06 02:48:56 DEBUG : B2 bucket rclone-test-hisujez9hili: Waiting for transfers to finish 2025/10/06 02:48:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/06 02:48:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/06 02:48:56 INFO : sub dir/hello world: Deleted 2025/10/06 02:48:57 DEBUG : testing file moves 2025/10/06 02:48:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/06 02:48:58 DEBUG : B2 bucket rclone-test-hisujez9hili: Waiting for checks to finish 2025/10/06 02:48:58 DEBUG : B2 bucket rclone-test-hisujez9hili: Waiting for transfers to finish 2025/10/06 02:48:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/06 02:48:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/06 02:48:58 INFO : sub dir/hello world: Deleted 2025/10/06 02:48:59 DEBUG : B2 bucket rclone-test-hisujez9hili: Purge remote 2025/10/06 02:48:59 INFO : B2 bucket rclone-test-hisujez9hili: cleaning bucket "rclone-test-hisujez9hili" of all files 2025/10/06 02:48:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f520d7360cdbb7b9f980e1b_f117b09f97d296060_d20251006_m024858_c001_v0001091_t0038_u01759718938274") 2025/10/06 02:48:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f520d7360cdbb7b9f980e1b_f11246c70b4c338b1_d20251006_m024856_c001_v0001044_t0045_u01759718936528") 2025/10/06 02:48:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f520d7360cdbb7b9f980e1b_f10412c8074d34476_d20251006_m024855_c001_v0001117_t0024_u01759718935007") --- PASS: TestServerSideMoveOverSelf (8.03s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:01 ERROR : error listing: directory not found 2025/10/06 02:49:01 INFO : Local file system at /tmp/rclone3753187034: Making directory 2025/10/06 02:49:01 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:01 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.56s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:49:03 DEBUG : Local file system at /tmp/rclone3753187034: Waiting for checks to finish 2025/10/06 02:49:03 DEBUG : Local file system at /tmp/rclone3753187034: Waiting for transfers to finish 2025/10/06 02:49:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:49:03 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/06 02:49:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/06 02:49:04 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:04 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/06 02:49:04 INFO : check sum: Copied (new) 2025/10/06 02:49:04 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:05 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/06 02:49:05 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/06 02:49:05 DEBUG : check sum: Unchanged skipping 2025/10/06 02:49:05 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:05 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:05 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.68s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/06 02:49:06 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:06 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/06 02:49:06 INFO : sizeonly: Copied (new) 2025/10/06 02:49:06 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:07 DEBUG : sizeonly: Sizes identical 2025/10/06 02:49:07 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:07 DEBUG : sizeonly: Unchanged skipping 2025/10/06 02:49:07 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:07 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:07 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.82s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/06 02:49:07 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:07 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/06 02:49:08 INFO : ignore-size: Copied (new) 2025/10/06 02:49:08 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:08 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:49:08 DEBUG : ignore-size: Unchanged skipping 2025/10/06 02:49:08 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:08 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:49:10 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:10 DEBUG : existing: Unchanged skipping 2025/10/06 02:49:10 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:10 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:10 INFO : There was nothing to transfer 2025/10/06 02:49:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/06 02:49:10 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:10 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/06 02:49:10 INFO : existing: Copied (replaced existing) 2025/10/06 02:49:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.18s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/06 02:49:11 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:11 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/06 02:49:12 INFO : existing: Copied (new) 2025/10/06 02:49:12 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:13 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:13 DEBUG : existing: Destination exists, skipping 2025/10/06 02:49:13 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:13 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/06 02:49:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:49:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/06 02:49:14 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:14 DEBUG : c/non empty space: Unchanged skipping 2025/10/06 02:49:14 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:49:15 INFO : a/potato2: Copied (new) 2025/10/06 02:49:15 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:15 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/06 02:49:17 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/06 02:49:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/06 02:49:17 DEBUG : empty space: Unchanged skipping 2025/10/06 02:49:17 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:17 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:17 INFO : There was nothing to transfer 2025/10/06 02:49:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/06 02:49:17 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/06 02:49:18 INFO : empty space: Updated modification time in destination 2025/10/06 02:49:18 DEBUG : empty space: Unchanged skipping 2025/10/06 02:49:18 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:18 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.06s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:20 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/06 02:49:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/06 02:49:20 DEBUG : empty space: Unchanged skipping 2025/10/06 02:49:20 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:20 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:21 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:21 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/06 02:49:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3753187034) 2025/10/06 02:49:21 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gopiyec0gizo) 2025/10/06 02:49:21 DEBUG : foo: sha1 differ 2025/10/06 02:49:21 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/06 02:49:21 INFO : foo: Copied (replaced existing) 2025/10/06 02:49:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:49:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/06 02:49:22 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:22 DEBUG : empty space: Unchanged skipping 2025/10/06 02:49:22 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:23 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:49:23 INFO : potato: Copied (new) 2025/10/06 02:49:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.27s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/06 02:49:25 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:25 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/06 02:49:25 INFO : potato: Copied (replaced existing) 2025/10/06 02:49:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.95s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:27 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:27 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/06 02:49:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3753187034) 2025/10/06 02:49:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gopiyec0gizo) 2025/10/06 02:49:27 DEBUG : potato: sha1 differ 2025/10/06 02:49:27 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/06 02:49:28 INFO : potato: Copied (replaced existing) 2025/10/06 02:49:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:49:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:49:29 DEBUG : empty space: Unchanged skipping 2025/10/06 02:49:29 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/06 02:49:29 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:29 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:49:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:49:31 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:31 DEBUG : empty space: Unchanged skipping 2025/10/06 02:49:31 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:49:32 INFO : potato2: Copied (new) 2025/10/06 02:49:32 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:34 INFO : d: Making directory 2025/10/06 02:49:34 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/06 02:49:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:49:34 DEBUG : c/non empty space: Unchanged skipping 2025/10/06 02:49:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/06 02:49:34 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:34 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:49:35 INFO : a/potato2: Copied (new) 2025/10/06 02:49:35 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:35 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:36 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/06 02:49:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:49:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/06 02:49:37 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:37 DEBUG : c/non empty space: Unchanged skipping 2025/10/06 02:49:37 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:49:37 INFO : a/potato2: Copied (new) 2025/10/06 02:49:37 ERROR : B2 bucket rclone-test-gopiyec0gizo: not deleting files as there were IO errors 2025/10/06 02:49:37 ERROR : B2 bucket rclone-test-gopiyec0gizo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.38s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:39 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:49:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:49:39 DEBUG : empty space: Unchanged skipping 2025/10/06 02:49:39 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:39 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:40 INFO : potato: Deleted 2025/10/06 02:49:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:49:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:42 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:42 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:42 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:42 INFO : potato: Deleted 2025/10/06 02:49:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:49:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:49:42 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:42 DEBUG : empty space: Unchanged skipping 2025/10/06 02:49:42 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:49:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.99s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:49:44 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:44 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:45 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/06 02:49:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.97s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:47 DEBUG : enormous: Excluded (Size Filter) 2025/10/06 02:49:47 DEBUG : enormous: Excluded 2025/10/06 02:49:47 DEBUG : potato2: Excluded (Size Filter) 2025/10/06 02:49:47 DEBUG : potato2: Excluded 2025/10/06 02:49:47 DEBUG : potato2: Excluded (Size Filter) 2025/10/06 02:49:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:49:47 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:47 DEBUG : empty space: Unchanged skipping 2025/10/06 02:49:47 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:47 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:47 INFO : There was nothing to transfer 2025/10/06 02:49:47 DEBUG : enormous: Excluded (Size Filter) 2025/10/06 02:49:47 DEBUG : enormous: Excluded 2025/10/06 02:49:47 DEBUG : potato2: Excluded (Size Filter) 2025/10/06 02:49:47 DEBUG : potato2: Excluded 2025/10/06 02:49:47 DEBUG : potato2: Excluded (Size Filter) 2025/10/06 02:49:47 DEBUG : Local file system at /tmp/rclone3753187034: Waiting for checks to finish 2025/10/06 02:49:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/06 02:49:47 DEBUG : empty space: Unchanged skipping 2025/10/06 02:49:47 DEBUG : Local file system at /tmp/rclone3753187034: Waiting for transfers to finish 2025/10/06 02:49:47 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:49 DEBUG : enormous: Excluded (Size Filter) 2025/10/06 02:49:49 DEBUG : enormous: Excluded 2025/10/06 02:49:49 DEBUG : potato2: Excluded (Size Filter) 2025/10/06 02:49:49 DEBUG : potato2: Excluded 2025/10/06 02:49:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:49:49 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:49 DEBUG : empty space: Unchanged skipping 2025/10/06 02:49:49 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:49 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:50 INFO : enormous: Deleted 2025/10/06 02:49:50 INFO : potato2: Deleted 2025/10/06 02:49:50 INFO : There was nothing to transfer 2025/10/06 02:49:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/06 02:49:50 DEBUG : empty space: Unchanged skipping 2025/10/06 02:49:50 DEBUG : Local file system at /tmp/rclone3753187034: Waiting for checks to finish 2025/10/06 02:49:50 DEBUG : Local file system at /tmp/rclone3753187034: Waiting for transfers to finish 2025/10/06 02:49:50 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:50 INFO : enormous: Deleted 2025/10/06 02:49:50 INFO : potato2: Deleted 2025/10/06 02:49:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.95s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:49:52 DEBUG : five: Need to transfer - File not found at Destination 2025/10/06 02:49:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/06 02:49:52 DEBUG : one: Destination is newer than source, skipping 2025/10/06 02:49:52 DEBUG : three: Sizes identical 2025/10/06 02:49:52 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/06 02:49:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3753187034) 2025/10/06 02:49:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gopiyec0gizo) 2025/10/06 02:49:52 DEBUG : two: sha1 differ 2025/10/06 02:49:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/06 02:49:52 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/06 02:49:53 INFO : five: Copied (new) 2025/10/06 02:49:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/06 02:49:53 INFO : four: Copied (replaced existing) 2025/10/06 02:49:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/06 02:49:53 INFO : two: Copied (replaced existing) 2025/10/06 02:49:53 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:54 DEBUG : one: Destination is newer than source, skipping 2025/10/06 02:49:54 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/06 02:49:54 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/06 02:49:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/06 02:49:54 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/06 02:49:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/06 02:49:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/06 02:49:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/06 02:49:54 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/06 02:49:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/06 02:49:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3753187034) 2025/10/06 02:49:54 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gopiyec0gizo) 2025/10/06 02:49:54 DEBUG : three: sha1 differ 2025/10/06 02:49:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/06 02:49:54 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/06 02:49:54 INFO : three: Copied (replaced existing) 2025/10/06 02:49:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.69s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/06 02:49:56 INFO : B2 bucket rclone-test-gopiyec0gizo: Making map for --track-renames 2025/10/06 02:49:56 INFO : B2 bucket rclone-test-gopiyec0gizo: Finished making map for --track-renames 2025/10/06 02:49:56 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/06 02:49:56 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for renames to finish 2025/10/06 02:49:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/06 02:49:56 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/06 02:49:56 INFO : potato: Copied (new) 2025/10/06 02:49:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/06 02:49:56 INFO : yam: Copied (new) 2025/10/06 02:49:56 DEBUG : Waiting for deletions to finish 2025/10/06 02:49:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:49:57 INFO : B2 bucket rclone-test-gopiyec0gizo: Making map for --track-renames 2025/10/06 02:49:57 INFO : B2 bucket rclone-test-gopiyec0gizo: Finished making map for --track-renames 2025/10/06 02:49:57 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:57 DEBUG : potato: Unchanged skipping 2025/10/06 02:49:57 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for renames to finish 2025/10/06 02:49:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/06 02:49:58 INFO : yam: Copied (server-side copy) to: yaml 2025/10/06 02:49:58 INFO : yam: Deleted 2025/10/06 02:49:58 INFO : yaml: Renamed from "yam" 2025/10/06 02:49:58 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.24s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/06 02:49:59 INFO : B2 bucket rclone-test-gopiyec0gizo: Making map for --track-renames 2025/10/06 02:49:59 INFO : B2 bucket rclone-test-gopiyec0gizo: Finished making map for --track-renames 2025/10/06 02:49:59 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:49:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/06 02:49:59 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for renames to finish 2025/10/06 02:49:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/06 02:49:59 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:49:59 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1136-01.backblaze.com/b2api/v1/b2_upload_file/dfa27d4360bdbb7b9f980e1b/c001_v0001136_t0048": EOF 2025/10/06 02:49:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-01.backblaze.com/b2api/v1/b2_upload_file/dfa27d4360bdbb7b9f980e1b/c001_v0001136_t0048": EOF) 2025/10/06 02:49:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/06 02:49:59 DEBUG : potato: Received error: Post "https://pod-000-1136-01.backblaze.com/b2api/v1/b2_upload_file/dfa27d4360bdbb7b9f980e1b/c001_v0001136_t0048": EOF - low level retry 0/10 2025/10/06 02:49:59 DEBUG : pacer: Reducing sleep to 10ms 2025/10/06 02:49:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/06 02:49:59 INFO : yam: Copied (new) 2025/10/06 02:50:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/06 02:50:00 INFO : potato: Copied (new) 2025/10/06 02:50:00 DEBUG : Waiting for deletions to finish 2025/10/06 02:50:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:50:00 INFO : B2 bucket rclone-test-gopiyec0gizo: Making map for --track-renames 2025/10/06 02:50:00 INFO : B2 bucket rclone-test-gopiyec0gizo: Finished making map for --track-renames 2025/10/06 02:50:00 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:50:00 DEBUG : potato: Unchanged skipping 2025/10/06 02:50:00 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for renames to finish 2025/10/06 02:50:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/06 02:50:01 INFO : yam: Copied (server-side copy) to: yaml 2025/10/06 02:50:01 INFO : yam: Deleted 2025/10/06 02:50:01 INFO : yaml: Renamed from "yam" 2025/10/06 02:50:01 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:50:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.24s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/06 02:50:02 INFO : B2 bucket rclone-test-gopiyec0gizo: Making map for --track-renames 2025/10/06 02:50:02 INFO : B2 bucket rclone-test-gopiyec0gizo: Finished making map for --track-renames 2025/10/06 02:50:02 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:50:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/06 02:50:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/06 02:50:02 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for renames to finish 2025/10/06 02:50:02 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:50:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/06 02:50:02 INFO : sub/yam: Copied (new) 2025/10/06 02:50:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/06 02:50:03 INFO : potato: Copied (new) 2025/10/06 02:50:03 DEBUG : Waiting for deletions to finish 2025/10/06 02:50:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:50:04 DEBUG : potato: Unchanged skipping 2025/10/06 02:50:04 INFO : B2 bucket rclone-test-gopiyec0gizo: Making map for --track-renames 2025/10/06 02:50:04 INFO : B2 bucket rclone-test-gopiyec0gizo: Finished making map for --track-renames 2025/10/06 02:50:04 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:50:04 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for renames to finish 2025/10/06 02:50:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/06 02:50:04 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/06 02:50:05 INFO : sub/yam: Deleted 2025/10/06 02:50:05 INFO : yam: Renamed from "sub/yam" 2025/10/06 02:50:05 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:50:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.60s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:50:06 DEBUG : Creating backend with remote "/tmp/rclone3753187034/dir1" 2025/10/06 02:50:06 DEBUG : Creating backend with remote "/tmp/rclone3753187034/dir2" 2025/10/06 02:50:06 DEBUG : Local file system at /tmp/rclone3753187034/dir2: Using server-side directory move 2025/10/06 02:50:06 INFO : Local file system at /tmp/rclone3753187034/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/06 02:50:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/06 02:50:06 INFO : file1.txt: Moved (server-side) 2025/10/06 02:50:06 DEBUG : Local file system at /tmp/rclone3753187034/dir2: Waiting for checks to finish 2025/10/06 02:50:06 DEBUG : Local file system at /tmp/rclone3753187034/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:50:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:50:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/06 02:50:06 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:50:06 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:50:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:50:06 INFO : sub dir/hello world: Copied (new) 2025/10/06 02:50:06 INFO : sub dir/hello world: Deleted 2025/10/06 02:50:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/06 02:50:07 INFO : nested/sub dir/file: Copied (new) 2025/10/06 02:50:07 INFO : nested/sub dir/file: Deleted 2025/10/06 02:50:07 INFO : sub dir: Removing directory 2025/10/06 02:50:07 INFO : nested/sub dir: Removing directory 2025/10/06 02:50:07 INFO : nested: Removing directory 2025/10/06 02:50:07 DEBUG : Local file system at /tmp/rclone3753187034: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:50:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/06 02:50:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/06 02:50:08 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:50:08 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:50:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:50:08 INFO : sub dir/hello world: Copied (new) 2025/10/06 02:50:08 INFO : sub dir/hello world: Deleted 2025/10/06 02:50:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/06 02:50:09 INFO : nested/sub dir/file: Copied (new) 2025/10/06 02:50:09 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.80s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:50:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/06 02:50:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/06 02:50:10 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:50:10 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:50:10 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/06 02:50:10 INFO : existing-b: Copied (new) 2025/10/06 02:50:10 INFO : existing-b: Deleted 2025/10/06 02:50:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/06 02:50:11 INFO : existing: Copied (new) 2025/10/06 02:50:11 INFO : existing: Deleted 2025/10/06 02:50:11 DEBUG : existing: Destination exists, skipping 2025/10/06 02:50:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/06 02:50:11 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:50:11 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:50:11 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.08s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:50:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rocuyeh6yudi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gopiyec0gizo -> B2 bucket rclone-test-rocuyeh6yudi 2025/10/06 02:50:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:50:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/06 02:50:17 DEBUG : empty space: Unchanged skipping 2025/10/06 02:50:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/06 02:50:17 DEBUG : B2 bucket rclone-test-rocuyeh6yudi: Waiting for checks to finish 2025/10/06 02:50:17 INFO : empty space: Deleted 2025/10/06 02:50:17 DEBUG : B2 bucket rclone-test-rocuyeh6yudi: Waiting for transfers to finish 2025/10/06 02:50:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:50:18 INFO : potato2: Copied (server-side copy) 2025/10/06 02:50:18 INFO : potato2: Deleted 2025/10/06 02:50:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/06 02:50:18 INFO : potato3: Copied (server-side copy) 2025/10/06 02:50:18 INFO : potato3: Deleted 2025/10/06 02:50:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gubegil9wizi" 2025/10/06 02:50:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/06 02:50:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:50:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/06 02:50:20 DEBUG : B2 bucket rclone-test-gubegil9wizi: Waiting for checks to finish 2025/10/06 02:50:20 DEBUG : B2 bucket rclone-test-gubegil9wizi: Waiting for transfers to finish 2025/10/06 02:50:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/06 02:50:20 INFO : empty space: Copied (server-side copy) 2025/10/06 02:50:21 INFO : empty space: Deleted 2025/10/06 02:50:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:50:21 INFO : potato2: Copied (server-side copy) 2025/10/06 02:50:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/06 02:50:21 INFO : potato3: Copied (server-side copy) 2025/10/06 02:50:21 INFO : potato2: Deleted 2025/10/06 02:50:21 INFO : potato3: Deleted 2025/10/06 02:50:22 DEBUG : B2 bucket rclone-test-gubegil9wizi: Purge remote 2025/10/06 02:50:22 INFO : B2 bucket rclone-test-gubegil9wizi: cleaning bucket "rclone-test-gubegil9wizi" of all files 2025/10/06 02:50:22 DEBUG : empty space: Deleting (id "4_zbf525d6360ddbb7b9f980e1b_f1186f1c7927ffc88_d20251006_m025020_c001_v0001183_t0002_u01759719020866") 2025/10/06 02:50:22 DEBUG : potato2: Deleting (id "4_zbf525d6360ddbb7b9f980e1b_f114735bcce2cc6e4_d20251006_m025021_c001_v0001176_t0034_u01759719021083") 2025/10/06 02:50:22 DEBUG : potato3: Deleting (id "4_zbf525d6360ddbb7b9f980e1b_f11684af1251652a1_d20251006_m025021_c001_v0001153_t0021_u01759719021243") 2025/10/06 02:50:22 DEBUG : B2 bucket rclone-test-rocuyeh6yudi: Purge remote 2025/10/06 02:50:22 INFO : B2 bucket rclone-test-rocuyeh6yudi: cleaning bucket "rclone-test-rocuyeh6yudi" of all files 2025/10/06 02:50:23 DEBUG : empty space: Deleting (id "4_z5fa24d2360ddbb7b9f980e1b_f418771dc44d21dd1_d20251006_m025021_c001_v7007000_t0000_u01759719021061") 2025/10/06 02:50:23 DEBUG : empty space: Deleting (id "4_z5fa24d2360ddbb7b9f980e1b_f10598fc8a3d9c810_d20251006_m025016_c001_v0001104_t0048_u01759719016204") 2025/10/06 02:50:23 DEBUG : potato2: Deleting (id "4_z5fa24d2360ddbb7b9f980e1b_f418771dc44d21dd5_d20251006_m025021_c001_v7007000_t0000_u01759719021467") 2025/10/06 02:50:23 DEBUG : potato2: Deleting (id "4_z5fa24d2360ddbb7b9f980e1b_f1023febc7b748489_d20251006_m025017_c001_v0001098_t0006_u01759719017735") 2025/10/06 02:50:23 DEBUG : potato3: Deleting (id "4_z5fa24d2360ddbb7b9f980e1b_f4196046f1117c3d2_d20251006_m025021_c001_v7007000_t0000_u01759719021584") 2025/10/06 02:50:23 DEBUG : potato3: Deleting (id "4_z5fa24d2360ddbb7b9f980e1b_f109061d9071d6aad_d20251006_m025018_c001_v0001029_t0032_u01759719018113") 2025/10/06 02:50:23 DEBUG : potato3: Deleting (id "4_z5fa24d2360ddbb7b9f980e1b_f10598fc8a3d9c814_d20251006_m025016_c001_v0001104_t0026_u01759719016759") --- PASS: TestServerSideMove (12.58s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:50:24 DEBUG : Creating backend with remote "TestB2:rclone-test-polozup4logu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gopiyec0gizo -> B2 bucket rclone-test-polozup4logu 2025/10/06 02:50:30 DEBUG : empty space: Excluded (Size Filter) 2025/10/06 02:50:30 DEBUG : empty space: Excluded (Size Filter) 2025/10/06 02:50:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:50:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/06 02:50:30 DEBUG : B2 bucket rclone-test-polozup4logu: Waiting for checks to finish 2025/10/06 02:50:30 DEBUG : B2 bucket rclone-test-polozup4logu: Waiting for transfers to finish 2025/10/06 02:50:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/06 02:50:30 INFO : potato3: Copied (server-side copy) 2025/10/06 02:50:30 INFO : potato3: Deleted 2025/10/06 02:50:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:50:30 INFO : potato2: Copied (server-side copy) 2025/10/06 02:50:31 INFO : potato2: Deleted 2025/10/06 02:50:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vakafed6gori" 2025/10/06 02:50:32 DEBUG : empty space: Excluded (Size Filter) 2025/10/06 02:50:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:50:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/06 02:50:32 DEBUG : B2 bucket rclone-test-vakafed6gori: Waiting for checks to finish 2025/10/06 02:50:32 DEBUG : B2 bucket rclone-test-vakafed6gori: Waiting for transfers to finish 2025/10/06 02:50:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:50:33 INFO : potato2: Copied (server-side copy) 2025/10/06 02:50:33 INFO : potato2: Deleted 2025/10/06 02:50:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/06 02:50:34 INFO : potato3: Copied (server-side copy) 2025/10/06 02:50:34 INFO : potato3: Deleted 2025/10/06 02:50:34 DEBUG : B2 bucket rclone-test-vakafed6gori: Purge remote 2025/10/06 02:50:34 INFO : B2 bucket rclone-test-vakafed6gori: cleaning bucket "rclone-test-vakafed6gori" of all files 2025/10/06 02:50:34 DEBUG : potato2: Deleting (id "4_zdf328d7360ddbb7b9f980e1b_f1001ae01abdc8ca8_d20251006_m025033_c001_v0001184_t0020_u01759719033318") 2025/10/06 02:50:34 DEBUG : potato3: Deleting (id "4_zdf328d7360ddbb7b9f980e1b_f111f5050f1dfe984_d20251006_m025033_c001_v0001157_t0028_u01759719033546") 2025/10/06 02:50:35 DEBUG : B2 bucket rclone-test-polozup4logu: Purge remote 2025/10/06 02:50:35 INFO : B2 bucket rclone-test-polozup4logu: cleaning bucket "rclone-test-polozup4logu" of all files 2025/10/06 02:50:35 DEBUG : empty space: Deleting (id "4_z3f627d7360ddbb7b9f980e1b_f11698b68756508e6_d20251006_m025029_c001_v0001183_t0055_u01759719029715") 2025/10/06 02:50:35 DEBUG : potato2: Deleting (id "4_z3f627d7360ddbb7b9f980e1b_f40532a03aa7866ec_d20251006_m025033_c001_v7007000_t0000_u01759719033526") 2025/10/06 02:50:35 DEBUG : potato2: Deleting (id "4_z3f627d7360ddbb7b9f980e1b_f103661bd2efa686a_d20251006_m025030_c001_v0001184_t0037_u01759719030833") 2025/10/06 02:50:35 DEBUG : potato3: Deleting (id "4_z3f627d7360ddbb7b9f980e1b_f40532a03aa7866ed_d20251006_m025034_c001_v7007000_t0000_u01759719034101") 2025/10/06 02:50:35 DEBUG : potato3: Deleting (id "4_z3f627d7360ddbb7b9f980e1b_f1192b49370fb31f2_d20251006_m025030_c001_v0001150_t0052_u01759719030556") 2025/10/06 02:50:35 DEBUG : potato3: Deleting (id "4_z3f627d7360ddbb7b9f980e1b_f11698b68756508e8_d20251006_m025029_c001_v0001183_t0034_u01759719029925") --- PASS: TestServerSideMoveWithFilter (12.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dofohuh6bope" 2025/10/06 02:50:39 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gopiyec0gizo -> B2 bucket rclone-test-dofohuh6bope 2025/10/06 02:50:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:50:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/06 02:50:42 DEBUG : empty space: Unchanged skipping 2025/10/06 02:50:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/06 02:50:42 DEBUG : B2 bucket rclone-test-dofohuh6bope: Waiting for checks to finish 2025/10/06 02:50:42 INFO : empty space: Deleted 2025/10/06 02:50:42 DEBUG : B2 bucket rclone-test-dofohuh6bope: Waiting for transfers to finish 2025/10/06 02:50:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:50:43 INFO : potato2: Copied (server-side copy) 2025/10/06 02:50:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/06 02:50:43 INFO : potato3: Copied (server-side copy) 2025/10/06 02:50:43 INFO : potato2: Deleted 2025/10/06 02:50:43 INFO : potato3: Deleted 2025/10/06 02:50:44 DEBUG : Creating backend with remote "TestB2:rclone-test-pufufox9qebo" 2025/10/06 02:50:44 INFO : tomatoDir: Making directory 2025/10/06 02:50:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/06 02:50:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/06 02:50:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/06 02:50:45 DEBUG : B2 bucket rclone-test-pufufox9qebo: Waiting for checks to finish 2025/10/06 02:50:45 DEBUG : B2 bucket rclone-test-pufufox9qebo: Waiting for transfers to finish 2025/10/06 02:50:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/06 02:50:46 INFO : empty space: Copied (server-side copy) 2025/10/06 02:50:46 INFO : empty space: Deleted 2025/10/06 02:50:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/06 02:50:46 INFO : potato3: Copied (server-side copy) 2025/10/06 02:50:46 INFO : potato3: Deleted 2025/10/06 02:50:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/06 02:50:46 INFO : potato2: Copied (server-side copy) 2025/10/06 02:50:46 INFO : potato2: Deleted 2025/10/06 02:50:47 DEBUG : B2 bucket rclone-test-pufufox9qebo: Purge remote 2025/10/06 02:50:47 INFO : B2 bucket rclone-test-pufufox9qebo: cleaning bucket "rclone-test-pufufox9qebo" of all files 2025/10/06 02:50:47 DEBUG : empty space: Deleting (id "4_z1fc2bd9360ddbb7b9f980e1b_f1131beb22343d505_d20251006_m025045_c001_v0001181_t0027_u01759719045961") 2025/10/06 02:50:47 DEBUG : potato2: Deleting (id "4_z1fc2bd9360ddbb7b9f980e1b_f105689129901e049_d20251006_m025046_c001_v0001038_t0002_u01759719046338") 2025/10/06 02:50:47 DEBUG : potato3: Deleting (id "4_z1fc2bd9360ddbb7b9f980e1b_f101f9bc06b9fa2ea_d20251006_m025046_c001_v0001178_t0025_u01759719046196") 2025/10/06 02:50:48 DEBUG : B2 bucket rclone-test-dofohuh6bope: Purge remote 2025/10/06 02:50:48 INFO : B2 bucket rclone-test-dofohuh6bope: cleaning bucket "rclone-test-dofohuh6bope" of all files 2025/10/06 02:50:48 DEBUG : empty space: Deleting (id "4_z2f42ad6360ddbb7b9f980e1b_f4202c3ba8aa05eb5_d20251006_m025046_c001_v7007000_t0000_u01759719046170") 2025/10/06 02:50:48 DEBUG : empty space: Deleting (id "4_z2f42ad6360ddbb7b9f980e1b_f104d0b3393518ba1_d20251006_m025041_c001_v0001105_t0041_u01759719041625") 2025/10/06 02:50:48 DEBUG : potato2: Deleting (id "4_z2f42ad6360ddbb7b9f980e1b_f4202c3ba8aa05eb8_d20251006_m025046_c001_v7007000_t0000_u01759719046718") 2025/10/06 02:50:48 DEBUG : potato2: Deleting (id "4_z2f42ad6360ddbb7b9f980e1b_f112c2e1dcafc063f_d20251006_m025042_c001_v0001145_t0006_u01759719042750") 2025/10/06 02:50:48 DEBUG : potato3: Deleting (id "4_z2f42ad6360ddbb7b9f980e1b_f4202c3ba8aa05eb6_d20251006_m025046_c001_v7007000_t0000_u01759719046407") 2025/10/06 02:50:48 DEBUG : potato3: Deleting (id "4_z2f42ad6360ddbb7b9f980e1b_f1166ce2b609a75f8_d20251006_m025043_c001_v0001172_t0045_u01759719043116") 2025/10/06 02:50:48 DEBUG : potato3: Deleting (id "4_z2f42ad6360ddbb7b9f980e1b_f104d0b3393518ba5_d20251006_m025041_c001_v0001105_t0017_u01759719041945") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.49s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.94s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:50:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/rclone-sync-test" --- PASS: TestSyncOverlap (1.54s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:50:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/rclone-sync-test" 2025/10/06 02:50:56 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/rclone-sync-test-include/layer2" 2025/10/06 02:50:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/rclone-sync-test-ignore-file" 2025/10/06 02:51:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/06 02:51:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/06 02:51:02 DEBUG : pacer: Reducing sleep to 10ms 2025/10/06 02:51:02 DEBUG : B2 bucket rclone-test-gopiyec0gizo path rclone-sync-test: Waiting for checks to finish 2025/10/06 02:51:02 DEBUG : B2 bucket rclone-test-gopiyec0gizo path rclone-sync-test: Waiting for transfers to finish 2025/10/06 02:51:02 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:02 INFO : There was nothing to transfer 2025/10/06 02:51:02 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:51:02 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:51:02 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:02 INFO : There was nothing to transfer 2025/10/06 02:51:02 DEBUG : B2 bucket rclone-test-gopiyec0gizo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/06 02:51:02 DEBUG : B2 bucket rclone-test-gopiyec0gizo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/06 02:51:02 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:02 INFO : There was nothing to transfer 2025/10/06 02:51:03 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:51:03 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:51:03 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:03 INFO : There was nothing to transfer 2025/10/06 02:51:03 DEBUG : B2 bucket rclone-test-gopiyec0gizo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/06 02:51:03 DEBUG : B2 bucket rclone-test-gopiyec0gizo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/06 02:51:03 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:03 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.52s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:51:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/dst" 2025/10/06 02:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/CompareDest" 2025/10/06 02:51:07 DEBUG : one: Need to transfer - File not found at Destination 2025/10/06 02:51:07 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:07 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/06 02:51:08 INFO : one: Copied (new) 2025/10/06 02:51:08 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 02:51:08 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:08 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/06 02:51:09 INFO : one: Copied (replaced existing) 2025/10/06 02:51:09 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 02:51:11 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/06 02:51:11 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:11 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:11 INFO : There was nothing to transfer 2025/10/06 02:51:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 02:51:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/06 02:51:12 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/06 02:51:13 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:13 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:13 INFO : There was nothing to transfer 2025/10/06 02:51:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 02:51:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/06 02:51:13 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/06 02:51:13 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:13 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:13 INFO : There was nothing to transfer 2025/10/06 02:51:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 02:51:14 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/06 02:51:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/06 02:51:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/06 02:51:14 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/06 02:51:14 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:14 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:14 INFO : There was nothing to transfer 2025/10/06 02:51:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 02:51:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/06 02:51:15 DEBUG : two: Need to transfer - File not found at Destination 2025/10/06 02:51:15 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/06 02:51:15 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:16 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/06 02:51:16 INFO : two: Copied (new) 2025/10/06 02:51:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.29s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:51:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/dest" 2025/10/06 02:51:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/pre-dest1" 2025/10/06 02:51:21 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/pre-dest2" 2025/10/06 02:51:23 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:51:23 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/06 02:51:23 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:51:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/06 02:51:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/06 02:51:24 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dest: Waiting for checks to finish 2025/10/06 02:51:24 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dest: Waiting for transfers to finish 2025/10/06 02:51:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/06 02:51:24 INFO : 3: Copied (new) 2025/10/06 02:51:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.18s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:51:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/dst" 2025/10/06 02:51:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/CopyDest" 2025/10/06 02:51:29 DEBUG : one: Need to transfer - File not found at Destination 2025/10/06 02:51:29 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:29 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/06 02:51:30 INFO : one: Copied (new) 2025/10/06 02:51:30 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 02:51:31 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:31 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/06 02:51:32 INFO : one: Copied (replaced existing) 2025/10/06 02:51:32 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/BackupDir" 2025/10/06 02:51:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 02:51:35 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/06 02:51:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/06 02:51:36 INFO : one: Copied (server-side copy) 2025/10/06 02:51:36 INFO : one: Deleted 2025/10/06 02:51:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/06 02:51:36 INFO : one: Copied (server-side copy) 2025/10/06 02:51:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/06 02:51:36 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:36 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:37 DEBUG : one: Unchanged skipping 2025/10/06 02:51:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/06 02:51:38 INFO : two: Copied (server-side copy) 2025/10/06 02:51:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/06 02:51:38 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:38 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:38 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:38 DEBUG : one: Unchanged skipping 2025/10/06 02:51:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:38 DEBUG : two: Unchanged skipping 2025/10/06 02:51:38 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:38 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:38 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:38 INFO : There was nothing to transfer 2025/10/06 02:51:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:40 DEBUG : one: Unchanged skipping 2025/10/06 02:51:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/06 02:51:40 DEBUG : three: Destination not found in --copy-dest 2025/10/06 02:51:40 DEBUG : three: Need to transfer - File not found at Destination 2025/10/06 02:51:40 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/06 02:51:40 DEBUG : two: Unchanged skipping 2025/10/06 02:51:40 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:41 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/06 02:51:41 INFO : three: Copied (new) 2025/10/06 02:51:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.43s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:51:44 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/dst" 2025/10/06 02:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/backup" 2025/10/06 02:51:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/06 02:51:47 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:51:47 DEBUG : two: Unchanged skipping 2025/10/06 02:51:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/06 02:51:49 INFO : one: Copied (server-side copy) 2025/10/06 02:51:49 INFO : one: Deleted 2025/10/06 02:51:49 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/06 02:51:50 INFO : one: Copied (new) 2025/10/06 02:51:50 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/06 02:51:50 INFO : three.txt: Copied (server-side copy) 2025/10/06 02:51:50 INFO : three.txt: Deleted 2025/10/06 02:51:50 INFO : three.txt: Moved into backup dir 2025/10/06 02:51:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/06 02:51:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:51:52 DEBUG : two: Unchanged skipping 2025/10/06 02:51:52 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:51:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/06 02:51:53 INFO : one: Copied (server-side copy) 2025/10/06 02:51:53 INFO : one: Deleted 2025/10/06 02:51:53 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:51:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/06 02:51:53 INFO : one: Copied (new) 2025/10/06 02:51:53 DEBUG : Waiting for deletions to finish 2025/10/06 02:51:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/06 02:51:54 INFO : three.txt: Copied (server-side copy) 2025/10/06 02:51:54 INFO : three.txt: Deleted 2025/10/06 02:51:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.67s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:51:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/dst" 2025/10/06 02:51:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/backup" 2025/10/06 02:52:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/06 02:52:00 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:52:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:52:00 DEBUG : two: Unchanged skipping 2025/10/06 02:52:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/06 02:52:02 INFO : one: Copied (server-side copy) to: one.bak 2025/10/06 02:52:02 INFO : one: Deleted 2025/10/06 02:52:02 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:52:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/06 02:52:03 INFO : one: Copied (new) 2025/10/06 02:52:03 DEBUG : Waiting for deletions to finish 2025/10/06 02:52:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/06 02:52:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/06 02:52:04 INFO : three.txt: Deleted 2025/10/06 02:52:04 INFO : three.txt: Moved into backup dir 2025/10/06 02:52:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/06 02:52:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:52:06 DEBUG : two: Unchanged skipping 2025/10/06 02:52:06 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:52:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/06 02:52:06 INFO : one: Copied (server-side copy) to: one.bak 2025/10/06 02:52:06 INFO : one: Deleted 2025/10/06 02:52:06 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:52:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/06 02:52:07 INFO : one: Copied (new) 2025/10/06 02:52:07 DEBUG : Waiting for deletions to finish 2025/10/06 02:52:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/06 02:52:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/06 02:52:07 INFO : three.txt: Deleted 2025/10/06 02:52:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.35s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:52:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/dst" 2025/10/06 02:52:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/backup" 2025/10/06 02:52:13 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:52:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/06 02:52:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:52:13 DEBUG : two: Unchanged skipping 2025/10/06 02:52:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/06 02:52:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/06 02:52:15 INFO : one: Deleted 2025/10/06 02:52:15 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:52:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/06 02:52:15 INFO : one: Copied (new) 2025/10/06 02:52:15 DEBUG : Waiting for deletions to finish 2025/10/06 02:52:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/06 02:52:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/06 02:52:16 INFO : three.txt: Deleted 2025/10/06 02:52:16 INFO : three.txt: Moved into backup dir 2025/10/06 02:52:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/06 02:52:18 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:52:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:52:18 DEBUG : two: Unchanged skipping 2025/10/06 02:52:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/06 02:52:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/06 02:52:19 INFO : one: Deleted 2025/10/06 02:52:19 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:52:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/06 02:52:19 INFO : one: Copied (new) 2025/10/06 02:52:19 DEBUG : Waiting for deletions to finish 2025/10/06 02:52:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/06 02:52:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/06 02:52:20 INFO : three.txt: Deleted 2025/10/06 02:52:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.32s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:52:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/dst" 2025/10/06 02:52:24 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:52:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/06 02:52:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:52:24 DEBUG : two: Unchanged skipping 2025/10/06 02:52:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/06 02:52:26 INFO : one: Copied (server-side copy) to: one.bak 2025/10/06 02:52:26 INFO : one: Deleted 2025/10/06 02:52:26 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:52:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/06 02:52:27 INFO : one: Copied (new) 2025/10/06 02:52:27 DEBUG : Waiting for deletions to finish 2025/10/06 02:52:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/06 02:52:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/06 02:52:28 INFO : three.txt: Deleted 2025/10/06 02:52:28 INFO : three.txt: Moved into backup dir 2025/10/06 02:52:30 DEBUG : one.bak: Excluded (Path Filter) 2025/10/06 02:52:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/06 02:52:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:52:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/06 02:52:30 DEBUG : two: Unchanged skipping 2025/10/06 02:52:30 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for checks to finish 2025/10/06 02:52:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/06 02:52:30 INFO : one: Copied (server-side copy) to: one.bak 2025/10/06 02:52:30 INFO : one: Deleted 2025/10/06 02:52:30 DEBUG : B2 bucket rclone-test-gopiyec0gizo path dst: Waiting for transfers to finish 2025/10/06 02:52:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/06 02:52:31 INFO : one: Copied (new) 2025/10/06 02:52:31 DEBUG : Waiting for deletions to finish 2025/10/06 02:52:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/06 02:52:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/06 02:52:32 INFO : three.txt: Deleted 2025/10/06 02:52:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.17s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:52:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/dst" 2025/10/06 02:52:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/06 02:52:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/06 02:52:37 INFO : one: Copied (server-side copy) to: one.bak 2025/10/06 02:52:38 INFO : one: Deleted 2025/10/06 02:52:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/06 02:52:38 INFO : one: Copied (new) 2025/10/06 02:52:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:52:39 DEBUG : two: Unchanged skipping 2025/10/06 02:52:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/06 02:52:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/06 02:52:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/06 02:52:40 INFO : three.txt: Deleted 2025/10/06 02:52:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/06 02:52:40 INFO : three.txt: Copied (new) 2025/10/06 02:52:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/06 02:52:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/06 02:52:42 INFO : one: Copied (server-side copy) to: one.bak 2025/10/06 02:52:42 INFO : one: Deleted 2025/10/06 02:52:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/06 02:52:42 INFO : one: Copied (new) 2025/10/06 02:52:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:52:42 DEBUG : two: Unchanged skipping 2025/10/06 02:52:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/06 02:52:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/06 02:52:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/06 02:52:43 INFO : three.txt: Deleted 2025/10/06 02:52:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/06 02:52:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.80s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:52:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gopiyec0gizo/dst" 2025/10/06 02:52:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/06 02:52:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/06 02:52:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/06 02:52:50 INFO : one: Deleted 2025/10/06 02:52:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/06 02:52:51 INFO : one: Copied (new) 2025/10/06 02:52:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:52:51 DEBUG : two: Unchanged skipping 2025/10/06 02:52:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/06 02:52:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/06 02:52:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/06 02:52:52 INFO : three.txt: Deleted 2025/10/06 02:52:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/06 02:52:52 INFO : three.txt: Copied (new) 2025/10/06 02:52:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/06 02:52:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/06 02:52:53 DEBUG : pacer: Reducing sleep to 10ms 2025/10/06 02:52:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/06 02:52:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/06 02:52:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/06 02:52:54 INFO : one: Deleted 2025/10/06 02:52:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/06 02:52:54 INFO : one: Copied (new) 2025/10/06 02:52:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:52:54 DEBUG : two: Unchanged skipping 2025/10/06 02:52:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/06 02:52:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/06 02:52:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/06 02:52:55 INFO : three.txt: Deleted 2025/10/06 02:52:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/06 02:52:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.28s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:52:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/06 02:52:58 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:52:58 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:52:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/06 02:52:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/06 02:52:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:53:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/06 02:53:00 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:53:00 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:53:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/06 02:53:00 INFO : existing: Copied (new) 2025/10/06 02:53:00 DEBUG : Waiting for deletions to finish 2025/10/06 02:53:01 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:53:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/06 02:53:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/06 02:53:01 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:53:01 ERROR : B2 bucket rclone-test-gopiyec0gizo: not deleting files as there were IO errors 2025/10/06 02:53:01 ERROR : B2 bucket rclone-test-gopiyec0gizo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.97s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:53:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:03 DEBUG : existing: Unchanged skipping 2025/10/06 02:53:03 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:53:03 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:53:03 DEBUG : Waiting for deletions to finish 2025/10/06 02:53:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.78s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.19s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:53:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both0: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both12: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both14: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both13: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both16: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both17: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both18: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both19: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both1: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both2: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both3: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both4: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both11: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both15: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both10: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both5: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:23 DEBUG : both8: Unchanged skipping 2025/10/06 02:53:23 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:53:23 DEBUG : both9: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both7: Unchanged skipping 2025/10/06 02:53:23 DEBUG : both6: Unchanged skipping 2025/10/06 02:53:23 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:53:23 DEBUG : Waiting for deletions to finish 2025/10/06 02:53:23 INFO : only0: Deleted 2025/10/06 02:53:24 INFO : only16: Deleted 2025/10/06 02:53:24 INFO : only19: Deleted 2025/10/06 02:53:24 INFO : only8: Deleted 2025/10/06 02:53:24 INFO : only6: Deleted 2025/10/06 02:53:24 INFO : only9: Deleted 2025/10/06 02:53:24 INFO : only12: Deleted 2025/10/06 02:53:24 INFO : only15: Deleted 2025/10/06 02:53:24 INFO : only3: Deleted 2025/10/06 02:53:24 INFO : only17: Deleted 2025/10/06 02:53:24 INFO : only4: Deleted 2025/10/06 02:53:24 INFO : only10: Deleted 2025/10/06 02:53:24 INFO : only11: Deleted 2025/10/06 02:53:24 INFO : only18: Deleted 2025/10/06 02:53:24 INFO : only7: Deleted 2025/10/06 02:53:24 INFO : only13: Deleted 2025/10/06 02:53:24 INFO : only14: Deleted 2025/10/06 02:53:24 INFO : only1: Deleted 2025/10/06 02:53:24 INFO : only2: Deleted 2025/10/06 02:53:24 INFO : only5: Deleted 2025/10/06 02:53:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.65s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:53:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:53:47 DEBUG : both10: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both13: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both14: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both12: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both11: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both17: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both15: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both0: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both19: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both2: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both16: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both4: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both5: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both6: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both18: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both1: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:53:47 DEBUG : both7: Unchanged skipping 2025/10/06 02:53:47 DEBUG : both3: Unchanged skipping 2025/10/06 02:53:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : both8: Unchanged skipping 2025/10/06 02:53:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : both9: Unchanged skipping 2025/10/06 02:53:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/06 02:53:47 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:53:48 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:48 INFO : only0: Copied (replaced existing) 2025/10/06 02:53:48 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:48 INFO : only12: Copied (replaced existing) 2025/10/06 02:53:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:48 INFO : only15: Copied (replaced existing) 2025/10/06 02:53:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:48 INFO : only16: Copied (replaced existing) 2025/10/06 02:53:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:48 INFO : only13: Copied (replaced existing) 2025/10/06 02:53:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:48 INFO : only17: Copied (replaced existing) 2025/10/06 02:53:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:48 INFO : only18: Copied (replaced existing) 2025/10/06 02:53:48 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:48 INFO : only14: Copied (replaced existing) 2025/10/06 02:53:48 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:48 INFO : only19: Copied (replaced existing) 2025/10/06 02:53:48 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:48 INFO : only2: Copied (replaced existing) 2025/10/06 02:53:48 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:48 INFO : only10: Copied (replaced existing) 2025/10/06 02:53:49 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:49 INFO : only3: Copied (replaced existing) 2025/10/06 02:53:49 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:49 INFO : only1: Copied (replaced existing) 2025/10/06 02:53:49 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:49 INFO : only7: Copied (replaced existing) 2025/10/06 02:53:49 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:49 INFO : only11: Copied (replaced existing) 2025/10/06 02:53:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:49 INFO : only8: Copied (replaced existing) 2025/10/06 02:53:49 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:49 INFO : only9: Copied (replaced existing) 2025/10/06 02:53:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:49 INFO : only5: Copied (replaced existing) 2025/10/06 02:53:49 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:49 INFO : only4: Copied (replaced existing) 2025/10/06 02:53:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/06 02:53:49 INFO : only6: Copied (replaced existing) 2025/10/06 02:53:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.27s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:53:57 DEBUG : empty_dir: Making directory with metadata 2025/10/06 02:53:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/06 02:53:57 DEBUG : empty_on_remote: Making directory with metadata 2025/10/06 02:53:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/06 02:53:57 INFO : empty_on_remote: Making directory 2025/10/06 02:53:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/06 02:53:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/06 02:53:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/06 02:53:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/06 02:53:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.40s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:53:59 DEBUG : empty_dir: Making directory with metadata 2025/10/06 02:53:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/06 02:53:59 DEBUG : empty_on_remote: Making directory with metadata 2025/10/06 02:53:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/06 02:53:59 INFO : empty_on_remote: Making directory 2025/10/06 02:53:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/06 02:54:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/06 02:54:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/06 02:54:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/06 02:54:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/06 02:54:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.21s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:54:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/06 02:54:02 INFO : sub dir: Making directory 2025/10/06 02:54:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:54:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/06 02:54:04 INFO : sub dir: Making directory 2025/10/06 02:54:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:54:13 DEBUG : Waiting for deletions to finish 2025/10/06 02:54:13 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:54:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : apple: Unchanged skipping 2025/10/06 02:54:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:54:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : banana: Unchanged skipping 2025/10/06 02:54:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:15 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:54:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:54:15 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:54:15 DEBUG : Waiting for deletions to finish 2025/10/06 02:54:15 INFO : There was nothing to transfer 2025/10/06 02:54:15 DEBUG : Waiting for deletions to finish 2025/10/06 02:54:15 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:54:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:54:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : apple: Unchanged skipping 2025/10/06 02:54:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:54:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : banana: Unchanged skipping 2025/10/06 02:54:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:54:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:54:17 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:54:17 DEBUG : Waiting for deletions to finish 2025/10/06 02:54:17 INFO : There was nothing to transfer 2025/10/06 02:54:17 DEBUG : Waiting for deletions to finish 2025/10/06 02:54:20 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:54:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:54:52 DEBUG : Waiting for deletions to finish 2025/10/06 02:54:53 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : apple: Unchanged skipping 2025/10/06 02:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:54:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : banana: Unchanged skipping 2025/10/06 02:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:54:54 DEBUG : Waiting for deletions to finish 2025/10/06 02:54:54 INFO : There was nothing to transfer 2025/10/06 02:54:54 DEBUG : Waiting for deletions to finish 2025/10/06 02:54:54 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:54:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : banana: Unchanged skipping 2025/10/06 02:54:54 DEBUG : apple: Unchanged skipping 2025/10/06 02:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:54:54 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:54:54 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:54:54 DEBUG : Waiting for deletions to finish 2025/10/06 02:54:54 INFO : There was nothing to transfer 2025/10/06 02:54:54 DEBUG : Waiting for deletions to finish 2025/10/06 02:54:55 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:54:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:55:07 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:07 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:55:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:55:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/06 02:55:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:08 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:55:08 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:55:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/06 02:55:08 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/06 02:55:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/06 02:55:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/06 02:55:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/06 02:55:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/06 02:55:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/06 02:55:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/06 02:55:09 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/06 02:55:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/06 02:55:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/06 02:55:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/06 02:55:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/06 02:55:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/06 02:55:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/06 02:55:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/06 02:55:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/06 02:55:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/06 02:55:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/06 02:55:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/06 02:55:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/06 02:55:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/06 02:55:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/06 02:55:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/06 02:55:09 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:10 INFO : dir1/0007-1234567.txt: Deleted 2025/10/06 02:55:10 INFO : dir1/0012-6789;.txt: Deleted 2025/10/06 02:55:10 INFO : dir1/0009-3456789.txt: Deleted 2025/10/06 02:55:10 INFO : apple: Deleted 2025/10/06 02:55:10 INFO : dir1/0014-89;=.txt: Deleted 2025/10/06 02:55:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/06 02:55:10 INFO : dir1/0008-2345678.txt: Deleted 2025/10/06 02:55:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/06 02:55:10 INFO : splitbananasplit: Deleted 2025/10/06 02:55:10 INFO : banana: Deleted 2025/10/06 02:55:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/06 02:55:10 INFO : dir1/0003-defghij.txt: Deleted 2025/10/06 02:55:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/06 02:55:10 INFO : dir1/0011-56789;.txt: Deleted 2025/10/06 02:55:10 INFO : dir1/0013-789;=.txt: Deleted 2025/10/06 02:55:10 INFO : dir1/0015-9;=.txt: Deleted 2025/10/06 02:55:10 INFO : appleappleapplebanana: Deleted 2025/10/06 02:55:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/06 02:55:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/06 02:55:10 INFO : dir1/0010-456789.txt: Deleted 2025/10/06 02:55:10 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/06 02:55:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : apple: Unchanged skipping 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:55:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : banana: Unchanged skipping 2025/10/06 02:55:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/06 02:55:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:55:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:55:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:55:11 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:55:11 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:11 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/06 02:55:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/06 02:55:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:12 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:12 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:12 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/06 02:55:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:12 DEBUG : apple: transformed to: YXBwbGU= 2025/10/06 02:55:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/06 02:55:12 DEBUG : banana: transformed to: YmFuYW5h 2025/10/06 02:55:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/06 02:55:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/06 02:55:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/06 02:55:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/06 02:55:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/06 02:55:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/06 02:55:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:55:25 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:25 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:55:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/06 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/06 02:55:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/06 02:55:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/06 02:55:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/06 02:55:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/06 02:55:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/06 02:55:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/06 02:55:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/06 02:55:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/06 02:55:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/06 02:55:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/06 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/06 02:55:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/06 02:55:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/06 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/06 02:55:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/06 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/06 02:55:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/06 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/06 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/06 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/06 02:55:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/06 02:55:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/06 02:55:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/06 02:55:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/06 02:55:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/06 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/06 02:55:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/06 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/06 02:55:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/06 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/06 02:55:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/06 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/06 02:55:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/06 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/06 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/06 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/06 02:55:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/06 02:55:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/06 02:55:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/06 02:55:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/06 02:55:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/06 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/06 02:55:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/06 02:55:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/06 02:55:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/06 02:55:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/06 02:55:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/06 02:55:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/06 02:55:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/06 02:55:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/06 02:55:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/06 02:55:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/06 02:55:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/06 02:55:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/06 02:55:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/06 02:55:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:25 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:55:25 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:55:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/06 02:55:26 INFO : apple: Copied (new) to: PREFIXapple 2025/10/06 02:55:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/06 02:55:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/06 02:55:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/06 02:55:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/06 02:55:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/06 02:55:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/06 02:55:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/06 02:55:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/06 02:55:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/06 02:55:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/06 02:55:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/06 02:55:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/06 02:55:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/06 02:55:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/06 02:55:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/06 02:55:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/06 02:55:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/06 02:55:26 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/06 02:55:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/06 02:55:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/06 02:55:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/06 02:55:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/06 02:55:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/06 02:55:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/06 02:55:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/06 02:55:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/06 02:55:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/06 02:55:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/06 02:55:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/06 02:55:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/06 02:55:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/06 02:55:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/06 02:55:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/06 02:55:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/06 02:55:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/06 02:55:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/06 02:55:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/06 02:55:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/06 02:55:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/06 02:55:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/06 02:55:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/06 02:55:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/06 02:55:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/06 02:55:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/06 02:55:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/06 02:55:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/06 02:55:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/06 02:55:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/06 02:55:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/06 02:55:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/06 02:55:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/06 02:55:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/06 02:55:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/06 02:55:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/06 02:55:27 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:28 INFO : dir1/0012-6789;.txt: Deleted 2025/10/06 02:55:28 INFO : splitbananasplit: Deleted 2025/10/06 02:55:28 INFO : appleappleapplebanana: Deleted 2025/10/06 02:55:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0003-defghij.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0011-56789;.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0007-1234567.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0013-789;=.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/06 02:55:28 INFO : apple: Deleted 2025/10/06 02:55:28 INFO : banana: Deleted 2025/10/06 02:55:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0014-89;=.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0015-9;=.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0010-456789.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0008-2345678.txt: Deleted 2025/10/06 02:55:28 INFO : dir1/0009-3456789.txt: Deleted 2025/10/06 02:55:28 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:29 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/06 02:55:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/06 02:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/06 02:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/06 02:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/06 02:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/06 02:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/06 02:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/06 02:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/06 02:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/06 02:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/06 02:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/06 02:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/06 02:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/06 02:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/06 02:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/06 02:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/06 02:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/06 02:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/06 02:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/06 02:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/06 02:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/06 02:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/06 02:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/06 02:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/06 02:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/06 02:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/06 02:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/06 02:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/06 02:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/06 02:55:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/06 02:55:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/06 02:55:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/06 02:55:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/06 02:55:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/06 02:55:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/06 02:55:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/06 02:55:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/06 02:55:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/06 02:55:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/06 02:55:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/06 02:55:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/06 02:55:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/06 02:55:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/06 02:55:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/06 02:55:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/06 02:55:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/06 02:55:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/06 02:55:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:29 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:55:29 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:55:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/06 02:55:29 INFO : banana: Copied (new) 2025/10/06 02:55:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/06 02:55:29 INFO : splitbananasplit: Copied (new) 2025/10/06 02:55:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/06 02:55:29 INFO : appleappleapplebanana: Copied (new) 2025/10/06 02:55:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/06 02:55:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/06 02:55:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/06 02:55:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/06 02:55:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/06 02:55:30 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/06 02:55:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/06 02:55:30 INFO : apple: Copied (new) 2025/10/06 02:55:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/06 02:55:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/06 02:55:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/06 02:55:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/06 02:55:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/06 02:55:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/06 02:55:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/06 02:55:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/06 02:55:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/06 02:55:30 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/06 02:55:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/06 02:55:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/06 02:55:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/06 02:55:30 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/06 02:55:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/06 02:55:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/06 02:55:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/06 02:55:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/06 02:55:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/06 02:55:30 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/06 02:55:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/06 02:55:31 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/06 02:55:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/06 02:55:31 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/06 02:55:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/06 02:55:31 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/06 02:55:31 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/06 02:55:31 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/06 02:55:31 INFO : PREFIXapple: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/06 02:55:31 INFO : PREFIXbanana: Deleted 2025/10/06 02:55:31 INFO : PREFIXsplitbananasplit: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/06 02:55:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/06 02:55:31 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:32 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:32 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:55:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:55:45 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:45 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:55:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/06 02:55:45 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/06 02:55:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:45 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/06 02:55:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/06 02:55:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:45 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:45 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/06 02:55:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:46 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:55:46 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:55:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/06 02:55:46 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/06 02:55:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/06 02:55:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/06 02:55:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/06 02:55:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/06 02:55:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/06 02:55:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/06 02:55:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/06 02:55:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/06 02:55:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/06 02:55:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/06 02:55:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/06 02:55:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/06 02:55:47 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/06 02:55:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/06 02:55:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/06 02:55:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/06 02:55:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/06 02:55:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/06 02:55:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/06 02:55:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/06 02:55:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/06 02:55:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/06 02:55:47 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:47 INFO : dir1/0010-456789.txt: Deleted 2025/10/06 02:55:47 INFO : apple: Deleted 2025/10/06 02:55:47 INFO : dir1/0011-56789;.txt: Deleted 2025/10/06 02:55:48 INFO : appleappleapplebanana: Deleted 2025/10/06 02:55:48 INFO : splitbananasplit: Deleted 2025/10/06 02:55:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/06 02:55:48 INFO : dir1/0013-789;=.txt: Deleted 2025/10/06 02:55:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/06 02:55:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/06 02:55:48 INFO : dir1/0003-defghij.txt: Deleted 2025/10/06 02:55:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/06 02:55:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/06 02:55:48 INFO : dir1/0012-6789;.txt: Deleted 2025/10/06 02:55:48 INFO : dir1/0015-9;=.txt: Deleted 2025/10/06 02:55:48 INFO : dir1/0008-2345678.txt: Deleted 2025/10/06 02:55:48 INFO : dir1/0009-3456789.txt: Deleted 2025/10/06 02:55:48 INFO : dir1/0014-89;=.txt: Deleted 2025/10/06 02:55:48 INFO : banana: Deleted 2025/10/06 02:55:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/06 02:55:48 INFO : dir1/0007-1234567.txt: Deleted 2025/10/06 02:55:48 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:48 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/06 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/06 02:55:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/06 02:55:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/06 02:55:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/06 02:55:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:55:49 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:55:49 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:55:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/06 02:55:49 INFO : apple: Copied (new) 2025/10/06 02:55:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/06 02:55:49 INFO : appleappleapplebanana: Copied (new) 2025/10/06 02:55:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/06 02:55:49 INFO : banana: Copied (new) 2025/10/06 02:55:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/06 02:55:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/06 02:55:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/06 02:55:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/06 02:55:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/06 02:55:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/06 02:55:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/06 02:55:49 INFO : splitbananasplit: Copied (new) 2025/10/06 02:55:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/06 02:55:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/06 02:55:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/06 02:55:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/06 02:55:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/06 02:55:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/06 02:55:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/06 02:55:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/06 02:55:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/06 02:55:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/06 02:55:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/06 02:55:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/06 02:55:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/06 02:55:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/06 02:55:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/06 02:55:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/06 02:55:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/06 02:55:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/06 02:55:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/06 02:55:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/06 02:55:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/06 02:55:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/06 02:55:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/06 02:55:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/06 02:55:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/06 02:55:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/06 02:55:50 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:50 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/06 02:55:50 INFO : appleSUFFIX: Deleted 2025/10/06 02:55:50 INFO : bananaSUFFIX: Deleted 2025/10/06 02:55:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/06 02:55:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/06 02:55:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/06 02:55:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/06 02:55:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/06 02:55:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/06 02:55:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/06 02:55:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/06 02:55:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/06 02:55:51 INFO : splitbananasplitSUFFIX: Deleted 2025/10/06 02:55:51 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/06 02:55:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/06 02:55:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/06 02:55:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/06 02:55:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/06 02:55:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/06 02:55:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/06 02:55:51 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:51 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : Waiting for deletions to finish 2025/10/06 02:55:51 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:55:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:56:04 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:04 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:56:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:56:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:05 DEBUG : banana: Unchanged skipping 2025/10/06 02:56:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:05 DEBUG : apple: Unchanged skipping 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/06 02:56:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/06 02:56:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/06 02:56:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/06 02:56:05 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:56:05 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:56:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/06 02:56:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/06 02:56:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/06 02:56:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/06 02:56:05 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/06 02:56:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/06 02:56:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/06 02:56:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/06 02:56:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/06 02:56:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/06 02:56:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/06 02:56:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/06 02:56:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/06 02:56:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/06 02:56:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/06 02:56:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/06 02:56:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/06 02:56:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/06 02:56:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/06 02:56:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/06 02:56:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/06 02:56:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/06 02:56:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/06 02:56:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/06 02:56:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/06 02:56:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/06 02:56:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/06 02:56:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/06 02:56:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/06 02:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/06 02:56:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/06 02:56:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/06 02:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/06 02:56:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/06 02:56:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/06 02:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/06 02:56:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/06 02:56:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/06 02:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/06 02:56:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/06 02:56:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/06 02:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/06 02:56:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/06 02:56:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/06 02:56:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/06 02:56:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/06 02:56:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/06 02:56:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/06 02:56:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/06 02:56:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/06 02:56:06 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:06 INFO : dir1/0015-9;=.txt: Deleted 2025/10/06 02:56:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/06 02:56:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/06 02:56:06 INFO : dir1/0011-56789;.txt: Deleted 2025/10/06 02:56:07 INFO : appleappleapplebanana: Deleted 2025/10/06 02:56:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/06 02:56:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/06 02:56:07 INFO : dir1/0010-456789.txt: Deleted 2025/10/06 02:56:07 INFO : dir1/0009-3456789.txt: Deleted 2025/10/06 02:56:07 INFO : dir1/0012-6789;.txt: Deleted 2025/10/06 02:56:07 INFO : dir1/0003-defghij.txt: Deleted 2025/10/06 02:56:07 INFO : dir1/0007-1234567.txt: Deleted 2025/10/06 02:56:07 INFO : dir1/0013-789;=.txt: Deleted 2025/10/06 02:56:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/06 02:56:07 INFO : dir1/0014-89;=.txt: Deleted 2025/10/06 02:56:07 INFO : splitbananasplit: Deleted 2025/10/06 02:56:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/06 02:56:07 INFO : dir1/0008-2345678.txt: Deleted 2025/10/06 02:56:07 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:07 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : appleapple: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/06 02:56:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/06 02:56:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/06 02:56:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/06 02:56:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/06 02:56:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/06 02:56:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/06 02:56:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/06 02:56:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/06 02:56:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/06 02:56:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/06 02:56:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/06 02:56:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/06 02:56:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/06 02:56:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/06 02:56:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/06 02:56:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/06 02:56:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/06 02:56:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/06 02:56:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/06 02:56:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/06 02:56:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/06 02:56:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/06 02:56:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/06 02:56:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/06 02:56:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/06 02:56:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/06 02:56:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/06 02:56:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/06 02:56:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/06 02:56:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/06 02:56:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/06 02:56:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/06 02:56:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/06 02:56:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/06 02:56:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/06 02:56:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/06 02:56:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/06 02:56:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/06 02:56:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/06 02:56:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/06 02:56:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/06 02:56:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/06 02:56:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/06 02:56:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/06 02:56:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/06 02:56:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/06 02:56:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/06 02:56:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/06 02:56:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/06 02:56:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/06 02:56:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/06 02:56:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/06 02:56:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/06 02:56:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/06 02:56:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/06 02:56:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/06 02:56:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/06 02:56:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/06 02:56:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/06 02:56:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/06 02:56:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/06 02:56:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/06 02:56:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/06 02:56:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/06 02:56:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/06 02:56:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/06 02:56:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/06 02:56:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/06 02:56:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/06 02:56:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/06 02:56:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/06 02:56:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/06 02:56:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/06 02:56:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/06 02:56:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/06 02:56:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/06 02:56:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/06 02:56:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : apple: Unchanged skipping 2025/10/06 02:56:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:56:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:56:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : banana: Unchanged skipping 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/06 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/06 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/06 02:56:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/06 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/06 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/06 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/06 02:56:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/06 02:56:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/06 02:56:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/06 02:56:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/06 02:56:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/06 02:56:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/06 02:56:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/06 02:56:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/06 02:56:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/06 02:56:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:56:08 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:56:08 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:56:08 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:08 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:08 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : appleapple: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/06 02:56:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/06 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/06 02:56:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/06 02:56:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/06 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/06 02:56:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/06 02:56:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/06 02:56:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/06 02:56:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/06 02:56:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/06 02:56:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/06 02:56:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/06 02:56:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/06 02:56:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/06 02:56:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/06 02:56:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/06 02:56:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/06 02:56:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/06 02:56:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/06 02:56:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/06 02:56:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/06 02:56:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/06 02:56:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/06 02:56:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/06 02:56:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/06 02:56:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/06 02:56:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/06 02:56:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/06 02:56:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/06 02:56:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/06 02:56:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/06 02:56:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/06 02:56:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/06 02:56:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/06 02:56:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/06 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/06 02:56:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/06 02:56:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/06 02:56:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/06 02:56:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/06 02:56:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/06 02:56:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/06 02:56:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/06 02:56:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/06 02:56:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/06 02:56:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/06 02:56:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/06 02:56:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/06 02:56:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/06 02:56:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/06 02:56:08 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:56:21 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:21 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:56:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:56:22 DEBUG : banana: Unchanged skipping 2025/10/06 02:56:22 DEBUG : apple: Unchanged skipping 2025/10/06 02:56:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:56:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:56:22 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:56:22 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:22 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:22 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:56:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:56:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:56:23 DEBUG : apple: Unchanged skipping 2025/10/06 02:56:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : banana: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:56:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:56:23 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:56:23 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:23 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:23 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:23 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:56:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:56:36 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:36 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:56:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : apple: Unchanged skipping 2025/10/06 02:56:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:56:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:56:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : banana: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:56:37 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:56:37 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:37 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:37 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:56:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : apple: Unchanged skipping 2025/10/06 02:56:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:56:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:56:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : banana: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:56:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:56:38 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:56:38 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:38 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:38 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:56:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:56:51 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:51 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:56:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:56:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : banana: Unchanged skipping 2025/10/06 02:56:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : apple: Unchanged skipping 2025/10/06 02:56:52 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:56:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:56:52 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:56:52 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:52 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:52 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:56:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:56:53 DEBUG : apple: Unchanged skipping 2025/10/06 02:56:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:56:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : banana: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:56:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:56:53 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:56:53 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:56:53 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:53 DEBUG : Waiting for deletions to finish 2025/10/06 02:56:53 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:56:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:06 DEBUG : Waiting for deletions to finish 2025/10/06 02:57:06 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:57:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:57:07 DEBUG : apple: Unchanged skipping 2025/10/06 02:57:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : banana: Unchanged skipping 2025/10/06 02:57:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:07 DEBUG : Waiting for deletions to finish 2025/10/06 02:57:07 DEBUG : Waiting for deletions to finish 2025/10/06 02:57:07 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:57:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : apple: Unchanged skipping 2025/10/06 02:57:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:57:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:57:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : banana: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:57:07 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:07 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:07 DEBUG : Waiting for deletions to finish 2025/10/06 02:57:07 DEBUG : Waiting for deletions to finish 2025/10/06 02:57:08 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:57:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:20 DEBUG : Waiting for deletions to finish 2025/10/06 02:57:21 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:57:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:57:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : banana: Unchanged skipping 2025/10/06 02:57:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : apple: Unchanged skipping 2025/10/06 02:57:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:22 DEBUG : Waiting for deletions to finish 2025/10/06 02:57:22 DEBUG : Waiting for deletions to finish 2025/10/06 02:57:22 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/06 02:57:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : apple: Unchanged skipping 2025/10/06 02:57:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : banana: Unchanged skipping 2025/10/06 02:57:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/06 02:57:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : splitbananasplit: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/06 02:57:22 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:22 DEBUG : Waiting for deletions to finish 2025/10/06 02:57:22 DEBUG : Waiting for deletions to finish 2025/10/06 02:57:23 DEBUG : apple: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : banana: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/06 02:57:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (201.27s) --- PASS: TestTransform/NFC (31.94s) --- PASS: TestTransform/NFD (21.40s) --- PASS: TestTransform/base64 (16.85s) --- PASS: TestTransform/prefix (20.79s) --- PASS: TestTransform/suffix (19.24s) --- PASS: TestTransform/truncate (16.45s) --- PASS: TestTransform/encoder (15.46s) --- PASS: TestTransform/ISO-8859-1 (14.52s) --- PASS: TestTransform/charmap (15.00s) --- PASS: TestTransform/lowercase (14.91s) --- PASS: TestTransform/ascii (14.71s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/06 02:57:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/06 02:57:28 INFO : sub dir_somesuffix: Making directory 2025/10/06 02:57:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/06 02:57:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/06 02:57:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/06 02:57:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/06 02:57:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/06 02:57:28 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:28 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:28 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:28 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/06 02:57:28 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:29 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:29 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:29 INFO : tictactoe: Making directory 2025/10/06 02:57:29 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:29 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/06 02:57:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:29 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:29 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:30 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/06 02:57:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.20s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:31 INFO : toe: Making directory 2025/10/06 02:57:31 INFO : toe/toe: Making directory 2025/10/06 02:57:31 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/06 02:57:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/06 02:57:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/06 02:57:31 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:31 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/06 02:57:32 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.57s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:33 INFO : toe: Making directory 2025/10/06 02:57:33 INFO : toe/toe: Making directory 2025/10/06 02:57:33 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/06 02:57:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/06 02:57:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/06 02:57:33 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:33 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/06 02:57:33 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.58s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:34 DEBUG : empty_dir: Making directory with metadata 2025/10/06 02:57:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/06 02:57:34 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:34 INFO : tictacempty_dir: Making directory 2025/10/06 02:57:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:34 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:34 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:34 INFO : tictactoe: Making directory 2025/10/06 02:57:34 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:34 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:34 INFO : tictactoe/tictactoe: Making directory 2025/10/06 02:57:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/06 02:57:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/06 02:57:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/06 02:57:34 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:34 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/06 02:57:35 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.63s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:36 DEBUG : empty_dir: Making directory with metadata 2025/10/06 02:57:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/06 02:57:36 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:36 INFO : tictacempty_dir: Making directory 2025/10/06 02:57:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:36 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:36 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:36 INFO : tictactoe: Making directory 2025/10/06 02:57:36 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:36 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:36 INFO : tictactoe/tictactoe: Making directory 2025/10/06 02:57:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/06 02:57:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/06 02:57:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:36 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:36 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/06 02:57:37 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:37 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:37 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:37 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/06 02:57:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/06 02:57:37 NOTICE: B2 bucket rclone-test-gopiyec0gizo: 0 differences found 2025/10/06 02:57:37 NOTICE: B2 bucket rclone-test-gopiyec0gizo: 1 matching files --- PASS: TestAllTag (2.06s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:38 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:38 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:38 INFO : tictactoe: Making directory 2025/10/06 02:57:38 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:38 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:38 INFO : tictactoe/tictactoe: Making directory 2025/10/06 02:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/06 02:57:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/06 02:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/06 02:57:38 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:38 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/06 02:57:39 DEBUG : Waiting for deletions to finish 2025/10/06 02:57:39 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:39 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:39 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/06 02:57:39 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/06 02:57:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/06 02:57:39 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:39 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.99s) === RUN TestSyntax 2025/10/06 02:57:40 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:40 INFO : toe: Making directory 2025/10/06 02:57:40 INFO : toe/toe: Making directory 2025/10/06 02:57:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/06 02:57:40 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:40 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:41 INFO : toe/toe/toe: Copied (new) 2025/10/06 02:57:41 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.59s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:42 DEBUG : empty_dir: Making directory with metadata 2025/10/06 02:57:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/06 02:57:42 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:42 INFO : tictacempty_dir: Making directory 2025/10/06 02:57:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:42 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:42 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:42 INFO : tictactoe: Making directory 2025/10/06 02:57:42 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:42 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:42 INFO : tictactoe/tictactoe: Making directory 2025/10/06 02:57:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/06 02:57:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/06 02:57:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:42 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:42 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:42 INFO : toe/toe/toe.txt: Deleted 2025/10/06 02:57:42 INFO : toe/toe: Removing directory 2025/10/06 02:57:42 INFO : toe: Removing directory 2025/10/06 02:57:42 INFO : empty_dir: Removing directory 2025/10/06 02:57:42 DEBUG : Local file system at /tmp/rclone3753187034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:43 DEBUG : empty_dir: Making directory with metadata 2025/10/06 02:57:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/06 02:57:43 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:43 INFO : tictacempty_dir: Making directory 2025/10/06 02:57:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:43 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:43 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:43 INFO : tictactoe: Making directory 2025/10/06 02:57:43 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:43 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:43 INFO : tictactoe/tictactoe: Making directory 2025/10/06 02:57:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/06 02:57:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/06 02:57:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:43 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:43 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:44 INFO : toe/toe/toe.txt: Deleted 2025/10/06 02:57:44 INFO : toe/toe: Removing directory 2025/10/06 02:57:44 INFO : toe: Removing directory 2025/10/06 02:57:44 INFO : empty_dir: Removing directory 2025/10/06 02:57:44 DEBUG : Local file system at /tmp/rclone3753187034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/06 02:57:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/06 02:57:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/06 02:57:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/06 02:57:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/06 02:57:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/06 02:57:46 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.51s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:47 DEBUG : Reset feature "Copy" 2025/10/06 02:57:47 DEBUG : Reset feature "Move" 2025/10/06 02:57:47 DEBUG : Reset feature "Copy" 2025/10/06 02:57:47 DEBUG : Reset feature "Move" 2025/10/06 02:57:47 DEBUG : empty_dir: Making directory with metadata 2025/10/06 02:57:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/06 02:57:47 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:47 INFO : tictacempty_dir: Making directory 2025/10/06 02:57:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/06 02:57:47 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:47 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:47 INFO : tictactoe: Making directory 2025/10/06 02:57:47 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:47 DEBUG : toe: transformed to: tictactoe 2025/10/06 02:57:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:47 INFO : tictactoe/tictactoe: Making directory 2025/10/06 02:57:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/06 02:57:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/06 02:57:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/06 02:57:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:47 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:47 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/06 02:57:47 INFO : toe/toe/toe.txt: Deleted 2025/10/06 02:57:47 INFO : toe/toe: Removing directory 2025/10/06 02:57:47 INFO : toe: Removing directory 2025/10/06 02:57:47 INFO : empty_dir: Removing directory 2025/10/06 02:57:47 DEBUG : Local file system at /tmp/rclone3753187034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/06 02:57:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/06 02:57:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/06 02:57:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/06 02:57:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/06 02:57:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/06 02:57:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.07s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:50 DEBUG : toe: transformed to: dG9l 2025/10/06 02:57:50 DEBUG : toe: transformed to: dG9l 2025/10/06 02:57:50 INFO : dG9l: Making directory 2025/10/06 02:57:50 DEBUG : toe: transformed to: dG9l 2025/10/06 02:57:50 DEBUG : toe: transformed to: dG9l 2025/10/06 02:57:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/06 02:57:50 INFO : dG9l/dG9l: Making directory 2025/10/06 02:57:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/06 02:57:50 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/06 02:57:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/06 02:57:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/06 02:57:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/06 02:57:50 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:50 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/06 02:57:51 DEBUG : Waiting for deletions to finish 2025/10/06 02:57:51 DEBUG : dG9l: transformed to: toe 2025/10/06 02:57:51 DEBUG : dG9l: transformed to: toe 2025/10/06 02:57:51 DEBUG : dG9l: transformed to: toe 2025/10/06 02:57:51 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/06 02:57:51 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/06 02:57:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/06 02:57:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/06 02:57:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/06 02:57:51 DEBUG : Local file system at /tmp/rclone3753187034: Waiting for checks to finish 2025/10/06 02:57:51 DEBUG : Local file system at /tmp/rclone3753187034: Waiting for transfers to finish 2025/10/06 02:57:51 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.43s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-gopiyec0gizo", Local "Local file system at /tmp/rclone3753187034", Modify Window "1ms" 2025/10/06 02:57:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/06 02:57:52 DEBUG : toe: transformed to: 2025/10/06 02:57:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/06 02:57:52 DEBUG : toe: transformed to: 2025/10/06 02:57:52 INFO : B2 bucket rclone-test-gopiyec0gizo: Making directory 2025/10/06 02:57:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/06 02:57:52 DEBUG : toe: transformed to: 2025/10/06 02:57:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/06 02:57:52 DEBUG : toe: transformed to: 2025/10/06 02:57:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/06 02:57:52 DEBUG : toe/toe: transformed to: 2025/10/06 02:57:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/06 02:57:52 INFO : toe/toe: Making directory 2025/10/06 02:57:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/06 02:57:52 DEBUG : toe/toe: transformed to: 2025/10/06 02:57:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/06 02:57:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/06 02:57:52 DEBUG : toe: transformed to: 2025/10/06 02:57:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/06 02:57:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/06 02:57:52 DEBUG : toe/toe/toe: transformed to: 2025/10/06 02:57:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/06 02:57:52 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for checks to finish 2025/10/06 02:57:52 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Waiting for transfers to finish 2025/10/06 02:57:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/06 02:57:54 INFO : toe/toe/toe: Copied (new) 2025/10/06 02:57:54 ERROR : B2 bucket rclone-test-gopiyec0gizo: not deleting files as there were IO errors 2025/10/06 02:57:54 ERROR : B2 bucket rclone-test-gopiyec0gizo: not deleting directories as there were IO errors --- PASS: TestError (2.48s) PASS 2025/10/06 02:57:55 DEBUG : B2 bucket rclone-test-gopiyec0gizo: Purge remote 2025/10/06 02:57:55 INFO : B2 bucket rclone-test-gopiyec0gizo: cleaning bucket "rclone-test-gopiyec0gizo" of all files 2025/10/06 02:57:56 DEBUG : BackupDir/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14730_d20251006_m025141_c001_v7007000_t0000_u01759719101672") 2025/10/06 02:57:56 DEBUG : BackupDir/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f119604c8d9af1167_d20251006_m025136_c001_v0001181_t0047_u01759719096279") 2025/10/06 02:57:56 DEBUG : CompareDest/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd271_d20251006_m025116_c001_v7007000_t0000_u01759719076564") 2025/10/06 02:57:56 DEBUG : CompareDest/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985062d_d20251006_m025110_c001_v0001179_t0038_u01759719070638") 2025/10/06 02:57:56 DEBUG : CompareDest/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd272_d20251006_m025116_c001_v7007000_t0000_u01759719076745") 2025/10/06 02:57:56 DEBUG : CompareDest/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8e5f_d20251006_m025111_c001_v0001104_t0038_u01759719071682") 2025/10/06 02:57:56 DEBUG : CopyDest/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14731_d20251006_m025141_c001_v7007000_t0000_u01759719101852") 2025/10/06 02:57:56 DEBUG : CopyDest/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8e9f_d20251006_m025133_c001_v0001104_t0003_u01759719093203") 2025/10/06 02:57:56 DEBUG : CopyDest/three: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14732_d20251006_m025142_c001_v7007000_t0000_u01759719102033") 2025/10/06 02:57:56 DEBUG : CopyDest/three: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8ea8_d20251006_m025139_c001_v0001104_t0046_u01759719099309") 2025/10/06 02:57:56 DEBUG : CopyDest/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14734_d20251006_m025142_c001_v7007000_t0000_u01759719102214") 2025/10/06 02:57:56 DEBUG : CopyDest/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98506b6_d20251006_m025137_c001_v0001179_t0013_u01759719097258") 2025/10/06 02:57:56 DEBUG : EXISTING: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9b53_d20251006_m025303_c001_v7007000_t0000_u01759719183768") 2025/10/06 02:57:56 DEBUG : EXISTING: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f68_d20251006_m025302_c001_v0001104_t0041_u01759719182383") 2025/10/06 02:57:56 DEBUG : PREFIXapple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414d19e_d20251006_m025531_c001_v7007000_t0000_u01759719331571") 2025/10/06 02:57:56 DEBUG : PREFIXapple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9ffd_d20251006_m025525_c001_v0001184_t0021_u01759719325932") 2025/10/06 02:57:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9cf5_d20251006_m025531_c001_v7007000_t0000_u01759719331535") 2025/10/06 02:57:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a89_d20251006_m025525_c001_v0001178_t0000_u01759719325959") 2025/10/06 02:57:56 DEBUG : PREFIXbanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932522_d20251006_m025531_c001_v7007000_t0000_u01759719331582") 2025/10/06 02:57:57 DEBUG : PREFIXbanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9161_d20251006_m025525_c001_v0001104_t0029_u01759719325926") 2025/10/06 02:57:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f407605954c745f0f_d20251006_m025531_c001_v7007000_t0000_u01759719331595") 2025/10/06 02:57:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850ad5_d20251006_m025525_c001_v0001179_t0049_u01759719325944") 2025/10/06 02:57:57 DEBUG : Testêé: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9b4e_d20251006_m025300_c001_v7007000_t0000_u01759719180021") 2025/10/06 02:57:57 DEBUG : Testêé: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f58_d20251006_m025259_c001_v0001104_t0012_u01759719179025") 2025/10/06 02:57:57 DEBUG : Testêé: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98507e5_d20251006_m025258_c001_v0001179_t0019_u01759719178086") 2025/10/06 02:57:57 DEBUG : YXBwbGU=: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed09_d20251006_m025512_c001_v7007000_t0000_u01759719312433") 2025/10/06 02:57:57 DEBUG : YXBwbGU=: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f86_d20251006_m025508_c001_v0001184_t0010_u01759719308625") 2025/10/06 02:57:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed0a_d20251006_m025512_c001_v7007000_t0000_u01759719312671") 2025/10/06 02:57:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a2b_d20251006_m025508_c001_v0001178_t0058_u01759719308648") 2025/10/06 02:57:57 DEBUG : YmFuYW5h: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed0c_d20251006_m025512_c001_v7007000_t0000_u01759719312865") 2025/10/06 02:57:57 DEBUG : YmFuYW5h: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b911f_d20251006_m025508_c001_v0001104_t0003_u01759719308640") 2025/10/06 02:57:57 DEBUG : a/potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c42_d20251006_m024938_c001_v7007000_t0000_u01759718978062") 2025/10/06 02:57:57 DEBUG : a/potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8588_d20251006_m024937_c001_v0001136_t0019_u01759718977369") 2025/10/06 02:57:57 DEBUG : a/potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c2b_d20251006_m024935_c001_v7007000_t0000_u01759718975842") 2025/10/06 02:57:57 DEBUG : a/potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8580_d20251006_m024934_c001_v0001136_t0041_u01759718974905") 2025/10/06 02:57:57 DEBUG : a/potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b94_d20251006_m024915_c001_v7007000_t0000_u01759718955942") 2025/10/06 02:57:57 DEBUG : a/potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c852a_d20251006_m024915_c001_v0001136_t0030_u01759718955005") 2025/10/06 02:57:57 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc3975f_d20251006_m025723_c001_v7007000_t0000_u01759719443603") 2025/10/06 02:57:57 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436cd7_d20251006_m025719_c001_v0001178_t0033_u01759719439830") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9d94_d20251006_m025708_c001_v7007000_t0000_u01759719428764") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436c80_d20251006_m025705_c001_v0001178_t0026_u01759719425249") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a0095457308_d20251006_m025654_c001_v7007000_t0000_u01759719414022") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436c36_d20251006_m025650_c001_v0001178_t0016_u01759719410371") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de93255e_d20251006_m025638_c001_v7007000_t0000_u01759719398923") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436c02_d20251006_m025635_c001_v0001178_t0051_u01759719395473") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd015c_d20251006_m025624_c001_v7007000_t0000_u01759719384359") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436bb8_d20251006_m025620_c001_v0001178_t0042_u01759719380079") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14999_d20251006_m025608_c001_v7007000_t0000_u01759719368944") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b5a_d20251006_m025603_c001_v0001178_t0012_u01759719363380") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969ae_d20251006_m025552_c001_v7007000_t0000_u01759719352468") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b49_d20251006_m025549_c001_v0001179_t0022_u01759719349257") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40109ad4bf83d4b6_d20251006_m025547_c001_v7007000_t0000_u01759719347741") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b29_d20251006_m025544_c001_v0001179_t0033_u01759719344312") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1496b_d20251006_m025533_c001_v7007000_t0000_u01759719333157") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9177_d20251006_m025529_c001_v0001104_t0022_u01759719329661") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9cf0_d20251006_m025528_c001_v7007000_t0000_u01759719328479") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9157_d20251006_m025523_c001_v0001104_t0027_u01759719323987") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed06_d20251006_m025510_c001_v7007000_t0000_u01759719310433") 2025/10/06 02:57:58 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f79_d20251006_m025506_c001_v0001184_t0036_u01759719306307") 2025/10/06 02:57:59 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6036_d20251006_m025455_c001_v7007000_t0000_u01759719295569") 2025/10/06 02:57:59 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f34_d20251006_m025451_c001_v0001184_t0016_u01759719291504") 2025/10/06 02:57:59 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd522_d20251006_m025425_c001_v7007000_t0000_u01759719265481") 2025/10/06 02:57:59 DEBUG : apple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9e8c_d20251006_m025412_c001_v0001184_t0025_u01759719252440") 2025/10/06 02:57:59 DEBUG : appleSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7d52_d20251006_m025550_c001_v7007000_t0000_u01759719350715") 2025/10/06 02:57:59 DEBUG : appleSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b01_d20251006_m025546_c001_v0001178_t0044_u01759719346245") 2025/10/06 02:57:59 DEBUG : appleapple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1499a_d20251006_m025609_c001_v7007000_t0000_u01759719369128") 2025/10/06 02:57:59 DEBUG : appleapple: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b8e_d20251006_m025605_c001_v0001179_t0058_u01759719365410") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39761_d20251006_m025723_c001_v7007000_t0000_u01759719443785") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa2a8_d20251006_m025720_c001_v0001184_t0015_u01759719440623") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9d98_d20251006_m025708_c001_v7007000_t0000_u01759719428946") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa24f_d20251006_m025706_c001_v0001184_t0053_u01759719426052") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a0095457309_d20251006_m025654_c001_v7007000_t0000_u01759719414204") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa201_d20251006_m025651_c001_v0001184_t0055_u01759719411359") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932560_d20251006_m025639_c001_v7007000_t0000_u01759719399107") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa1b6_d20251006_m025636_c001_v0001184_t0042_u01759719396270") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd015e_d20251006_m025624_c001_v7007000_t0000_u01759719384542") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa167_d20251006_m025621_c001_v0001184_t0011_u01759719381027") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1498d_d20251006_m025606_c001_v7007000_t0000_u01759719366951") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b91fd_d20251006_m025603_c001_v0001104_t0008_u01759719363825") 2025/10/06 02:57:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969b0_d20251006_m025552_c001_v7007000_t0000_u01759719352649") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b1b_d20251006_m025549_c001_v0001178_t0021_u01759719349270") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932528_d20251006_m025547_c001_v7007000_t0000_u01759719347903") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa092_d20251006_m025544_c001_v0001184_t0004_u01759719344767") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1496c_d20251006_m025533_c001_v7007000_t0000_u01759719333410") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a9a_d20251006_m025529_c001_v0001178_t0023_u01759719329641") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4168637a5fcd8691_d20251006_m025528_c001_v7007000_t0000_u01759719328240") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850ad1_d20251006_m025524_c001_v0001179_t0019_u01759719324740") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40109ad4bf83d454_d20251006_m025510_c001_v7007000_t0000_u01759719310735") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a22_d20251006_m025506_c001_v0001178_t0045_u01759719306960") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6037_d20251006_m025455_c001_v7007000_t0000_u01759719295843") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f4369d2_d20251006_m025452_c001_v0001178_t0023_u01759719292639") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd523_d20251006_m025425_c001_v7007000_t0000_u01759719265753") 2025/10/06 02:58:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436935_d20251006_m025413_c001_v0001178_t0048_u01759719253177") 2025/10/06 02:58:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414d1b6_d20251006_m025550_c001_v7007000_t0000_u01759719350713") 2025/10/06 02:58:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b2d_d20251006_m025546_c001_v0001179_t0025_u01759719346233") 2025/10/06 02:58:00 DEBUG : b/potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c44_d20251006_m024938_c001_v7007000_t0000_u01759718978243") 2025/10/06 02:58:00 DEBUG : b/potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8584_d20251006_m024936_c001_v0001136_t0054_u01759718976399") 2025/10/06 02:58:00 DEBUG : b/potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c25_d20251006_m024935_c001_v7007000_t0000_u01759718975264") 2025/10/06 02:58:00 DEBUG : b/potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8578_d20251006_m024933_c001_v0001136_t0038_u01759718973343") 2025/10/06 02:58:00 DEBUG : b/potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b91_d20251006_m024915_c001_v7007000_t0000_u01759718955388") 2025/10/06 02:58:00 DEBUG : b/potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8522_d20251006_m024913_c001_v0001136_t0050_u01759718953880") 2025/10/06 02:58:01 DEBUG : backup/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414cd53_d20251006_m025154_c001_v7007000_t0000_u01759719114861") 2025/10/06 02:58:01 DEBUG : backup/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1195b34df120ca7f_d20251006_m025153_c001_v0001161_t0041_u01759719113022") 2025/10/06 02:58:01 DEBUG : backup/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1184ab2f7aa8a485_d20251006_m025148_c001_v0001117_t0013_u01759719108638") 2025/10/06 02:58:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f416c43b8fe715de3_d20251006_m025220_c001_v7007000_t0000_u01759719140540") 2025/10/06 02:58:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1050154f169fdbb3_d20251006_m025218_c001_v0001177_t0001_u01759719138861") 2025/10/06 02:58:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11345dc35107d3d6_d20251006_m025214_c001_v0001130_t0015_u01759719134669") 2025/10/06 02:58:01 DEBUG : backup/one.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4076aecfaa8ad39e_d20251006_m025208_c001_v7007000_t0000_u01759719128232") 2025/10/06 02:58:01 DEBUG : backup/one.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f113feb4ab1b544fa_d20251006_m025206_c001_v0001179_t0029_u01759719126438") 2025/10/06 02:58:01 DEBUG : backup/one.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112c0943626da6c4_d20251006_m025201_c001_v0001172_t0017_u01759719121584") 2025/10/06 02:58:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f416c43b8fe715de4_d20251006_m025220_c001_v7007000_t0000_u01759719140721") 2025/10/06 02:58:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1114cd13bf2e8140_d20251006_m025219_c001_v0001165_t0051_u01759719139784") 2025/10/06 02:58:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f106f5fff453c1fd0_d20251006_m025216_c001_v0001181_t0049_u01759719136221") 2025/10/06 02:58:01 DEBUG : backup/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414cd55_d20251006_m025155_c001_v7007000_t0000_u01759719115069") 2025/10/06 02:58:01 DEBUG : backup/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1134833dbd13c251_d20251006_m025154_c001_v0001120_t0000_u01759719114039") 2025/10/06 02:58:01 DEBUG : backup/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1114cd13bf2e80e5_d20251006_m025150_c001_v0001165_t0054_u01759719110407") 2025/10/06 02:58:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4076aecfaa8ad39f_d20251006_m025208_c001_v7007000_t0000_u01759719128417") 2025/10/06 02:58:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f107787829ff6c43e_d20251006_m025207_c001_v0001183_t0048_u01759719127475") 2025/10/06 02:58:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1193f516c49c9437_d20251006_m025203_c001_v0001144_t0015_u01759719123571") 2025/10/06 02:58:01 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39763_d20251006_m025723_c001_v7007000_t0000_u01759719443966") 2025/10/06 02:58:01 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b92dd_d20251006_m025720_c001_v0001104_t0042_u01759719440099") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9d9b_d20251006_m025709_c001_v7007000_t0000_u01759719429128") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b92b6_d20251006_m025705_c001_v0001104_t0054_u01759719425463") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a009545730a_d20251006_m025654_c001_v7007000_t0000_u01759719414388") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b928d_d20251006_m025650_c001_v0001104_t0056_u01759719410584") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932561_d20251006_m025639_c001_v7007000_t0000_u01759719399291") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9269_d20251006_m025635_c001_v0001104_t0045_u01759719395694") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd015f_d20251006_m025624_c001_v7007000_t0000_u01759719384726") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b922a_d20251006_m025620_c001_v0001104_t0006_u01759719380292") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1499b_d20251006_m025609_c001_v7007000_t0000_u01759719369316") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b86_d20251006_m025603_c001_v0001179_t0042_u01759719363595") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969b1_d20251006_m025552_c001_v7007000_t0000_u01759719352837") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0b5_d20251006_m025549_c001_v0001184_t0017_u01759719349278") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f416c43b8fe715e2d_d20251006_m025548_c001_v7007000_t0000_u01759719348318") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436af9_d20251006_m025544_c001_v0001178_t0001_u01759719344572") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1496d_d20251006_m025533_c001_v7007000_t0000_u01759719333591") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850aeb_d20251006_m025529_c001_v0001179_t0002_u01759719329628") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f412f4da4baa2bfaf_d20251006_m025528_c001_v7007000_t0000_u01759719328498") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9fed_d20251006_m025524_c001_v0001184_t0043_u01759719324535") 2025/10/06 02:58:02 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4202c3ba8aa06213_d20251006_m025510_c001_v7007000_t0000_u01759719310553") 2025/10/06 02:58:03 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9119_d20251006_m025506_c001_v0001104_t0056_u01759719306511") 2025/10/06 02:58:03 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6038_d20251006_m025456_c001_v7007000_t0000_u01759719296025") 2025/10/06 02:58:03 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b90ed_d20251006_m025451_c001_v0001104_t0018_u01759719291716") 2025/10/06 02:58:03 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd524_d20251006_m025426_c001_v7007000_t0000_u01759719266029") 2025/10/06 02:58:03 DEBUG : banana: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9085_d20251006_m025412_c001_v0001104_t0047_u01759719252647") 2025/10/06 02:58:03 DEBUG : bananaSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f416c43b8fe715e2f_d20251006_m025550_c001_v7007000_t0000_u01759719350724") 2025/10/06 02:58:03 DEBUG : bananaSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b91b9_d20251006_m025546_c001_v0001104_t0009_u01759719346267") 2025/10/06 02:58:03 DEBUG : both0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9dd_d20251006_m025350_c001_v7007000_t0000_u01759719230027") 2025/10/06 02:58:03 DEBUG : both0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985089d_d20251006_m025329_c001_v0001179_t0027_u01759719209713") 2025/10/06 02:58:03 DEBUG : both0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bed_d20251006_m025325_c001_v7007000_t0000_u01759719205493") 2025/10/06 02:58:03 DEBUG : both0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98507fe_d20251006_m025305_c001_v0001179_t0027_u01759719185704") 2025/10/06 02:58:03 DEBUG : both1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9de_d20251006_m025350_c001_v7007000_t0000_u01759719230208") 2025/10/06 02:58:03 DEBUG : both1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508a7_d20251006_m025331_c001_v0001179_t0033_u01759719211301") 2025/10/06 02:58:03 DEBUG : both1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bee_d20251006_m025325_c001_v7007000_t0000_u01759719205676") 2025/10/06 02:58:03 DEBUG : both1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850805_d20251006_m025306_c001_v0001179_t0021_u01759719186447") 2025/10/06 02:58:03 DEBUG : both10: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9df_d20251006_m025350_c001_v7007000_t0000_u01759719230390") 2025/10/06 02:58:03 DEBUG : both10: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508ce_d20251006_m025338_c001_v0001179_t0014_u01759719218775") 2025/10/06 02:58:03 DEBUG : both10: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bef_d20251006_m025325_c001_v7007000_t0000_u01759719205857") 2025/10/06 02:58:03 DEBUG : both10: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850832_d20251006_m025313_c001_v0001179_t0055_u01759719193605") 2025/10/06 02:58:03 DEBUG : both11: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9e0_d20251006_m025350_c001_v7007000_t0000_u01759719230571") 2025/10/06 02:58:03 DEBUG : both11: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508d6_d20251006_m025339_c001_v0001179_t0037_u01759719219644") 2025/10/06 02:58:04 DEBUG : both11: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bf0_d20251006_m025326_c001_v7007000_t0000_u01759719206040") 2025/10/06 02:58:04 DEBUG : both11: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850838_d20251006_m025314_c001_v0001179_t0026_u01759719194446") 2025/10/06 02:58:04 DEBUG : both12: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9e1_d20251006_m025350_c001_v7007000_t0000_u01759719230752") 2025/10/06 02:58:04 DEBUG : both12: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508da_d20251006_m025340_c001_v0001179_t0000_u01759719220409") 2025/10/06 02:58:04 DEBUG : both12: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bf1_d20251006_m025326_c001_v7007000_t0000_u01759719206225") 2025/10/06 02:58:04 DEBUG : both12: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850842_d20251006_m025315_c001_v0001179_t0027_u01759719195659") 2025/10/06 02:58:04 DEBUG : both13: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9e2_d20251006_m025350_c001_v7007000_t0000_u01759719230971") 2025/10/06 02:58:04 DEBUG : both13: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508e0_d20251006_m025341_c001_v0001179_t0043_u01759719221253") 2025/10/06 02:58:04 DEBUG : both13: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bf2_d20251006_m025326_c001_v7007000_t0000_u01759719206407") 2025/10/06 02:58:04 DEBUG : both13: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850844_d20251006_m025316_c001_v0001179_t0022_u01759719196471") 2025/10/06 02:58:04 DEBUG : both14: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9e3_d20251006_m025351_c001_v7007000_t0000_u01759719231152") 2025/10/06 02:58:04 DEBUG : both14: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508ea_d20251006_m025342_c001_v0001179_t0056_u01759719222118") 2025/10/06 02:58:04 DEBUG : both14: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bf3_d20251006_m025326_c001_v7007000_t0000_u01759719206589") 2025/10/06 02:58:04 DEBUG : both14: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985084d_d20251006_m025317_c001_v0001179_t0011_u01759719197217") 2025/10/06 02:58:04 DEBUG : both15: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9e4_d20251006_m025351_c001_v7007000_t0000_u01759719231333") 2025/10/06 02:58:04 DEBUG : both15: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508f0_d20251006_m025343_c001_v0001179_t0042_u01759719223122") 2025/10/06 02:58:04 DEBUG : both15: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bf4_d20251006_m025326_c001_v7007000_t0000_u01759719206775") 2025/10/06 02:58:04 DEBUG : both15: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850855_d20251006_m025318_c001_v0001179_t0029_u01759719198071") 2025/10/06 02:58:04 DEBUG : both16: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9e6_d20251006_m025351_c001_v7007000_t0000_u01759719231555") 2025/10/06 02:58:04 DEBUG : both16: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508f2_d20251006_m025344_c001_v0001179_t0029_u01759719224157") 2025/10/06 02:58:04 DEBUG : both16: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bf5_d20251006_m025326_c001_v7007000_t0000_u01759719206969") 2025/10/06 02:58:04 DEBUG : both16: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985085d_d20251006_m025319_c001_v0001179_t0043_u01759719199262") 2025/10/06 02:58:04 DEBUG : both17: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9e7_d20251006_m025351_c001_v7007000_t0000_u01759719231736") 2025/10/06 02:58:05 DEBUG : both17: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508f6_d20251006_m025345_c001_v0001179_t0014_u01759719225071") 2025/10/06 02:58:05 DEBUG : both17: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bf6_d20251006_m025327_c001_v7007000_t0000_u01759719207150") 2025/10/06 02:58:05 DEBUG : both17: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850865_d20251006_m025320_c001_v0001179_t0037_u01759719200138") 2025/10/06 02:58:05 DEBUG : both18: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9e8_d20251006_m025351_c001_v7007000_t0000_u01759719231917") 2025/10/06 02:58:05 DEBUG : both18: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508f8_d20251006_m025345_c001_v0001179_t0034_u01759719225863") 2025/10/06 02:58:05 DEBUG : both18: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bf7_d20251006_m025327_c001_v7007000_t0000_u01759719207336") 2025/10/06 02:58:05 DEBUG : both18: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850867_d20251006_m025321_c001_v0001179_t0008_u01759719201084") 2025/10/06 02:58:05 DEBUG : both19: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9e9_d20251006_m025352_c001_v7007000_t0000_u01759719232097") 2025/10/06 02:58:05 DEBUG : both19: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850900_d20251006_m025346_c001_v0001179_t0011_u01759719226656") 2025/10/06 02:58:05 DEBUG : both19: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bf8_d20251006_m025327_c001_v7007000_t0000_u01759719207524") 2025/10/06 02:58:05 DEBUG : both19: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850871_d20251006_m025321_c001_v0001179_t0047_u01759719201880") 2025/10/06 02:58:05 DEBUG : both2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9ea_d20251006_m025352_c001_v7007000_t0000_u01759719232280") 2025/10/06 02:58:05 DEBUG : both2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508ad_d20251006_m025332_c001_v0001179_t0018_u01759719212120") 2025/10/06 02:58:05 DEBUG : both2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bf9_d20251006_m025327_c001_v7007000_t0000_u01759719207707") 2025/10/06 02:58:05 DEBUG : both2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985080d_d20251006_m025307_c001_v0001179_t0015_u01759719187141") 2025/10/06 02:58:05 DEBUG : both3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9eb_d20251006_m025352_c001_v7007000_t0000_u01759719232460") 2025/10/06 02:58:05 DEBUG : both3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508af_d20251006_m025333_c001_v0001179_t0035_u01759719213060") 2025/10/06 02:58:05 DEBUG : both3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bfa_d20251006_m025327_c001_v7007000_t0000_u01759719207889") 2025/10/06 02:58:05 DEBUG : both3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850813_d20251006_m025308_c001_v0001179_t0023_u01759719188223") 2025/10/06 02:58:05 DEBUG : both4: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9ec_d20251006_m025352_c001_v7007000_t0000_u01759719232642") 2025/10/06 02:58:06 DEBUG : both4: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508b4_d20251006_m025334_c001_v0001179_t0000_u01759719214167") 2025/10/06 02:58:06 DEBUG : both4: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bfb_d20251006_m025328_c001_v7007000_t0000_u01759719208072") 2025/10/06 02:58:06 DEBUG : both4: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850817_d20251006_m025308_c001_v0001179_t0052_u01759719188998") 2025/10/06 02:58:06 DEBUG : both5: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9ed_d20251006_m025352_c001_v7007000_t0000_u01759719232823") 2025/10/06 02:58:06 DEBUG : both5: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508b6_d20251006_m025334_c001_v0001179_t0056_u01759719214992") 2025/10/06 02:58:06 DEBUG : both5: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bfc_d20251006_m025328_c001_v7007000_t0000_u01759719208254") 2025/10/06 02:58:06 DEBUG : both5: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985081b_d20251006_m025309_c001_v0001179_t0028_u01759719189853") 2025/10/06 02:58:06 DEBUG : both6: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9ee_d20251006_m025353_c001_v7007000_t0000_u01759719233003") 2025/10/06 02:58:06 DEBUG : both6: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508ba_d20251006_m025335_c001_v0001179_t0026_u01759719215775") 2025/10/06 02:58:06 DEBUG : both6: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bfd_d20251006_m025328_c001_v7007000_t0000_u01759719208436") 2025/10/06 02:58:06 DEBUG : both6: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985081f_d20251006_m025310_c001_v0001179_t0008_u01759719190530") 2025/10/06 02:58:06 DEBUG : both7: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9ef_d20251006_m025353_c001_v7007000_t0000_u01759719233183") 2025/10/06 02:58:06 DEBUG : both7: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508c0_d20251006_m025336_c001_v0001179_t0055_u01759719216418") 2025/10/06 02:58:06 DEBUG : both7: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bfe_d20251006_m025328_c001_v7007000_t0000_u01759719208618") 2025/10/06 02:58:06 DEBUG : both7: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850828_d20251006_m025311_c001_v0001179_t0028_u01759719191445") 2025/10/06 02:58:06 DEBUG : both8: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9f0_d20251006_m025353_c001_v7007000_t0000_u01759719233364") 2025/10/06 02:58:06 DEBUG : both8: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508c6_d20251006_m025337_c001_v0001179_t0030_u01759719217144") 2025/10/06 02:58:06 DEBUG : both8: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bff_d20251006_m025328_c001_v7007000_t0000_u01759719208800") 2025/10/06 02:58:06 DEBUG : both8: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985082c_d20251006_m025312_c001_v0001179_t0052_u01759719192231") 2025/10/06 02:58:06 DEBUG : both9: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9f1_d20251006_m025353_c001_v7007000_t0000_u01759719233545") 2025/10/06 02:58:06 DEBUG : both9: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98508c8_d20251006_m025337_c001_v0001179_t0049_u01759719217987") 2025/10/06 02:58:06 DEBUG : both9: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7c00_d20251006_m025328_c001_v7007000_t0000_u01759719208982") 2025/10/06 02:58:07 DEBUG : both9: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985082e_d20251006_m025312_c001_v0001179_t0015_u01759719192954") 2025/10/06 02:58:07 DEBUG : c/non empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c47_d20251006_m024938_c001_v7007000_t0000_u01759718978425") 2025/10/06 02:58:07 DEBUG : c/non empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8586_d20251006_m024936_c001_v0001136_t0052_u01759718976708") 2025/10/06 02:58:07 DEBUG : c/non empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c2f_d20251006_m024936_c001_v7007000_t0000_u01759718976024") 2025/10/06 02:58:07 DEBUG : c/non empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c857a_d20251006_m024933_c001_v0001136_t0040_u01759718973753") 2025/10/06 02:58:07 DEBUG : c/non empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b96_d20251006_m024916_c001_v7007000_t0000_u01759718956122") 2025/10/06 02:58:07 DEBUG : c/non empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8526_d20251006_m024914_c001_v0001136_t0028_u01759718954212") 2025/10/06 02:58:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed0e_d20251006_m025513_c001_v7007000_t0000_u01759719313046") 2025/10/06 02:58:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a7d_d20251006_m025508_c001_v0001179_t0013_u01759719308657") 2025/10/06 02:58:07 DEBUG : check sum: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b6d_d20251006_m024905_c001_v7007000_t0000_u01759718945623") 2025/10/06 02:58:07 DEBUG : check sum: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c850c_d20251006_m024904_c001_v0001136_t0017_u01759718944514") 2025/10/06 02:58:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f416c43b8fe715eca_d20251006_m025752_c001_v7007000_t0000_u01759719472319") 2025/10/06 02:58:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436d5c_d20251006_m025750_c001_v0001178_t0006_u01759719470917") 2025/10/06 02:58:07 DEBUG : dest/3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14718_d20251006_m025125_c001_v7007000_t0000_u01759719085940") 2025/10/06 02:58:07 DEBUG : dest/3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4038ab3c43779ca7_d20251006_m025124_c001_v0001100_t0050_u01759719084848") 2025/10/06 02:58:07 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1499c_d20251006_m025609_c001_v7007000_t0000_u01759719369504") 2025/10/06 02:58:07 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa120_d20251006_m025605_c001_v0001184_t0029_u01759719365431") 2025/10/06 02:58:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39765_d20251006_m025724_c001_v7007000_t0000_u01759719444155") 2025/10/06 02:58:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436cac_d20251006_m025713_c001_v0001178_t0028_u01759719433565") 2025/10/06 02:58:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9d9e_d20251006_m025709_c001_v7007000_t0000_u01759719429344") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436c58_d20251006_m025658_c001_v0001178_t0002_u01759719418661") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a009545730b_d20251006_m025654_c001_v7007000_t0000_u01759719414570") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436c18_d20251006_m025643_c001_v0001178_t0047_u01759719403654") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932562_d20251006_m025639_c001_v7007000_t0000_u01759719399472") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436bde_d20251006_m025629_c001_v0001178_t0049_u01759719389138") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd0162_d20251006_m025624_c001_v7007000_t0000_u01759719384912") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b93_d20251006_m025613_c001_v0001178_t0019_u01759719373675") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f405e6c9f948830da_d20251006_m025606_c001_v7007000_t0000_u01759719366970") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b3d_d20251006_m025557_c001_v0001178_t0005_u01759719357222") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969b2_d20251006_m025553_c001_v7007000_t0000_u01759719353021") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b4b_d20251006_m025549_c001_v0001179_t0030_u01759719349473") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40109ad4bf83d4ba_d20251006_m025548_c001_v7007000_t0000_u01759719348107") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b11_d20251006_m025537_c001_v0001179_t0042_u01759719337981") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1496e_d20251006_m025533_c001_v7007000_t0000_u01759719333774") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850aef_d20251006_m025529_c001_v0001179_t0023_u01759719329836") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4168637a5fcd8692_d20251006_m025528_c001_v7007000_t0000_u01759719328421") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9137_d20251006_m025517_c001_v0001104_t0015_u01759719317205") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba89_d20251006_m025510_c001_v7007000_t0000_u01759719310459") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f57_d20251006_m025500_c001_v0001184_t0019_u01759719300348") 2025/10/06 02:58:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6039_d20251006_m025456_c001_v7007000_t0000_u01759719296206") 2025/10/06 02:58:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f19_d20251006_m025444_c001_v0001184_t0009_u01759719284971") 2025/10/06 02:58:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd525_d20251006_m025426_c001_v7007000_t0000_u01759719266827") 2025/10/06 02:58:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9e6c_d20251006_m025406_c001_v0001184_t0001_u01759719246636") 2025/10/06 02:58:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41954d729c9f94a9_d20251006_m025550_c001_v7007000_t0000_u01759719350971") 2025/10/06 02:58:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b05_d20251006_m025546_c001_v0001178_t0053_u01759719346474") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1499d_d20251006_m025609_c001_v7007000_t0000_u01759719369691") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9201_d20251006_m025605_c001_v0001104_t0044_u01759719365423") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39768_d20251006_m025724_c001_v7007000_t0000_u01759719444337") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b92cc_d20251006_m025714_c001_v0001104_t0028_u01759719434136") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9da2_d20251006_m025709_c001_v7007000_t0000_u01759719429526") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b929e_d20251006_m025659_c001_v0001104_t0051_u01759719419273") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a009545730c_d20251006_m025654_c001_v7007000_t0000_u01759719414755") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b927c_d20251006_m025644_c001_v0001104_t0014_u01759719404230") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932563_d20251006_m025639_c001_v7007000_t0000_u01759719399652") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9250_d20251006_m025629_c001_v0001104_t0034_u01759719389707") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd0164_d20251006_m025625_c001_v7007000_t0000_u01759719385095") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9217_d20251006_m025614_c001_v0001104_t0044_u01759719374279") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1498a_d20251006_m025606_c001_v7007000_t0000_u01759719366769") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b6e_d20251006_m025557_c001_v0001179_t0058_u01759719357799") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969b4_d20251006_m025553_c001_v7007000_t0000_u01759719353205") 2025/10/06 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b1d_d20251006_m025549_c001_v0001178_t0056_u01759719349485") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969a3_d20251006_m025548_c001_v7007000_t0000_u01759719348112") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436ad5_d20251006_m025538_c001_v0001178_t0026_u01759719338611") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1496f_d20251006_m025533_c001_v7007000_t0000_u01759719333957") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa01d_d20251006_m025529_c001_v0001184_t0040_u01759719329848") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414d18a_d20251006_m025528_c001_v7007000_t0000_u01759719328651") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9fc3_d20251006_m025518_c001_v0001184_t0041_u01759719318149") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba8a_d20251006_m025510_c001_v7007000_t0000_u01759719310606") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9104_d20251006_m025500_c001_v0001104_t0022_u01759719300939") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a603a_d20251006_m025456_c001_v7007000_t0000_u01759719296388") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b90d7_d20251006_m025446_c001_v0001104_t0001_u01759719286087") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd526_d20251006_m025427_c001_v7007000_t0000_u01759719267099") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9066_d20251006_m025406_c001_v0001104_t0002_u01759719246842") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40109ad4bf83d4cc_d20251006_m025550_c001_v7007000_t0000_u01759719350734") 2025/10/06 02:58:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b2f_d20251006_m025546_c001_v0001179_t0006_u01759719346484") 2025/10/06 02:58:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1499e_d20251006_m025609_c001_v7007000_t0000_u01759719369873") 2025/10/06 02:58:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b62_d20251006_m025605_c001_v0001178_t0028_u01759719365629") 2025/10/06 02:58:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc3976a_d20251006_m025724_c001_v7007000_t0000_u01759719444551") 2025/10/06 02:58:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa286_d20251006_m025715_c001_v0001184_t0013_u01759719435029") 2025/10/06 02:58:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9da6_d20251006_m025709_c001_v7007000_t0000_u01759719429711") 2025/10/06 02:58:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa230_d20251006_m025700_c001_v0001184_t0046_u01759719420487") 2025/10/06 02:58:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a009545730d_d20251006_m025654_c001_v7007000_t0000_u01759719414939") 2025/10/06 02:58:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa1db_d20251006_m025645_c001_v0001184_t0025_u01759719405238") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932564_d20251006_m025639_c001_v7007000_t0000_u01759719399832") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa194_d20251006_m025630_c001_v0001184_t0025_u01759719390648") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd0166_d20251006_m025625_c001_v7007000_t0000_u01759719385280") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa14c_d20251006_m025615_c001_v0001184_t0059_u01759719375174") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40532a03aa787139_d20251006_m025606_c001_v7007000_t0000_u01759719366970") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b91e6_d20251006_m025558_c001_v0001104_t0006_u01759719358431") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969b5_d20251006_m025553_c001_v7007000_t0000_u01759719353389") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0b9_d20251006_m025549_c001_v0001184_t0048_u01759719349493") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f416c43b8fe715e2c_d20251006_m025548_c001_v7007000_t0000_u01759719348130") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa06c_d20251006_m025539_c001_v0001184_t0001_u01759719339179") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14970_d20251006_m025534_c001_v7007000_t0000_u01759719334150") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a9e_d20251006_m025529_c001_v0001178_t0002_u01759719329871") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4168637a5fcd8693_d20251006_m025528_c001_v7007000_t0000_u01759719328603") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850aaf_d20251006_m025518_c001_v0001179_t0025_u01759719318720") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4202c3ba8aa06214_d20251006_m025510_c001_v7007000_t0000_u01759719310747") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a06_d20251006_m025501_c001_v0001178_t0021_u01759719301926") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a603b_d20251006_m025456_c001_v7007000_t0000_u01759719296570") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f4369bc_d20251006_m025446_c001_v0001178_t0019_u01759719286933") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd527_d20251006_m025427_c001_v7007000_t0000_u01759719267879") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436918_d20251006_m025407_c001_v0001178_t0008_u01759719247386") 2025/10/06 02:58:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414d1b7_d20251006_m025550_c001_v7007000_t0000_u01759719350894") 2025/10/06 02:58:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0a0_d20251006_m025546_c001_v0001184_t0022_u01759719346494") 2025/10/06 02:58:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1499f_d20251006_m025610_c001_v7007000_t0000_u01759719370106") 2025/10/06 02:58:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b92_d20251006_m025605_c001_v0001179_t0001_u01759719365638") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc3976c_d20251006_m025724_c001_v7007000_t0000_u01759719444733") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850cc3_d20251006_m025715_c001_v0001179_t0029_u01759719435656") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9da9_d20251006_m025709_c001_v7007000_t0000_u01759719429893") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c75_d20251006_m025701_c001_v0001179_t0026_u01759719421065") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a009545730e_d20251006_m025655_c001_v7007000_t0000_u01759719415122") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c3e_d20251006_m025645_c001_v0001179_t0039_u01759719405823") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932565_d20251006_m025640_c001_v7007000_t0000_u01759719400014") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850bef_d20251006_m025631_c001_v0001179_t0041_u01759719391216") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd0168_d20251006_m025625_c001_v7007000_t0000_u01759719385502") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850bad_d20251006_m025615_c001_v0001179_t0028_u01759719375732") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f405e6c9f948830db_d20251006_m025607_c001_v7007000_t0000_u01759719367155") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0fe_d20251006_m025559_c001_v0001184_t0038_u01759719359380") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969b7_d20251006_m025553_c001_v7007000_t0000_u01759719353569") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0bd_d20251006_m025549_c001_v0001184_t0047_u01759719349695") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4076aecfaa8ad733_d20251006_m025548_c001_v7007000_t0000_u01759719348126") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9197_d20251006_m025539_c001_v0001104_t0029_u01759719339756") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14971_d20251006_m025534_c001_v7007000_t0000_u01759719334331") 2025/10/06 02:58:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa01f_d20251006_m025530_c001_v0001184_t0001_u01759719330046") 2025/10/06 02:58:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f407605954c745f0c_d20251006_m025528_c001_v7007000_t0000_u01759719328439") 2025/10/06 02:58:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a61_d20251006_m025519_c001_v0001178_t0052_u01759719319315") 2025/10/06 02:58:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed07_d20251006_m025510_c001_v7007000_t0000_u01759719310616") 2025/10/06 02:58:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a5b_d20251006_m025502_c001_v0001179_t0010_u01759719302498") 2025/10/06 02:58:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a603c_d20251006_m025456_c001_v7007000_t0000_u01759719296752") 2025/10/06 02:58:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a08_d20251006_m025447_c001_v0001179_t0028_u01759719287497") 2025/10/06 02:58:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd528_d20251006_m025428_c001_v7007000_t0000_u01759719268179") 2025/10/06 02:58:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850965_d20251006_m025407_c001_v0001179_t0025_u01759719247599") 2025/10/06 02:58:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41954d729c9f94a8_d20251006_m025550_c001_v7007000_t0000_u01759719350749") 2025/10/06 02:58:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b33_d20251006_m025546_c001_v0001179_t0002_u01759719346687") 2025/10/06 02:58:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149a0_d20251006_m025610_c001_v7007000_t0000_u01759719370288") 2025/10/06 02:58:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa124_d20251006_m025605_c001_v0001184_t0008_u01759719365648") 2025/10/06 02:58:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc3976e_d20251006_m025724_c001_v7007000_t0000_u01759719444914") 2025/10/06 02:58:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436cb8_d20251006_m025715_c001_v0001178_t0036_u01759719435864") 2025/10/06 02:58:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9dac_d20251006_m025710_c001_v7007000_t0000_u01759719430076") 2025/10/06 02:58:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436c68_d20251006_m025701_c001_v0001178_t0046_u01759719421281") 2025/10/06 02:58:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a009545730f_d20251006_m025655_c001_v7007000_t0000_u01759719415307") 2025/10/06 02:58:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436c20_d20251006_m025646_c001_v0001178_t0059_u01759719406135") 2025/10/06 02:58:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932566_d20251006_m025640_c001_v7007000_t0000_u01759719400194") 2025/10/06 02:58:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436bea_d20251006_m025631_c001_v0001178_t0003_u01759719391436") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd016a_d20251006_m025625_c001_v7007000_t0000_u01759719385690") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b9f_d20251006_m025616_c001_v0001178_t0009_u01759719376098") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f405e6c9f948830d9_d20251006_m025606_c001_v7007000_t0000_u01759719366785") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b4a_d20251006_m025559_c001_v0001178_t0044_u01759719359595") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969b8_d20251006_m025553_c001_v7007000_t0000_u01759719353751") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b4d_d20251006_m025549_c001_v0001179_t0039_u01759719349707") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4076aecfaa8ad732_d20251006_m025547_c001_v7007000_t0000_u01759719347942") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b17_d20251006_m025540_c001_v0001179_t0008_u01759719340452") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14972_d20251006_m025534_c001_v7007000_t0000_u01759719334514") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436aa2_d20251006_m025530_c001_v0001178_t0038_u01759719330135") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14966_d20251006_m025528_c001_v7007000_t0000_u01759719328662") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9143_d20251006_m025519_c001_v0001104_t0000_u01759719319540") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd606_d20251006_m025510_c001_v7007000_t0000_u01759719310627") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f62_d20251006_m025502_c001_v0001184_t0052_u01759719302703") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a603d_d20251006_m025456_c001_v7007000_t0000_u01759719296934") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f23_d20251006_m025447_c001_v0001184_t0053_u01759719287797") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd529_d20251006_m025428_c001_v7007000_t0000_u01759719268967") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9e72_d20251006_m025407_c001_v0001184_t0045_u01759719247799") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414d1b8_d20251006_m025551_c001_v7007000_t0000_u01759719351077") 2025/10/06 02:58:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b09_d20251006_m025546_c001_v0001178_t0008_u01759719346699") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149a1_d20251006_m025610_c001_v7007000_t0000_u01759719370472") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b64_d20251006_m025605_c001_v0001178_t0001_u01759719365850") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39770_d20251006_m025725_c001_v7007000_t0000_u01759719445096") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b92d0_d20251006_m025716_c001_v0001104_t0059_u01759719436071") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9daf_d20251006_m025710_c001_v7007000_t0000_u01759719430259") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b92a4_d20251006_m025701_c001_v0001104_t0008_u01759719421487") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a0095457310_d20251006_m025655_c001_v7007000_t0000_u01759719415490") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9280_d20251006_m025646_c001_v0001104_t0013_u01759719406347") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932567_d20251006_m025640_c001_v7007000_t0000_u01759719400376") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9258_d20251006_m025631_c001_v0001104_t0018_u01759719391642") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd016c_d20251006_m025625_c001_v7007000_t0000_u01759719385874") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b921d_d20251006_m025616_c001_v0001104_t0026_u01759719376319") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40532a03aa78713c_d20251006_m025607_c001_v7007000_t0000_u01759719367335") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b78_d20251006_m025559_c001_v0001179_t0057_u01759719359815") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969bb_d20251006_m025553_c001_v7007000_t0000_u01759719353982") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b1f_d20251006_m025549_c001_v0001178_t0015_u01759719349719") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414d1b5_d20251006_m025548_c001_v7007000_t0000_u01759719348329") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436ae1_d20251006_m025540_c001_v0001178_t0016_u01759719340694") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14973_d20251006_m025534_c001_v7007000_t0000_u01759719334710") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa022_d20251006_m025530_c001_v0001184_t0053_u01759719330249") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9cef_d20251006_m025528_c001_v7007000_t0000_u01759719328293") 2025/10/06 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9fcb_d20251006_m025520_c001_v0001184_t0015_u01759719320096") 2025/10/06 02:58:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba8c_d20251006_m025510_c001_v7007000_t0000_u01759719310790") 2025/10/06 02:58:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9108_d20251006_m025502_c001_v0001104_t0050_u01759719302921") 2025/10/06 02:58:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a603e_d20251006_m025457_c001_v7007000_t0000_u01759719297116") 2025/10/06 02:58:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b90d9_d20251006_m025448_c001_v0001104_t0029_u01759719288067") 2025/10/06 02:58:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd52a_d20251006_m025429_c001_v7007000_t0000_u01759719269239") 2025/10/06 02:58:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b906c_d20251006_m025408_c001_v0001104_t0030_u01759719248017") 2025/10/06 02:58:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40109ad4bf83d4ce_d20251006_m025550_c001_v7007000_t0000_u01759719350927") 2025/10/06 02:58:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0a2_d20251006_m025546_c001_v0001184_t0003_u01759719346799") 2025/10/06 02:58:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149a2_d20251006_m025610_c001_v7007000_t0000_u01759719370686") 2025/10/06 02:58:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa126_d20251006_m025605_c001_v0001184_t0055_u01759719365853") 2025/10/06 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39773_d20251006_m025725_c001_v7007000_t0000_u01759719445279") 2025/10/06 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa294_d20251006_m025716_c001_v0001184_t0029_u01759719436617") 2025/10/06 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9db2_d20251006_m025710_c001_v7007000_t0000_u01759719430446") 2025/10/06 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa235_d20251006_m025702_c001_v0001184_t0049_u01759719422009") 2025/10/06 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a0095457311_d20251006_m025655_c001_v7007000_t0000_u01759719415674") 2025/10/06 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa1e7_d20251006_m025647_c001_v0001184_t0045_u01759719407321") 2025/10/06 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932568_d20251006_m025640_c001_v7007000_t0000_u01759719400566") 2025/10/06 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa1a4_d20251006_m025632_c001_v0001184_t0012_u01759719392427") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd016e_d20251006_m025626_c001_v7007000_t0000_u01759719386069") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa155_d20251006_m025616_c001_v0001184_t0018_u01759719376881") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14991_d20251006_m025607_c001_v7007000_t0000_u01759719367139") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b91ee_d20251006_m025600_c001_v0001104_t0041_u01759719360025") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969bc_d20251006_m025554_c001_v7007000_t0000_u01759719354231") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b91ca_d20251006_m025549_c001_v0001104_t0030_u01759719349894") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7d50_d20251006_m025548_c001_v7007000_t0000_u01759719348134") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa080_d20251006_m025540_c001_v0001184_t0059_u01759719340909") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14974_d20251006_m025534_c001_v7007000_t0000_u01759719334892") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b917b_d20251006_m025530_c001_v0001104_t0032_u01759719330336") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed20_d20251006_m025528_c001_v7007000_t0000_u01759719328474") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850ab8_d20251006_m025520_c001_v0001179_t0028_u01759719320314") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40532a03aa787051_d20251006_m025510_c001_v7007000_t0000_u01759719310479") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a12_d20251006_m025503_c001_v0001178_t0004_u01759719303444") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a603f_d20251006_m025457_c001_v7007000_t0000_u01759719297336") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f4369be_d20251006_m025448_c001_v0001178_t0009_u01759719288652") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd52b_d20251006_m025429_c001_v7007000_t0000_u01759719269512") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f43691e_d20251006_m025409_c001_v0001178_t0033_u01759719249111") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969a9_d20251006_m025550_c001_v7007000_t0000_u01759719350753") 2025/10/06 02:58:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b35_d20251006_m025546_c001_v0001179_t0008_u01759719346922") 2025/10/06 02:58:18 DEBUG : dir1/0007-12345: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149a3_d20251006_m025610_c001_v7007000_t0000_u01759719370873") 2025/10/06 02:58:18 DEBUG : dir1/0007-12345: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b94_d20251006_m025605_c001_v0001179_t0001_u01759719365865") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39775_d20251006_m025725_c001_v7007000_t0000_u01759719445462") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850cc9_d20251006_m025716_c001_v0001179_t0034_u01759719436817") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9db6_d20251006_m025710_c001_v7007000_t0000_u01759719430629") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c7b_d20251006_m025702_c001_v0001179_t0036_u01759719422212") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a0095457312_d20251006_m025655_c001_v7007000_t0000_u01759719415859") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c46_d20251006_m025647_c001_v0001179_t0040_u01759719407531") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932569_d20251006_m025640_c001_v7007000_t0000_u01759719400747") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850bf9_d20251006_m025632_c001_v0001179_t0039_u01759719392648") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd0171_d20251006_m025626_c001_v7007000_t0000_u01759719386304") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850bb2_d20251006_m025617_c001_v0001179_t0028_u01759719377083") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40109ad4bf83d4de_d20251006_m025607_c001_v7007000_t0000_u01759719367168") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa106_d20251006_m025600_c001_v0001184_t0000_u01759719360513") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969be_d20251006_m025554_c001_v7007000_t0000_u01759719354412") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0c3_d20251006_m025549_c001_v0001184_t0029_u01759719349901") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7d51_d20251006_m025548_c001_v7007000_t0000_u01759719348373") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b919d_d20251006_m025541_c001_v0001104_t0007_u01759719341115") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14975_d20251006_m025535_c001_v7007000_t0000_u01759719335075") 2025/10/06 02:58:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436aa6_d20251006_m025530_c001_v0001178_t0045_u01759719330363") 2025/10/06 02:58:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414d188_d20251006_m025528_c001_v7007000_t0000_u01759719328460") 2025/10/06 02:58:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a67_d20251006_m025520_c001_v0001178_t0054_u01759719320580") 2025/10/06 02:58:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f421b5a6ef2dc9026_d20251006_m025510_c001_v7007000_t0000_u01759719310046") 2025/10/06 02:58:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a63_d20251006_m025503_c001_v0001179_t0008_u01759719303697") 2025/10/06 02:58:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6040_d20251006_m025457_c001_v7007000_t0000_u01759719297518") 2025/10/06 02:58:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a0f_d20251006_m025448_c001_v0001179_t0024_u01759719288857") 2025/10/06 02:58:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd52c_d20251006_m025430_c001_v7007000_t0000_u01759719270312") 2025/10/06 02:58:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985096e_d20251006_m025409_c001_v0001179_t0055_u01759719249354") 2025/10/06 02:58:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7d54_d20251006_m025551_c001_v7007000_t0000_u01759719351088") 2025/10/06 02:58:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b0b_d20251006_m025546_c001_v0001178_t0050_u01759719346966") 2025/10/06 02:58:19 DEBUG : dir1/0008-23456: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149a4_d20251006_m025611_c001_v7007000_t0000_u01759719371057") 2025/10/06 02:58:19 DEBUG : dir1/0008-23456: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9203_d20251006_m025605_c001_v0001104_t0053_u01759719365948") 2025/10/06 02:58:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39778_d20251006_m025725_c001_v7007000_t0000_u01759719445643") 2025/10/06 02:58:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436cc0_d20251006_m025717_c001_v0001178_t0039_u01759719437067") 2025/10/06 02:58:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9db9_d20251006_m025710_c001_v7007000_t0000_u01759719430812") 2025/10/06 02:58:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436c70_d20251006_m025702_c001_v0001178_t0003_u01759719422824") 2025/10/06 02:58:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a0095457313_d20251006_m025656_c001_v7007000_t0000_u01759719416042") 2025/10/06 02:58:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436c28_d20251006_m025647_c001_v0001178_t0025_u01759719407748") 2025/10/06 02:58:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de93256a_d20251006_m025640_c001_v7007000_t0000_u01759719400928") 2025/10/06 02:58:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436bee_d20251006_m025632_c001_v0001178_t0013_u01759719392875") 2025/10/06 02:58:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd0173_d20251006_m025626_c001_v7007000_t0000_u01759719386488") 2025/10/06 02:58:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436bac_d20251006_m025617_c001_v0001178_t0019_u01759719377293") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14995_d20251006_m025607_c001_v7007000_t0000_u01759719367346") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b50_d20251006_m025600_c001_v0001178_t0059_u01759719360746") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969bf_d20251006_m025554_c001_v7007000_t0000_u01759719354593") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b4f_d20251006_m025549_c001_v0001179_t0057_u01759719349921") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de93252a_d20251006_m025548_c001_v7007000_t0000_u01759719348276") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b1d_d20251006_m025541_c001_v0001179_t0042_u01759719341686") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14976_d20251006_m025535_c001_v7007000_t0000_u01759719335299") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa024_d20251006_m025530_c001_v0001184_t0001_u01759719330474") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f412f4da4baa2bfb0_d20251006_m025528_c001_v7007000_t0000_u01759719328681") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9149_d20251006_m025520_c001_v0001104_t0011_u01759719320860") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f421b5a6ef2dc902a_d20251006_m025510_c001_v7007000_t0000_u01759719310469") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f66_d20251006_m025503_c001_v0001184_t0013_u01759719303913") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6041_d20251006_m025457_c001_v7007000_t0000_u01759719297758") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f28_d20251006_m025449_c001_v0001184_t0015_u01759719289061") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd52e_d20251006_m025432_c001_v7007000_t0000_u01759719272107") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9e7a_d20251006_m025409_c001_v0001184_t0057_u01759719249566") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969aa_d20251006_m025550_c001_v7007000_t0000_u01759719350936") 2025/10/06 02:58:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0a6_d20251006_m025547_c001_v0001184_t0052_u01759719347015") 2025/10/06 02:58:20 DEBUG : dir1/0009-34567: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149a5_d20251006_m025611_c001_v7007000_t0000_u01759719371239") 2025/10/06 02:58:20 DEBUG : dir1/0009-34567: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b96_d20251006_m025606_c001_v0001179_t0039_u01759719366068") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc3977a_d20251006_m025725_c001_v7007000_t0000_u01759719445828") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b92d4_d20251006_m025717_c001_v0001104_t0032_u01759719437278") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9dbc_d20251006_m025710_c001_v7007000_t0000_u01759719430996") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b92ac_d20251006_m025703_c001_v0001104_t0002_u01759719423038") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a0095457314_d20251006_m025656_c001_v7007000_t0000_u01759719416225") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9287_d20251006_m025648_c001_v0001104_t0055_u01759719408001") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de93256b_d20251006_m025641_c001_v7007000_t0000_u01759719401109") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b925c_d20251006_m025633_c001_v0001104_t0030_u01759719393121") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd0175_d20251006_m025626_c001_v7007000_t0000_u01759719386672") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9221_d20251006_m025617_c001_v0001104_t0035_u01759719377512") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40532a03aa78713a_d20251006_m025607_c001_v7007000_t0000_u01759719367152") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b7e_d20251006_m025601_c001_v0001179_t0033_u01759719361030") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969c1_d20251006_m025554_c001_v7007000_t0000_u01759719354773") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b21_d20251006_m025549_c001_v0001178_t0053_u01759719349933") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969a4_d20251006_m025548_c001_v7007000_t0000_u01759719348296") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436ae9_d20251006_m025541_c001_v0001178_t0049_u01759719341917") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14977_d20251006_m025535_c001_v7007000_t0000_u01759719335485") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850af9_d20251006_m025530_c001_v0001179_t0036_u01759719330536") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed21_d20251006_m025528_c001_v7007000_t0000_u01759719328692") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9fd9_d20251006_m025521_c001_v0001184_t0020_u01759719321735") 2025/10/06 02:58:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba88_d20251006_m025510_c001_v7007000_t0000_u01759719310423") 2025/10/06 02:58:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b910f_d20251006_m025504_c001_v0001104_t0026_u01759719304152") 2025/10/06 02:58:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6042_d20251006_m025457_c001_v7007000_t0000_u01759719297940") 2025/10/06 02:58:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b90dd_d20251006_m025449_c001_v0001104_t0000_u01759719289270") 2025/10/06 02:58:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd52f_d20251006_m025432_c001_v7007000_t0000_u01759719272935") 2025/10/06 02:58:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9079_d20251006_m025409_c001_v0001104_t0059_u01759719249775") 2025/10/06 02:58:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40109ad4bf83d4d0_d20251006_m025551_c001_v7007000_t0000_u01759719351112") 2025/10/06 02:58:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b37_d20251006_m025547_c001_v0001179_t0045_u01759719347128") 2025/10/06 02:58:22 DEBUG : dir1/0010-45678: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149a6_d20251006_m025611_c001_v7007000_t0000_u01759719371423") 2025/10/06 02:58:22 DEBUG : dir1/0010-45678: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b68_d20251006_m025606_c001_v0001178_t0049_u01759719366081") 2025/10/06 02:58:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc3977c_d20251006_m025726_c001_v7007000_t0000_u01759719446009") 2025/10/06 02:58:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa29a_d20251006_m025717_c001_v0001184_t0034_u01759719437890") 2025/10/06 02:58:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9dbf_d20251006_m025711_c001_v7007000_t0000_u01759719431179") 2025/10/06 02:58:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa245_d20251006_m025703_c001_v0001184_t0021_u01759719423637") 2025/10/06 02:58:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a0095457315_d20251006_m025656_c001_v7007000_t0000_u01759719416408") 2025/10/06 02:58:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa1f0_d20251006_m025648_c001_v0001184_t0020_u01759719408563") 2025/10/06 02:58:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de93256c_d20251006_m025641_c001_v7007000_t0000_u01759719401307") 2025/10/06 02:58:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa1a8_d20251006_m025633_c001_v0001184_t0054_u01759719393737") 2025/10/06 02:58:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd0177_d20251006_m025626_c001_v7007000_t0000_u01759719386857") 2025/10/06 02:58:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa15b_d20251006_m025618_c001_v0001184_t0059_u01759719378053") 2025/10/06 02:58:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4202c3ba8aa062b4_d20251006_m025606_c001_v7007000_t0000_u01759719366938") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b91f4_d20251006_m025601_c001_v0001104_t0020_u01759719361282") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969c3_d20251006_m025554_c001_v7007000_t0000_u01759719354954") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0c5_d20251006_m025550_c001_v0001184_t0029_u01759719350097") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932527_d20251006_m025547_c001_v7007000_t0000_u01759719347721") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa088_d20251006_m025542_c001_v0001184_t0011_u01759719342119") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14978_d20251006_m025535_c001_v7007000_t0000_u01759719335677") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436aa8_d20251006_m025530_c001_v0001178_t0024_u01759719330573") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9cf1_d20251006_m025528_c001_v7007000_t0000_u01759719328667") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850abc_d20251006_m025521_c001_v0001179_t0055_u01759719321931") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed08_d20251006_m025510_c001_v7007000_t0000_u01759719310799") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a1c_d20251006_m025504_c001_v0001178_t0043_u01759719304695") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6043_d20251006_m025458_c001_v7007000_t0000_u01759719298123") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f4369c6_d20251006_m025449_c001_v0001178_t0044_u01759719289743") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd530_d20251006_m025433_c001_v7007000_t0000_u01759719273209") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436926_d20251006_m025410_c001_v0001178_t0013_u01759719250616") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7d53_d20251006_m025550_c001_v7007000_t0000_u01759719350907") 2025/10/06 02:58:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b0f_d20251006_m025547_c001_v0001178_t0037_u01759719347175") 2025/10/06 02:58:23 DEBUG : dir1/0011-56789: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149a7_d20251006_m025611_c001_v7007000_t0000_u01759719371607") 2025/10/06 02:58:23 DEBUG : dir1/0011-56789: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa12a_d20251006_m025606_c001_v0001184_t0013_u01759719366156") 2025/10/06 02:58:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc3977e_d20251006_m025726_c001_v7007000_t0000_u01759719446190") 2025/10/06 02:58:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850cd1_d20251006_m025718_c001_v0001179_t0026_u01759719438106") 2025/10/06 02:58:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9dc2_d20251006_m025711_c001_v7007000_t0000_u01759719431406") 2025/10/06 02:58:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c89_d20251006_m025703_c001_v0001179_t0053_u01759719423834") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a0095457316_d20251006_m025656_c001_v7007000_t0000_u01759719416592") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c4c_d20251006_m025648_c001_v0001179_t0019_u01759719408775") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de93256d_d20251006_m025641_c001_v7007000_t0000_u01759719401507") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c01_d20251006_m025633_c001_v0001179_t0056_u01759719393942") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd0179_d20251006_m025627_c001_v7007000_t0000_u01759719387040") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850bbc_d20251006_m025618_c001_v0001179_t0031_u01759719378263") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40532a03aa787137_d20251006_m025606_c001_v7007000_t0000_u01759719366788") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa10e_d20251006_m025601_c001_v0001184_t0021_u01759719361855") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969c4_d20251006_m025555_c001_v7007000_t0000_u01759719355136") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b51_d20251006_m025550_c001_v0001179_t0047_u01759719350133") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4076aecfaa8ad731_d20251006_m025547_c001_v7007000_t0000_u01759719347759") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b91a1_d20251006_m025542_c001_v0001104_t0059_u01759719342317") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14979_d20251006_m025535_c001_v7007000_t0000_u01759719335872") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa027_d20251006_m025530_c001_v0001184_t0040_u01759719330679") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de93251e_d20251006_m025528_c001_v7007000_t0000_u01759719328446") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a6d_d20251006_m025522_c001_v0001178_t0014_u01759719322135") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba8b_d20251006_m025510_c001_v7007000_t0000_u01759719310653") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a69_d20251006_m025504_c001_v0001179_t0006_u01759719304920") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6044_d20251006_m025458_c001_v7007000_t0000_u01759719298306") 2025/10/06 02:58:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a17_d20251006_m025449_c001_v0001179_t0000_u01759719289971") 2025/10/06 02:58:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd531_d20251006_m025434_c001_v7007000_t0000_u01759719274023") 2025/10/06 02:58:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850976_d20251006_m025410_c001_v0001179_t0037_u01759719250830") 2025/10/06 02:58:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4168637a5fcd8718_d20251006_m025550_c001_v7007000_t0000_u01759719350766") 2025/10/06 02:58:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b91c1_d20251006_m025547_c001_v0001104_t0053_u01759719347204") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149a8_d20251006_m025611_c001_v7007000_t0000_u01759719371803") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b98_d20251006_m025606_c001_v0001179_t0050_u01759719366275") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39780_d20251006_m025726_c001_v7007000_t0000_u01759719446371") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436cc7_d20251006_m025718_c001_v0001178_t0016_u01759719438309") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9dc7_d20251006_m025711_c001_v7007000_t0000_u01759719431636") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436c74_d20251006_m025704_c001_v0001178_t0057_u01759719424049") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a0095457317_d20251006_m025656_c001_v7007000_t0000_u01759719416775") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436c2a_d20251006_m025649_c001_v0001178_t0012_u01759719409085") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de93256e_d20251006_m025641_c001_v7007000_t0000_u01759719401731") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436bf8_d20251006_m025634_c001_v0001178_t0018_u01759719394143") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd017b_d20251006_m025627_c001_v7007000_t0000_u01759719387225") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436bb0_d20251006_m025618_c001_v0001178_t0050_u01759719378651") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40532a03aa78713b_d20251006_m025607_c001_v7007000_t0000_u01759719367153") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b52_d20251006_m025602_c001_v0001178_t0004_u01759719362080") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969c5_d20251006_m025555_c001_v7007000_t0000_u01759719355360") 2025/10/06 02:58:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0c7_d20251006_m025550_c001_v0001184_t0058_u01759719350301") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414d1b4_d20251006_m025548_c001_v7007000_t0000_u01759719348142") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b23_d20251006_m025543_c001_v0001179_t0014_u01759719343074") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1497a_d20251006_m025536_c001_v7007000_t0000_u01759719336054") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850afb_d20251006_m025530_c001_v0001179_t0037_u01759719330753") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4168637a5fcd868f_d20251006_m025528_c001_v7007000_t0000_u01759719328050") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b914d_d20251006_m025522_c001_v0001104_t0019_u01759719322349") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f421b5a6ef2dc9028_d20251006_m025510_c001_v7007000_t0000_u01759719310285") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f72_d20251006_m025505_c001_v0001184_t0017_u01759719305148") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6045_d20251006_m025458_c001_v7007000_t0000_u01759719298488") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f30_d20251006_m025450_c001_v0001184_t0023_u01759719290171") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd532_d20251006_m025434_c001_v7007000_t0000_u01759719274295") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9e84_d20251006_m025411_c001_v0001184_t0001_u01759719251118") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4168637a5fcd8719_d20251006_m025550_c001_v7007000_t0000_u01759719350950") 2025/10/06 02:58:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0a8_d20251006_m025547_c001_v0001184_t0001_u01759719347217") 2025/10/06 02:58:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149a9_d20251006_m025611_c001_v7007000_t0000_u01759719371989") 2025/10/06 02:58:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b6c_d20251006_m025606_c001_v0001178_t0053_u01759719366327") 2025/10/06 02:58:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39782_d20251006_m025726_c001_v7007000_t0000_u01759719446553") 2025/10/06 02:58:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b92d8_d20251006_m025718_c001_v0001104_t0017_u01759719438523") 2025/10/06 02:58:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9dca_d20251006_m025711_c001_v7007000_t0000_u01759719431820") 2025/10/06 02:58:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b92b2_d20251006_m025704_c001_v0001104_t0026_u01759719424255") 2025/10/06 02:58:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a0095457318_d20251006_m025656_c001_v7007000_t0000_u01759719416958") 2025/10/06 02:58:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b928b_d20251006_m025649_c001_v0001104_t0022_u01759719409303") 2025/10/06 02:58:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de93256f_d20251006_m025641_c001_v7007000_t0000_u01759719401923") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9262_d20251006_m025634_c001_v0001104_t0034_u01759719394352") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd017c_d20251006_m025627_c001_v7007000_t0000_u01759719387411") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9226_d20251006_m025618_c001_v0001104_t0009_u01759719378958") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4202c3ba8aa062b5_d20251006_m025607_c001_v7007000_t0000_u01759719367178") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b84_d20251006_m025602_c001_v0001179_t0054_u01759719362296") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969c7_d20251006_m025555_c001_v7007000_t0000_u01759719355542") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b23_d20251006_m025550_c001_v0001178_t0044_u01759719350318") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932529_d20251006_m025548_c001_v7007000_t0000_u01759719348094") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436af7_d20251006_m025543_c001_v0001178_t0053_u01759719343330") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1497b_d20251006_m025536_c001_v7007000_t0000_u01759719336265") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436aaa_d20251006_m025530_c001_v0001178_t0047_u01759719330817") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14965_d20251006_m025528_c001_v7007000_t0000_u01759719328469") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9fe3_d20251006_m025523_c001_v0001184_t0031_u01759719323327") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40532a03aa787053_d20251006_m025510_c001_v7007000_t0000_u01759719310663") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9113_d20251006_m025505_c001_v0001104_t0020_u01759719305360") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6046_d20251006_m025458_c001_v7007000_t0000_u01759719298670") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b90e7_d20251006_m025450_c001_v0001104_t0011_u01759719290401") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd533_d20251006_m025435_c001_v7007000_t0000_u01759719275079") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b907b_d20251006_m025411_c001_v0001104_t0023_u01759719251315") 2025/10/06 02:58:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de93252d_d20251006_m025550_c001_v7007000_t0000_u01759719350961") 2025/10/06 02:58:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b3b_d20251006_m025547_c001_v0001179_t0044_u01759719347350") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149aa_d20251006_m025612_c001_v7007000_t0000_u01759719372171") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa12c_d20251006_m025606_c001_v0001184_t0027_u01759719366365") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39784_d20251006_m025726_c001_v7007000_t0000_u01759719446735") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa29e_d20251006_m025719_c001_v0001184_t0026_u01759719439033") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9dcd_d20251006_m025712_c001_v7007000_t0000_u01759719432015") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa247_d20251006_m025704_c001_v0001184_t0030_u01759719424815") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a0095457319_d20251006_m025657_c001_v7007000_t0000_u01759719417143") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa1f5_d20251006_m025649_c001_v0001184_t0003_u01759719409917") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932570_d20251006_m025642_c001_v7007000_t0000_u01759719402104") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa1b2_d20251006_m025634_c001_v0001184_t0035_u01759719394991") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd017d_d20251006_m025627_c001_v7007000_t0000_u01759719387595") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa161_d20251006_m025619_c001_v0001184_t0025_u01759719379662") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40109ad4bf83d4df_d20251006_m025607_c001_v7007000_t0000_u01759719367181") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b91f9_d20251006_m025602_c001_v0001104_t0021_u01759719362506") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969c8_d20251006_m025555_c001_v7007000_t0000_u01759719355726") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b55_d20251006_m025550_c001_v0001179_t0041_u01759719350328") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40109ad4bf83d4bd_d20251006_m025548_c001_v7007000_t0000_u01759719348308") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa08a_d20251006_m025543_c001_v0001184_t0001_u01759719343579") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1497c_d20251006_m025536_c001_v7007000_t0000_u01759719336449") 2025/10/06 02:58:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b917d_d20251006_m025530_c001_v0001104_t0019_u01759719330828") 2025/10/06 02:58:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f407605954c745f0d_d20251006_m025528_c001_v7007000_t0000_u01759719328627") 2025/10/06 02:58:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850ac9_d20251006_m025523_c001_v0001179_t0031_u01759719323530") 2025/10/06 02:58:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd605_d20251006_m025510_c001_v7007000_t0000_u01759719310441") 2025/10/06 02:58:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a20_d20251006_m025505_c001_v0001178_t0050_u01759719305891") 2025/10/06 02:58:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6047_d20251006_m025458_c001_v7007000_t0000_u01759719298852") 2025/10/06 02:58:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f4369d0_d20251006_m025451_c001_v0001178_t0052_u01759719291089") 2025/10/06 02:58:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd534_d20251006_m025435_c001_v7007000_t0000_u01759719275351") 2025/10/06 02:58:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436931_d20251006_m025411_c001_v0001178_t0024_u01759719251934") 2025/10/06 02:58:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969ac_d20251006_m025551_c001_v7007000_t0000_u01759719351156") 2025/10/06 02:58:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b13_d20251006_m025547_c001_v0001178_t0052_u01759719347422") 2025/10/06 02:58:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149ae_d20251006_m025612_c001_v7007000_t0000_u01759719372357") 2025/10/06 02:58:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850b9a_d20251006_m025606_c001_v0001179_t0021_u01759719366500") 2025/10/06 02:58:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39787_d20251006_m025726_c001_v7007000_t0000_u01759719446917") 2025/10/06 02:58:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850cdb_d20251006_m025719_c001_v0001179_t0045_u01759719439261") 2025/10/06 02:58:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9dd0_d20251006_m025712_c001_v7007000_t0000_u01759719432199") 2025/10/06 02:58:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c8f_d20251006_m025705_c001_v0001179_t0058_u01759719425028") 2025/10/06 02:58:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a009545731a_d20251006_m025657_c001_v7007000_t0000_u01759719417326") 2025/10/06 02:58:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c52_d20251006_m025650_c001_v0001179_t0003_u01759719410131") 2025/10/06 02:58:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932571_d20251006_m025642_c001_v7007000_t0000_u01759719402285") 2025/10/06 02:58:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c0a_d20251006_m025635_c001_v0001179_t0012_u01759719395243") 2025/10/06 02:58:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd017e_d20251006_m025627_c001_v7007000_t0000_u01759719387779") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850bc0_d20251006_m025619_c001_v0001179_t0042_u01759719379871") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4202c3ba8aa062b3_d20251006_m025606_c001_v7007000_t0000_u01759719366756") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa112_d20251006_m025603_c001_v0001184_t0004_u01759719363172") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969c9_d20251006_m025555_c001_v7007000_t0000_u01759719355907") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0c9_d20251006_m025550_c001_v0001184_t0045_u01759719350508") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4066ddda76688821_d20251006_m025548_c001_v7007000_t0000_u01759719348160") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b91a7_d20251006_m025543_c001_v0001104_t0033_u01759719343787") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1497e_d20251006_m025536_c001_v7007000_t0000_u01759719336658") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa02c_d20251006_m025530_c001_v0001184_t0016_u01759719330910") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de93251f_d20251006_m025528_c001_v7007000_t0000_u01759719328637") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a7b_d20251006_m025523_c001_v0001178_t0020_u01759719323776") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f421b5a6ef2dc902d_d20251006_m025510_c001_v7007000_t0000_u01759719310669") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a6d_d20251006_m025506_c001_v0001179_t0051_u01759719306105") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6048_d20251006_m025459_c001_v7007000_t0000_u01759719299037") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a21_d20251006_m025451_c001_v0001179_t0036_u01759719291301") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd535_d20251006_m025435_c001_v7007000_t0000_u01759719275623") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985097d_d20251006_m025412_c001_v0001179_t0025_u01759719252211") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de93252c_d20251006_m025550_c001_v7007000_t0000_u01759719350777") 2025/10/06 02:58:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa0aa_d20251006_m025547_c001_v0001184_t0032_u01759719347430") 2025/10/06 02:58:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed0f_d20251006_m025513_c001_v7007000_t0000_u01759719313233") 2025/10/06 02:58:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f88_d20251006_m025508_c001_v0001184_t0002_u01759719308832") 2025/10/06 02:58:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed10_d20251006_m025513_c001_v7007000_t0000_u01759719313415") 2025/10/06 02:58:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a7f_d20251006_m025508_c001_v0001179_t0045_u01759719308862") 2025/10/06 02:58:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed11_d20251006_m025513_c001_v7007000_t0000_u01759719313599") 2025/10/06 02:58:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a2d_d20251006_m025508_c001_v0001178_t0019_u01759719308877") 2025/10/06 02:58:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed12_d20251006_m025513_c001_v7007000_t0000_u01759719313781") 2025/10/06 02:58:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f8a_d20251006_m025509_c001_v0001184_t0027_u01759719309035") 2025/10/06 02:58:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed13_d20251006_m025513_c001_v7007000_t0000_u01759719313964") 2025/10/06 02:58:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a81_d20251006_m025509_c001_v0001179_t0022_u01759719309050") 2025/10/06 02:58:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed14_d20251006_m025514_c001_v7007000_t0000_u01759719314146") 2025/10/06 02:58:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a33_d20251006_m025509_c001_v0001178_t0043_u01759719309100") 2025/10/06 02:58:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed15_d20251006_m025514_c001_v7007000_t0000_u01759719314328") 2025/10/06 02:58:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9121_d20251006_m025509_c001_v0001104_t0027_u01759719309195") 2025/10/06 02:58:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed16_d20251006_m025514_c001_v7007000_t0000_u01759719314540") 2025/10/06 02:58:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f8c_d20251006_m025509_c001_v0001184_t0027_u01759719309252") 2025/10/06 02:58:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed17_d20251006_m025514_c001_v7007000_t0000_u01759719314725") 2025/10/06 02:58:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a83_d20251006_m025509_c001_v0001179_t0016_u01759719309263") 2025/10/06 02:58:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed18_d20251006_m025514_c001_v7007000_t0000_u01759719314951") 2025/10/06 02:58:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a35_d20251006_m025509_c001_v0001178_t0011_u01759719309330") 2025/10/06 02:58:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed19_d20251006_m025515_c001_v7007000_t0000_u01759719315132") 2025/10/06 02:58:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f93_d20251006_m025509_c001_v0001184_t0043_u01759719309477") 2025/10/06 02:58:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed1a_d20251006_m025515_c001_v7007000_t0000_u01759719315313") 2025/10/06 02:58:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a85_d20251006_m025509_c001_v0001179_t0003_u01759719309488") 2025/10/06 02:58:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed1b_d20251006_m025515_c001_v7007000_t0000_u01759719315512") 2025/10/06 02:58:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a37_d20251006_m025509_c001_v0001178_t0015_u01759719309560") 2025/10/06 02:58:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed1c_d20251006_m025515_c001_v7007000_t0000_u01759719315694") 2025/10/06 02:58:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9f95_d20251006_m025509_c001_v0001184_t0034_u01759719309685") 2025/10/06 02:58:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed1d_d20251006_m025515_c001_v7007000_t0000_u01759719315875") 2025/10/06 02:58:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a87_d20251006_m025509_c001_v0001179_t0027_u01759719309696") 2025/10/06 02:58:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed1e_d20251006_m025516_c001_v7007000_t0000_u01759719316056") 2025/10/06 02:58:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a39_d20251006_m025509_c001_v0001178_t0034_u01759719309788") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9cf3_d20251006_m025531_c001_v7007000_t0000_u01759719331353") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9fff_d20251006_m025526_c001_v0001184_t0048_u01759719326141") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14968_d20251006_m025531_c001_v7007000_t0000_u01759719331368") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a8b_d20251006_m025526_c001_v0001178_t0054_u01759719326168") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed25_d20251006_m025531_c001_v7007000_t0000_u01759719331702") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850ad9_d20251006_m025526_c001_v0001179_t0031_u01759719326176") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f412f4da4baa2bfb3_d20251006_m025531_c001_v7007000_t0000_u01759719331712") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa001_d20251006_m025526_c001_v0001184_t0029_u01759719326355") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed24_d20251006_m025531_c001_v7007000_t0000_u01759719331520") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a8d_d20251006_m025526_c001_v0001178_t0025_u01759719326427") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9cf6_d20251006_m025531_c001_v7007000_t0000_u01759719331720") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850add_d20251006_m025526_c001_v0001179_t0032_u01759719326443") 2025/10/06 02:58:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f412f4da4baa2bfb2_d20251006_m025531_c001_v7007000_t0000_u01759719331528") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9163_d20251006_m025526_c001_v0001104_t0044_u01759719326456") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14969_d20251006_m025531_c001_v7007000_t0000_u01759719331550") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa003_d20251006_m025526_c001_v0001184_t0026_u01759719326565") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4168637a5fcd869d_d20251006_m025531_c001_v7007000_t0000_u01759719331559") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a90_d20251006_m025526_c001_v0001178_t0052_u01759719326645") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1496a_d20251006_m025531_c001_v7007000_t0000_u01759719331736") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850ae1_d20251006_m025526_c001_v0001179_t0058_u01759719326711") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ed23_d20251006_m025531_c001_v7007000_t0000_u01759719331335") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a92_d20251006_m025526_c001_v0001178_t0046_u01759719326857") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4168637a5fcd869c_d20251006_m025531_c001_v7007000_t0000_u01759719331377") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa005_d20251006_m025526_c001_v0001184_t0046_u01759719326873") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414d19c_d20251006_m025531_c001_v7007000_t0000_u01759719331388") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850ae3_d20251006_m025526_c001_v0001179_t0002_u01759719326958") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932521_d20251006_m025531_c001_v7007000_t0000_u01759719331398") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a94_d20251006_m025527_c001_v0001178_t0012_u01759719327072") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f407605954c745f0e_d20251006_m025531_c001_v7007000_t0000_u01759719331409") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9169_d20251006_m025527_c001_v0001104_t0022_u01759719327113") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f412f4da4baa2bfb1_d20251006_m025531_c001_v7007000_t0000_u01759719331345") 2025/10/06 02:58:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa007_d20251006_m025527_c001_v0001184_t0045_u01759719327137") 2025/10/06 02:58:33 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9b48_d20251006_m025256_c001_v7007000_t0000_u01759719176543") 2025/10/06 02:58:33 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11324667ecb5bbe0_d20251006_m025254_c001_v0001183_t0000_u01759719174541") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c7b3_d20251006_m025254_c001_v7007000_t0000_u01759719174355") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11324667ecb5bbd3_d20251006_m025251_c001_v0001183_t0044_u01759719171212") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c7af_d20251006_m025250_c001_v7007000_t0000_u01759719170446") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f34_d20251006_m025245_c001_v0001104_t0025_u01759719165806") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f147eb_d20251006_m025244_c001_v7007000_t0000_u01759719164330") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10402bdd880bde6a_d20251006_m025242_c001_v0001130_t0014_u01759719162340") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd069682c_d20251006_m025242_c001_v7007000_t0000_u01759719162118") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10402bdd880bde61_d20251006_m025238_c001_v0001130_t0011_u01759719158650") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd0696829_d20251006_m025237_c001_v7007000_t0000_u01759719157924") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850789_d20251006_m025234_c001_v0001179_t0054_u01759719154006") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd293_d20251006_m025232_c001_v7007000_t0000_u01759719152728") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f116549a660320902_d20251006_m025230_c001_v0001134_t0049_u01759719150947") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f418771dc44d21f14_d20251006_m025230_c001_v7007000_t0000_u01759719150760") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f116549a6603208fb_d20251006_m025226_c001_v0001134_t0033_u01759719146985") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f418771dc44d21f0f_d20251006_m025226_c001_v7007000_t0000_u01759719146198") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850763_d20251006_m025221_c001_v0001179_t0015_u01759719141836") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f416c43b8fe715de5_d20251006_m025220_c001_v7007000_t0000_u01759719140903") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11933173e3680cd5_d20251006_m025219_c001_v0001092_t0059_u01759719139301") 2025/10/06 02:58:34 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6017_d20251006_m025219_c001_v7007000_t0000_u01759719139075") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11933173e3680ccb_d20251006_m025215_c001_v0001092_t0000_u01759719135684") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6014_d20251006_m025214_c001_v7007000_t0000_u01759719134956") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850740_d20251006_m025209_c001_v0001179_t0000_u01759719129518") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4076aecfaa8ad3a0_d20251006_m025208_c001_v7007000_t0000_u01759719128601") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f104ed0d379f620a0_d20251006_m025206_c001_v0001171_t0028_u01759719126847") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40532a03aa786f27_d20251006_m025206_c001_v7007000_t0000_u01759719126660") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f104ed0d379f6208c_d20251006_m025202_c001_v0001171_t0029_u01759719122899") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40532a03aa786f25_d20251006_m025202_c001_v7007000_t0000_u01759719122157") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850708_d20251006_m025156_c001_v0001179_t0014_u01759719116161") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414cd56_d20251006_m025155_c001_v7007000_t0000_u01759719115252") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f113f46d3edaf743b_d20251006_m025153_c001_v0001157_t0036_u01759719113484") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4066ddda766886cb_d20251006_m025153_c001_v7007000_t0000_u01759719113302") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f113f46d3edaf7431_d20251006_m025149_c001_v0001157_t0038_u01759719109860") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4066ddda766886c7_d20251006_m025149_c001_v7007000_t0000_u01759719109134") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98506d0_d20251006_m025143_c001_v0001179_t0026_u01759719103495") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14735_d20251006_m025142_c001_v7007000_t0000_u01759719102404") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f107dcefa3d7025c6_d20251006_m025136_c001_v0001172_t0034_u01759719096729") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f402f244eda02490b_d20251006_m025136_c001_v7007000_t0000_u01759719096527") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850696_d20251006_m025132_c001_v0001179_t0002_u01759719092638") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1036a31665db9976_d20251006_m025131_c001_v0001134_t0022_u01759719091596") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1036a31665db9970_d20251006_m025130_c001_v0001134_t0020_u01759719090395") 2025/10/06 02:58:35 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd273_d20251006_m025116_c001_v7007000_t0000_u01759719076926") 2025/10/06 02:58:36 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8e57_d20251006_m025109_c001_v0001104_t0002_u01759719069776") 2025/10/06 02:58:36 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f103460f20444e6dd_d20251006_m025108_c001_v0001177_t0035_u01759719068953") 2025/10/06 02:58:36 DEBUG : dst/one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f103460f20444e6db_d20251006_m025108_c001_v0001177_t0043_u01759719068008") 2025/10/06 02:58:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9b49_d20251006_m025256_c001_v7007000_t0000_u01759719176726") 2025/10/06 02:58:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108dd4cf17942f25_d20251006_m025253_c001_v0001145_t0031_u01759719173931") 2025/10/06 02:58:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f107181ac76a77156_d20251006_m025250_c001_v0001146_t0011_u01759719170059") 2025/10/06 02:58:36 DEBUG : dst/one.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f147ec_d20251006_m025244_c001_v7007000_t0000_u01759719164517") 2025/10/06 02:58:36 DEBUG : dst/one.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f111ed67389298270_d20251006_m025241_c001_v0001178_t0055_u01759719161910") 2025/10/06 02:58:36 DEBUG : dst/one.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f100e807327e7c2fe_d20251006_m025237_c001_v0001102_t0011_u01759719157588") 2025/10/06 02:58:36 DEBUG : dst/one.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd294_d20251006_m025232_c001_v7007000_t0000_u01759719152910") 2025/10/06 02:58:36 DEBUG : dst/one.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10555fb72dd1d943_d20251006_m025230_c001_v0001181_t0018_u01759719150550") 2025/10/06 02:58:36 DEBUG : dst/one.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1119fd3480695bd9_d20251006_m025225_c001_v0001106_t0001_u01759719145340") 2025/10/06 02:58:36 DEBUG : dst/three: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14736_d20251006_m025142_c001_v7007000_t0000_u01759719102585") 2025/10/06 02:58:36 DEBUG : dst/three: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1036a31665db9995_d20251006_m025140_c001_v0001134_t0049_u01759719100926") 2025/10/06 02:58:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9b4a_d20251006_m025256_c001_v7007000_t0000_u01759719176924") 2025/10/06 02:58:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1024b32a4456111c_d20251006_m025255_c001_v0001137_t0045_u01759719175312") 2025/10/06 02:58:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11514ca86e771f3b_d20251006_m025252_c001_v0001184_t0018_u01759719172030") 2025/10/06 02:58:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9b4b_d20251006_m025257_c001_v7007000_t0000_u01759719177108") 2025/10/06 02:58:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11324667ecb5bbe6_d20251006_m025255_c001_v0001183_t0035_u01759719175798") 2025/10/06 02:58:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c7b4_d20251006_m025255_c001_v7007000_t0000_u01759719175614") 2025/10/06 02:58:36 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11324667ecb5bbd9_d20251006_m025252_c001_v0001183_t0001_u01759719172472") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c7b1_d20251006_m025252_c001_v7007000_t0000_u01759719172287") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f38_d20251006_m025246_c001_v0001104_t0041_u01759719166918") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f147ed_d20251006_m025244_c001_v7007000_t0000_u01759719164699") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10402bdd880bde6d_d20251006_m025243_c001_v0001130_t0015_u01759719163648") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd069682d_d20251006_m025243_c001_v7007000_t0000_u01759719163465") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10402bdd880bde63_d20251006_m025240_c001_v0001130_t0035_u01759719160305") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd069682a_d20251006_m025240_c001_v7007000_t0000_u01759719160119") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985078e_d20251006_m025234_c001_v0001179_t0029_u01759719154879") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f418771dc44d21f15_d20251006_m025232_c001_v7007000_t0000_u01759719152173") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f15_d20251006_m025229_c001_v0001104_t0058_u01759719149245") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f418771dc44d21f10_d20251006_m025228_c001_v7007000_t0000_u01759719148090") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850769_d20251006_m025222_c001_v0001179_t0016_u01759719142817") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6019_d20251006_m025219_c001_v7007000_t0000_u01759719139987") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8efd_d20251006_m025217_c001_v0001104_t0016_u01759719137555") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6015_d20251006_m025216_c001_v7007000_t0000_u01759719136451") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850742_d20251006_m025210_c001_v0001179_t0020_u01759719130336") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40532a03aa786f28_d20251006_m025207_c001_v7007000_t0000_u01759719127678") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8ee5_d20251006_m025205_c001_v0001104_t0040_u01759719125312") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40532a03aa786f26_d20251006_m025204_c001_v7007000_t0000_u01759719124213") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985070e_d20251006_m025157_c001_v0001179_t0034_u01759719117016") 2025/10/06 02:58:37 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4066ddda766886cc_d20251006_m025154_c001_v7007000_t0000_u01759719114302") 2025/10/06 02:58:38 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8ec8_d20251006_m025151_c001_v0001104_t0056_u01759719111772") 2025/10/06 02:58:38 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4066ddda766886c9_d20251006_m025150_c001_v7007000_t0000_u01759719110640") 2025/10/06 02:58:38 DEBUG : dst/three.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98506d2_d20251006_m025144_c001_v0001179_t0010_u01759719104289") 2025/10/06 02:58:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f147ee_d20251006_m025244_c001_v7007000_t0000_u01759719164881") 2025/10/06 02:58:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f111541ece82c023a_d20251006_m025243_c001_v0001171_t0056_u01759719163210") 2025/10/06 02:58:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1124289e099ec0f9_d20251006_m025239_c001_v0001134_t0056_u01759719159570") 2025/10/06 02:58:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd295_d20251006_m025233_c001_v7007000_t0000_u01759719153092") 2025/10/06 02:58:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f106ec0f9c69c7e37_d20251006_m025231_c001_v0001183_t0035_u01759719151933") 2025/10/06 02:58:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11169f01a93122ce_d20251006_m025227_c001_v0001161_t0034_u01759719147615") 2025/10/06 02:58:38 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9b4c_d20251006_m025257_c001_v7007000_t0000_u01759719177291") 2025/10/06 02:58:38 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98507c3_d20251006_m025246_c001_v0001179_t0047_u01759719166721") 2025/10/06 02:58:38 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f147ef_d20251006_m025245_c001_v7007000_t0000_u01759719165064") 2025/10/06 02:58:38 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f1c_d20251006_m025234_c001_v0001104_t0030_u01759719154220") 2025/10/06 02:58:38 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd296_d20251006_m025233_c001_v7007000_t0000_u01759719153276") 2025/10/06 02:58:38 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f07_d20251006_m025222_c001_v0001104_t0023_u01759719142041") 2025/10/06 02:58:38 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f416c43b8fe715de6_d20251006_m025221_c001_v7007000_t0000_u01759719141085") 2025/10/06 02:58:38 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8ef4_d20251006_m025209_c001_v0001104_t0017_u01759719129744") 2025/10/06 02:58:38 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4076aecfaa8ad3a1_d20251006_m025208_c001_v7007000_t0000_u01759719128785") 2025/10/06 02:58:38 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8ed0_d20251006_m025156_c001_v0001104_t0040_u01759719116402") 2025/10/06 02:58:38 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4090fc5fa414cd57_d20251006_m025155_c001_v7007000_t0000_u01759719115436") 2025/10/06 02:58:39 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8eac_d20251006_m025143_c001_v0001104_t0008_u01759719103726") 2025/10/06 02:58:39 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14738_d20251006_m025142_c001_v7007000_t0000_u01759719102767") 2025/10/06 02:58:39 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10008c52a645e212_d20251006_m025138_c001_v0001150_t0052_u01759719098107") 2025/10/06 02:58:39 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd274_d20251006_m025117_c001_v7007000_t0000_u01759719077123") 2025/10/06 02:58:39 DEBUG : dst/two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f103460f20444e6f0_d20251006_m025115_c001_v0001177_t0019_u01759719075968") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417d45504273b8a6_d20251006_m025042_c001_v7007000_t0000_u01759719042732") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8dfb_d20251006_m025039_c001_v0001104_t0019_u01759719039224") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417d45504273b8a3_d20251006_m025037_c001_v7007000_t0000_u01759719037362") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985057e_d20251006_m025026_c001_v0001179_t0040_u01759719026858") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931fbe_d20251006_m025017_c001_v7007000_t0000_u01759719017715") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8d95_d20251006_m025013_c001_v0001104_t0040_u01759719013423") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c83_d20251006_m024950_c001_v7007000_t0000_u01759718990997") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c85b8_d20251006_m024948_c001_v0001136_t0006_u01759718988807") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c7f_d20251006_m024947_c001_v7007000_t0000_u01759718987869") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c85b1_d20251006_m024946_c001_v0001136_t0051_u01759718986537") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c72_d20251006_m024943_c001_v7007000_t0000_u01759718983633") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8596_d20251006_m024941_c001_v0001136_t0033_u01759718981687") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c5d_d20251006_m024940_c001_v7007000_t0000_u01759718980634") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c858e_d20251006_m024939_c001_v0001136_t0035_u01759718979141") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c0f_d20251006_m024932_c001_v7007000_t0000_u01759718972802") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8574_d20251006_m024931_c001_v0001136_t0039_u01759718971268") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08bf5_d20251006_m024930_c001_v7007000_t0000_u01759718970313") 2025/10/06 02:58:39 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8568_d20251006_m024929_c001_v0001136_t0042_u01759718969466") 2025/10/06 02:58:40 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08bba_d20251006_m024923_c001_v7007000_t0000_u01759718963769") 2025/10/06 02:58:40 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c853e_d20251006_m024922_c001_v0001136_t0048_u01759718962398") 2025/10/06 02:58:40 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08bab_d20251006_m024920_c001_v7007000_t0000_u01759718960576") 2025/10/06 02:58:40 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8536_d20251006_m024919_c001_v0001136_t0040_u01759718959535") 2025/10/06 02:58:40 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08ba4_d20251006_m024919_c001_v7007000_t0000_u01759718959177") 2025/10/06 02:58:40 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f105188326a64cb90_d20251006_m024918_c001_v0001130_t0040_u01759718958271") 2025/10/06 02:58:40 DEBUG : empty space: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c852e_d20251006_m024916_c001_v0001136_t0019_u01759718956478") 2025/10/06 02:58:40 DEBUG : enormous: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c81_d20251006_m024950_c001_v7007000_t0000_u01759718990083") 2025/10/06 02:58:40 DEBUG : enormous: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c85be_d20251006_m024949_c001_v0001136_t0055_u01759718989293") 2025/10/06 02:58:40 DEBUG : existing: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9b50_d20251006_m025301_c001_v7007000_t0000_u01759719181995") 2025/10/06 02:58:40 DEBUG : existing: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98507ee_d20251006_m025300_c001_v0001179_t0053_u01759719180769") 2025/10/06 02:58:40 DEBUG : existing: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931f72_d20251006_m025011_c001_v7007000_t0000_u01759719011884") 2025/10/06 02:58:40 DEBUG : existing: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8d8f_d20251006_m025010_c001_v0001104_t0001_u01759719010551") 2025/10/06 02:58:40 DEBUG : existing: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b86_d20251006_m024913_c001_v7007000_t0000_u01759718953524") 2025/10/06 02:58:40 DEBUG : existing: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c851e_d20251006_m024911_c001_v0001136_t0008_u01759718951778") 2025/10/06 02:58:40 DEBUG : existing: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b80_d20251006_m024911_c001_v7007000_t0000_u01759718951241") 2025/10/06 02:58:40 DEBUG : existing: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c851c_d20251006_m024910_c001_v0001136_t0026_u01759718950281") 2025/10/06 02:58:40 DEBUG : existing: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8516_d20251006_m024909_c001_v0001136_t0037_u01759718949416") 2025/10/06 02:58:40 DEBUG : existing-b: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931f75_d20251006_m025012_c001_v7007000_t0000_u01759719012068") 2025/10/06 02:58:40 DEBUG : existing-b: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985054a_d20251006_m025010_c001_v0001179_t0011_u01759719010546") 2025/10/06 02:58:40 DEBUG : file1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba09_d20251006_m025401_c001_v7007000_t0000_u01759719241496") 2025/10/06 02:58:41 DEBUG : file1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850945_d20251006_m025400_c001_v0001179_t0031_u01759719240586") 2025/10/06 02:58:41 DEBUG : file1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba06_d20251006_m025359_c001_v7007000_t0000_u01759719239286") 2025/10/06 02:58:41 DEBUG : file1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9e32_d20251006_m025358_c001_v0001184_t0035_u01759719238174") 2025/10/06 02:58:41 DEBUG : five: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c89_d20251006_m024954_c001_v7007000_t0000_u01759718994936") 2025/10/06 02:58:41 DEBUG : five: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40179349210c85d4_d20251006_m024952_c001_v0001136_t0048_u01759718992830") 2025/10/06 02:58:41 DEBUG : foo: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08bb3_d20251006_m024922_c001_v7007000_t0000_u01759718962037") 2025/10/06 02:58:41 DEBUG : foo: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40179349210c853c_d20251006_m024921_c001_v0001136_t0048_u01759718961484") 2025/10/06 02:58:41 DEBUG : foo: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40179349210c853a_d20251006_m024920_c001_v0001136_t0048_u01759718960932") 2025/10/06 02:58:41 DEBUG : four: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c8a_d20251006_m024955_c001_v7007000_t0000_u01759718995117") 2025/10/06 02:58:41 DEBUG : four: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408fa117d9850514_d20251006_m024953_c001_v0001179_t0016_u01759718993387") 2025/10/06 02:58:41 DEBUG : four: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c85d0_d20251006_m024952_c001_v0001136_t0036_u01759718992151") 2025/10/06 02:58:41 DEBUG : hello world2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c322_d20251006_m024826_c001_v7007000_t0000_u01759718906813") 2025/10/06 02:58:41 DEBUG : hello world2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8476_d20251006_m024826_c001_v0001136_t0014_u01759718906028") 2025/10/06 02:58:41 DEBUG : ignore-size: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b78_d20251006_m024909_c001_v7007000_t0000_u01759718949059") 2025/10/06 02:58:41 DEBUG : ignore-size: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8514_d20251006_m024908_c001_v0001136_t0051_u01759718948013") 2025/10/06 02:58:41 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931f57_d20251006_m025009_c001_v7007000_t0000_u01759719009805") 2025/10/06 02:58:41 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8d8b_d20251006_m025008_c001_v0001104_t0008_u01759719008750") 2025/10/06 02:58:41 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931f3e_d20251006_m025007_c001_v7007000_t0000_u01759719007979") 2025/10/06 02:58:41 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8d85_d20251006_m025006_c001_v0001104_t0019_u01759719006708") 2025/10/06 02:58:41 DEBUG : one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c8b_d20251006_m024955_c001_v7007000_t0000_u01759718995298") 2025/10/06 02:58:42 DEBUG : one: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40179349210c85c8_d20251006_m024951_c001_v0001136_t0048_u01759718991392") 2025/10/06 02:58:42 DEBUG : only0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9f2_d20251006_m025353_c001_v7007000_t0000_u01759719233740") 2025/10/06 02:58:42 DEBUG : only0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4063f195839b902c_d20251006_m025348_c001_v0001104_t0023_u01759719228039") 2025/10/06 02:58:42 DEBUG : only0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fdb_d20251006_m025330_c001_v0001104_t0009_u01759719210478") 2025/10/06 02:58:42 DEBUG : only0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7be1_d20251006_m025323_c001_v7007000_t0000_u01759719203747") 2025/10/06 02:58:42 DEBUG : only0: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f6e_d20251006_m025305_c001_v0001104_t0001_u01759719185936") 2025/10/06 02:58:42 DEBUG : only1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9f3_d20251006_m025353_c001_v7007000_t0000_u01759719233921") 2025/10/06 02:58:42 DEBUG : only1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f412e694fc11a9e06_d20251006_m025348_c001_v0001184_t0045_u01759719228997") 2025/10/06 02:58:42 DEBUG : only1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fdd_d20251006_m025331_c001_v0001104_t0001_u01759719211608") 2025/10/06 02:58:42 DEBUG : only1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ec66_d20251006_m025324_c001_v7007000_t0000_u01759719204790") 2025/10/06 02:58:42 DEBUG : only1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f70_d20251006_m025306_c001_v0001104_t0006_u01759719186650") 2025/10/06 02:58:42 DEBUG : only10: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9f4_d20251006_m025354_c001_v7007000_t0000_u01759719234101") 2025/10/06 02:58:42 DEBUG : only10: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4063f195839b9034_d20251006_m025348_c001_v0001104_t0023_u01759719228802") 2025/10/06 02:58:42 DEBUG : only10: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8ffe_d20251006_m025338_c001_v0001104_t0000_u01759719218980") 2025/10/06 02:58:42 DEBUG : only10: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7be8_d20251006_m025324_c001_v7007000_t0000_u01759719204493") 2025/10/06 02:58:42 DEBUG : only10: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f94_d20251006_m025313_c001_v0001104_t0036_u01759719193887") 2025/10/06 02:58:42 DEBUG : only11: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9f5_d20251006_m025354_c001_v7007000_t0000_u01759719234283") 2025/10/06 02:58:42 DEBUG : only11: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41069f502f4368c1_d20251006_m025349_c001_v0001178_t0049_u01759719229003") 2025/10/06 02:58:42 DEBUG : only11: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9004_d20251006_m025339_c001_v0001104_t0035_u01759719219847") 2025/10/06 02:58:42 DEBUG : only11: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4076aecfaa8ad4d2_d20251006_m025324_c001_v7007000_t0000_u01759719204598") 2025/10/06 02:58:42 DEBUG : only11: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f98_d20251006_m025314_c001_v0001104_t0055_u01759719194645") 2025/10/06 02:58:43 DEBUG : only12: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9f6_d20251006_m025354_c001_v7007000_t0000_u01759719234464") 2025/10/06 02:58:43 DEBUG : only12: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408fa117d9850906_d20251006_m025348_c001_v0001179_t0016_u01759719228023") 2025/10/06 02:58:43 DEBUG : only12: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9006_d20251006_m025340_c001_v0001104_t0018_u01759719220648") 2025/10/06 02:58:43 DEBUG : only12: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7be5_d20251006_m025324_c001_v7007000_t0000_u01759719204291") 2025/10/06 02:58:43 DEBUG : only12: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fa0_d20251006_m025315_c001_v0001104_t0034_u01759719195895") 2025/10/06 02:58:43 DEBUG : only13: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9f7_d20251006_m025354_c001_v7007000_t0000_u01759719234645") 2025/10/06 02:58:43 DEBUG : only13: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41069f502f4368bb_d20251006_m025348_c001_v0001178_t0049_u01759719228594") 2025/10/06 02:58:43 DEBUG : only13: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b900a_d20251006_m025341_c001_v0001104_t0029_u01759719221559") 2025/10/06 02:58:43 DEBUG : only13: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bea_d20251006_m025324_c001_v7007000_t0000_u01759719204679") 2025/10/06 02:58:43 DEBUG : only13: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fa2_d20251006_m025316_c001_v0001104_t0001_u01759719196703") 2025/10/06 02:58:43 DEBUG : only14: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9f8_d20251006_m025354_c001_v7007000_t0000_u01759719234827") 2025/10/06 02:58:43 DEBUG : only14: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f412e694fc11a9e04_d20251006_m025348_c001_v0001184_t0045_u01759719228773") 2025/10/06 02:58:43 DEBUG : only14: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9012_d20251006_m025342_c001_v0001104_t0029_u01759719222320") 2025/10/06 02:58:43 DEBUG : only14: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4076aecfaa8ad4d3_d20251006_m025324_c001_v7007000_t0000_u01759719204780") 2025/10/06 02:58:43 DEBUG : only14: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fa8_d20251006_m025317_c001_v0001104_t0034_u01759719197421") 2025/10/06 02:58:43 DEBUG : only15: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9f9_d20251006_m025355_c001_v7007000_t0000_u01759719235048") 2025/10/06 02:58:43 DEBUG : only15: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408fa117d985090c_d20251006_m025348_c001_v0001179_t0016_u01759719228420") 2025/10/06 02:58:43 DEBUG : only15: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9018_d20251006_m025343_c001_v0001104_t0018_u01759719223338") 2025/10/06 02:58:43 DEBUG : only15: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7be6_d20251006_m025324_c001_v7007000_t0000_u01759719204311") 2025/10/06 02:58:43 DEBUG : only15: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fae_d20251006_m025318_c001_v0001104_t0035_u01759719198323") 2025/10/06 02:58:43 DEBUG : only16: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9fa_d20251006_m025355_c001_v7007000_t0000_u01759719235230") 2025/10/06 02:58:43 DEBUG : only16: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4063f195839b902e_d20251006_m025348_c001_v0001104_t0023_u01759719228434") 2025/10/06 02:58:43 DEBUG : only16: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b901e_d20251006_m025344_c001_v0001104_t0034_u01759719224374") 2025/10/06 02:58:44 DEBUG : only16: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7be2_d20251006_m025323_c001_v7007000_t0000_u01759719203929") 2025/10/06 02:58:44 DEBUG : only16: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fb2_d20251006_m025319_c001_v0001104_t0022_u01759719199471") 2025/10/06 02:58:44 DEBUG : only17: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9fb_d20251006_m025355_c001_v7007000_t0000_u01759719235412") 2025/10/06 02:58:44 DEBUG : only17: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408fa117d9850910_d20251006_m025348_c001_v0001179_t0016_u01759719228603") 2025/10/06 02:58:44 DEBUG : only17: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9022_d20251006_m025345_c001_v0001104_t0055_u01759719225317") 2025/10/06 02:58:44 DEBUG : only17: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ec64_d20251006_m025324_c001_v7007000_t0000_u01759719204417") 2025/10/06 02:58:44 DEBUG : only17: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fb4_d20251006_m025320_c001_v0001104_t0007_u01759719200364") 2025/10/06 02:58:44 DEBUG : only18: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9fc_d20251006_m025355_c001_v7007000_t0000_u01759719235594") 2025/10/06 02:58:44 DEBUG : only18: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4063f195839b9032_d20251006_m025348_c001_v0001104_t0023_u01759719228619") 2025/10/06 02:58:44 DEBUG : only18: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9026_d20251006_m025346_c001_v0001104_t0019_u01759719226123") 2025/10/06 02:58:44 DEBUG : only18: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ec65_d20251006_m025324_c001_v7007000_t0000_u01759719204609") 2025/10/06 02:58:45 DEBUG : only18: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fbc_d20251006_m025321_c001_v0001104_t0030_u01759719201285") 2025/10/06 02:58:45 DEBUG : only19: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9fd_d20251006_m025355_c001_v7007000_t0000_u01759719235778") 2025/10/06 02:58:45 DEBUG : only19: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41069f502f4368bd_d20251006_m025348_c001_v0001178_t0049_u01759719228778") 2025/10/06 02:58:45 DEBUG : only19: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9028_d20251006_m025346_c001_v0001104_t0058_u01759719226864") 2025/10/06 02:58:45 DEBUG : only19: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7be3_d20251006_m025324_c001_v7007000_t0000_u01759719204110") 2025/10/06 02:58:45 DEBUG : only19: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fc2_d20251006_m025322_c001_v0001104_t0020_u01759719202106") 2025/10/06 02:58:45 DEBUG : only2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9fe_d20251006_m025355_c001_v7007000_t0000_u01759719235960") 2025/10/06 02:58:45 DEBUG : only2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408fa117d9850914_d20251006_m025348_c001_v0001179_t0016_u01759719228786") 2025/10/06 02:58:45 DEBUG : only2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fdf_d20251006_m025332_c001_v0001104_t0023_u01759719212321") 2025/10/06 02:58:45 DEBUG : only2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7beb_d20251006_m025324_c001_v7007000_t0000_u01759719204835") 2025/10/06 02:58:45 DEBUG : only2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f76_d20251006_m025307_c001_v0001104_t0026_u01759719187351") 2025/10/06 02:58:45 DEBUG : only3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547b9ff_d20251006_m025356_c001_v7007000_t0000_u01759719236142") 2025/10/06 02:58:45 DEBUG : only3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408fa117d9850918_d20251006_m025348_c001_v0001179_t0016_u01759719228977") 2025/10/06 02:58:45 DEBUG : only3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fe4_d20251006_m025333_c001_v0001104_t0033_u01759719213573") 2025/10/06 02:58:45 DEBUG : only3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4076aecfaa8ad4d0_d20251006_m025324_c001_v7007000_t0000_u01759719204329") 2025/10/06 02:58:45 DEBUG : only3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f79_d20251006_m025308_c001_v0001104_t0027_u01759719188436") 2025/10/06 02:58:45 DEBUG : only4: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba00_d20251006_m025356_c001_v7007000_t0000_u01759719236323") 2025/10/06 02:58:45 DEBUG : only4: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41069f502f4368c3_d20251006_m025349_c001_v0001178_t0049_u01759719229204") 2025/10/06 02:58:45 DEBUG : only4: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fe8_d20251006_m025334_c001_v0001104_t0021_u01759719214376") 2025/10/06 02:58:45 DEBUG : only4: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7be7_d20251006_m025324_c001_v7007000_t0000_u01759719204471") 2025/10/06 02:58:46 DEBUG : only4: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f7b_d20251006_m025309_c001_v0001104_t0026_u01759719189224") 2025/10/06 02:58:46 DEBUG : only5: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba01_d20251006_m025356_c001_v7007000_t0000_u01759719236504") 2025/10/06 02:58:46 DEBUG : only5: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4063f195839b903a_d20251006_m025349_c001_v0001104_t0023_u01759719229194") 2025/10/06 02:58:46 DEBUG : only5: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8fee_d20251006_m025335_c001_v0001104_t0033_u01759719215197") 2025/10/06 02:58:46 DEBUG : only5: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7bec_d20251006_m025324_c001_v7007000_t0000_u01759719204862") 2025/10/06 02:58:46 DEBUG : only5: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f81_d20251006_m025310_c001_v0001104_t0049_u01759719190094") 2025/10/06 02:58:46 DEBUG : only6: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba02_d20251006_m025356_c001_v7007000_t0000_u01759719236686") 2025/10/06 02:58:46 DEBUG : only6: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408fa117d985091c_d20251006_m025349_c001_v0001179_t0016_u01759719229347") 2025/10/06 02:58:46 DEBUG : only6: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8ff2_d20251006_m025335_c001_v0001104_t0055_u01759719215995") 2025/10/06 02:58:46 DEBUG : only6: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f42295322b193ec63_d20251006_m025324_c001_v7007000_t0000_u01759719204131") 2025/10/06 02:58:46 DEBUG : only6: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f85_d20251006_m025310_c001_v0001104_t0052_u01759719190786") 2025/10/06 02:58:46 DEBUG : only7: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba03_d20251006_m025356_c001_v7007000_t0000_u01759719236880") 2025/10/06 02:58:46 DEBUG : only7: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4063f195839b9036_d20251006_m025349_c001_v0001104_t0023_u01759719229003") 2025/10/06 02:58:46 DEBUG : only7: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8ff4_d20251006_m025336_c001_v0001104_t0032_u01759719216608") 2025/10/06 02:58:46 DEBUG : only7: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7be9_d20251006_m025324_c001_v7007000_t0000_u01759719204654") 2025/10/06 02:58:46 DEBUG : only7: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f8b_d20251006_m025311_c001_v0001104_t0013_u01759719191646") 2025/10/06 02:58:46 DEBUG : only8: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba04_d20251006_m025357_c001_v7007000_t0000_u01759719237063") 2025/10/06 02:58:46 DEBUG : only8: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408fa117d985091a_d20251006_m025349_c001_v0001179_t0016_u01759719229161") 2025/10/06 02:58:46 DEBUG : only8: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8ff8_d20251006_m025337_c001_v0001104_t0048_u01759719217512") 2025/10/06 02:58:46 DEBUG : only8: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417c1ee2974c7be4_d20251006_m025324_c001_v7007000_t0000_u01759719204129") 2025/10/06 02:58:46 DEBUG : only8: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f8d_d20251006_m025312_c001_v0001104_t0035_u01759719192455") 2025/10/06 02:58:46 DEBUG : only9: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba05_d20251006_m025357_c001_v7007000_t0000_u01759719237245") 2025/10/06 02:58:47 DEBUG : only9: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f412e694fc11a9e08_d20251006_m025349_c001_v0001184_t0045_u01759719229179") 2025/10/06 02:58:47 DEBUG : only9: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8ffc_d20251006_m025338_c001_v0001104_t0012_u01759719218192") 2025/10/06 02:58:47 DEBUG : only9: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4076aecfaa8ad4cf_d20251006_m025324_c001_v7007000_t0000_u01759719204142") 2025/10/06 02:58:47 DEBUG : only9: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8f8f_d20251006_m025313_c001_v0001104_t0055_u01759719193156") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931f1e_d20251006_m025005_c001_v7007000_t0000_u01759719005487") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8d7b_d20251006_m025002_c001_v0001104_t0032_u01759719002727") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931ef2_d20251006_m025001_c001_v7007000_t0000_u01759719001971") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8d76_d20251006_m024959_c001_v0001104_t0012_u01759718999565") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931ee2_d20251006_m024958_c001_v7007000_t0000_u01759718998737") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985051e_d20251006_m024956_c001_v0001179_t0036_u01759718996230") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c7b_d20251006_m024945_c001_v7007000_t0000_u01759718985603") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c85a4_d20251006_m024944_c001_v0001136_t0032_u01759718984174") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c6e_d20251006_m024942_c001_v7007000_t0000_u01759718982518") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8592_d20251006_m024941_c001_v0001136_t0043_u01759718981183") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c56_d20251006_m024939_c001_v7007000_t0000_u01759718979990") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c858c_d20251006_m024938_c001_v0001136_t0003_u01759718978784") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c08_d20251006_m024932_c001_v7007000_t0000_u01759718972246") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8570_d20251006_m024930_c001_v0001136_t0020_u01759718970868") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08bf9_d20251006_m024930_c001_v7007000_t0000_u01759718970494") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8564_d20251006_m024929_c001_v0001136_t0021_u01759718969016") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08be7_d20251006_m024928_c001_v7007000_t0000_u01759718968658") 2025/10/06 02:58:47 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c855e_d20251006_m024927_c001_v0001136_t0029_u01759718967664") 2025/10/06 02:58:48 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c855c_d20251006_m024926_c001_v0001136_t0008_u01759718966615") 2025/10/06 02:58:48 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08bcd_d20251006_m024926_c001_v7007000_t0000_u01759718966256") 2025/10/06 02:58:48 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8552_d20251006_m024925_c001_v0001136_t0010_u01759718965416") 2025/10/06 02:58:48 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c854c_d20251006_m024924_c001_v0001136_t0033_u01759718964667") 2025/10/06 02:58:48 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08bbb_d20251006_m024923_c001_v7007000_t0000_u01759718963950") 2025/10/06 02:58:48 DEBUG : potato: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8544_d20251006_m024923_c001_v0001136_t0010_u01759718963054") 2025/10/06 02:58:48 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd22c_d20251006_m025052_c001_v7007000_t0000_u01759719052806") 2025/10/06 02:58:48 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8e23_d20251006_m025051_c001_v0001104_t0016_u01759719051728") 2025/10/06 02:58:48 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417d45504273b8a7_d20251006_m025043_c001_v7007000_t0000_u01759719043308") 2025/10/06 02:58:48 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985059e_d20251006_m025038_c001_v0001179_t0053_u01759719038656") 2025/10/06 02:58:48 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9a46_d20251006_m025031_c001_v7007000_t0000_u01759719031030") 2025/10/06 02:58:48 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8dc2_d20251006_m025025_c001_v0001104_t0057_u01759719025942") 2025/10/06 02:58:48 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931fc2_d20251006_m025018_c001_v7007000_t0000_u01759719018172") 2025/10/06 02:58:48 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850554_d20251006_m025012_c001_v0001179_t0058_u01759719012985") 2025/10/06 02:58:48 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c82_d20251006_m024950_c001_v7007000_t0000_u01759718990265") 2025/10/06 02:58:48 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c85b6_d20251006_m024948_c001_v0001136_t0058_u01759718988409") 2025/10/06 02:58:48 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c80_d20251006_m024948_c001_v7007000_t0000_u01759718988049") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c85af_d20251006_m024946_c001_v0001136_t0013_u01759718986144") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c7c_d20251006_m024945_c001_v7007000_t0000_u01759718985786") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c85aa_d20251006_m024944_c001_v0001136_t0047_u01759718984907") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c73_d20251006_m024943_c001_v7007000_t0000_u01759718983815") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c859c_d20251006_m024942_c001_v0001136_t0038_u01759718982879") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c60_d20251006_m024940_c001_v7007000_t0000_u01759718980817") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8590_d20251006_m024939_c001_v0001136_t0039_u01759718979976") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c11_d20251006_m024932_c001_v7007000_t0000_u01759718972983") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8576_d20251006_m024931_c001_v0001136_t0042_u01759718971947") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c32b_d20251006_m024829_c001_v7007000_t0000_u01759718909788") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8488_d20251006_m024828_c001_v0001136_t0033_u01759718908906") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c326_d20251006_m024828_c001_v7007000_t0000_u01759718908005") 2025/10/06 02:58:49 DEBUG : potato2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c847c_d20251006_m024827_c001_v0001136_t0047_u01759718907348") 2025/10/06 02:58:49 DEBUG : potato3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f417d45504273b8a8_d20251006_m025043_c001_v7007000_t0000_u01759719043491") 2025/10/06 02:58:49 DEBUG : potato3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98505a2_d20251006_m025039_c001_v0001179_t0030_u01759719039752") 2025/10/06 02:58:49 DEBUG : potato3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9a44_d20251006_m025030_c001_v7007000_t0000_u01759719030813") 2025/10/06 02:58:49 DEBUG : potato3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8dc5_d20251006_m025027_c001_v0001104_t0006_u01759719027126") 2025/10/06 02:58:49 DEBUG : potato3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931fc3_d20251006_m025018_c001_v7007000_t0000_u01759719018524") 2025/10/06 02:58:49 DEBUG : potato3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850556_d20251006_m025014_c001_v0001179_t0021_u01759719014221") 2025/10/06 02:58:49 DEBUG : pre-dest1/1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f14719_d20251006_m025126_c001_v7007000_t0000_u01759719086122") 2025/10/06 02:58:50 DEBUG : pre-dest1/1: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850653_d20251006_m025117_c001_v0001179_t0031_u01759719077901") 2025/10/06 02:58:50 DEBUG : pre-dest2/2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1471b_d20251006_m025126_c001_v7007000_t0000_u01759719086318") 2025/10/06 02:58:50 DEBUG : pre-dest2/2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8e75_d20251006_m025118_c001_v0001104_t0019_u01759719078536") 2025/10/06 02:58:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd26f_d20251006_m025103_c001_v7007000_t0000_u01759719063868") 2025/10/06 02:58:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d98505f9_d20251006_m025100_c001_v0001179_t0037_u01759719060708") 2025/10/06 02:58:50 DEBUG : sizeonly: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b72_d20251006_m024907_c001_v7007000_t0000_u01759718947466") 2025/10/06 02:58:50 DEBUG : sizeonly: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8510_d20251006_m024906_c001_v0001136_t0019_u01759718946194") 2025/10/06 02:58:50 DEBUG : splitbanan: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f149b1_d20251006_m025612_c001_v7007000_t0000_u01759719372540") 2025/10/06 02:58:50 DEBUG : splitbanan: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436b60_d20251006_m025605_c001_v0001178_t0058_u01759719365406") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39789_d20251006_m025727_c001_v7007000_t0000_u01759719447110") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850cdf_d20251006_m025720_c001_v0001179_t0013_u01759719440834") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9dd3_d20251006_m025712_c001_v7007000_t0000_u01759719432381") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c9b_d20251006_m025706_c001_v0001179_t0055_u01759719426270") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41170a009545731b_d20251006_m025657_c001_v7007000_t0000_u01759719417510") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c5a_d20251006_m025651_c001_v0001179_t0002_u01759719411555") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de932572_d20251006_m025642_c001_v7007000_t0000_u01759719402488") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850c0e_d20251006_m025636_c001_v0001179_t0029_u01759719396475") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41538102f8cd017f_d20251006_m025627_c001_v7007000_t0000_u01759719387965") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850bc8_d20251006_m025621_c001_v0001179_t0046_u01759719381237") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc396a7_d20251006_m025607_c001_v7007000_t0000_u01759719367259") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa11c_d20251006_m025604_c001_v0001184_t0017_u01759719364390") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f408c1cfbd06969cb_d20251006_m025556_c001_v7007000_t0000_u01759719356089") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b91c8_d20251006_m025549_c001_v0001104_t0023_u01759719349291") 2025/10/06 02:58:50 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40109ad4bf83d4b8_d20251006_m025547_c001_v7007000_t0000_u01759719347924") 2025/10/06 02:58:51 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b91b3_d20251006_m025544_c001_v0001104_t0041_u01759719344982") 2025/10/06 02:58:51 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4232a9c4e0f1497f_d20251006_m025536_c001_v7007000_t0000_u01759719336856") 2025/10/06 02:58:51 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa01b_d20251006_m025529_c001_v0001184_t0054_u01759719329646") 2025/10/06 02:58:51 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f410e8027cf7c9cee_d20251006_m025528_c001_v7007000_t0000_u01759719328061") 2025/10/06 02:58:51 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436a7f_d20251006_m025524_c001_v0001178_t0026_u01759719324947") 2025/10/06 02:58:51 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40109ad4bf83d453_d20251006_m025510_c001_v7007000_t0000_u01759719310553") 2025/10/06 02:58:51 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a73_d20251006_m025507_c001_v0001179_t0020_u01759719307273") 2025/10/06 02:58:51 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4085d64a5b1a6049_d20251006_m025459_c001_v7007000_t0000_u01759719299220") 2025/10/06 02:58:51 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850a2b_d20251006_m025452_c001_v0001179_t0021_u01759719292869") 2025/10/06 02:58:51 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40313894bdccd536_d20251006_m025436_c001_v7007000_t0000_u01759719276423") 2025/10/06 02:58:51 DEBUG : splitbananasplit: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850985_d20251006_m025413_c001_v0001179_t0035_u01759719253396") 2025/10/06 02:58:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f416c43b8fe715e30_d20251006_m025550_c001_v7007000_t0000_u01759719350915") 2025/10/06 02:58:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa09a_d20251006_m025546_c001_v0001184_t0021_u01759719346253") 2025/10/06 02:58:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba0f_d20251006_m025406_c001_v7007000_t0000_u01759719246036") 2025/10/06 02:58:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f43690d_d20251006_m025405_c001_v0001178_t0049_u01759719245024") 2025/10/06 02:58:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba0d_d20251006_m025404_c001_v7007000_t0000_u01759719244259") 2025/10/06 02:58:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9062_d20251006_m025402_c001_v0001104_t0029_u01759719242427") 2025/10/06 02:58:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931f5a_d20251006_m025009_c001_v7007000_t0000_u01759719009992") 2025/10/06 02:58:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850544_d20251006_m025008_c001_v0001179_t0045_u01759719008738") 2025/10/06 02:58:51 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931f41_d20251006_m025008_c001_v7007000_t0000_u01759719008165") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d985053c_d20251006_m025006_c001_v0001179_t0038_u01759719006698") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b69_d20251006_m024903_c001_v7007000_t0000_u01759718943966") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8500_d20251006_m024902_c001_v0001136_t0005_u01759718942299") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b67_d20251006_m024901_c001_v7007000_t0000_u01759718941944") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84f6_d20251006_m024900_c001_v0001136_t0013_u01759718940747") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b65_d20251006_m024858_c001_v7007000_t0000_u01759718938697") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84e9_d20251006_m024857_c001_v0001136_t0041_u01759718937397") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b63_d20251006_m024856_c001_v7007000_t0000_u01759718936862") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84e5_d20251006_m024855_c001_v0001136_t0044_u01759718935676") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84dd_d20251006_m024852_c001_v0001136_t0003_u01759718932710") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08b56_d20251006_m024852_c001_v7007000_t0000_u01759718932326") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84d9_d20251006_m024851_c001_v0001136_t0038_u01759718931654") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84d7_d20251006_m024850_c001_v0001136_t0000_u01759718930725") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c344_d20251006_m024849_c001_v7007000_t0000_u01759718929947") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84cb_d20251006_m024847_c001_v0001136_t0052_u01759718927404") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84c5_d20251006_m024844_c001_v0001136_t0033_u01759718924677") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c342_d20251006_m024844_c001_v7007000_t0000_u01759718924319") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84bf_d20251006_m024843_c001_v0001136_t0033_u01759718923554") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84bd_d20251006_m024842_c001_v0001136_t0058_u01759718922885") 2025/10/06 02:58:52 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c341_d20251006_m024842_c001_v7007000_t0000_u01759718922529") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84aa_d20251006_m024838_c001_v0001136_t0043_u01759718918807") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c33d_d20251006_m024838_c001_v7007000_t0000_u01759718918447") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84a6_d20251006_m024837_c001_v0001136_t0047_u01759718917817") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c33b_d20251006_m024836_c001_v7007000_t0000_u01759718916926") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84a2_d20251006_m024836_c001_v0001136_t0025_u01759718916160") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c339_d20251006_m024835_c001_v7007000_t0000_u01759718915624") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c84a0_d20251006_m024834_c001_v0001136_t0049_u01759718914929") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c337_d20251006_m024834_c001_v7007000_t0000_u01759718914036") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8496_d20251006_m024833_c001_v0001136_t0055_u01759718913154") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c336_d20251006_m024832_c001_v7007000_t0000_u01759718912614") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8494_d20251006_m024831_c001_v0001136_t0020_u01759718911660") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c332_d20251006_m024831_c001_v7007000_t0000_u01759718911077") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8490_d20251006_m024830_c001_v0001136_t0039_u01759718910376") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c31e_d20251006_m024825_c001_v7007000_t0000_u01759718905492") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8472_d20251006_m024824_c001_v0001136_t0003_u01759718904855") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c31b_d20251006_m024824_c001_v7007000_t0000_u01759718904320") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c846c_d20251006_m024823_c001_v0001136_t0039_u01759718903575") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c316_d20251006_m024822_c001_v7007000_t0000_u01759718902682") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c8462_d20251006_m024821_c001_v0001136_t0002_u01759718901977") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4196046f1117c30e_d20251006_m024819_c001_v7007000_t0000_u01759718899605") 2025/10/06 02:58:53 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c844f_d20251006_m024818_c001_v0001136_t0054_u01759718898896") 2025/10/06 02:58:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba10_d20251006_m025406_c001_v7007000_t0000_u01759719246222") 2025/10/06 02:58:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850959_d20251006_m025405_c001_v0001179_t0053_u01759719245033") 2025/10/06 02:58:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba0e_d20251006_m025404_c001_v7007000_t0000_u01759719244443") 2025/10/06 02:58:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9e4c_d20251006_m025402_c001_v0001184_t0032_u01759719242433") 2025/10/06 02:58:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39796_d20251006_m025729_c001_v7007000_t0000_u01759719449110") 2025/10/06 02:58:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436d06_d20251006_m025728_c001_v0001178_t0014_u01759719448474") 2025/10/06 02:58:54 DEBUG : sub/yam: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931f16_d20251006_m025004_c001_v7007000_t0000_u01759719004930") 2025/10/06 02:58:54 DEBUG : sub/yam: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850533_d20251006_m025002_c001_v0001179_t0014_u01759719002714") 2025/10/06 02:58:54 DEBUG : test_dir1/file2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba0a_d20251006_m025401_c001_v7007000_t0000_u01759719241677") 2025/10/06 02:58:54 DEBUG : test_dir1/file2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f4368fb_d20251006_m025400_c001_v0001178_t0056_u01759719240248") 2025/10/06 02:58:54 DEBUG : test_dir1/file2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba07_d20251006_m025359_c001_v7007000_t0000_u01759719239468") 2025/10/06 02:58:54 DEBUG : test_dir1/file2: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f4368ef_d20251006_m025358_c001_v0001178_t0053_u01759719238207") 2025/10/06 02:58:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba0b_d20251006_m025401_c001_v7007000_t0000_u01759719241858") 2025/10/06 02:58:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11a9e3e_d20251006_m025400_c001_v0001184_t0014_u01759719240234") 2025/10/06 02:58:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f41428c7da547ba08_d20251006_m025359_c001_v7007000_t0000_u01759719239649") 2025/10/06 02:58:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9050_d20251006_m025358_c001_v0001104_t0009_u01759719238197") 2025/10/06 02:58:54 DEBUG : three: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c8c_d20251006_m024955_c001_v7007000_t0000_u01759718995501") 2025/10/06 02:58:54 DEBUG : three: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c85d7_d20251006_m024954_c001_v0001136_t0023_u01759718994134") 2025/10/06 02:58:54 DEBUG : three: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10179349210c85ce_d20251006_m024951_c001_v0001136_t0034_u01759718991758") 2025/10/06 02:58:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc397a2_d20251006_m025731_c001_v7007000_t0000_u01759719451307") 2025/10/06 02:58:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9303_d20251006_m025730_c001_v0001104_t0011_u01759719450052") 2025/10/06 02:58:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc3981d_d20251006_m025749_c001_v7007000_t0000_u01759719469320") 2025/10/06 02:58:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa330_d20251006_m025747_c001_v0001184_t0047_u01759719467767") 2025/10/06 02:58:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39814_d20251006_m025746_c001_v7007000_t0000_u01759719466237") 2025/10/06 02:58:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9329_d20251006_m025744_c001_v0001104_t0055_u01759719464263") 2025/10/06 02:58:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc397fe_d20251006_m025743_c001_v7007000_t0000_u01759719463268") 2025/10/06 02:58:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436d31_d20251006_m025742_c001_v0001178_t0039_u01759719462658") 2025/10/06 02:58:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc397d3_d20251006_m025738_c001_v7007000_t0000_u01759719458144") 2025/10/06 02:58:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b9319_d20251006_m025737_c001_v0001104_t0045_u01759719457024") 2025/10/06 02:58:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc397e1_d20251006_m025740_c001_v7007000_t0000_u01759719460115") 2025/10/06 02:58:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa305_d20251006_m025739_c001_v0001184_t0025_u01759719459084") 2025/10/06 02:58:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc397c5_d20251006_m025736_c001_v7007000_t0000_u01759719456075") 2025/10/06 02:58:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f11069f502f436d14_d20251006_m025735_c001_v0001178_t0041_u01759719455402") 2025/10/06 02:58:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc397b9_d20251006_m025734_c001_v7007000_t0000_u01759719454455") 2025/10/06 02:58:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850d26_d20251006_m025733_c001_v0001179_t0056_u01759719453813") 2025/10/06 02:58:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc397ae_d20251006_m025732_c001_v7007000_t0000_u01759719452859") 2025/10/06 02:58:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112e694fc11aa2e4_d20251006_m025732_c001_v0001184_t0001_u01759719452252") 2025/10/06 02:58:55 DEBUG : toe/toe/toe: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f416c43b8fe715ecc_d20251006_m025754_c001_v7007000_t0000_u01759719474757") 2025/10/06 02:58:55 DEBUG : toe/toe/toe: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b933a_d20251006_m025753_c001_v0001104_t0021_u01759719473271") 2025/10/06 02:58:55 DEBUG : toe/toe/toe: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc397f0_d20251006_m025741_c001_v7007000_t0000_u01759719461719") 2025/10/06 02:58:55 DEBUG : toe/toe/toe: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850d3d_d20251006_m025741_c001_v0001179_t0037_u01759719461075") 2025/10/06 02:58:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc3981f_d20251006_m025749_c001_v7007000_t0000_u01759719469899") 2025/10/06 02:58:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850d56_d20251006_m025749_c001_v0001179_t0058_u01759719469095") 2025/10/06 02:58:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4180a1b26dc39816_d20251006_m025746_c001_v7007000_t0000_u01759719466818") 2025/10/06 02:58:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1114cd13bf2e84ae_d20251006_m025745_c001_v0001165_t0005_u01759719465970") 2025/10/06 02:58:56 DEBUG : two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f415b62f10da08c8d_d20251006_m024955_c001_v7007000_t0000_u01759718995683") 2025/10/06 02:58:56 DEBUG : two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f4063f195839b8d62_d20251006_m024953_c001_v0001104_t0023_u01759718993579") 2025/10/06 02:58:56 DEBUG : two: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f40179349210c85ca_d20251006_m024951_c001_v0001136_t0048_u01759718991575") 2025/10/06 02:58:56 DEBUG : yam: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931f22_d20251006_m025005_c001_v7007000_t0000_u01759719005745") 2025/10/06 02:58:56 DEBUG : yam: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10685af61487be2f_d20251006_m025004_c001_v0001102_t0047_u01759719004346") 2025/10/06 02:58:56 DEBUG : yam: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931eec_d20251006_m025001_c001_v7007000_t0000_u01759719001421") 2025/10/06 02:58:56 DEBUG : yam: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f108fa117d9850522_d20251006_m024959_c001_v0001179_t0039_u01759718999477") 2025/10/06 02:58:56 DEBUG : yam: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931ee1_d20251006_m024958_c001_v7007000_t0000_u01759718998189") 2025/10/06 02:58:56 DEBUG : yam: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f1063f195839b8d64_d20251006_m024956_c001_v0001104_t0044_u01759718996241") 2025/10/06 02:58:56 DEBUG : yaml: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931ef4_d20251006_m025002_c001_v7007000_t0000_u01759719002158") 2025/10/06 02:58:56 DEBUG : yaml: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f10660046ed311ed6_d20251006_m025000_c001_v0001040_t0006_u01759719000673") 2025/10/06 02:58:56 DEBUG : yaml: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f413bd075de931ee3_d20251006_m024958_c001_v7007000_t0000_u01759718998919") 2025/10/06 02:58:56 DEBUG : yaml: Deleting (id "4_zdfa27d4360bdbb7b9f980e1b_f112c0943626da54d_d20251006_m024957_c001_v0001172_t0014_u01759718997713") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m41.866578922s (try 1/5)