"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/22 02:34:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare" 2025/07/22 02:34:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 02:34:26 DEBUG : Creating backend with remote "/tmp/rclone3393367613" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/22 02:34:27 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:27 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:27 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:27 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:28 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:34:28 DEBUG : B2 bucket rclone-test-cuqidug4fare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", 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-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", 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-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:30 DEBUG : Creating backend with remote "/non-existing" 2025/07/22 02:34:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/22 02:34:30 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:30 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:31 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:31 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", 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-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:32 INFO : B2 bucket rclone-test-cuqidug4fare: Running all checks before starting transfers 2025/07/22 02:34:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:32 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:32 INFO : B2 bucket rclone-test-cuqidug4fare: Checks finished, now starting transfers 2025/07/22 02:34:32 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.16s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:33 ERROR : Ignoring --no-traverse with sync 2025/07/22 02:34:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:34 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:34 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:34 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:34:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/22 02:34:35 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:35 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/22 02:34:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:34:36 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:36 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:34:37 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:37 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/22 02:34:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:34:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/22 02:34:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:34:38 INFO : sub dir2: Making directory 2025/07/22 02:34:38 INFO : sub dir: Making directory 2025/07/22 02:34:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:38 INFO : sub dir2/sub sub dir2: Making directory 2025/07/22 02:34:38 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:38 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:39 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/22 02:34:39 DEBUG : B2 bucket rclone-test-cuqidug4fare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:39 INFO : sub dir2: Making directory 2025/07/22 02:34:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/22 02:34:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:34:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:40 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:40 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:40 DEBUG : sub dir2: Making directory with metadata 2025/07/22 02:34:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:34:41 INFO : sub dir2: Making directory 2025/07/22 02:34:41 INFO : sub dir: Making directory 2025/07/22 02:34:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:41 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:41 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:41 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:34:41 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/22 02:34:41 DEBUG : B2 bucket rclone-test-cuqidug4fare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/22 02:34:41 DEBUG : B2 bucket rclone-test-cuqidug4fare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", 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-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:42 INFO : sub dir2: Making directory 2025/07/22 02:34:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:42 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:42 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:43 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:34:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:43 DEBUG : sub dir2: Making directory with metadata 2025/07/22 02:34:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:34:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:34:43 INFO : sub dir2: Making directory 2025/07/22 02:34:43 INFO : sub dir: Making directory 2025/07/22 02:34:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:43 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:43 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:44 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:34:44 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/22 02:34:44 DEBUG : B2 bucket rclone-test-cuqidug4fare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", 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-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:45 INFO : sub dir2: Making directory 2025/07/22 02:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:45 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:45 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:45 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:34:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gojecil6data" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cuqidug4fare -> B2 bucket rclone-test-gojecil6data 2025/07/22 02:34:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:48 DEBUG : B2 bucket rclone-test-gojecil6data: Waiting for checks to finish 2025/07/22 02:34:48 DEBUG : B2 bucket rclone-test-gojecil6data: Waiting for transfers to finish 2025/07/22 02:34:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/22 02:34:49 DEBUG : B2 bucket rclone-test-gojecil6data: Purge remote 2025/07/22 02:34:49 INFO : B2 bucket rclone-test-gojecil6data: cleaning bucket "rclone-test-gojecil6data" of all files 2025/07/22 02:34:49 DEBUG : sub dir/hello world: Deleting (id "4_zbf62cdf3f0bd2bfb9f880e1b_f11023d43ef3026de_d20250722_m023449_c001_v0001116_t0022_u01753151689029") --- PASS: TestServerSideCopy (4.56s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/22 02:34:51 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:51 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/22 02:34:51 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.53s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jubigas2zalo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cuqidug4fare -> B2 bucket rclone-test-jubigas2zalo 2025/07/22 02:34:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:34:54 DEBUG : B2 bucket rclone-test-jubigas2zalo: Waiting for checks to finish 2025/07/22 02:34:54 DEBUG : B2 bucket rclone-test-jubigas2zalo: Waiting for transfers to finish 2025/07/22 02:34:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:34:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/22 02:34:55 DEBUG : B2 bucket rclone-test-jubigas2zalo: Waiting for checks to finish 2025/07/22 02:34:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/22 02:34:55 DEBUG : B2 bucket rclone-test-jubigas2zalo: Waiting for transfers to finish 2025/07/22 02:34:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/22 02:34:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/22 02:34:56 DEBUG : B2 bucket rclone-test-jubigas2zalo: Purge remote 2025/07/22 02:34:56 INFO : B2 bucket rclone-test-jubigas2zalo: cleaning bucket "rclone-test-jubigas2zalo" of all files 2025/07/22 02:34:56 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2ed53f0bd2bfb9f880e1b_f114e8509a6f7627c_d20250722_m023455_c001_v0001116_t0039_u01753151695866") 2025/07/22 02:34:56 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2ed53f0bd2bfb9f880e1b_f109a7a960b7e87db_d20250722_m023454_c001_v0001037_t0026_u01753151694669") --- PASS: TestServerSideCopyOverSelf (5.89s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:34:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/22 02:34:59 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:34:59 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:34:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/22 02:34:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/22 02:34:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.54s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xodariw6zoxa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cuqidug4fare -> B2 bucket rclone-test-xodariw6zoxa 2025/07/22 02:35:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:35:01 DEBUG : B2 bucket rclone-test-xodariw6zoxa: Waiting for checks to finish 2025/07/22 02:35:01 DEBUG : B2 bucket rclone-test-xodariw6zoxa: Waiting for transfers to finish 2025/07/22 02:35:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:35:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/22 02:35:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/22 02:35:03 DEBUG : B2 bucket rclone-test-xodariw6zoxa: Waiting for checks to finish 2025/07/22 02:35:03 DEBUG : B2 bucket rclone-test-xodariw6zoxa: Waiting for transfers to finish 2025/07/22 02:35:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/22 02:35:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/22 02:35:03 INFO : sub dir/hello world: Deleted 2025/07/22 02:35:04 DEBUG : testing file moves 2025/07/22 02:35:04 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/22 02:35:04 DEBUG : B2 bucket rclone-test-xodariw6zoxa: Waiting for checks to finish 2025/07/22 02:35:04 DEBUG : B2 bucket rclone-test-xodariw6zoxa: Waiting for transfers to finish 2025/07/22 02:35:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/22 02:35:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/22 02:35:05 INFO : sub dir/hello world: Deleted 2025/07/22 02:35:05 DEBUG : B2 bucket rclone-test-xodariw6zoxa: Purge remote 2025/07/22 02:35:05 INFO : B2 bucket rclone-test-xodariw6zoxa: cleaning bucket "rclone-test-xodariw6zoxa" of all files 2025/07/22 02:35:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf920d23f0cd2bfb9f880e1b_f11858fc921399f3e_d20250722_m023504_c001_v0001136_t0042_u01753151704751") 2025/07/22 02:35:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf920d23f0cd2bfb9f880e1b_f110801d6ee94de16_d20250722_m023503_c001_v0001181_t0004_u01753151703384") 2025/07/22 02:35:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf920d23f0cd2bfb9f880e1b_f1135facbe78be2e5_d20250722_m023502_c001_v0001146_t0030_u01753151702165") --- PASS: TestServerSideMoveOverSelf (7.34s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:07 ERROR : error listing: directory not found 2025/07/22 02:35:07 INFO : Local file system at /tmp/rclone3393367613: Making directory 2025/07/22 02:35:07 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:07 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.34s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:35:09 DEBUG : Local file system at /tmp/rclone3393367613: Waiting for checks to finish 2025/07/22 02:35:09 DEBUG : Local file system at /tmp/rclone3393367613: Waiting for transfers to finish 2025/07/22 02:35:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:35:09 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/22 02:35:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.67s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/22 02:35:10 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:10 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:35:10 INFO : check sum: Copied (new) 2025/07/22 02:35:10 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:11 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:35:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/22 02:35:11 DEBUG : check sum: Unchanged skipping 2025/07/22 02:35:11 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:11 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.53s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/22 02:35:12 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:12 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/22 02:35:12 INFO : sizeonly: Copied (new) 2025/07/22 02:35:12 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:12 DEBUG : sizeonly: Sizes identical 2025/07/22 02:35:12 DEBUG : sizeonly: Unchanged skipping 2025/07/22 02:35:12 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:12 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:12 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/22 02:35:13 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:13 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:13 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/22 02:35:13 INFO : ignore-size: Copied (new) 2025/07/22 02:35:13 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:35:14 DEBUG : ignore-size: Unchanged skipping 2025/07/22 02:35:14 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:14 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:14 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:35:15 DEBUG : existing: Unchanged skipping 2025/07/22 02:35:15 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:15 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:15 INFO : There was nothing to transfer 2025/07/22 02:35:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/22 02:35:15 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:15 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/22 02:35:15 INFO : existing: Copied (replaced existing) 2025/07/22 02:35:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.73s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/22 02:35:16 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:16 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/22 02:35:17 INFO : existing: Copied (new) 2025/07/22 02:35:17 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:17 DEBUG : existing: Destination exists, skipping 2025/07/22 02:35:17 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:17 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:17 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:18 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/22 02:35:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:35:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/22 02:35:18 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:18 DEBUG : c/non empty space: Unchanged skipping 2025/07/22 02:35:18 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:35:19 INFO : a/potato2: Copied (new) 2025/07/22 02:35:19 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:19 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35: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/07/22 02:35:20 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:35:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/22 02:35:20 DEBUG : empty space: Unchanged skipping 2025/07/22 02:35:20 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:20 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:20 INFO : There was nothing to transfer 2025/07/22 02:35:21 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/07/22 02:35:21 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:35:22 INFO : empty space: Updated modification time in destination 2025/07/22 02:35:22 DEBUG : empty space: Unchanged skipping 2025/07/22 02:35:22 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:22 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:23 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/07/22 02:35:23 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:35:23 DEBUG : empty space: Unchanged skipping 2025/07/22 02:35:23 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:23 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:24 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/07/22 02:35:24 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3393367613) 2025/07/22 02:35:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cuqidug4fare) 2025/07/22 02:35:24 DEBUG : foo: sha1 differ 2025/07/22 02:35:24 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/22 02:35:24 INFO : foo: Copied (replaced existing) 2025/07/22 02:35:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:35:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/22 02:35:26 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:26 DEBUG : empty space: Unchanged skipping 2025/07/22 02:35:26 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:35:26 INFO : potato: Copied (new) 2025/07/22 02:35:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:28 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:28 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/22 02:35:28 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/22 02:35:28 INFO : potato: Copied (replaced existing) 2025/07/22 02:35:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.70s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:29 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/07/22 02:35:29 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3393367613) 2025/07/22 02:35:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cuqidug4fare) 2025/07/22 02:35:29 DEBUG : potato: sha1 differ 2025/07/22 02:35:29 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/22 02:35:30 INFO : potato: Copied (replaced existing) 2025/07/22 02:35:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:35:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:35:31 DEBUG : empty space: Unchanged skipping 2025/07/22 02:35:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/22 02:35:31 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:31 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:31 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:35:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:35:33 DEBUG : empty space: Unchanged skipping 2025/07/22 02:35:33 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:33 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:35:33 INFO : potato2: Copied (new) 2025/07/22 02:35:33 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:35 INFO : d: Making directory 2025/07/22 02:35:35 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/22 02:35:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:35:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/22 02:35:35 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:35 DEBUG : c/non empty space: Unchanged skipping 2025/07/22 02:35:35 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:35:35 INFO : a/potato2: Copied (new) 2025/07/22 02:35:35 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:35 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:37 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/22 02:35:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/22 02:35:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:35:37 DEBUG : c/non empty space: Unchanged skipping 2025/07/22 02:35:37 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:37 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:35:37 INFO : a/potato2: Copied (new) 2025/07/22 02:35:37 ERROR : B2 bucket rclone-test-cuqidug4fare: not deleting files as there were IO errors 2025/07/22 02:35:37 ERROR : B2 bucket rclone-test-cuqidug4fare: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:39 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:35:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:35:39 DEBUG : empty space: Unchanged skipping 2025/07/22 02:35:39 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:39 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:39 INFO : potato: Deleted 2025/07/22 02:35:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:35:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:41 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:41 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:41 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:41 INFO : potato: Deleted 2025/07/22 02:35:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:35:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:35:42 DEBUG : empty space: Unchanged skipping 2025/07/22 02:35:42 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:42 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:35:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.44s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:35:43 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:43 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:44 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/22 02:35:44 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.76s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:45 DEBUG : enormous: Excluded (Size Filter) 2025/07/22 02:35:45 DEBUG : enormous: Excluded 2025/07/22 02:35:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/22 02:35:45 DEBUG : potato2: Excluded 2025/07/22 02:35:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/22 02:35:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:35:45 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:45 DEBUG : empty space: Unchanged skipping 2025/07/22 02:35:45 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:45 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:45 INFO : There was nothing to transfer 2025/07/22 02:35:46 DEBUG : enormous: Excluded (Size Filter) 2025/07/22 02:35:46 DEBUG : enormous: Excluded 2025/07/22 02:35:46 DEBUG : potato2: Excluded (Size Filter) 2025/07/22 02:35:46 DEBUG : potato2: Excluded 2025/07/22 02:35:46 DEBUG : potato2: Excluded (Size Filter) 2025/07/22 02:35:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/22 02:35:46 DEBUG : empty space: Unchanged skipping 2025/07/22 02:35:46 DEBUG : Local file system at /tmp/rclone3393367613: Waiting for checks to finish 2025/07/22 02:35:46 DEBUG : Local file system at /tmp/rclone3393367613: Waiting for transfers to finish 2025/07/22 02:35:46 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:47 DEBUG : enormous: Excluded (Size Filter) 2025/07/22 02:35:47 DEBUG : enormous: Excluded 2025/07/22 02:35:47 DEBUG : potato2: Excluded (Size Filter) 2025/07/22 02:35:47 DEBUG : potato2: Excluded 2025/07/22 02:35:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:35:48 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:48 DEBUG : empty space: Unchanged skipping 2025/07/22 02:35:48 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:48 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:48 INFO : enormous: Deleted 2025/07/22 02:35:48 INFO : potato2: Deleted 2025/07/22 02:35:48 INFO : There was nothing to transfer 2025/07/22 02:35:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/22 02:35:48 DEBUG : empty space: Unchanged skipping 2025/07/22 02:35:48 DEBUG : Local file system at /tmp/rclone3393367613: Waiting for checks to finish 2025/07/22 02:35:48 DEBUG : Local file system at /tmp/rclone3393367613: Waiting for transfers to finish 2025/07/22 02:35:48 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:48 INFO : enormous: Deleted 2025/07/22 02:35:48 INFO : potato2: Deleted 2025/07/22 02:35:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:35:50 DEBUG : five: Need to transfer - File not found at Destination 2025/07/22 02:35:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/22 02:35:50 DEBUG : one: Destination is newer than source, skipping 2025/07/22 02:35:50 DEBUG : three: Sizes identical 2025/07/22 02:35:50 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3393367613) 2025/07/22 02:35:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cuqidug4fare) 2025/07/22 02:35:50 DEBUG : two: sha1 differ 2025/07/22 02:35:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/22 02:35:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/22 02:35:50 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/22 02:35:51 INFO : five: Copied (new) 2025/07/22 02:35:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/22 02:35:51 INFO : four: Copied (replaced existing) 2025/07/22 02:35:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/22 02:35:51 INFO : two: Copied (replaced existing) 2025/07/22 02:35:51 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:51 DEBUG : one: Destination is newer than source, skipping 2025/07/22 02:35:51 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/22 02:35:51 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/22 02:35:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/22 02:35:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3393367613) 2025/07/22 02:35:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cuqidug4fare) 2025/07/22 02:35:51 DEBUG : three: sha1 differ 2025/07/22 02:35:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/22 02:35:51 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/22 02:35:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/22 02:35:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/22 02:35:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/22 02:35:51 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/22 02:35:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/22 02:35:51 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:35:52 INFO : three: Copied (replaced existing) 2025/07/22 02:35:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.29s) === 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-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/22 02:35:53 INFO : B2 bucket rclone-test-cuqidug4fare: Making map for --track-renames 2025/07/22 02:35:53 INFO : B2 bucket rclone-test-cuqidug4fare: Finished making map for --track-renames 2025/07/22 02:35:53 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:53 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for renames to finish 2025/07/22 02:35:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/22 02:35:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/22 02:35:53 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/22 02:35:54 INFO : yam: Copied (new) 2025/07/22 02:35:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/22 02:35:54 INFO : potato: Copied (new) 2025/07/22 02:35:54 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:35:54 INFO : B2 bucket rclone-test-cuqidug4fare: Making map for --track-renames 2025/07/22 02:35:54 INFO : B2 bucket rclone-test-cuqidug4fare: Finished making map for --track-renames 2025/07/22 02:35:54 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:54 DEBUG : potato: Unchanged skipping 2025/07/22 02:35:54 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for renames to finish 2025/07/22 02:35:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/22 02:35:55 INFO : yam: Copied (server-side copy) to: yaml 2025/07/22 02:35:55 INFO : yam: Deleted 2025/07/22 02:35:55 INFO : yaml: Renamed from "yam" 2025/07/22 02:35:55 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/22 02:35:56 INFO : B2 bucket rclone-test-cuqidug4fare: Making map for --track-renames 2025/07/22 02:35:56 INFO : B2 bucket rclone-test-cuqidug4fare: Finished making map for --track-renames 2025/07/22 02:35:56 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/22 02:35:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/22 02:35:56 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for renames to finish 2025/07/22 02:35:56 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/22 02:35:56 INFO : potato: Copied (new) 2025/07/22 02:35:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/22 02:35:57 INFO : yam: Copied (new) 2025/07/22 02:35:57 DEBUG : Waiting for deletions to finish 2025/07/22 02:35:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:35:57 INFO : B2 bucket rclone-test-cuqidug4fare: Making map for --track-renames 2025/07/22 02:35:57 INFO : B2 bucket rclone-test-cuqidug4fare: Finished making map for --track-renames 2025/07/22 02:35:57 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:57 DEBUG : potato: Unchanged skipping 2025/07/22 02:35:57 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for renames to finish 2025/07/22 02:35:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/22 02:35:58 INFO : yam: Copied (server-side copy) to: yaml 2025/07/22 02:35:58 INFO : yam: Deleted 2025/07/22 02:35:58 INFO : yaml: Renamed from "yam" 2025/07/22 02:35:58 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/22 02:35:59 INFO : B2 bucket rclone-test-cuqidug4fare: Making map for --track-renames 2025/07/22 02:35:59 INFO : B2 bucket rclone-test-cuqidug4fare: Finished making map for --track-renames 2025/07/22 02:35:59 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:35:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/22 02:35:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/22 02:35:59 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for renames to finish 2025/07/22 02:35:59 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:35:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/22 02:35:59 INFO : sub/yam: Copied (new) 2025/07/22 02:36:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/22 02:36:00 INFO : potato: Copied (new) 2025/07/22 02:36:00 DEBUG : Waiting for deletions to finish 2025/07/22 02:36:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:36:00 DEBUG : potato: Unchanged skipping 2025/07/22 02:36:00 INFO : B2 bucket rclone-test-cuqidug4fare: Making map for --track-renames 2025/07/22 02:36:00 INFO : B2 bucket rclone-test-cuqidug4fare: Finished making map for --track-renames 2025/07/22 02:36:00 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:36:00 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for renames to finish 2025/07/22 02:36:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/22 02:36:01 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/22 02:36:01 INFO : sub/yam: Deleted 2025/07/22 02:36:01 INFO : yam: Renamed from "sub/yam" 2025/07/22 02:36:01 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:36:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.92s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:36:02 DEBUG : Creating backend with remote "/tmp/rclone3393367613/dir1" 2025/07/22 02:36:02 DEBUG : Creating backend with remote "/tmp/rclone3393367613/dir2" 2025/07/22 02:36:02 DEBUG : Local file system at /tmp/rclone3393367613/dir2: Using server-side directory move 2025/07/22 02:36:02 INFO : Local file system at /tmp/rclone3393367613/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/22 02:36:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/22 02:36:02 DEBUG : Local file system at /tmp/rclone3393367613/dir2: Waiting for checks to finish 2025/07/22 02:36:02 DEBUG : Local file system at /tmp/rclone3393367613/dir2: Waiting for transfers to finish 2025/07/22 02:36:02 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:36:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/22 02:36:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:36:02 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:36:02 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:36:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:36:02 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:36:02 INFO : sub dir/hello world: Deleted 2025/07/22 02:36:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/22 02:36:03 INFO : nested/sub dir/file: Copied (new) 2025/07/22 02:36:03 INFO : nested/sub dir/file: Deleted 2025/07/22 02:36:03 INFO : sub dir: Removing directory 2025/07/22 02:36:03 INFO : nested/sub dir: Removing directory 2025/07/22 02:36:03 INFO : nested: Removing directory 2025/07/22 02:36:03 DEBUG : Local file system at /tmp/rclone3393367613: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:36:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/22 02:36:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/22 02:36:04 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:36:04 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:36:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/22 02:36:04 INFO : nested/sub dir/file: Copied (new) 2025/07/22 02:36:04 INFO : nested/sub dir/file: Deleted 2025/07/22 02:36:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:36:04 INFO : sub dir/hello world: Copied (new) 2025/07/22 02:36:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.46s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:36:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/22 02:36:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/22 02:36:05 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:36:05 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:36:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/22 02:36:06 INFO : existing: Copied (new) 2025/07/22 02:36:06 INFO : existing: Deleted 2025/07/22 02:36:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/22 02:36:06 INFO : existing-b: Copied (new) 2025/07/22 02:36:06 INFO : existing-b: Deleted 2025/07/22 02:36:06 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:36:06 DEBUG : existing: Destination exists, skipping 2025/07/22 02:36:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/22 02:36:06 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:36:06 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.89s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:36:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nomucan3xayu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cuqidug4fare -> B2 bucket rclone-test-nomucan3xayu 2025/07/22 02:36:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:36:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/22 02:36:11 DEBUG : empty space: Unchanged skipping 2025/07/22 02:36:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/22 02:36:11 DEBUG : B2 bucket rclone-test-nomucan3xayu: Waiting for checks to finish 2025/07/22 02:36:12 INFO : empty space: Deleted 2025/07/22 02:36:12 DEBUG : B2 bucket rclone-test-nomucan3xayu: Waiting for transfers to finish 2025/07/22 02:36:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:36:12 INFO : potato2: Copied (server-side copy) 2025/07/22 02:36:12 INFO : potato2: Deleted 2025/07/22 02:36:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/22 02:36:12 INFO : potato3: Copied (server-side copy) 2025/07/22 02:36:12 INFO : potato3: Deleted 2025/07/22 02:36:13 DEBUG : Creating backend with remote "TestB2:rclone-test-feqeloj8hara" 2025/07/22 02:36:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/22 02:36:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:36:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/22 02:36:14 DEBUG : B2 bucket rclone-test-feqeloj8hara: Waiting for checks to finish 2025/07/22 02:36:14 DEBUG : B2 bucket rclone-test-feqeloj8hara: Waiting for transfers to finish 2025/07/22 02:36:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:36:15 INFO : empty space: Copied (server-side copy) 2025/07/22 02:36:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/22 02:36:15 INFO : potato3: Copied (server-side copy) 2025/07/22 02:36:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:36:15 INFO : potato2: Copied (server-side copy) 2025/07/22 02:36:15 INFO : empty space: Deleted 2025/07/22 02:36:15 INFO : potato3: Deleted 2025/07/22 02:36:15 INFO : potato2: Deleted 2025/07/22 02:36:16 DEBUG : B2 bucket rclone-test-feqeloj8hara: Purge remote 2025/07/22 02:36:16 INFO : B2 bucket rclone-test-feqeloj8hara: cleaning bucket "rclone-test-feqeloj8hara" of all files 2025/07/22 02:36:16 DEBUG : empty space: Deleting (id "4_z3fc21de3f0dd2bfb9f880e1b_f108f2d60d9d524c6_d20250722_m023614_c001_v0001117_t0057_u01753151774667") 2025/07/22 02:36:16 DEBUG : potato2: Deleting (id "4_z3fc21de3f0dd2bfb9f880e1b_f1059f204d09183fd_d20250722_m023615_c001_v0001090_t0054_u01753151775075") 2025/07/22 02:36:16 DEBUG : potato3: Deleting (id "4_z3fc21de3f0dd2bfb9f880e1b_f11967a9c4891f175_d20250722_m023615_c001_v0001090_t0013_u01753151775068") 2025/07/22 02:36:16 DEBUG : B2 bucket rclone-test-nomucan3xayu: Purge remote 2025/07/22 02:36:16 INFO : B2 bucket rclone-test-nomucan3xayu: cleaning bucket "rclone-test-nomucan3xayu" of all files 2025/07/22 02:36:17 DEBUG : empty space: Deleting (id "4_zdfb20dc3f0dd2bfb9f880e1b_f401fbaf5a5c136f9_d20250722_m023615_c001_v7007000_t0000_u01753151775406") 2025/07/22 02:36:17 DEBUG : empty space: Deleting (id "4_zdfb20dc3f0dd2bfb9f880e1b_f1036943a8c967ce6_d20250722_m023610_c001_v0001090_t0039_u01753151770780") 2025/07/22 02:36:17 DEBUG : potato2: Deleting (id "4_zdfb20dc3f0dd2bfb9f880e1b_f401fbaf5a5c136fa_d20250722_m023615_c001_v7007000_t0000_u01753151775589") 2025/07/22 02:36:17 DEBUG : potato2: Deleting (id "4_zdfb20dc3f0dd2bfb9f880e1b_f1089cf30fac0f093_d20250722_m023612_c001_v0001179_t0033_u01753151772102") 2025/07/22 02:36:17 DEBUG : potato3: Deleting (id "4_zdfb20dc3f0dd2bfb9f880e1b_f402ced59ad79b1c1_d20250722_m023615_c001_v7007000_t0000_u01753151775445") 2025/07/22 02:36:17 DEBUG : potato3: Deleting (id "4_zdfb20dc3f0dd2bfb9f880e1b_f104a9038fdb61fe2_d20250722_m023612_c001_v0001182_t0040_u01753151772337") 2025/07/22 02:36:17 DEBUG : potato3: Deleting (id "4_zdfb20dc3f0dd2bfb9f880e1b_f1036943a8c967cee_d20250722_m023611_c001_v0001090_t0042_u01753151771291") --- PASS: TestServerSideMove (11.25s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:36:18 DEBUG : Creating backend with remote "TestB2:rclone-test-sewexop5vecu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cuqidug4fare -> B2 bucket rclone-test-sewexop5vecu 2025/07/22 02:36:23 DEBUG : empty space: Excluded (Size Filter) 2025/07/22 02:36:23 DEBUG : empty space: Excluded (Size Filter) 2025/07/22 02:36:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:36:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/22 02:36:23 DEBUG : B2 bucket rclone-test-sewexop5vecu: Waiting for checks to finish 2025/07/22 02:36:23 DEBUG : B2 bucket rclone-test-sewexop5vecu: Waiting for transfers to finish 2025/07/22 02:36:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:36:24 INFO : potato2: Copied (server-side copy) 2025/07/22 02:36:24 INFO : potato2: Deleted 2025/07/22 02:36:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/22 02:36:24 INFO : potato3: Copied (server-side copy) 2025/07/22 02:36:24 INFO : potato3: Deleted 2025/07/22 02:36:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lukarok5duti" 2025/07/22 02:36:26 DEBUG : empty space: Excluded (Size Filter) 2025/07/22 02:36:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:36:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/22 02:36:26 DEBUG : B2 bucket rclone-test-lukarok5duti: Waiting for checks to finish 2025/07/22 02:36:26 DEBUG : B2 bucket rclone-test-lukarok5duti: Waiting for transfers to finish 2025/07/22 02:36:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:36:27 INFO : potato2: Copied (server-side copy) 2025/07/22 02:36:27 INFO : potato2: Deleted 2025/07/22 02:36:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/22 02:36:27 INFO : potato3: Copied (server-side copy) 2025/07/22 02:36:27 INFO : potato3: Deleted 2025/07/22 02:36:28 DEBUG : B2 bucket rclone-test-lukarok5duti: Purge remote 2025/07/22 02:36:28 INFO : B2 bucket rclone-test-lukarok5duti: cleaning bucket "rclone-test-lukarok5duti" of all files 2025/07/22 02:36:28 DEBUG : potato2: Deleting (id "4_z1f724de3f0dd2bfb9f880e1b_f1099d6d23252950f_d20250722_m023627_c001_v0001101_t0041_u01753151787033") 2025/07/22 02:36:28 DEBUG : potato3: Deleting (id "4_z1f724de3f0dd2bfb9f880e1b_f100bc9b8af884662_d20250722_m023627_c001_v0001172_t0057_u01753151787392") 2025/07/22 02:36:28 DEBUG : B2 bucket rclone-test-sewexop5vecu: Purge remote 2025/07/22 02:36:28 INFO : B2 bucket rclone-test-sewexop5vecu: cleaning bucket "rclone-test-sewexop5vecu" of all files 2025/07/22 02:36:29 DEBUG : empty space: Deleting (id "4_zaf023dc3f0dd2bfb9f880e1b_f1136f1fb75da7b5d_d20250722_m023623_c001_v0001102_t0003_u01753151783014") 2025/07/22 02:36:29 DEBUG : potato2: Deleting (id "4_zaf023dc3f0dd2bfb9f880e1b_f4074ca2dcf41fd1a_d20250722_m023627_c001_v7007000_t0000_u01753151787389") 2025/07/22 02:36:29 DEBUG : potato2: Deleting (id "4_zaf023dc3f0dd2bfb9f880e1b_f1174992bfe696cbf_d20250722_m023624_c001_v0001145_t0031_u01753151784052") 2025/07/22 02:36:29 DEBUG : potato3: Deleting (id "4_zaf023dc3f0dd2bfb9f880e1b_f4074ca2dcf41fd1c_d20250722_m023627_c001_v7007000_t0000_u01753151787704") 2025/07/22 02:36:29 DEBUG : potato3: Deleting (id "4_zaf023dc3f0dd2bfb9f880e1b_f111bce74cd611243_d20250722_m023624_c001_v0001102_t0022_u01753151784424") 2025/07/22 02:36:29 DEBUG : potato3: Deleting (id "4_zaf023dc3f0dd2bfb9f880e1b_f1136f1fb75da7b5f_d20250722_m023623_c001_v0001102_t0059_u01753151783324") --- PASS: TestServerSideMoveWithFilter (12.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:36:31 DEBUG : Creating backend with remote "TestB2:rclone-test-baxozaj8wowi" 2025/07/22 02:36:33 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cuqidug4fare -> B2 bucket rclone-test-baxozaj8wowi 2025/07/22 02:36:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:36:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/22 02:36:36 DEBUG : empty space: Unchanged skipping 2025/07/22 02:36:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/22 02:36:36 DEBUG : B2 bucket rclone-test-baxozaj8wowi: Waiting for checks to finish 2025/07/22 02:36:36 INFO : empty space: Deleted 2025/07/22 02:36:36 DEBUG : B2 bucket rclone-test-baxozaj8wowi: Waiting for transfers to finish 2025/07/22 02:36:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:36:36 INFO : potato2: Copied (server-side copy) 2025/07/22 02:36:36 INFO : potato2: Deleted 2025/07/22 02:36:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/22 02:36:37 INFO : potato3: Copied (server-side copy) 2025/07/22 02:36:37 INFO : potato3: Deleted 2025/07/22 02:36:37 DEBUG : Creating backend with remote "TestB2:rclone-test-palajur9neta" 2025/07/22 02:36:38 INFO : tomatoDir: Making directory 2025/07/22 02:36:38 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/22 02:36:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/22 02:36:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/22 02:36:38 DEBUG : B2 bucket rclone-test-palajur9neta: Waiting for checks to finish 2025/07/22 02:36:38 DEBUG : B2 bucket rclone-test-palajur9neta: Waiting for transfers to finish 2025/07/22 02:36:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/22 02:36:39 INFO : empty space: Copied (server-side copy) 2025/07/22 02:36:39 INFO : empty space: Deleted 2025/07/22 02:36:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/22 02:36:40 INFO : potato2: Copied (server-side copy) 2025/07/22 02:36:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/22 02:36:40 INFO : potato3: Copied (server-side copy) 2025/07/22 02:36:40 INFO : potato2: Deleted 2025/07/22 02:36:40 INFO : potato3: Deleted 2025/07/22 02:36:41 DEBUG : B2 bucket rclone-test-palajur9neta: Purge remote 2025/07/22 02:36:41 INFO : B2 bucket rclone-test-palajur9neta: cleaning bucket "rclone-test-palajur9neta" of all files 2025/07/22 02:36:41 DEBUG : empty space: Deleting (id "4_zcfc27de3f0dd2bfb9f880e1b_f10684dc87c20558d_d20250722_m023639_c001_v0001090_t0024_u01753151799482") 2025/07/22 02:36:41 DEBUG : potato2: Deleting (id "4_zcfc27de3f0dd2bfb9f880e1b_f1161c985a37f6d91_d20250722_m023639_c001_v0001134_t0011_u01753151799799") 2025/07/22 02:36:41 DEBUG : potato3: Deleting (id "4_zcfc27de3f0dd2bfb9f880e1b_f100123d231e4d6d7_d20250722_m023639_c001_v0001116_t0023_u01753151799929") 2025/07/22 02:36:41 DEBUG : B2 bucket rclone-test-baxozaj8wowi: Purge remote 2025/07/22 02:36:41 INFO : B2 bucket rclone-test-baxozaj8wowi: cleaning bucket "rclone-test-baxozaj8wowi" of all files 2025/07/22 02:36:42 DEBUG : empty space: Deleting (id "4_z8ff26dc3f0dd2bfb9f880e1b_f415a1de418aed6d1_d20250722_m023639_c001_v7007000_t0000_u01753151799785") 2025/07/22 02:36:42 DEBUG : empty space: Deleting (id "4_z8ff26dc3f0dd2bfb9f880e1b_f11901f88191512f7_d20250722_m023635_c001_v0001038_t0034_u01753151795259") 2025/07/22 02:36:42 DEBUG : potato2: Deleting (id "4_z8ff26dc3f0dd2bfb9f880e1b_f415a1de418aed6d2_d20250722_m023640_c001_v7007000_t0000_u01753151800412") 2025/07/22 02:36:42 DEBUG : potato2: Deleting (id "4_z8ff26dc3f0dd2bfb9f880e1b_f112d2762c7a27bed_d20250722_m023636_c001_v0001184_t0011_u01753151796569") 2025/07/22 02:36:42 DEBUG : potato3: Deleting (id "4_z8ff26dc3f0dd2bfb9f880e1b_f4192c8e4eb165fdd_d20250722_m023640_c001_v7007000_t0000_u01753151800538") 2025/07/22 02:36:42 DEBUG : potato3: Deleting (id "4_z8ff26dc3f0dd2bfb9f880e1b_f1178a20d11fa5e2a_d20250722_m023636_c001_v0001172_t0006_u01753151796803") 2025/07/22 02:36:42 DEBUG : potato3: Deleting (id "4_z8ff26dc3f0dd2bfb9f880e1b_f11901f88191512f9_d20250722_m023635_c001_v0001038_t0054_u01753151795797") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.79s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:36:43 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:36:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:36:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/rclone-sync-test" 2025/07/22 02:36:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/rclone-sync-test-include/layer2" 2025/07/22 02:36:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/rclone-sync-test-ignore-file" 2025/07/22 02:36:55 DEBUG : B2 bucket rclone-test-cuqidug4fare path rclone-sync-test: Waiting for checks to finish 2025/07/22 02:36:55 DEBUG : B2 bucket rclone-test-cuqidug4fare path rclone-sync-test: Waiting for transfers to finish 2025/07/22 02:36:55 DEBUG : Waiting for deletions to finish 2025/07/22 02:36:55 INFO : There was nothing to transfer 2025/07/22 02:36:55 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:36:55 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:36:55 DEBUG : Waiting for deletions to finish 2025/07/22 02:36:55 INFO : There was nothing to transfer 2025/07/22 02:36:56 DEBUG : B2 bucket rclone-test-cuqidug4fare path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/22 02:36:56 DEBUG : B2 bucket rclone-test-cuqidug4fare path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/22 02:36:56 DEBUG : Waiting for deletions to finish 2025/07/22 02:36:56 INFO : There was nothing to transfer 2025/07/22 02:36:56 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:36:56 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:36:56 DEBUG : Waiting for deletions to finish 2025/07/22 02:36:56 INFO : There was nothing to transfer 2025/07/22 02:36:56 DEBUG : B2 bucket rclone-test-cuqidug4fare path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/22 02:36:56 DEBUG : B2 bucket rclone-test-cuqidug4fare path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/22 02:36:56 DEBUG : Waiting for deletions to finish 2025/07/22 02:36:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.29s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:36:57 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/dst" 2025/07/22 02:36:58 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/CompareDest" 2025/07/22 02:37:00 DEBUG : one: Need to transfer - File not found at Destination 2025/07/22 02:37:00 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:00 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:37:01 INFO : one: Copied (new) 2025/07/22 02:37:01 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:37:02 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:02 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/22 02:37:02 INFO : one: Copied (replaced existing) 2025/07/22 02:37:02 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:37:04 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/22 02:37:04 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:04 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:04 INFO : There was nothing to transfer 2025/07/22 02:37:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:37:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/22 02:37:05 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/22 02:37:06 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:06 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:06 INFO : There was nothing to transfer 2025/07/22 02:37:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:37:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/22 02:37:06 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/22 02:37:06 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:06 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:06 INFO : There was nothing to transfer 2025/07/22 02:37:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:37:07 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/07/22 02:37:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/22 02:37:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/22 02:37:07 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/22 02:37:07 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:07 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:07 INFO : There was nothing to transfer 2025/07/22 02:37:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:37:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/22 02:37:08 DEBUG : two: Need to transfer - File not found at Destination 2025/07/22 02:37:08 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/22 02:37:08 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/22 02:37:09 INFO : two: Copied (new) 2025/07/22 02:37:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.37s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:37:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/dest" 2025/07/22 02:37:12 DEBUG : Config file has changed externally - reloading 2025/07/22 02:37:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/pre-dest1" 2025/07/22 02:37:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/pre-dest2" 2025/07/22 02:37:16 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:37:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/22 02:37:16 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:37:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/22 02:37:17 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/22 02:37:17 DEBUG : B2 bucket rclone-test-cuqidug4fare path dest: Waiting for checks to finish 2025/07/22 02:37:17 DEBUG : B2 bucket rclone-test-cuqidug4fare path dest: Waiting for transfers to finish 2025/07/22 02:37:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/22 02:37:17 INFO : 3: Copied (new) 2025/07/22 02:37:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:37:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/dst" 2025/07/22 02:37:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/CopyDest" 2025/07/22 02:37:22 DEBUG : one: Need to transfer - File not found at Destination 2025/07/22 02:37:22 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:22 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:37:24 INFO : one: Copied (new) 2025/07/22 02:37:24 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:37:24 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:24 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/22 02:37:25 INFO : one: Copied (replaced existing) 2025/07/22 02:37:25 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/BackupDir" 2025/07/22 02:37:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:37:28 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/22 02:37:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:37:29 INFO : one: Copied (server-side copy) 2025/07/22 02:37:30 INFO : one: Deleted 2025/07/22 02:37:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/22 02:37:30 INFO : one: Copied (server-side copy) 2025/07/22 02:37:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/22 02:37:30 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:30 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:32 DEBUG : one: Unchanged skipping 2025/07/22 02:37:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/22 02:37:32 INFO : two: Copied (server-side copy) 2025/07/22 02:37:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/22 02:37:32 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:32 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:32 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:33 DEBUG : one: Unchanged skipping 2025/07/22 02:37:33 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:33 DEBUG : two: Unchanged skipping 2025/07/22 02:37:33 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:33 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:33 INFO : There was nothing to transfer 2025/07/22 02:37:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:34 DEBUG : one: Unchanged skipping 2025/07/22 02:37:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/22 02:37:34 DEBUG : three: Destination not found in --copy-dest 2025/07/22 02:37:34 DEBUG : three: Need to transfer - File not found at Destination 2025/07/22 02:37:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/22 02:37:34 DEBUG : two: Unchanged skipping 2025/07/22 02:37:34 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:34 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/22 02:37:35 INFO : three: Copied (new) 2025/07/22 02:37:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.65s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:37:38 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1177-12.backblaze.com/b2api/v1/b2_upload_file/dfd27d93f0bd2bfb9f880e1b/c001_v0001177_t0019": EOF 2025/07/22 02:37:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-12.backblaze.com/b2api/v1/b2_upload_file/dfd27d93f0bd2bfb9f880e1b/c001_v0001177_t0019": EOF) 2025/07/22 02:37:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cuqidug4fare: 1/10 (Post "https://pod-000-1177-12.backblaze.com/b2api/v1/b2_upload_file/dfd27d93f0bd2bfb9f880e1b/c001_v0001177_t0019": EOF) 2025/07/22 02:37:41 DEBUG : pacer: Reducing sleep to 10ms 2025/07/22 02:37:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/dst" 2025/07/22 02:37:41 DEBUG : Config file has changed externally - reloading 2025/07/22 02:37:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/backup" 2025/07/22 02:37:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/22 02:37:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:37:44 DEBUG : two: Unchanged skipping 2025/07/22 02:37:44 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:37:45 INFO : one: Copied (server-side copy) 2025/07/22 02:37:45 INFO : one: Deleted 2025/07/22 02:37:45 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:37:46 INFO : one: Copied (new) 2025/07/22 02:37:46 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:37:47 INFO : three.txt: Copied (server-side copy) 2025/07/22 02:37:47 INFO : three.txt: Deleted 2025/07/22 02:37:47 INFO : three.txt: Moved into backup dir 2025/07/22 02:37:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/22 02:37:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:37:49 DEBUG : two: Unchanged skipping 2025/07/22 02:37:49 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:37:49 INFO : one: Copied (server-side copy) 2025/07/22 02:37:49 INFO : one: Deleted 2025/07/22 02:37:49 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/22 02:37:50 INFO : one: Copied (new) 2025/07/22 02:37:50 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:37:50 INFO : three.txt: Copied (server-side copy) 2025/07/22 02:37:50 INFO : three.txt: Deleted 2025/07/22 02:37:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.65s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:37:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/dst" 2025/07/22 02:37:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/backup" 2025/07/22 02:37:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/22 02:37:56 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:37:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:37:56 DEBUG : two: Unchanged skipping 2025/07/22 02:37:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:37:57 INFO : one: Copied (server-side copy) to: one.bak 2025/07/22 02:37:57 INFO : one: Deleted 2025/07/22 02:37:57 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:37:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:37:58 INFO : one: Copied (new) 2025/07/22 02:37:58 DEBUG : Waiting for deletions to finish 2025/07/22 02:37:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:37:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/22 02:38:00 INFO : three.txt: Deleted 2025/07/22 02:38:00 INFO : three.txt: Moved into backup dir 2025/07/22 02:38:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/22 02:38:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:38:01 DEBUG : two: Unchanged skipping 2025/07/22 02:38:01 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:38:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:38:02 INFO : one: Copied (server-side copy) to: one.bak 2025/07/22 02:38:02 INFO : one: Deleted 2025/07/22 02:38:02 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:38:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/22 02:38:03 INFO : one: Copied (new) 2025/07/22 02:38:03 DEBUG : Waiting for deletions to finish 2025/07/22 02:38:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:38:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/22 02:38:03 INFO : three.txt: Deleted 2025/07/22 02:38:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.16s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:38:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/dst" 2025/07/22 02:38:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/backup" 2025/07/22 02:38:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/22 02:38:09 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:38:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:38:09 DEBUG : two: Unchanged skipping 2025/07/22 02:38:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:38:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/22 02:38:11 INFO : one: Deleted 2025/07/22 02:38:11 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:38:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:38:12 INFO : one: Copied (new) 2025/07/22 02:38:12 DEBUG : Waiting for deletions to finish 2025/07/22 02:38:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:38:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/22 02:38:12 INFO : three.txt: Deleted 2025/07/22 02:38:12 INFO : three.txt: Moved into backup dir 2025/07/22 02:38:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/22 02:38:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:38:14 DEBUG : two: Unchanged skipping 2025/07/22 02:38:14 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:38:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:38:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/22 02:38:15 INFO : one: Deleted 2025/07/22 02:38:15 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:38:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/22 02:38:15 INFO : one: Copied (new) 2025/07/22 02:38:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:38:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:38:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/22 02:38:16 INFO : three.txt: Deleted 2025/07/22 02:38:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.49s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:38:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/dst" 2025/07/22 02:38:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/22 02:38:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:38:21 DEBUG : two: Unchanged skipping 2025/07/22 02:38:21 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:38:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:38:21 INFO : one: Copied (server-side copy) to: one.bak 2025/07/22 02:38:21 INFO : one: Deleted 2025/07/22 02:38:21 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:38:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:38:22 INFO : one: Copied (new) 2025/07/22 02:38:22 DEBUG : Waiting for deletions to finish 2025/07/22 02:38:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:38:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/22 02:38:23 INFO : three.txt: Deleted 2025/07/22 02:38:23 INFO : three.txt: Moved into backup dir 2025/07/22 02:38:24 DEBUG : one.bak: Excluded (Path Filter) 2025/07/22 02:38:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/22 02:38:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/22 02:38:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:38:24 DEBUG : two: Unchanged skipping 2025/07/22 02:38:24 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for checks to finish 2025/07/22 02:38:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:38:24 INFO : one: Copied (server-side copy) to: one.bak 2025/07/22 02:38:24 INFO : one: Deleted 2025/07/22 02:38:24 DEBUG : B2 bucket rclone-test-cuqidug4fare path dst: Waiting for transfers to finish 2025/07/22 02:38:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/22 02:38:24 INFO : one: Copied (new) 2025/07/22 02:38:24 DEBUG : Waiting for deletions to finish 2025/07/22 02:38:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:38:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/22 02:38:25 INFO : three.txt: Deleted 2025/07/22 02:38:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.44s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:38:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/dst" 2025/07/22 02:38:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/22 02:38:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:38:31 INFO : one: Copied (server-side copy) to: one.bak 2025/07/22 02:38:31 INFO : one: Deleted 2025/07/22 02:38:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:38:32 INFO : one: Copied (new) 2025/07/22 02:38:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:38:32 DEBUG : two: Unchanged skipping 2025/07/22 02:38:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/22 02:38:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:38:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/22 02:38:33 INFO : three.txt: Deleted 2025/07/22 02:38:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:38:33 INFO : three.txt: Copied (new) 2025/07/22 02:38:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/22 02:38:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/22 02:38:34 DEBUG : pacer: Reducing sleep to 10ms 2025/07/22 02:38:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/22 02:38:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:38:35 INFO : one: Copied (server-side copy) to: one.bak 2025/07/22 02:38:35 INFO : one: Deleted 2025/07/22 02:38:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/22 02:38:35 INFO : one: Copied (new) 2025/07/22 02:38:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:38:36 DEBUG : two: Unchanged skipping 2025/07/22 02:38:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/22 02:38:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:38:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/22 02:38:36 INFO : three.txt: Deleted 2025/07/22 02:38:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/22 02:38:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.66s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:38:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cuqidug4fare/dst" 2025/07/22 02:38:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/22 02:38:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/22 02:38:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/22 02:38:43 INFO : one: Deleted 2025/07/22 02:38:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:38:44 INFO : one: Copied (new) 2025/07/22 02:38:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:38:44 DEBUG : two: Unchanged skipping 2025/07/22 02:38:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/22 02:38:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/22 02:38:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/22 02:38:45 INFO : three.txt: Deleted 2025/07/22 02:38:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:38:45 INFO : three.txt: Copied (new) 2025/07/22 02:38:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/22 02:38:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/22 02:38:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/22 02:38:46 INFO : one: Deleted 2025/07/22 02:38:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/22 02:38:46 INFO : one: Copied (new) 2025/07/22 02:38:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:38:47 DEBUG : two: Unchanged skipping 2025/07/22 02:38:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/22 02:38:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/22 02:38:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/22 02:38:47 INFO : three.txt: Deleted 2025/07/22 02:38:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/22 02:38:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.84s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:38:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/22 02:38:50 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:38:50 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:38:51 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/22 02:38:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/22 02:38:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.67s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:38:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/22 02:38:52 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:38:52 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:38:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/22 02:38:52 INFO : existing: Copied (new) 2025/07/22 02:38:52 DEBUG : Waiting for deletions to finish 2025/07/22 02:38:53 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/22 02:38:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/22 02:38:53 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:38:53 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:38:53 ERROR : B2 bucket rclone-test-cuqidug4fare: not deleting files as there were IO errors 2025/07/22 02:38:53 ERROR : B2 bucket rclone-test-cuqidug4fare: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:38:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:38:55 DEBUG : existing: Unchanged skipping 2025/07/22 02:38:55 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:38:55 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:38:55 DEBUG : Waiting for deletions to finish 2025/07/22 02:38:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", 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-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:39:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both0: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both10: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both11: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both12: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:39:12 DEBUG : both13: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both17: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both14: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both15: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both16: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both18: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both19: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both1: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both2: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both3: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both4: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both5: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:12 DEBUG : both9: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both6: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both7: Unchanged skipping 2025/07/22 02:39:12 DEBUG : both8: Unchanged skipping 2025/07/22 02:39:12 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:39:12 DEBUG : Waiting for deletions to finish 2025/07/22 02:39:12 INFO : only13: Deleted 2025/07/22 02:39:12 INFO : only1: Deleted 2025/07/22 02:39:12 INFO : only10: Deleted 2025/07/22 02:39:12 INFO : only11: Deleted 2025/07/22 02:39:12 INFO : only15: Deleted 2025/07/22 02:39:12 INFO : only14: Deleted 2025/07/22 02:39:13 INFO : only16: Deleted 2025/07/22 02:39:13 INFO : only19: Deleted 2025/07/22 02:39:13 INFO : only3: Deleted 2025/07/22 02:39:13 INFO : only6: Deleted 2025/07/22 02:39:13 INFO : only8: Deleted 2025/07/22 02:39:13 INFO : only0: Deleted 2025/07/22 02:39:13 INFO : only12: Deleted 2025/07/22 02:39:13 INFO : only17: Deleted 2025/07/22 02:39:13 INFO : only18: Deleted 2025/07/22 02:39:13 INFO : only2: Deleted 2025/07/22 02:39:13 INFO : only9: Deleted 2025/07/22 02:39:13 INFO : only4: Deleted 2025/07/22 02:39:13 INFO : only5: Deleted 2025/07/22 02:39:13 INFO : only7: Deleted 2025/07/22 02:39:13 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.87s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:39:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:39:34 DEBUG : both10: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both13: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both14: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both15: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both0: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both11: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both12: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both16: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both17: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both2: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both3: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both4: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both5: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both6: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both7: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both8: Unchanged skipping 2025/07/22 02:39:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:39:34 DEBUG : both9: Unchanged skipping 2025/07/22 02:39:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : both19: Unchanged skipping 2025/07/22 02:39:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : both18: Unchanged skipping 2025/07/22 02:39:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : both1: Unchanged skipping 2025/07/22 02:39:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/22 02:39:34 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:39:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:34 INFO : only0: Copied (replaced existing) 2025/07/22 02:39:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:34 INFO : only10: Copied (replaced existing) 2025/07/22 02:39:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:34 INFO : only16: Copied (replaced existing) 2025/07/22 02:39:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:34 INFO : only17: Copied (replaced existing) 2025/07/22 02:39:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:34 INFO : only14: Copied (replaced existing) 2025/07/22 02:39:34 INFO : only12: Copied (replaced existing) 2025/07/22 02:39:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:34 INFO : only18: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only11: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only15: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only19: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only3: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only13: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only4: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only6: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only7: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only8: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only9: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only1: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only2: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/22 02:39:35 INFO : only5: Copied (replaced existing) 2025/07/22 02:39:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.65s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:39:43 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:39:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:39:43 DEBUG : empty_on_remote: Making directory with metadata 2025/07/22 02:39:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:39:43 INFO : empty_on_remote: Making directory 2025/07/22 02:39:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/22 02:39:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/22 02:39:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/22 02:39:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:39:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.40s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:39:46 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:39:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:39:46 DEBUG : empty_on_remote: Making directory with metadata 2025/07/22 02:39:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/22 02:39:46 INFO : empty_on_remote: Making directory 2025/07/22 02:39:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/22 02:39:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/22 02:39:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/22 02:39:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:39:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/22 02:39:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:39:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:39:48 INFO : sub dir: Making directory 2025/07/22 02:39:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:39:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/22 02:39:50 INFO : sub dir: Making directory 2025/07/22 02:39:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:39:59 DEBUG : Waiting for deletions to finish 2025/07/22 02:39:59 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:39:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:40:00 DEBUG : apple: Unchanged skipping 2025/07/22 02:40:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : banana: Unchanged skipping 2025/07/22 02:40:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:40:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:40:00 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:00 INFO : There was nothing to transfer 2025/07/22 02:40:00 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:00 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:40:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : apple: Unchanged skipping 2025/07/22 02:40:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:40:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : banana: Unchanged skipping 2025/07/22 02:40:00 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:40:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:40:00 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:40:00 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:00 INFO : There was nothing to transfer 2025/07/22 02:40:00 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:01 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:40:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:40:14 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:14 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:40:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:40:15 DEBUG : apple: Unchanged skipping 2025/07/22 02:40:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : banana: Unchanged skipping 2025/07/22 02:40:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:40:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:40:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:15 INFO : There was nothing to transfer 2025/07/22 02:40:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:15 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:40:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : banana: Unchanged skipping 2025/07/22 02:40:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:40:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : apple: Unchanged skipping 2025/07/22 02:40:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:40:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:40:15 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:40:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:15 INFO : There was nothing to transfer 2025/07/22 02:40:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:16 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:40:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:40:30 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:30 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:40:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:40:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:31 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:31 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:31 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:31 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:31 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:31 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:31 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:31 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/22 02:40:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:31 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:40:31 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:40:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/22 02:40:31 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/22 02:40:31 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/22 02:40:31 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/22 02:40:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/22 02:40:31 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/22 02:40:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/22 02:40:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/22 02:40:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/22 02:40:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/22 02:40:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/22 02:40:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/22 02:40:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/22 02:40:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/22 02:40:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/22 02:40:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/22 02:40:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/22 02:40:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/22 02:40:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:40:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/22 02:40:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/22 02:40:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/22 02:40:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/22 02:40:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:40:33 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0008-2345678.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0013-789;=.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0009-3456789.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/22 02:40:33 INFO : apple: Deleted 2025/07/22 02:40:33 INFO : banana: Deleted 2025/07/22 02:40:33 INFO : splitbananasplit: Deleted 2025/07/22 02:40:33 INFO : dir1/0010-456789.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0012-6789;.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0011-56789;.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0003-defghij.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0014-89;=.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/22 02:40:33 INFO : dir1/0007-1234567.txt: Deleted 2025/07/22 02:40:34 INFO : dir1/0015-9;=.txt: Deleted 2025/07/22 02:40:34 INFO : appleappleapplebanana: Deleted 2025/07/22 02:40:34 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/22 02:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : apple: Unchanged skipping 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:40:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : banana: Unchanged skipping 2025/07/22 02:40:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/22 02:40:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:40:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:40:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:40:34 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:40:34 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:34 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/22 02:40:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/22 02:40:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/22 02:40:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/22 02:40:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/22 02:40:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/22 02:40:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/22 02:40:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/22 02:40:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/22 02:40:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/22 02:40:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/22 02:40:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:40:48 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:48 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:40:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:48 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:48 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:48 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:48 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:48 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:48 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:48 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:48 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:40:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:40:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:40:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:40:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:40:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:40:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:40:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:40:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:40:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:40:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:40:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:40:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:40:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:40:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:40:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:40:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:40:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:40:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:40:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:40:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:40:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:40:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:40:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:40:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:40:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:40:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:40:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:40:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:40:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:40:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:40:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:40:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:40:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:40:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:40:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:40:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:40:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:40:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:40:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:40:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:40:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/22 02:40:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/22 02:40:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/22 02:40:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/22 02:40:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/22 02:40:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/22 02:40:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/22 02:40:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/22 02:40:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/22 02:40:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/22 02:40:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/22 02:40:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/22 02:40:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/22 02:40:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/22 02:40:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/22 02:40:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/22 02:40:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:48 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:40:48 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:40:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/22 02:40:49 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/22 02:40:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:40:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/22 02:40:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/22 02:40:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:40:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/22 02:40:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/22 02:40:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:40:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/22 02:40:49 INFO : apple: Copied (new) to: PREFIXapple 2025/07/22 02:40:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:40:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/22 02:40:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:40:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:40:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/22 02:40:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:40:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:40:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/22 02:40:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:40:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:40:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/22 02:40:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:40:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:40:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/22 02:40:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:40:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:40:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/22 02:40:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:40:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:40:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/22 02:40:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:40:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:40:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/22 02:40:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:40:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:40:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/22 02:40:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:40:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:40:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/22 02:40:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:40:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:40:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/22 02:40:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/22 02:40:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:40:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/22 02:40:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:40:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:40:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/22 02:40:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:40:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/22 02:40:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:40:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/22 02:40:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:40:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/22 02:40:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:40:50 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:50 INFO : banana: Deleted 2025/07/22 02:40:50 INFO : dir1/0003-defghij.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0007-1234567.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0008-2345678.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0013-789;=.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0009-3456789.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0014-89;=.txt: Deleted 2025/07/22 02:40:51 INFO : apple: Deleted 2025/07/22 02:40:51 INFO : appleappleapplebanana: Deleted 2025/07/22 02:40:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0010-456789.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0012-6789;.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0015-9;=.txt: Deleted 2025/07/22 02:40:51 INFO : splitbananasplit: Deleted 2025/07/22 02:40:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0011-56789;.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/22 02:40:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/22 02:40:51 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:40:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:40:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:40:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:40:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:40:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:40:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:40:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:40:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:40:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:40:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:40:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:40:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:40:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:40:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:40:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:40:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:40:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:40:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:40:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:40:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:40:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:40:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:40:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:40:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:40:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:40:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:40:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:40:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:40:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:40:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:40:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/22 02:40:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/22 02:40:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/22 02:40:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/22 02:40:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/22 02:40:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/22 02:40:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/22 02:40:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/22 02:40:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/22 02:40:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/22 02:40:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/22 02:40:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/22 02:40:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/22 02:40:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/22 02:40:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/22 02:40:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/22 02:40:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/22 02:40:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/22 02:40:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/22 02:40:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:40:52 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:40:52 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:40:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/22 02:40:52 INFO : apple: Copied (new) 2025/07/22 02:40:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/22 02:40:52 INFO : appleappleapplebanana: Copied (new) 2025/07/22 02:40:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/22 02:40:52 INFO : splitbananasplit: Copied (new) 2025/07/22 02:40:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/22 02:40:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/22 02:40:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/22 02:40:52 INFO : banana: Copied (new) 2025/07/22 02:40:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/22 02:40:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/22 02:40:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/22 02:40:52 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/22 02:40:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/22 02:40:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/22 02:40:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/22 02:40:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/22 02:40:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/22 02:40:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/22 02:40:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/22 02:40:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/22 02:40:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/22 02:40:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/22 02:40:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/22 02:40:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/22 02:40:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/22 02:40:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/22 02:40:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/22 02:40:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/22 02:40:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/22 02:40:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/22 02:40:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/22 02:40:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/22 02:40:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/22 02:40:54 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/22 02:40:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/22 02:40:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/22 02:40:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/22 02:40:54 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/22 02:40:54 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:54 INFO : PREFIXapple: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/22 02:40:54 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/22 02:40:54 INFO : PREFIXsplitbananasplit: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/22 02:40:54 INFO : PREFIXbanana: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/22 02:40:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/22 02:40:54 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:55 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : Waiting for deletions to finish 2025/07/22 02:40:55 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:40:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:41:08 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:09 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:41:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:41:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:41:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:41:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:41:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:41:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:41:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:09 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:41:09 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:41:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/22 02:41:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/22 02:41:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:41:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/22 02:41:10 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/22 02:41:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/22 02:41:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:41:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/22 02:41:10 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/22 02:41:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/22 02:41:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/22 02:41:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/22 02:41:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/22 02:41:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/22 02:41:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/22 02:41:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/22 02:41:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/22 02:41:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:41:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:41:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/22 02:41:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:41:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:41:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/22 02:41:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:41:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:41:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/22 02:41:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:41:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/22 02:41:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:41:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/22 02:41:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:41:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/22 02:41:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:41:11 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/22 02:41:11 INFO : dir1/0007-1234567.txt: Deleted 2025/07/22 02:41:11 INFO : dir1/0011-56789;.txt: Deleted 2025/07/22 02:41:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/22 02:41:11 INFO : banana: Deleted 2025/07/22 02:41:11 INFO : splitbananasplit: Deleted 2025/07/22 02:41:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/22 02:41:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/22 02:41:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/22 02:41:11 INFO : dir1/0008-2345678.txt: Deleted 2025/07/22 02:41:11 INFO : appleappleapplebanana: Deleted 2025/07/22 02:41:11 INFO : dir1/0009-3456789.txt: Deleted 2025/07/22 02:41:11 INFO : dir1/0010-456789.txt: Deleted 2025/07/22 02:41:11 INFO : dir1/0013-789;=.txt: Deleted 2025/07/22 02:41:12 INFO : dir1/0003-defghij.txt: Deleted 2025/07/22 02:41:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/22 02:41:12 INFO : dir1/0012-6789;.txt: Deleted 2025/07/22 02:41:12 INFO : dir1/0014-89;=.txt: Deleted 2025/07/22 02:41:12 INFO : dir1/0015-9;=.txt: Deleted 2025/07/22 02:41:12 INFO : apple: Deleted 2025/07/22 02:41:12 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/22 02:41:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : apple: transformed to: appleSUFFIX 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/22 02:41:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/22 02:41:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/22 02:41:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:12 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:41:12 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:41:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/22 02:41:13 INFO : appleappleapplebanana: Copied (new) 2025/07/22 02:41:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/22 02:41:13 INFO : apple: Copied (new) 2025/07/22 02:41:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/22 02:41:13 INFO : banana: Copied (new) 2025/07/22 02:41:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/22 02:41:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/22 02:41:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/22 02:41:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/22 02:41:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/22 02:41:13 INFO : splitbananasplit: Copied (new) 2025/07/22 02:41:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/22 02:41:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/22 02:41:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/22 02:41:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/22 02:41:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/22 02:41:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/22 02:41:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/22 02:41:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/22 02:41:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/22 02:41:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/22 02:41:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/22 02:41:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/22 02:41:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/22 02:41:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/22 02:41:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/22 02:41:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/22 02:41:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/22 02:41:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/22 02:41:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/22 02:41:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/22 02:41:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/22 02:41:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/22 02:41:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/22 02:41:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/22 02:41:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/22 02:41:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/22 02:41:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/22 02:41:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/22 02:41:14 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:14 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/22 02:41:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/22 02:41:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/22 02:41:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/22 02:41:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/22 02:41:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/22 02:41:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/22 02:41:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/22 02:41:15 INFO : appleSUFFIX: Deleted 2025/07/22 02:41:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/22 02:41:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/22 02:41:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/22 02:41:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/22 02:41:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/22 02:41:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/22 02:41:15 INFO : bananaSUFFIX: Deleted 2025/07/22 02:41:15 INFO : splitbananasplitSUFFIX: Deleted 2025/07/22 02:41:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/22 02:41:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/22 02:41:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/22 02:41:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:15 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:41:15 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:16 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:41:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:41:28 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:28 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:41:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:41:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:29 DEBUG : apple: Unchanged skipping 2025/07/22 02:41:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:29 DEBUG : banana: Unchanged skipping 2025/07/22 02:41:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:41:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/22 02:41:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/22 02:41:29 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:41:29 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:41:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/22 02:41:29 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/22 02:41:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:41:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/22 02:41:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/22 02:41:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:41:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/22 02:41:29 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/22 02:41:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:41:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/22 02:41:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/22 02:41:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:41:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/22 02:41:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/22 02:41:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:41:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/22 02:41:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/22 02:41:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:41:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/22 02:41:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/22 02:41:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:41:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/22 02:41:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/22 02:41:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:41:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/22 02:41:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/22 02:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:41:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/22 02:41:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/22 02:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:41:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/22 02:41:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/22 02:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:41:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/22 02:41:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/22 02:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:41:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/22 02:41:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/22 02:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:41:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/22 02:41:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/22 02:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:41:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/22 02:41:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/22 02:41:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/22 02:41:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/22 02:41:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/22 02:41:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/22 02:41:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/22 02:41:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/22 02:41:30 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0012-6789;.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0015-9;=.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0008-2345678.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0011-56789;.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0009-3456789.txt: Deleted 2025/07/22 02:41:31 INFO : appleappleapplebanana: Deleted 2025/07/22 02:41:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0003-defghij.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/22 02:41:31 INFO : splitbananasplit: Deleted 2025/07/22 02:41:31 INFO : dir1/0010-456789.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0013-789;=.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0014-89;=.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/22 02:41:31 INFO : dir1/0007-1234567.txt: Deleted 2025/07/22 02:41:31 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:31 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : appleapple: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/22 02:41:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:41:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : apple: Unchanged skipping 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:41:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:41:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : banana: Unchanged skipping 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/22 02:41:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/22 02:41:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/22 02:41:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/22 02:41:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/22 02:41:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/22 02:41:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/22 02:41:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/22 02:41:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/22 02:41:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/22 02:41:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/22 02:41:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/22 02:41:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/22 02:41:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/22 02:41:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/22 02:41:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/22 02:41:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:41:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:41:32 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:41:32 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:32 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:32 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : appleapple: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:41:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/22 02:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:41:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/22 02:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/22 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/22 02:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/22 02:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/22 02:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/22 02:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/22 02:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/22 02:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/22 02:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/22 02:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/22 02:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/22 02:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/22 02:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/22 02:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/22 02:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/22 02:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/22 02:41:32 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:41:46 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:46 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:41:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : apple: Unchanged skipping 2025/07/22 02:41:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:41:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:41:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : banana: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:41:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:41:47 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:47 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:47 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:41:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:41:47 DEBUG : apple: Unchanged skipping 2025/07/22 02:41:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : banana: Unchanged skipping 2025/07/22 02:41:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:41:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:41:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:41:47 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:41:47 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:47 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:48 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : Waiting for deletions to finish 2025/07/22 02:41:48 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:41:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:42:02 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:02 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:42:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : apple: Unchanged skipping 2025/07/22 02:42:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:42:02 DEBUG : banana: Unchanged skipping 2025/07/22 02:42:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:42:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:42:02 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:42:02 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:02 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:03 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : apple: Unchanged skipping 2025/07/22 02:42:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:42:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:42:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : banana: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:42:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:42:03 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:42:03 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:03 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:03 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:42:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:42:16 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:16 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:42:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : apple: Unchanged skipping 2025/07/22 02:42:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:42:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : banana: Unchanged skipping 2025/07/22 02:42:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:42:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:42:17 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:42:17 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:17 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:17 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:42:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : apple: Unchanged skipping 2025/07/22 02:42:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:42:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:42:18 DEBUG : banana: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:42:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:42:18 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:42:18 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:18 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:18 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:42:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:42:31 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:32 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:42:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : banana: Unchanged skipping 2025/07/22 02:42:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:42:32 DEBUG : apple: Unchanged skipping 2025/07/22 02:42:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:42:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:42:32 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:42:32 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:32 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:33 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:42:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:42:33 DEBUG : banana: Unchanged skipping 2025/07/22 02:42:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : apple: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:42:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:42:33 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:42:33 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:33 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:33 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:42:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:42:47 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:47 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:42:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:42:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:42:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : apple: Unchanged skipping 2025/07/22 02:42:48 DEBUG : banana: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:42:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:42:48 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:42:48 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:48 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:48 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:42:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : apple: Unchanged skipping 2025/07/22 02:42:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : banana: Unchanged skipping 2025/07/22 02:42:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/22 02:42:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:42:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:42:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/22 02:42:49 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:42:49 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:49 DEBUG : Waiting for deletions to finish 2025/07/22 02:42:49 DEBUG : apple: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : banana: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/22 02:42:49 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (181.87s) --- PASS: TestTransform/NFC (13.18s) --- PASS: TestTransform/NFD (15.22s) --- PASS: TestTransform/base64 (18.91s) --- PASS: TestTransform/prefix (20.51s) --- PASS: TestTransform/suffix (20.43s) --- PASS: TestTransform/truncate (16.45s) --- PASS: TestTransform/encoder (16.15s) --- PASS: TestTransform/ISO-8859-1 (15.30s) --- PASS: TestTransform/charmap (14.41s) --- PASS: TestTransform/lowercase (15.55s) --- PASS: TestTransform/ascii (15.76s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:42:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/22 02:42:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/22 02:42:54 INFO : sub dir_somesuffix: Making directory 2025/07/22 02:42:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/22 02:42:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/22 02:42:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/22 02:42:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/22 02:42:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/22 02:42:54 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:42:54 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:42:55 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:42:55 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/22 02:42:55 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.64s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:42:56 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:42:56 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:42:56 INFO : tictactoe: Making directory 2025/07/22 02:42:56 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:42:56 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:42:56 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/22 02:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:42:56 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:42:56 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:42:56 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:42:56 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/22 02:42:56 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.69s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:42:57 INFO : toe: Making directory 2025/07/22 02:42:57 INFO : toe/toe: Making directory 2025/07/22 02:42:57 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:42:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/22 02:42:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/22 02:42:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/22 02:42:57 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:42:57 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:42:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:42:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/22 02:42:58 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.92s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:42:59 INFO : toe: Making directory 2025/07/22 02:42:59 INFO : toe/toe: Making directory 2025/07/22 02:42:59 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:42:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/22 02:42:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/22 02:42:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/22 02:42:59 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:42:59 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:43:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/22 02:43:00 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:43:01 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:43:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 02:43:01 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:01 INFO : tictacempty_dir: Making directory 2025/07/22 02:43:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:01 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:01 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:01 INFO : tictactoe: Making directory 2025/07/22 02:43:01 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:01 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:01 INFO : tictactoe/tictactoe: Making directory 2025/07/22 02:43:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/22 02:43:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:43:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/22 02:43:01 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:43:01 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:43:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/22 02:43:02 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.75s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:43:03 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:43:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 02:43:03 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:03 INFO : tictacempty_dir: Making directory 2025/07/22 02:43:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:03 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:03 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:03 INFO : tictactoe: Making directory 2025/07/22 02:43:03 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:03 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:03 INFO : tictactoe/tictactoe: Making directory 2025/07/22 02:43:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/22 02:43:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:43:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:03 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:43:03 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:43:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:04 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/22 02:43:04 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:43:04 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:04 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:04 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/22 02:43:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/22 02:43:04 NOTICE: B2 bucket rclone-test-cuqidug4fare: 0 differences found 2025/07/22 02:43:04 NOTICE: B2 bucket rclone-test-cuqidug4fare: 1 matching files --- PASS: TestAllTag (2.01s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:43:05 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:05 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:05 INFO : tictactoe: Making directory 2025/07/22 02:43:05 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:05 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:05 INFO : tictactoe/tictactoe: Making directory 2025/07/22 02:43:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/22 02:43:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:43:05 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:43:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/22 02:43:05 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:43:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/22 02:43:06 DEBUG : Waiting for deletions to finish 2025/07/22 02:43:06 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:06 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:06 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:06 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/22 02:43:06 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:43:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/22 02:43:06 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/22 02:43:06 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:43:06 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.29s) === RUN TestSyntax 2025/07/22 02:43:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:43:07 INFO : toe: Making directory 2025/07/22 02:43:07 INFO : toe/toe: Making directory 2025/07/22 02:43:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/22 02:43:07 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:43:07 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:43:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:08 INFO : toe/toe/toe: Copied (new) 2025/07/22 02:43:08 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.78s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:43:09 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:43:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 02:43:09 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:09 INFO : tictacempty_dir: Making directory 2025/07/22 02:43:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:09 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:09 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:09 INFO : tictactoe: Making directory 2025/07/22 02:43:09 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:09 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:09 INFO : tictactoe/tictactoe: Making directory 2025/07/22 02:43:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/22 02:43:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:43:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:09 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:43:09 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:43:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:10 INFO : toe/toe/toe.txt: Deleted 2025/07/22 02:43:10 INFO : toe/toe: Removing directory 2025/07/22 02:43:10 INFO : toe: Removing directory 2025/07/22 02:43:10 INFO : empty_dir: Removing directory 2025/07/22 02:43:10 DEBUG : Local file system at /tmp/rclone3393367613: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:43:10 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:43:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 02:43:10 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:11 INFO : tictacempty_dir: Making directory 2025/07/22 02:43:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:11 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:11 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:11 INFO : tictactoe: Making directory 2025/07/22 02:43:11 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:11 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:11 INFO : tictactoe/tictactoe: Making directory 2025/07/22 02:43:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/22 02:43:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:43:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:11 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:43:11 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:43:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:11 INFO : toe/toe/toe.txt: Deleted 2025/07/22 02:43:11 INFO : toe/toe: Removing directory 2025/07/22 02:43:11 INFO : toe: Removing directory 2025/07/22 02:43:11 INFO : empty_dir: Removing directory 2025/07/22 02:43:11 DEBUG : Local file system at /tmp/rclone3393367613: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/22 02:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/22 02:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/22 02:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/22 02:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/22 02:43:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/22 02:43:13 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.20s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:43:14 DEBUG : Reset feature "Copy" 2025/07/22 02:43:14 DEBUG : Reset feature "Move" 2025/07/22 02:43:14 DEBUG : Reset feature "Copy" 2025/07/22 02:43:14 DEBUG : Reset feature "Move" 2025/07/22 02:43:14 DEBUG : empty_dir: Making directory with metadata 2025/07/22 02:43:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/22 02:43:14 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:14 INFO : tictacempty_dir: Making directory 2025/07/22 02:43:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/22 02:43:14 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:14 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:14 INFO : tictactoe: Making directory 2025/07/22 02:43:14 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:14 DEBUG : toe: transformed to: tictactoe 2025/07/22 02:43:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:14 INFO : tictactoe/tictactoe: Making directory 2025/07/22 02:43:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/22 02:43:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/22 02:43:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:43:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:14 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:43:14 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:43:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/22 02:43:14 INFO : toe/toe/toe.txt: Deleted 2025/07/22 02:43:14 INFO : toe/toe: Removing directory 2025/07/22 02:43:14 INFO : toe: Removing directory 2025/07/22 02:43:14 INFO : empty_dir: Removing directory 2025/07/22 02:43:14 DEBUG : Local file system at /tmp/rclone3393367613: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/22 02:43:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/22 02:43:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/22 02:43:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/22 02:43:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/22 02:43:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/22 02:43:16 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.50s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:43:17 DEBUG : toe: transformed to: dG9l 2025/07/22 02:43:17 DEBUG : toe: transformed to: dG9l 2025/07/22 02:43:17 INFO : dG9l: Making directory 2025/07/22 02:43:17 DEBUG : toe: transformed to: dG9l 2025/07/22 02:43:17 DEBUG : toe: transformed to: dG9l 2025/07/22 02:43:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/22 02:43:17 INFO : dG9l/dG9l: Making directory 2025/07/22 02:43:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/22 02:43:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/22 02:43:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/22 02:43:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/22 02:43:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/22 02:43:17 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:43:17 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:43:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:18 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/22 02:43:18 DEBUG : Waiting for deletions to finish 2025/07/22 02:43:18 DEBUG : dG9l: transformed to: toe 2025/07/22 02:43:18 DEBUG : dG9l: transformed to: toe 2025/07/22 02:43:18 DEBUG : dG9l: transformed to: toe 2025/07/22 02:43:18 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/22 02:43:18 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/22 02:43:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/22 02:43:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/22 02:43:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/22 02:43:18 DEBUG : Local file system at /tmp/rclone3393367613: Waiting for checks to finish 2025/07/22 02:43:18 DEBUG : Local file system at /tmp/rclone3393367613: Waiting for transfers to finish 2025/07/22 02:43:18 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.43s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-cuqidug4fare", Local "Local file system at /tmp/rclone3393367613", Modify Window "1ms" 2025/07/22 02:43:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:43:19 DEBUG : toe: transformed to: 2025/07/22 02:43:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:43:20 DEBUG : toe: transformed to: 2025/07/22 02:43:20 INFO : B2 bucket rclone-test-cuqidug4fare: Making directory 2025/07/22 02:43:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:43:20 DEBUG : toe: transformed to: 2025/07/22 02:43:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:43:20 DEBUG : toe: transformed to: 2025/07/22 02:43:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:43:20 DEBUG : toe/toe: transformed to: 2025/07/22 02:43:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/22 02:43:20 INFO : toe/toe: Making directory 2025/07/22 02:43:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:43:20 DEBUG : toe/toe: transformed to: 2025/07/22 02:43:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/22 02:43:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:43:20 DEBUG : toe: transformed to: 2025/07/22 02:43:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/22 02:43:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/22 02:43:20 DEBUG : toe/toe/toe: transformed to: 2025/07/22 02:43:20 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/22 02:43:20 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for checks to finish 2025/07/22 02:43:20 DEBUG : B2 bucket rclone-test-cuqidug4fare: Waiting for transfers to finish 2025/07/22 02:43:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/22 02:43:20 INFO : toe/toe/toe: Copied (new) 2025/07/22 02:43:20 ERROR : B2 bucket rclone-test-cuqidug4fare: not deleting files as there were IO errors 2025/07/22 02:43:20 ERROR : B2 bucket rclone-test-cuqidug4fare: not deleting directories as there were IO errors --- PASS: TestError (1.76s) PASS 2025/07/22 02:43:21 DEBUG : B2 bucket rclone-test-cuqidug4fare: Purge remote 2025/07/22 02:43:21 INFO : B2 bucket rclone-test-cuqidug4fare: cleaning bucket "rclone-test-cuqidug4fare" of all files 2025/07/22 02:43:22 DEBUG : BackupDir/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e992f1_d20250722_m023735_c001_v7007000_t0000_u01753151855912") 2025/07/22 02:43:22 DEBUG : BackupDir/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f115b57afc4a2c681_d20250722_m023729_c001_v0001101_t0046_u01753151849647") 2025/07/22 02:43:22 DEBUG : CompareDest/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f402b5cb9e944c4e5_d20250722_m023709_c001_v7007000_t0000_u01753151829899") 2025/07/22 02:43:22 DEBUG : CompareDest/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fac4b_d20250722_m023703_c001_v0001131_t0033_u01753151823784") 2025/07/22 02:43:22 DEBUG : CompareDest/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f402b5cb9e944c4e6_d20250722_m023710_c001_v7007000_t0000_u01753151830082") 2025/07/22 02:43:22 DEBUG : CompareDest/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b621e_d20250722_m023705_c001_v0001177_t0023_u01753151825266") 2025/07/22 02:43:22 DEBUG : CopyDest/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e992f2_d20250722_m023736_c001_v7007000_t0000_u01753151856095") 2025/07/22 02:43:22 DEBUG : CopyDest/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bde0_d20250722_m023726_c001_v0001161_t0028_u01753151846653") 2025/07/22 02:43:22 DEBUG : CopyDest/three: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e992f3_d20250722_m023736_c001_v7007000_t0000_u01753151856279") 2025/07/22 02:43:22 DEBUG : CopyDest/three: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6276_d20250722_m023733_c001_v0001177_t0059_u01753151853678") 2025/07/22 02:43:23 DEBUG : CopyDest/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e992f4_d20250722_m023736_c001_v7007000_t0000_u01753151856464") 2025/07/22 02:43:23 DEBUG : CopyDest/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fac79_d20250722_m023731_c001_v0001131_t0014_u01753151851098") 2025/07/22 02:43:23 DEBUG : EXISTING: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed77b_d20250722_m023855_c001_v7007000_t0000_u01753151935490") 2025/07/22 02:43:23 DEBUG : EXISTING: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad2b_d20250722_m023854_c001_v0001131_t0013_u01753151934409") 2025/07/22 02:43:23 DEBUG : PREFIXapple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f402b5cb9e944c64e_d20250722_m024054_c001_v7007000_t0000_u01753152054342") 2025/07/22 02:43:23 DEBUG : PREFIXapple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a46d_d20250722_m024049_c001_v0001098_t0042_u01753152049079") 2025/07/22 02:43:23 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e71001_d20250722_m024054_c001_v7007000_t0000_u01753152054406") 2025/07/22 02:43:23 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c01d_d20250722_m024049_c001_v0001161_t0054_u01753152049110") 2025/07/22 02:43:23 DEBUG : PREFIXbanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e71003_d20250722_m024054_c001_v7007000_t0000_u01753152054780") 2025/07/22 02:43:23 DEBUG : PREFIXbanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0036c_d20250722_m024049_c001_v0001177_t0059_u01753152049100") 2025/07/22 02:43:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415646e60c601b21_d20250722_m024054_c001_v7007000_t0000_u01753152054628") 2025/07/22 02:43:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae5d_d20250722_m024049_c001_v0001131_t0020_u01753152049083") 2025/07/22 02:43:23 DEBUG : Testêé: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed776_d20250722_m023851_c001_v7007000_t0000_u01753151931953") 2025/07/22 02:43:23 DEBUG : Testêé: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad25_d20250722_m023851_c001_v0001131_t0041_u01753151931052") 2025/07/22 02:43:24 DEBUG : Testêé: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be80_d20250722_m023850_c001_v0001161_t0054_u01753151930019") 2025/07/22 02:43:24 DEBUG : YXBwbGU=: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cae_d20250722_m024035_c001_v7007000_t0000_u01753152035639") 2025/07/22 02:43:24 DEBUG : YXBwbGU=: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a435_d20250722_m024031_c001_v0001098_t0026_u01753152031535") 2025/07/22 02:43:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01caf_d20250722_m024035_c001_v7007000_t0000_u01753152035832") 2025/07/22 02:43:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bfc9_d20250722_m024031_c001_v0001161_t0045_u01753152031525") 2025/07/22 02:43:24 DEBUG : YmFuYW5h: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cb0_d20250722_m024036_c001_v7007000_t0000_u01753152036013") 2025/07/22 02:43:24 DEBUG : YmFuYW5h: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae2f_d20250722_m024031_c001_v0001131_t0053_u01753152031510") 2025/07/22 02:43:24 DEBUG : a/potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f391_d20250722_m023538_c001_v7007000_t0000_u01753151738234") 2025/07/22 02:43:24 DEBUG : a/potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60f5_d20250722_m023537_c001_v0001177_t0055_u01753151737641") 2025/07/22 02:43:24 DEBUG : a/potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f38f_d20250722_m023536_c001_v7007000_t0000_u01753151736286") 2025/07/22 02:43:24 DEBUG : a/potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60e9_d20250722_m023535_c001_v0001177_t0012_u01753151735504") 2025/07/22 02:43:24 DEBUG : a/potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fcc5_d20250722_m023519_c001_v7007000_t0000_u01753151719815") 2025/07/22 02:43:24 DEBUG : a/potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60a7_d20250722_m023519_c001_v0001177_t0038_u01753151719019") 2025/07/22 02:43:24 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78275a_d20250722_m024250_c001_v7007000_t0000_u01753152170050") 2025/07/22 02:43:24 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee005d8_d20250722_m024245_c001_v0001177_t0056_u01753152165992") 2025/07/22 02:43:24 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd080_d20250722_m024234_c001_v7007000_t0000_u01753152154454") 2025/07/22 02:43:24 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00580_d20250722_m024230_c001_v0001177_t0018_u01753152150292") 2025/07/22 02:43:24 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa05_d20250722_m024218_c001_v7007000_t0000_u01753152138923") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00519_d20250722_m024215_c001_v0001177_t0034_u01753152135494") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d1b_d20250722_m024204_c001_v7007000_t0000_u01753152124442") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee004d9_d20250722_m024200_c001_v0001177_t0013_u01753152120635") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427cc_d20250722_m024149_c001_v7007000_t0000_u01753152109148") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0049e_d20250722_m024145_c001_v0001177_t0041_u01753152105023") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d16f_d20250722_m024133_c001_v7007000_t0000_u01753152093058") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00438_d20250722_m024127_c001_v0001177_t0044_u01753152087296") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1884_d20250722_m024116_c001_v7007000_t0000_u01753152076588") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faea5_d20250722_m024112_c001_v0001131_t0045_u01753152072977") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e71013_d20250722_m024112_c001_v7007000_t0000_u01753152072071") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c079_d20250722_m024107_c001_v0001161_t0052_u01753152067602") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e9949b_d20250722_m024056_c001_v7007000_t0000_u01753152056132") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00388_d20250722_m024052_c001_v0001177_t0022_u01753152052349") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4050ca8d1c0253a3_d20250722_m024051_c001_v7007000_t0000_u01753152051206") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a463_d20250722_m024046_c001_v0001098_t0011_u01753152046758") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f405b6480e22c5392_d20250722_m024033_c001_v7007000_t0000_u01753152033607") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00314_d20250722_m024029_c001_v0001177_t0039_u01753152029080") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d14_d20250722_m024016_c001_v7007000_t0000_u01753152016725") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002e2_d20250722_m024012_c001_v0001177_t0045_u01753152012734") 2025/07/22 02:43:25 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0a3_d20250722_m024001_c001_v7007000_t0000_u01753152001578") 2025/07/22 02:43:26 DEBUG : apple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002b8_d20250722_m023958_c001_v0001177_t0039_u01753151998273") 2025/07/22 02:43:26 DEBUG : appleSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e7101e_d20250722_m024115_c001_v7007000_t0000_u01753152075000") 2025/07/22 02:43:26 DEBUG : appleSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c083_d20250722_m024109_c001_v0001161_t0041_u01753152069765") 2025/07/22 02:43:26 DEBUG : appleapple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d173_d20250722_m024133_c001_v7007000_t0000_u01753152093240") 2025/07/22 02:43:26 DEBUG : appleapple: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0044c_d20250722_m024129_c001_v0001177_t0044_u01753152089356") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78275b_d20250722_m024250_c001_v7007000_t0000_u01753152170236") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fafad_d20250722_m024246_c001_v0001131_t0048_u01753152166561") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd081_d20250722_m024234_c001_v7007000_t0000_u01753152154638") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf85_d20250722_m024230_c001_v0001131_t0016_u01753152150953") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa06_d20250722_m024219_c001_v7007000_t0000_u01753152139106") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf5d_d20250722_m024215_c001_v0001131_t0051_u01753152135996") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d1c_d20250722_m024204_c001_v7007000_t0000_u01753152124629") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf33_d20250722_m024201_c001_v0001131_t0038_u01753152121278") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427cd_d20250722_m024149_c001_v7007000_t0000_u01753152109332") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf0f_d20250722_m024145_c001_v0001131_t0029_u01753152105576") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782712_d20250722_m024131_c001_v7007000_t0000_u01753152091277") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faed9_d20250722_m024127_c001_v0001131_t0046_u01753152087799") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1885_d20250722_m024116_c001_v7007000_t0000_u01753152076769") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003ee_d20250722_m024112_c001_v0001177_t0019_u01753152072992") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509dc3_d20250722_m024111_c001_v7007000_t0000_u01753152071869") 2025/07/22 02:43:26 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003d0_d20250722_m024108_c001_v0001177_t0052_u01753152068274") 2025/07/22 02:43:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e9949c_d20250722_m024056_c001_v7007000_t0000_u01753152056315") 2025/07/22 02:43:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae65_d20250722_m024052_c001_v0001131_t0011_u01753152052363") 2025/07/22 02:43:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bcfc8_d20250722_m024051_c001_v7007000_t0000_u01753152051217") 2025/07/22 02:43:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00368_d20250722_m024047_c001_v0001177_t0036_u01753152047663") 2025/07/22 02:43:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cab_d20250722_m024033_c001_v7007000_t0000_u01753152033996") 2025/07/22 02:43:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bfc5_d20250722_m024029_c001_v0001161_t0050_u01753152029710") 2025/07/22 02:43:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d15_d20250722_m024016_c001_v7007000_t0000_u01753152016908") 2025/07/22 02:43:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf99_d20250722_m024013_c001_v0001161_t0030_u01753152013415") 2025/07/22 02:43:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0a4_d20250722_m024001_c001_v7007000_t0000_u01753152001762") 2025/07/22 02:43:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf76_d20250722_m023958_c001_v0001161_t0027_u01753151998754") 2025/07/22 02:43:27 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e7101c_d20250722_m024114_c001_v7007000_t0000_u01753152074819") 2025/07/22 02:43:27 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4a7_d20250722_m024109_c001_v0001098_t0014_u01753152069798") 2025/07/22 02:43:27 DEBUG : b/potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f393_d20250722_m023538_c001_v7007000_t0000_u01753151738419") 2025/07/22 02:43:27 DEBUG : b/potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60ef_d20250722_m023536_c001_v0001177_t0050_u01753151736835") 2025/07/22 02:43:27 DEBUG : b/potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f38e_d20250722_m023535_c001_v7007000_t0000_u01753151735723") 2025/07/22 02:43:27 DEBUG : b/potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60e5_d20250722_m023534_c001_v0001177_t0036_u01753151734696") 2025/07/22 02:43:27 DEBUG : b/potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fcc4_d20250722_m023519_c001_v7007000_t0000_u01753151719254") 2025/07/22 02:43:27 DEBUG : b/potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b609f_d20250722_m023518_c001_v0001177_t0044_u01753151718208") 2025/07/22 02:43:27 DEBUG : backup/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fd73_d20250722_m023751_c001_v7007000_t0000_u01753151871089") 2025/07/22 02:43:27 DEBUG : backup/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f110801d6ee94e395_d20250722_m023749_c001_v0001181_t0027_u01753151869400") 2025/07/22 02:43:27 DEBUG : backup/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f10019763dc0829c6_d20250722_m023745_c001_v0001184_t0003_u01753151865479") 2025/07/22 02:43:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00cbf6_d20250722_m023816_c001_v7007000_t0000_u01753151896794") 2025/07/22 02:43:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f108c97a94ceaf843_d20250722_m023814_c001_v0001106_t0036_u01753151894672") 2025/07/22 02:43:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f10644cdba7a6d0c6_d20250722_m023810_c001_v0001100_t0011_u01753151890758") 2025/07/22 02:43:28 DEBUG : backup/one.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473a4a_d20250722_m023804_c001_v7007000_t0000_u01753151884298") 2025/07/22 02:43:28 DEBUG : backup/one.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1170f01b294a1a0c_d20250722_m023801_c001_v0001131_t0029_u01753151881961") 2025/07/22 02:43:28 DEBUG : backup/one.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1184ac450071ba32_d20250722_m023757_c001_v0001176_t0057_u01753151877603") 2025/07/22 02:43:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00cbf7_d20250722_m023816_c001_v7007000_t0000_u01753151896977") 2025/07/22 02:43:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f11640d5b59df7e58_d20250722_m023815_c001_v0001101_t0052_u01753151895924") 2025/07/22 02:43:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f119a249c93beecd1_d20250722_m023812_c001_v0001137_t0057_u01753151892329") 2025/07/22 02:43:28 DEBUG : backup/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fd75_d20250722_m023751_c001_v7007000_t0000_u01753151871273") 2025/07/22 02:43:28 DEBUG : backup/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f101a9382032aff24_d20250722_m023750_c001_v0001178_t0045_u01753151870321") 2025/07/22 02:43:28 DEBUG : backup/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1185b9bfaabfded1_d20250722_m023746_c001_v0001157_t0007_u01753151866965") 2025/07/22 02:43:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473a4c_d20250722_m023804_c001_v7007000_t0000_u01753151884480") 2025/07/22 02:43:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1138f4612978e207_d20250722_m023803_c001_v0001184_t0019_u01753151883457") 2025/07/22 02:43:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f11234cce52510885_d20250722_m023758_c001_v0001144_t0049_u01753151878969") 2025/07/22 02:43:28 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78275c_d20250722_m024250_c001_v7007000_t0000_u01753152170421") 2025/07/22 02:43:28 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c203_d20250722_m024246_c001_v0001161_t0033_u01753152166198") 2025/07/22 02:43:28 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd082_d20250722_m024234_c001_v7007000_t0000_u01753152154821") 2025/07/22 02:43:28 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c1cf_d20250722_m024230_c001_v0001161_t0030_u01753152150506") 2025/07/22 02:43:28 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa07_d20250722_m024219_c001_v7007000_t0000_u01753152139289") 2025/07/22 02:43:28 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c193_d20250722_m024215_c001_v0001161_t0056_u01753152135718") 2025/07/22 02:43:28 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d1d_d20250722_m024204_c001_v7007000_t0000_u01753152124818") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c153_d20250722_m024200_c001_v0001161_t0038_u01753152120868") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427ce_d20250722_m024149_c001_v7007000_t0000_u01753152109513") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c115_d20250722_m024145_c001_v0001161_t0007_u01753152105305") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d176_d20250722_m024133_c001_v7007000_t0000_u01753152093421") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4ef_d20250722_m024127_c001_v0001098_t0052_u01753152087500") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1886_d20250722_m024116_c001_v7007000_t0000_u01753152076953") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4bd_d20250722_m024113_c001_v0001098_t0015_u01753152073014") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994b7_d20250722_m024111_c001_v7007000_t0000_u01753152071649") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae91_d20250722_m024107_c001_v0001131_t0054_u01753152067947") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e9949d_d20250722_m024056_c001_v7007000_t0000_u01753152056499") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a479_d20250722_m024052_c001_v0001098_t0037_u01753152052359") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f408e4c6c6ab4ddfc_d20250722_m024050_c001_v7007000_t0000_u01753152050800") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae59_d20250722_m024047_c001_v0001131_t0007_u01753152047114") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f413a4a523ff387c5_d20250722_m024033_c001_v7007000_t0000_u01753152033614") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae2b_d20250722_m024029_c001_v0001131_t0033_u01753152029329") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d16_d20250722_m024017_c001_v7007000_t0000_u01753152017090") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae07_d20250722_m024012_c001_v0001131_t0029_u01753152012938") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0a5_d20250722_m024001_c001_v7007000_t0000_u01753152001956") 2025/07/22 02:43:29 DEBUG : banana: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fade9_d20250722_m023958_c001_v0001131_t0047_u01753151998490") 2025/07/22 02:43:29 DEBUG : bananaSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994bd_d20250722_m024115_c001_v7007000_t0000_u01753152075085") 2025/07/22 02:43:30 DEBUG : bananaSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae97_d20250722_m024109_c001_v0001131_t0035_u01753152069773") 2025/07/22 02:43:30 DEBUG : both0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe33_d20250722_m023936_c001_v7007000_t0000_u01753151976272") 2025/07/22 02:43:30 DEBUG : both0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bede_d20250722_m023918_c001_v0001161_t0034_u01753151958579") 2025/07/22 02:43:30 DEBUG : both0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b3b_d20250722_m023914_c001_v7007000_t0000_u01753151954294") 2025/07/22 02:43:30 DEBUG : both0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be92_d20250722_m023857_c001_v0001161_t0028_u01753151937353") 2025/07/22 02:43:30 DEBUG : both1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe34_d20250722_m023936_c001_v7007000_t0000_u01753151976456") 2025/07/22 02:43:30 DEBUG : both1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bee2_d20250722_m023919_c001_v0001161_t0029_u01753151959850") 2025/07/22 02:43:30 DEBUG : both1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b40_d20250722_m023914_c001_v7007000_t0000_u01753151954477") 2025/07/22 02:43:30 DEBUG : both1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be96_d20250722_m023858_c001_v0001161_t0026_u01753151938162") 2025/07/22 02:43:30 DEBUG : both10: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe35_d20250722_m023936_c001_v7007000_t0000_u01753151976639") 2025/07/22 02:43:30 DEBUG : both10: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf04_d20250722_m023925_c001_v0001161_t0040_u01753151965949") 2025/07/22 02:43:30 DEBUG : both10: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b47_d20250722_m023914_c001_v7007000_t0000_u01753151954676") 2025/07/22 02:43:30 DEBUG : both10: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67beb6_d20250722_m023905_c001_v0001161_t0023_u01753151945090") 2025/07/22 02:43:30 DEBUG : both11: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe36_d20250722_m023936_c001_v7007000_t0000_u01753151976821") 2025/07/22 02:43:30 DEBUG : both11: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf08_d20250722_m023926_c001_v0001161_t0013_u01753151966755") 2025/07/22 02:43:30 DEBUG : both11: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b4a_d20250722_m023914_c001_v7007000_t0000_u01753151954859") 2025/07/22 02:43:30 DEBUG : both11: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67beba_d20250722_m023905_c001_v0001161_t0018_u01753151945766") 2025/07/22 02:43:30 DEBUG : both12: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe37_d20250722_m023937_c001_v7007000_t0000_u01753151977004") 2025/07/22 02:43:30 DEBUG : both12: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf0a_d20250722_m023927_c001_v0001161_t0009_u01753151967455") 2025/07/22 02:43:30 DEBUG : both12: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b4e_d20250722_m023915_c001_v7007000_t0000_u01753151955045") 2025/07/22 02:43:30 DEBUG : both12: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bebc_d20250722_m023906_c001_v0001161_t0046_u01753151946358") 2025/07/22 02:43:31 DEBUG : both13: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe38_d20250722_m023937_c001_v7007000_t0000_u01753151977196") 2025/07/22 02:43:31 DEBUG : both13: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf0c_d20250722_m023928_c001_v0001161_t0031_u01753151968118") 2025/07/22 02:43:31 DEBUG : both13: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b52_d20250722_m023915_c001_v7007000_t0000_u01753151955229") 2025/07/22 02:43:31 DEBUG : both13: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bebe_d20250722_m023906_c001_v0001161_t0018_u01753151946977") 2025/07/22 02:43:31 DEBUG : both14: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe3a_d20250722_m023937_c001_v7007000_t0000_u01753151977380") 2025/07/22 02:43:31 DEBUG : both14: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf10_d20250722_m023928_c001_v0001161_t0044_u01753151968833") 2025/07/22 02:43:31 DEBUG : both14: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b56_d20250722_m023915_c001_v7007000_t0000_u01753151955413") 2025/07/22 02:43:31 DEBUG : both14: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bec2_d20250722_m023907_c001_v0001161_t0018_u01753151947613") 2025/07/22 02:43:31 DEBUG : both15: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe3b_d20250722_m023937_c001_v7007000_t0000_u01753151977563") 2025/07/22 02:43:31 DEBUG : both15: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf18_d20250722_m023929_c001_v0001161_t0048_u01753151969919") 2025/07/22 02:43:31 DEBUG : both15: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b5a_d20250722_m023915_c001_v7007000_t0000_u01753151955596") 2025/07/22 02:43:31 DEBUG : both15: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bec6_d20250722_m023908_c001_v0001161_t0057_u01753151948307") 2025/07/22 02:43:31 DEBUG : both16: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe3c_d20250722_m023937_c001_v7007000_t0000_u01753151977748") 2025/07/22 02:43:31 DEBUG : both16: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf20_d20250722_m023930_c001_v0001161_t0033_u01753151970708") 2025/07/22 02:43:31 DEBUG : both16: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b5f_d20250722_m023915_c001_v7007000_t0000_u01753151955780") 2025/07/22 02:43:31 DEBUG : both16: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bec8_d20250722_m023908_c001_v0001161_t0028_u01753151948941") 2025/07/22 02:43:31 DEBUG : both17: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe3d_d20250722_m023937_c001_v7007000_t0000_u01753151977930") 2025/07/22 02:43:31 DEBUG : both17: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf26_d20250722_m023931_c001_v0001161_t0018_u01753151971469") 2025/07/22 02:43:31 DEBUG : both17: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b62_d20250722_m023915_c001_v7007000_t0000_u01753151955963") 2025/07/22 02:43:31 DEBUG : both17: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67becc_d20250722_m023909_c001_v0001161_t0009_u01753151949589") 2025/07/22 02:43:31 DEBUG : both18: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe3e_d20250722_m023938_c001_v7007000_t0000_u01753151978112") 2025/07/22 02:43:32 DEBUG : both18: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf2c_d20250722_m023932_c001_v0001161_t0049_u01753151972250") 2025/07/22 02:43:32 DEBUG : both18: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b69_d20250722_m023916_c001_v7007000_t0000_u01753151956146") 2025/07/22 02:43:32 DEBUG : both18: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bece_d20250722_m023910_c001_v0001161_t0051_u01753151950217") 2025/07/22 02:43:32 DEBUG : both19: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe3f_d20250722_m023938_c001_v7007000_t0000_u01753151978296") 2025/07/22 02:43:32 DEBUG : both19: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf34_d20250722_m023932_c001_v0001161_t0058_u01753151972986") 2025/07/22 02:43:32 DEBUG : both19: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b6d_d20250722_m023916_c001_v7007000_t0000_u01753151956331") 2025/07/22 02:43:32 DEBUG : both19: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bed0_d20250722_m023910_c001_v0001161_t0027_u01753151950842") 2025/07/22 02:43:32 DEBUG : both2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe41_d20250722_m023938_c001_v7007000_t0000_u01753151978488") 2025/07/22 02:43:32 DEBUG : both2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bee6_d20250722_m023920_c001_v0001161_t0052_u01753151960565") 2025/07/22 02:43:32 DEBUG : both2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b72_d20250722_m023916_c001_v7007000_t0000_u01753151956514") 2025/07/22 02:43:32 DEBUG : both2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be9a_d20250722_m023858_c001_v0001161_t0001_u01753151938806") 2025/07/22 02:43:32 DEBUG : both3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe42_d20250722_m023938_c001_v7007000_t0000_u01753151978671") 2025/07/22 02:43:32 DEBUG : both3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bee8_d20250722_m023921_c001_v0001161_t0018_u01753151961137") 2025/07/22 02:43:32 DEBUG : both3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b76_d20250722_m023916_c001_v7007000_t0000_u01753151956698") 2025/07/22 02:43:32 DEBUG : both3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be9e_d20250722_m023859_c001_v0001161_t0008_u01753151939825") 2025/07/22 02:43:32 DEBUG : both4: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe43_d20250722_m023938_c001_v7007000_t0000_u01753151978885") 2025/07/22 02:43:32 DEBUG : both4: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67beee_d20250722_m023921_c001_v0001161_t0016_u01753151961768") 2025/07/22 02:43:32 DEBUG : both4: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b77_d20250722_m023916_c001_v7007000_t0000_u01753151956881") 2025/07/22 02:43:32 DEBUG : both4: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bea0_d20250722_m023900_c001_v0001161_t0040_u01753151940405") 2025/07/22 02:43:32 DEBUG : both5: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe44_d20250722_m023939_c001_v7007000_t0000_u01753151979075") 2025/07/22 02:43:32 DEBUG : both5: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bef2_d20250722_m023922_c001_v0001161_t0029_u01753151962371") 2025/07/22 02:43:32 DEBUG : both5: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b78_d20250722_m023917_c001_v7007000_t0000_u01753151957064") 2025/07/22 02:43:33 DEBUG : both5: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bea2_d20250722_m023901_c001_v0001161_t0036_u01753151941139") 2025/07/22 02:43:33 DEBUG : both6: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe45_d20250722_m023939_c001_v7007000_t0000_u01753151979258") 2025/07/22 02:43:33 DEBUG : both6: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bef6_d20250722_m023923_c001_v0001161_t0017_u01753151963158") 2025/07/22 02:43:33 DEBUG : both6: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b7a_d20250722_m023917_c001_v7007000_t0000_u01753151957291") 2025/07/22 02:43:33 DEBUG : both6: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67beaa_d20250722_m023902_c001_v0001161_t0059_u01753151942034") 2025/07/22 02:43:33 DEBUG : both7: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe46_d20250722_m023939_c001_v7007000_t0000_u01753151979460") 2025/07/22 02:43:33 DEBUG : both7: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67befa_d20250722_m023923_c001_v0001161_t0028_u01753151963854") 2025/07/22 02:43:33 DEBUG : both7: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b7d_d20250722_m023917_c001_v7007000_t0000_u01753151957474") 2025/07/22 02:43:33 DEBUG : both7: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67beae_d20250722_m023902_c001_v0001161_t0028_u01753151942783") 2025/07/22 02:43:33 DEBUG : both8: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe47_d20250722_m023939_c001_v7007000_t0000_u01753151979645") 2025/07/22 02:43:33 DEBUG : both8: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67befe_d20250722_m023924_c001_v0001161_t0051_u01753151964588") 2025/07/22 02:43:33 DEBUG : both8: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b80_d20250722_m023917_c001_v7007000_t0000_u01753151957658") 2025/07/22 02:43:33 DEBUG : both8: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67beb2_d20250722_m023903_c001_v0001161_t0001_u01753151943588") 2025/07/22 02:43:33 DEBUG : both9: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe49_d20250722_m023939_c001_v7007000_t0000_u01753151979831") 2025/07/22 02:43:33 DEBUG : both9: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf02_d20250722_m023925_c001_v0001161_t0044_u01753151965168") 2025/07/22 02:43:33 DEBUG : both9: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b82_d20250722_m023917_c001_v7007000_t0000_u01753151957843") 2025/07/22 02:43:33 DEBUG : both9: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67beb4_d20250722_m023904_c001_v0001161_t0044_u01753151944435") 2025/07/22 02:43:33 DEBUG : c/non empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f394_d20250722_m023538_c001_v7007000_t0000_u01753151738603") 2025/07/22 02:43:33 DEBUG : c/non empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60f1_d20250722_m023537_c001_v0001177_t0007_u01753151737051") 2025/07/22 02:43:33 DEBUG : c/non empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f390_d20250722_m023536_c001_v7007000_t0000_u01753151736469") 2025/07/22 02:43:34 DEBUG : c/non empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60e7_d20250722_m023534_c001_v0001177_t0055_u01753151734911") 2025/07/22 02:43:34 DEBUG : c/non empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fcc6_d20250722_m023519_c001_v7007000_t0000_u01753151719997") 2025/07/22 02:43:34 DEBUG : c/non empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60a1_d20250722_m023518_c001_v0001177_t0052_u01753151718417") 2025/07/22 02:43:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cb2_d20250722_m024036_c001_v7007000_t0000_u01753152036195") 2025/07/22 02:43:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0031e_d20250722_m024031_c001_v0001177_t0014_u01753152031506") 2025/07/22 02:43:34 DEBUG : check sum: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fadd_d20250722_m023511_c001_v7007000_t0000_u01753151711605") 2025/07/22 02:43:34 DEBUG : check sum: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6081_d20250722_m023510_c001_v0001177_t0025_u01753151710643") 2025/07/22 02:43:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f402b5cb9e944cac9_d20250722_m024319_c001_v7007000_t0000_u01753152199666") 2025/07/22 02:43:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00637_d20250722_m024318_c001_v0001177_t0007_u01753152198204") 2025/07/22 02:43:34 DEBUG : dest/3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e992e9_d20250722_m023719_c001_v7007000_t0000_u01753151839018") 2025/07/22 02:43:34 DEBUG : dest/3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044490601f03f9d_d20250722_m023717_c001_v0001093_t0047_u01753151837896") 2025/07/22 02:43:34 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d178_d20250722_m024133_c001_v7007000_t0000_u01753152093612") 2025/07/22 02:43:34 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c0d9_d20250722_m024129_c001_v0001161_t0044_u01753152089387") 2025/07/22 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78275d_d20250722_m024250_c001_v7007000_t0000_u01753152170606") 2025/07/22 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0059e_d20250722_m024239_c001_v0001177_t0043_u01753152159107") 2025/07/22 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd083_d20250722_m024235_c001_v7007000_t0000_u01753152155004") 2025/07/22 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0054f_d20250722_m024223_c001_v0001177_t0034_u01753152143551") 2025/07/22 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa08_d20250722_m024219_c001_v7007000_t0000_u01753152139470") 2025/07/22 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee004f5_d20250722_m024209_c001_v0001177_t0047_u01753152129143") 2025/07/22 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d1e_d20250722_m024205_c001_v7007000_t0000_u01753152125004") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee004b0_d20250722_m024153_c001_v0001177_t0024_u01753152113840") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427cf_d20250722_m024149_c001_v7007000_t0000_u01753152109695") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00478_d20250722_m024137_c001_v0001177_t0014_u01753152097707") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e18a8_d20250722_m024131_c001_v7007000_t0000_u01753152091287") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00418_d20250722_m024121_c001_v0001177_t0038_u01753152081249") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1887_d20250722_m024117_c001_v7007000_t0000_u01753152077142") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003f0_d20250722_m024113_c001_v0001177_t0004_u01753152073202") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa4274d_d20250722_m024111_c001_v7007000_t0000_u01753152071629") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c05f_d20250722_m024100_c001_v0001161_t0017_u01753152060813") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e9949e_d20250722_m024056_c001_v7007000_t0000_u01753152056684") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0038c_d20250722_m024052_c001_v0001177_t0059_u01753152052570") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f402b5cb9e944c64c_d20250722_m024051_c001_v7007000_t0000_u01753152051432") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a451_d20250722_m024040_c001_v0001098_t0023_u01753152040320") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4224be72e88793a8_d20250722_m024033_c001_v7007000_t0000_u01753152033816") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002f2_d20250722_m024021_c001_v0001177_t0018_u01753152021406") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d17_d20250722_m024017_c001_v7007000_t0000_u01753152017273") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002c6_d20250722_m024006_c001_v0001177_t0035_u01753152006214") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0a6_d20250722_m024002_c001_v7007000_t0000_u01753152002138") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002a8_d20250722_m023952_c001_v0001177_t0040_u01753151992639") 2025/07/22 02:43:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa42755_d20250722_m024115_c001_v7007000_t0000_u01753152075025") 2025/07/22 02:43:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003da_d20250722_m024109_c001_v0001177_t0007_u01753152069996") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d17b_d20250722_m024133_c001_v7007000_t0000_u01753152093794") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faedf_d20250722_m024129_c001_v0001131_t0049_u01753152089375") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78275e_d20250722_m024250_c001_v7007000_t0000_u01753152170792") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c1ed_d20250722_m024239_c001_v0001161_t0052_u01753152159753") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd085_d20250722_m024235_c001_v7007000_t0000_u01753152155189") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c1b1_d20250722_m024224_c001_v0001161_t0011_u01753152144117") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa0a_d20250722_m024219_c001_v7007000_t0000_u01753152139652") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c17d_d20250722_m024209_c001_v0001161_t0039_u01753152129725") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d1f_d20250722_m024205_c001_v7007000_t0000_u01753152125189") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c139_d20250722_m024154_c001_v0001161_t0049_u01753152114422") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427d0_d20250722_m024149_c001_v7007000_t0000_u01753152109878") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c0f9_d20250722_m024138_c001_v0001161_t0035_u01753152098277") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f409905114b290931_d20250722_m024131_c001_v7007000_t0000_u01753152091302") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4d7_d20250722_m024121_c001_v0001098_t0013_u01753152081846") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1888_d20250722_m024117_c001_v7007000_t0000_u01753152077325") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faea7_d20250722_m024113_c001_v0001131_t0053_u01753152073340") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f417bf7f48c4fa72c_d20250722_m024111_c001_v7007000_t0000_u01753152071846") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae7d_d20250722_m024101_c001_v0001131_t0007_u01753152061432") 2025/07/22 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e9949f_d20250722_m024056_c001_v7007000_t0000_u01753152056872") 2025/07/22 02:43:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae67_d20250722_m024052_c001_v0001131_t0047_u01753152052645") 2025/07/22 02:43:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f402b5cb9e944c64b_d20250722_m024051_c001_v7007000_t0000_u01753152051226") 2025/07/22 02:43:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae4b_d20250722_m024041_c001_v0001131_t0030_u01753152041005") 2025/07/22 02:43:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe86_d20250722_m024033_c001_v7007000_t0000_u01753152033815") 2025/07/22 02:43:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae17_d20250722_m024021_c001_v0001131_t0042_u01753152021977") 2025/07/22 02:43:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d18_d20250722_m024017_c001_v7007000_t0000_u01753152017455") 2025/07/22 02:43:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fadf7_d20250722_m024006_c001_v0001131_t0050_u01753152006800") 2025/07/22 02:43:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0a7_d20250722_m024002_c001_v7007000_t0000_u01753152002332") 2025/07/22 02:43:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faddb_d20250722_m023952_c001_v0001131_t0039_u01753151992928") 2025/07/22 02:43:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f417bf7f48c4fa738_d20250722_m024115_c001_v7007000_t0000_u01753152075057") 2025/07/22 02:43:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae9d_d20250722_m024110_c001_v0001131_t0046_u01753152070130") 2025/07/22 02:43:37 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d17c_d20250722_m024133_c001_v7007000_t0000_u01753152093975") 2025/07/22 02:43:37 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0044e_d20250722_m024129_c001_v0001177_t0047_u01753152089609") 2025/07/22 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78275f_d20250722_m024250_c001_v7007000_t0000_u01753152170981") 2025/07/22 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf97_d20250722_m024240_c001_v0001131_t0045_u01753152160453") 2025/07/22 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd086_d20250722_m024235_c001_v7007000_t0000_u01753152155373") 2025/07/22 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf6f_d20250722_m024224_c001_v0001131_t0013_u01753152144792") 2025/07/22 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa0b_d20250722_m024219_c001_v7007000_t0000_u01753152139834") 2025/07/22 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf4b_d20250722_m024210_c001_v0001131_t0002_u01753152130501") 2025/07/22 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d20_d20250722_m024205_c001_v7007000_t0000_u01753152125375") 2025/07/22 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf1f_d20250722_m024155_c001_v0001131_t0002_u01753152115201") 2025/07/22 02:43:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427d1_d20250722_m024150_c001_v7007000_t0000_u01753152110062") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faefb_d20250722_m024139_c001_v0001131_t0005_u01753152099045") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78270e_d20250722_m024130_c001_v7007000_t0000_u01753152090910") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faec9_d20250722_m024122_c001_v0001131_t0021_u01753152082555") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1889_d20250722_m024117_c001_v7007000_t0000_u01753152077508") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4bf_d20250722_m024113_c001_v0001098_t0036_u01753152073343") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa4274e_d20250722_m024111_c001_v7007000_t0000_u01753152071811") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003b4_d20250722_m024102_c001_v0001177_t0011_u01753152062356") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994a0_d20250722_m024057_c001_v7007000_t0000_u01753152057055") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c03b_d20250722_m024052_c001_v0001161_t0026_u01753152052737") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e99496_d20250722_m024051_c001_v7007000_t0000_u01753152051238") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00350_d20250722_m024041_c001_v0001177_t0028_u01753152041927") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f413a4a523ff387c6_d20250722_m024033_c001_v7007000_t0000_u01753152033814") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bfaf_d20250722_m024022_c001_v0001161_t0031_u01753152022848") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d1b_d20250722_m024017_c001_v7007000_t0000_u01753152017648") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf86_d20250722_m024007_c001_v0001161_t0027_u01753152007439") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0a8_d20250722_m024002_c001_v7007000_t0000_u01753152002513") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf66_d20250722_m023953_c001_v0001161_t0029_u01753151993360") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994bc_d20250722_m024114_c001_v7007000_t0000_u01753152074828") 2025/07/22 02:43:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4ab_d20250722_m024110_c001_v0001098_t0011_u01753152070149") 2025/07/22 02:43:38 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d17d_d20250722_m024134_c001_v7007000_t0000_u01753152094156") 2025/07/22 02:43:38 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faee1_d20250722_m024129_c001_v0001131_t0051_u01753152089699") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782760_d20250722_m024251_c001_v7007000_t0000_u01753152171169") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a5d7_d20250722_m024241_c001_v0001098_t0032_u01753152161163") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd087_d20250722_m024235_c001_v7007000_t0000_u01753152155557") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a59b_d20250722_m024225_c001_v0001098_t0027_u01753152145569") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa0c_d20250722_m024220_c001_v7007000_t0000_u01753152140021") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a565_d20250722_m024211_c001_v0001098_t0037_u01753152131164") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d21_d20250722_m024205_c001_v7007000_t0000_u01753152125561") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a53f_d20250722_m024156_c001_v0001098_t0017_u01753152116116") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427d2_d20250722_m024150_c001_v7007000_t0000_u01753152110246") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a50f_d20250722_m024139_c001_v0001098_t0037_u01753152099989") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782713_d20250722_m024131_c001_v7007000_t0000_u01753152091304") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c0b9_d20250722_m024123_c001_v0001161_t0052_u01753152083217") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e188a_d20250722_m024117_c001_v7007000_t0000_u01753152077689") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003f2_d20250722_m024113_c001_v0001177_t0046_u01753152073422") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa4274f_d20250722_m024111_c001_v7007000_t0000_u01753152071993") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a491_d20250722_m024102_c001_v0001098_t0031_u01753152062939") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994a1_d20250722_m024057_c001_v7007000_t0000_u01753152057239") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00390_d20250722_m024052_c001_v0001177_t0034_u01753152052804") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e70ffd_d20250722_m024050_c001_v7007000_t0000_u01753152050813") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bff5_d20250722_m024042_c001_v0001161_t0022_u01753152042539") 2025/07/22 02:43:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41615f3afca9aedf_d20250722_m024033_c001_v7007000_t0000_u01753152033812") 2025/07/22 02:43:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a421_d20250722_m024023_c001_v0001098_t0013_u01753152023757") 2025/07/22 02:43:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d1c_d20250722_m024017_c001_v7007000_t0000_u01753152017832") 2025/07/22 02:43:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a3f3_d20250722_m024008_c001_v0001098_t0045_u01753152008289") 2025/07/22 02:43:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0a9_d20250722_m024002_c001_v7007000_t0000_u01753152002695") 2025/07/22 02:43:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a3d9_d20250722_m023953_c001_v0001098_t0020_u01753151993783") 2025/07/22 02:43:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa42756_d20250722_m024115_c001_v7007000_t0000_u01753152075066") 2025/07/22 02:43:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003dd_d20250722_m024110_c001_v0001177_t0030_u01753152070218") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d17e_d20250722_m024134_c001_v7007000_t0000_u01753152094338") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4f5_d20250722_m024129_c001_v0001098_t0007_u01753152089715") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782761_d20250722_m024251_c001_v7007000_t0000_u01753152171363") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee005a8_d20250722_m024241_c001_v0001177_t0012_u01753152161571") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd089_d20250722_m024235_c001_v7007000_t0000_u01753152155744") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00563_d20250722_m024225_c001_v0001177_t0031_u01753152145974") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa0d_d20250722_m024220_c001_v7007000_t0000_u01753152140204") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00505_d20250722_m024211_c001_v0001177_t0011_u01753152131621") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d22_d20250722_m024205_c001_v7007000_t0000_u01753152125745") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee004c0_d20250722_m024156_c001_v0001177_t0040_u01753152116422") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427d3_d20250722_m024150_c001_v7007000_t0000_u01753152110430") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00484_d20250722_m024140_c001_v0001177_t0021_u01753152100540") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d160_d20250722_m024131_c001_v7007000_t0000_u01753152091313") 2025/07/22 02:43:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00424_d20250722_m024123_c001_v0001177_t0022_u01753152083480") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e188b_d20250722_m024117_c001_v7007000_t0000_u01753152077872") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003f6_d20250722_m024113_c001_v0001177_t0022_u01753152073644") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f417bf7f48c4fa72d_d20250722_m024112_c001_v7007000_t0000_u01753152072029") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c06b_d20250722_m024103_c001_v0001161_t0028_u01753152063345") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994a2_d20250722_m024057_c001_v7007000_t0000_u01753152057423") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a47b_d20250722_m024052_c001_v0001098_t0032_u01753152052912") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f408e4c6c6ab4ddfe_d20250722_m024050_c001_v7007000_t0000_u01753152050983") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a453_d20250722_m024042_c001_v0001098_t0016_u01753152042859") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41935af121ffd27d_d20250722_m024033_c001_v7007000_t0000_u01753152033823") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002fc_d20250722_m024024_c001_v0001177_t0019_u01753152024062") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d1d_d20250722_m024018_c001_v7007000_t0000_u01753152018013") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002d0_d20250722_m024008_c001_v0001177_t0012_u01753152008625") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0aa_d20250722_m024002_c001_v7007000_t0000_u01753152002877") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002aa_d20250722_m023954_c001_v0001177_t0017_u01753151994143") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa42753_d20250722_m024114_c001_v7007000_t0000_u01753152074841") 2025/07/22 02:43:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c085_d20250722_m024110_c001_v0001161_t0053_u01753152070255") 2025/07/22 02:43:41 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d17f_d20250722_m024134_c001_v7007000_t0000_u01753152094520") 2025/07/22 02:43:41 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c0db_d20250722_m024129_c001_v0001161_t0049_u01753152089739") 2025/07/22 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782762_d20250722_m024251_c001_v7007000_t0000_u01753152171561") 2025/07/22 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c1f7_d20250722_m024241_c001_v0001161_t0016_u01753152161775") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd08e_d20250722_m024235_c001_v7007000_t0000_u01753152155928") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c1b9_d20250722_m024226_c001_v0001161_t0047_u01753152146185") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa0e_d20250722_m024220_c001_v7007000_t0000_u01753152140386") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c181_d20250722_m024211_c001_v0001161_t0002_u01753152131858") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d23_d20250722_m024205_c001_v7007000_t0000_u01753152125930") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c143_d20250722_m024156_c001_v0001161_t0013_u01753152116796") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427d4_d20250722_m024150_c001_v7007000_t0000_u01753152110613") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c0fb_d20250722_m024140_c001_v0001161_t0008_u01753152100752") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e18a9_d20250722_m024131_c001_v7007000_t0000_u01753152091473") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4e1_d20250722_m024123_c001_v0001098_t0052_u01753152083693") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e188c_d20250722_m024118_c001_v7007000_t0000_u01753152078060") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c09d_d20250722_m024113_c001_v0001161_t0049_u01753152073653") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa4274b_d20250722_m024111_c001_v7007000_t0000_u01753152071447") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae83_d20250722_m024103_c001_v0001131_t0002_u01753152063689") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994a3_d20250722_m024057_c001_v7007000_t0000_u01753152057607") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae69_d20250722_m024052_c001_v0001131_t0030_u01753152052975") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e99497_d20250722_m024051_c001_v7007000_t0000_u01753152051422") 2025/07/22 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae51_d20250722_m024043_c001_v0001131_t0058_u01753152043158") 2025/07/22 02:43:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe85_d20250722_m024033_c001_v7007000_t0000_u01753152033583") 2025/07/22 02:43:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae19_d20250722_m024024_c001_v0001131_t0027_u01753152024266") 2025/07/22 02:43:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d1e_d20250722_m024018_c001_v7007000_t0000_u01753152018195") 2025/07/22 02:43:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fadfd_d20250722_m024008_c001_v0001131_t0032_u01753152008836") 2025/07/22 02:43:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0ab_d20250722_m024003_c001_v7007000_t0000_u01753152003060") 2025/07/22 02:43:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faddf_d20250722_m023954_c001_v0001131_t0038_u01753151994379") 2025/07/22 02:43:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4192c8e4eb166584_d20250722_m024114_c001_v7007000_t0000_u01753152074849") 2025/07/22 02:43:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003e2_d20250722_m024110_c001_v0001177_t0049_u01753152070444") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d180_d20250722_m024134_c001_v7007000_t0000_u01753152094702") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00454_d20250722_m024129_c001_v0001177_t0019_u01753152089820") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782763_d20250722_m024251_c001_v7007000_t0000_u01753152171748") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fafa1_d20250722_m024242_c001_v0001131_t0007_u01753152162163") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd08f_d20250722_m024236_c001_v7007000_t0000_u01753152156113") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf77_d20250722_m024226_c001_v0001131_t0000_u01753152146458") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa0f_d20250722_m024220_c001_v7007000_t0000_u01753152140569") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf51_d20250722_m024212_c001_v0001131_t0015_u01753152132145") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d24_d20250722_m024206_c001_v7007000_t0000_u01753152126115") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf25_d20250722_m024157_c001_v0001131_t0049_u01753152117192") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427d6_d20250722_m024150_c001_v7007000_t0000_u01753152110796") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf03_d20250722_m024141_c001_v0001131_t0038_u01753152101310") 2025/07/22 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f409905114b290932_d20250722_m024131_c001_v7007000_t0000_u01753152091485") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faed1_d20250722_m024123_c001_v0001131_t0010_u01753152083972") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e188d_d20250722_m024118_c001_v7007000_t0000_u01753152078255") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faea9_d20250722_m024113_c001_v0001131_t0019_u01753152073680") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e187d_d20250722_m024111_c001_v7007000_t0000_u01753152071857") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003b8_d20250722_m024104_c001_v0001177_t0053_u01753152064005") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994a4_d20250722_m024057_c001_v7007000_t0000_u01753152057791") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00392_d20250722_m024053_c001_v0001177_t0042_u01753152053027") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4050ca8d1c0253a4_d20250722_m024051_c001_v7007000_t0000_u01753152051393") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00356_d20250722_m024043_c001_v0001177_t0032_u01753152043501") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01ca6_d20250722_m024033_c001_v7007000_t0000_u01753152033206") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bfb1_d20250722_m024024_c001_v0001161_t0043_u01753152024907") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d1f_d20250722_m024018_c001_v7007000_t0000_u01753152018379") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf8d_d20250722_m024009_c001_v0001161_t0046_u01753152009278") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0ac_d20250722_m024003_c001_v7007000_t0000_u01753152003244") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf6c_d20250722_m023954_c001_v0001161_t0059_u01753151994802") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e187f_d20250722_m024114_c001_v7007000_t0000_u01753152074861") 2025/07/22 02:43:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faea1_d20250722_m024110_c001_v0001131_t0054_u01753152070453") 2025/07/22 02:43:44 DEBUG : dir1/0007-12345: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d181_d20250722_m024134_c001_v7007000_t0000_u01753152094884") 2025/07/22 02:43:44 DEBUG : dir1/0007-12345: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faee3_d20250722_m024129_c001_v0001131_t0033_u01753152089987") 2025/07/22 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782764_d20250722_m024251_c001_v7007000_t0000_u01753152171944") 2025/07/22 02:43:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a5dd_d20250722_m024242_c001_v0001098_t0048_u01753152162703") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd090_d20250722_m024236_c001_v7007000_t0000_u01753152156295") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a59f_d20250722_m024226_c001_v0001098_t0031_u01753152146840") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa10_d20250722_m024220_c001_v7007000_t0000_u01753152140753") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a56b_d20250722_m024212_c001_v0001098_t0017_u01753152132543") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d25_d20250722_m024206_c001_v7007000_t0000_u01753152126300") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a545_d20250722_m024157_c001_v0001098_t0053_u01753152117471") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427d7_d20250722_m024150_c001_v7007000_t0000_u01753152110979") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a517_d20250722_m024141_c001_v0001098_t0010_u01753152101824") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d162_d20250722_m024131_c001_v7007000_t0000_u01753152091499") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c0bb_d20250722_m024124_c001_v0001161_t0037_u01753152084275") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e188f_d20250722_m024118_c001_v7007000_t0000_u01753152078438") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4c1_d20250722_m024113_c001_v0001098_t0024_u01753152073804") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca5283346b9_d20250722_m024111_c001_v7007000_t0000_u01753152071449") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a493_d20250722_m024104_c001_v0001098_t0057_u01753152064226") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994a5_d20250722_m024057_c001_v7007000_t0000_u01753152057975") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c03d_d20250722_m024053_c001_v0001161_t0020_u01753152053134") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e70ffe_d20250722_m024050_c001_v7007000_t0000_u01753152050995") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bfff_d20250722_m024043_c001_v0001161_t0050_u01753152043720") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334649_d20250722_m024033_c001_v7007000_t0000_u01753152033826") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a425_d20250722_m024025_c001_v0001098_t0025_u01753152025231") 2025/07/22 02:43:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d21_d20250722_m024018_c001_v7007000_t0000_u01753152018560") 2025/07/22 02:43:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a3f9_d20250722_m024009_c001_v0001098_t0029_u01753152009622") 2025/07/22 02:43:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0ad_d20250722_m024003_c001_v7007000_t0000_u01753152003425") 2025/07/22 02:43:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a3db_d20250722_m023955_c001_v0001098_t0052_u01753151995327") 2025/07/22 02:43:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e7101f_d20250722_m024115_c001_v7007000_t0000_u01753152075077") 2025/07/22 02:43:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4ad_d20250722_m024110_c001_v0001098_t0050_u01753152070500") 2025/07/22 02:43:46 DEBUG : dir1/0008-23456: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d182_d20250722_m024135_c001_v7007000_t0000_u01753152095066") 2025/07/22 02:43:46 DEBUG : dir1/0008-23456: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c0df_d20250722_m024130_c001_v0001161_t0052_u01753152090027") 2025/07/22 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782765_d20250722_m024252_c001_v7007000_t0000_u01753152172132") 2025/07/22 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee005b0_d20250722_m024242_c001_v0001177_t0034_u01753152162983") 2025/07/22 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd091_d20250722_m024236_c001_v7007000_t0000_u01753152156479") 2025/07/22 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00571_d20250722_m024227_c001_v0001177_t0022_u01753152147230") 2025/07/22 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa12_d20250722_m024220_c001_v7007000_t0000_u01753152140935") 2025/07/22 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00511_d20250722_m024212_c001_v0001177_t0041_u01753152132849") 2025/07/22 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d26_d20250722_m024206_c001_v7007000_t0000_u01753152126488") 2025/07/22 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee004cc_d20250722_m024158_c001_v0001177_t0007_u01753152118149") 2025/07/22 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427d8_d20250722_m024151_c001_v7007000_t0000_u01753152111183") 2025/07/22 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00492_d20250722_m024142_c001_v0001177_t0048_u01753152102201") 2025/07/22 02:43:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782710_d20250722_m024131_c001_v7007000_t0000_u01753152091094") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0042c_d20250722_m024124_c001_v0001177_t0041_u01753152084686") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1890_d20250722_m024118_c001_v7007000_t0000_u01753152078621") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003f8_d20250722_m024113_c001_v0001177_t0025_u01753152073857") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4192c8e4eb166582_d20250722_m024111_c001_v7007000_t0000_u01753152071866") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c06d_d20250722_m024104_c001_v0001161_t0030_u01753152064541") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994a6_d20250722_m024058_c001_v7007000_t0000_u01753152058161") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00394_d20250722_m024053_c001_v0001177_t0014_u01753152053286") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f408e4c6c6ab4ddff_d20250722_m024051_c001_v7007000_t0000_u01753152051168") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a457_d20250722_m024044_c001_v0001098_t0021_u01753152044027") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01ca7_d20250722_m024033_c001_v7007000_t0000_u01753152033388") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00308_d20250722_m024025_c001_v0001177_t0004_u01753152025985") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d22_d20250722_m024018_c001_v7007000_t0000_u01753152018743") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002d4_d20250722_m024010_c001_v0001177_t0001_u01753152010055") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0ae_d20250722_m024003_c001_v7007000_t0000_u01753152003607") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002b0_d20250722_m023955_c001_v0001177_t0055_u01753151995643") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f417bf7f48c4fa737_d20250722_m024114_c001_v7007000_t0000_u01753152074872") 2025/07/22 02:43:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c087_d20250722_m024110_c001_v0001161_t0054_u01753152070580") 2025/07/22 02:43:47 DEBUG : dir1/0009-34567: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d183_d20250722_m024135_c001_v7007000_t0000_u01753152095248") 2025/07/22 02:43:47 DEBUG : dir1/0009-34567: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00456_d20250722_m024130_c001_v0001177_t0052_u01753152090062") 2025/07/22 02:43:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782766_d20250722_m024252_c001_v7007000_t0000_u01753152172324") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c1fb_d20250722_m024243_c001_v0001161_t0033_u01753152163221") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd092_d20250722_m024236_c001_v7007000_t0000_u01753152156663") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c1c3_d20250722_m024227_c001_v0001161_t0028_u01753152147443") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa13_d20250722_m024221_c001_v7007000_t0000_u01753152141123") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c187_d20250722_m024213_c001_v0001161_t0018_u01753152133130") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d27_d20250722_m024206_c001_v7007000_t0000_u01753152126673") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c149_d20250722_m024158_c001_v0001161_t0025_u01753152118371") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427d9_d20250722_m024151_c001_v7007000_t0000_u01753152111366") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c103_d20250722_m024142_c001_v0001161_t0031_u01753152102409") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782711_d20250722_m024131_c001_v7007000_t0000_u01753152091120") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4e7_d20250722_m024124_c001_v0001098_t0031_u01753152084948") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1891_d20250722_m024118_c001_v7007000_t0000_u01753152078803") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faead_d20250722_m024114_c001_v0001131_t0003_u01753152074022") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994b8_d20250722_m024111_c001_v7007000_t0000_u01753152071876") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae87_d20250722_m024105_c001_v0001131_t0005_u01753152065071") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994a7_d20250722_m024058_c001_v7007000_t0000_u01753152058344") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c041_d20250722_m024053_c001_v0001161_t0041_u01753152053449") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa4273a_d20250722_m024051_c001_v7007000_t0000_u01753152051179") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae55_d20250722_m024044_c001_v0001131_t0042_u01753152044359") 2025/07/22 02:43:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4224be72e88793a7_d20250722_m024033_c001_v7007000_t0000_u01753152033583") 2025/07/22 02:43:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae1b_d20250722_m024026_c001_v0001131_t0009_u01753152026187") 2025/07/22 02:43:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d23_d20250722_m024018_c001_v7007000_t0000_u01753152018925") 2025/07/22 02:43:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae01_d20250722_m024010_c001_v0001131_t0014_u01753152010257") 2025/07/22 02:43:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0af_d20250722_m024003_c001_v7007000_t0000_u01753152003789") 2025/07/22 02:43:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fade3_d20250722_m023955_c001_v0001131_t0027_u01753151995848") 2025/07/22 02:43:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa42757_d20250722_m024115_c001_v7007000_t0000_u01753152075208") 2025/07/22 02:43:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003e4_d20250722_m024110_c001_v0001177_t0033_u01753152070645") 2025/07/22 02:43:49 DEBUG : dir1/0010-45678: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d184_d20250722_m024135_c001_v7007000_t0000_u01753152095434") 2025/07/22 02:43:49 DEBUG : dir1/0010-45678: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4f9_d20250722_m024130_c001_v0001098_t0058_u01753152090251") 2025/07/22 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782767_d20250722_m024252_c001_v7007000_t0000_u01753152172511") 2025/07/22 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fafa5_d20250722_m024243_c001_v0001131_t0039_u01753152163643") 2025/07/22 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd093_d20250722_m024236_c001_v7007000_t0000_u01753152156845") 2025/07/22 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf79_d20250722_m024227_c001_v0001131_t0011_u01753152147944") 2025/07/22 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa14_d20250722_m024221_c001_v7007000_t0000_u01753152141305") 2025/07/22 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf57_d20250722_m024213_c001_v0001131_t0051_u01753152133436") 2025/07/22 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d28_d20250722_m024206_c001_v7007000_t0000_u01753152126859") 2025/07/22 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf27_d20250722_m024158_c001_v0001131_t0001_u01753152118693") 2025/07/22 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427da_d20250722_m024151_c001_v7007000_t0000_u01753152111553") 2025/07/22 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf07_d20250722_m024142_c001_v0001131_t0028_u01753152102849") 2025/07/22 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4224be72e887940c_d20250722_m024131_c001_v7007000_t0000_u01753152091332") 2025/07/22 02:43:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faed3_d20250722_m024125_c001_v0001131_t0036_u01753152085379") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1892_d20250722_m024118_c001_v7007000_t0000_u01753152078987") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c09f_d20250722_m024114_c001_v0001161_t0040_u01753152074039") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e71011_d20250722_m024111_c001_v7007000_t0000_u01753152071881") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003c6_d20250722_m024105_c001_v0001177_t0027_u01753152065611") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994a8_d20250722_m024058_c001_v7007000_t0000_u01753152058527") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae6b_d20250722_m024053_c001_v0001131_t0058_u01753152053489") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f408e4c6c6ab4de00_d20250722_m024051_c001_v7007000_t0000_u01753152051350") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0035a_d20250722_m024044_c001_v0001177_t0018_u01753152044745") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41935af121ffd27b_d20250722_m024033_c001_v7007000_t0000_u01753152033631") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bfbf_d20250722_m024026_c001_v0001161_t0035_u01753152026815") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d24_d20250722_m024019_c001_v7007000_t0000_u01753152019109") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf91_d20250722_m024010_c001_v0001161_t0047_u01753152010593") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0b0_d20250722_m024003_c001_v7007000_t0000_u01753152003971") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf72_d20250722_m023956_c001_v0001161_t0020_u01753151996274") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4192c8e4eb166586_d20250722_m024115_c001_v7007000_t0000_u01753152075219") 2025/07/22 02:43:50 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4af_d20250722_m024110_c001_v0001098_t0020_u01753152070840") 2025/07/22 02:43:50 DEBUG : dir1/0011-56789: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d186_d20250722_m024135_c001_v7007000_t0000_u01753152095616") 2025/07/22 02:43:50 DEBUG : dir1/0011-56789: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00458_d20250722_m024130_c001_v0001177_t0029_u01753152090272") 2025/07/22 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782768_d20250722_m024252_c001_v7007000_t0000_u01753152172750") 2025/07/22 02:43:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a5e7_d20250722_m024244_c001_v0001098_t0009_u01753152164035") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd094_d20250722_m024237_c001_v7007000_t0000_u01753152157028") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a5a9_d20250722_m024228_c001_v0001098_t0000_u01753152148248") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa15_d20250722_m024221_c001_v7007000_t0000_u01753152141488") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a56f_d20250722_m024213_c001_v0001098_t0015_u01753152133720") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d29_d20250722_m024207_c001_v7007000_t0000_u01753152127046") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a549_d20250722_m024158_c001_v0001098_t0057_u01753152118975") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427db_d20250722_m024151_c001_v7007000_t0000_u01753152111736") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a51b_d20250722_m024143_c001_v0001098_t0047_u01753152103316") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e18a7_d20250722_m024131_c001_v7007000_t0000_u01753152091104") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c0c5_d20250722_m024125_c001_v0001161_t0032_u01753152085812") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1893_d20250722_m024119_c001_v7007000_t0000_u01753152079169") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003fa_d20250722_m024114_c001_v0001177_t0028_u01753152074079") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994b6_d20250722_m024111_c001_v7007000_t0000_u01753152071467") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a49d_d20250722_m024105_c001_v0001098_t0043_u01753152065877") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994a9_d20250722_m024058_c001_v7007000_t0000_u01753152058711") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a47d_d20250722_m024053_c001_v0001098_t0028_u01753152053547") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bcfc9_d20250722_m024051_c001_v7007000_t0000_u01753152051403") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c007_d20250722_m024044_c001_v0001161_t0033_u01753152044962") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f405b6480e22c5393_d20250722_m024033_c001_v7007000_t0000_u01753152033792") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a427_d20250722_m024027_c001_v0001098_t0058_u01753152027205") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d25_d20250722_m024019_c001_v7007000_t0000_u01753152019292") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a3fd_d20250722_m024010_c001_v0001098_t0013_u01753152010875") 2025/07/22 02:43:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0b1_d20250722_m024004_c001_v7007000_t0000_u01753152004152") 2025/07/22 02:43:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a3df_d20250722_m023956_c001_v0001098_t0030_u01753151996559") 2025/07/22 02:43:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4192c8e4eb166585_d20250722_m024115_c001_v7007000_t0000_u01753152075033") 2025/07/22 02:43:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c089_d20250722_m024110_c001_v0001161_t0013_u01753152070862") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d187_d20250722_m024135_c001_v7007000_t0000_u01753152095799") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c0e3_d20250722_m024130_c001_v0001161_t0036_u01753152090373") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782769_d20250722_m024252_c001_v7007000_t0000_u01753152172937") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee005be_d20250722_m024244_c001_v0001177_t0036_u01753152164585") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd095_d20250722_m024237_c001_v7007000_t0000_u01753152157215") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00577_d20250722_m024228_c001_v0001177_t0015_u01753152148757") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa16_d20250722_m024221_c001_v7007000_t0000_u01753152141670") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00513_d20250722_m024214_c001_v0001177_t0056_u01753152134066") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d2a_d20250722_m024207_c001_v7007000_t0000_u01753152127232") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee004ce_d20250722_m024159_c001_v0001177_t0047_u01753152119312") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427dc_d20250722_m024151_c001_v7007000_t0000_u01753152111918") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00494_d20250722_m024143_c001_v0001177_t0022_u01753152103656") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e18a6_d20250722_m024130_c001_v7007000_t0000_u01753152090922") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00434_d20250722_m024126_c001_v0001177_t0010_u01753152086210") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1894_d20250722_m024119_c001_v7007000_t0000_u01753152079353") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4c5_d20250722_m024114_c001_v0001098_t0041_u01753152074099") 2025/07/22 02:43:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e187e_d20250722_m024112_c001_v7007000_t0000_u01753152072039") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c073_d20250722_m024106_c001_v0001161_t0023_u01753152066226") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994aa_d20250722_m024058_c001_v7007000_t0000_u01753152058896") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00396_d20250722_m024053_c001_v0001177_t0007_u01753152053524") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e71000_d20250722_m024051_c001_v7007000_t0000_u01753152051361") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a459_d20250722_m024045_c001_v0001098_t0058_u01753152045378") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334648_d20250722_m024033_c001_v7007000_t0000_u01753152033636") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0030e_d20250722_m024027_c001_v0001177_t0039_u01753152027495") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d26_d20250722_m024019_c001_v7007000_t0000_u01753152019474") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002de_d20250722_m024011_c001_v0001177_t0050_u01753152011500") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0b2_d20250722_m024004_c001_v7007000_t0000_u01753152004333") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002b4_d20250722_m023956_c001_v0001177_t0011_u01753151996922") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa42754_d20250722_m024114_c001_v7007000_t0000_u01753152074881") 2025/07/22 02:43:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003e6_d20250722_m024110_c001_v0001177_t0012_u01753152070873") 2025/07/22 02:43:53 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d188_d20250722_m024135_c001_v7007000_t0000_u01753152095991") 2025/07/22 02:43:53 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faee7_d20250722_m024130_c001_v0001131_t0000_u01753152090416") 2025/07/22 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78276a_d20250722_m024253_c001_v7007000_t0000_u01753152173121") 2025/07/22 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c1ff_d20250722_m024244_c001_v0001161_t0029_u01753152164798") 2025/07/22 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd096_d20250722_m024237_c001_v7007000_t0000_u01753152157401") 2025/07/22 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c1c7_d20250722_m024228_c001_v0001161_t0029_u01753152148962") 2025/07/22 02:43:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa18_d20250722_m024221_c001_v7007000_t0000_u01753152141852") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c18d_d20250722_m024214_c001_v0001161_t0011_u01753152134280") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d2b_d20250722_m024207_c001_v7007000_t0000_u01753152127419") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c151_d20250722_m024159_c001_v0001161_t0023_u01753152119523") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427dd_d20250722_m024152_c001_v7007000_t0000_u01753152112102") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c107_d20250722_m024143_c001_v0001161_t0040_u01753152103867") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994c8_d20250722_m024131_c001_v7007000_t0000_u01753152091342") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4eb_d20250722_m024126_c001_v0001098_t0023_u01753152086416") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1895_d20250722_m024119_c001_v7007000_t0000_u01753152079536") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faeb1_d20250722_m024114_c001_v0001131_t0042_u01753152074308") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca5283346bb_d20250722_m024111_c001_v7007000_t0000_u01753152071880") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae8b_d20250722_m024106_c001_v0001131_t0014_u01753152066529") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994ab_d20250722_m024059_c001_v7007000_t0000_u01753152059080") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00398_d20250722_m024053_c001_v0001177_t0052_u01753152053751") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e70fff_d20250722_m024051_c001_v7007000_t0000_u01753152051178") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae57_d20250722_m024045_c001_v0001131_t0009_u01753152045679") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01ca9_d20250722_m024033_c001_v7007000_t0000_u01753152033569") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae21_d20250722_m024027_c001_v0001131_t0033_u01753152027707") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d27_d20250722_m024019_c001_v7007000_t0000_u01753152019724") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae03_d20250722_m024011_c001_v0001131_t0059_u01753152011710") 2025/07/22 02:43:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0b3_d20250722_m024004_c001_v7007000_t0000_u01753152004514") 2025/07/22 02:43:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fade7_d20250722_m023957_c001_v0001131_t0019_u01753151997142") 2025/07/22 02:43:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e7101d_d20250722_m024114_c001_v7007000_t0000_u01753152074891") 2025/07/22 02:43:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faea3_d20250722_m024110_c001_v0001131_t0049_u01753152070880") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d189_d20250722_m024136_c001_v7007000_t0000_u01753152096173") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0045a_d20250722_m024130_c001_v0001177_t0053_u01753152090500") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78276b_d20250722_m024253_c001_v7007000_t0000_u01753152173306") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fafab_d20250722_m024245_c001_v0001131_t0042_u01753152165172") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd097_d20250722_m024237_c001_v7007000_t0000_u01753152157585") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf7f_d20250722_m024229_c001_v0001131_t0008_u01753152149312") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa19_d20250722_m024222_c001_v7007000_t0000_u01753152142034") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf5b_d20250722_m024214_c001_v0001131_t0038_u01753152134621") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d2c_d20250722_m024207_c001_v7007000_t0000_u01753152127604") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf2b_d20250722_m024159_c001_v0001131_t0059_u01753152119869") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427de_d20250722_m024152_c001_v7007000_t0000_u01753152112288") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faf0b_d20250722_m024144_c001_v0001131_t0036_u01753152104258") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782714_d20250722_m024131_c001_v7007000_t0000_u01753152091460") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faed5_d20250722_m024126_c001_v0001131_t0052_u01753152086727") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1896_d20250722_m024119_c001_v7007000_t0000_u01753152079718") 2025/07/22 02:43:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003fc_d20250722_m024114_c001_v0001177_t0004_u01753152074352") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4192c8e4eb166583_d20250722_m024112_c001_v7007000_t0000_u01753152072049") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003c8_d20250722_m024106_c001_v0001177_t0038_u01753152066982") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994ac_d20250722_m024059_c001_v7007000_t0000_u01753152059266") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae6d_d20250722_m024053_c001_v0001131_t0015_u01753152053806") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415646e60c601b1d_d20250722_m024051_c001_v7007000_t0000_u01753152051194") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00362_d20250722_m024046_c001_v0001177_t0057_u01753152046269") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01caa_d20250722_m024033_c001_v7007000_t0000_u01753152033814") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bfc1_d20250722_m024028_c001_v0001161_t0038_u01753152028184") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d28_d20250722_m024019_c001_v7007000_t0000_u01753152019907") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf95_d20250722_m024012_c001_v0001161_t0011_u01753152012030") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0b4_d20250722_m024004_c001_v7007000_t0000_u01753152004696") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf74_d20250722_m023957_c001_v0001161_t0041_u01753151997490") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1881_d20250722_m024115_c001_v7007000_t0000_u01753152075229") 2025/07/22 02:43:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003e8_d20250722_m024111_c001_v0001177_t0048_u01753152071092") 2025/07/22 02:43:56 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d18a_d20250722_m024136_c001_v7007000_t0000_u01753152096355") 2025/07/22 02:43:56 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4fb_d20250722_m024130_c001_v0001098_t0020_u01753152090610") 2025/07/22 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78276c_d20250722_m024253_c001_v7007000_t0000_u01753152173491") 2025/07/22 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a5eb_d20250722_m024245_c001_v0001098_t0027_u01753152165623") 2025/07/22 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd098_d20250722_m024237_c001_v7007000_t0000_u01753152157769") 2025/07/22 02:43:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a5b1_d20250722_m024229_c001_v0001098_t0012_u01753152149902") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa1a_d20250722_m024222_c001_v7007000_t0000_u01753152142215") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a575_d20250722_m024215_c001_v0001098_t0015_u01753152135059") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d2d_d20250722_m024207_c001_v7007000_t0000_u01753152127791") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a54f_d20250722_m024200_c001_v0001098_t0014_u01753152120303") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427df_d20250722_m024152_c001_v7007000_t0000_u01753152112470") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a521_d20250722_m024144_c001_v0001098_t0054_u01753152104606") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78270f_d20250722_m024130_c001_v7007000_t0000_u01753152090931") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c0cb_d20250722_m024127_c001_v0001161_t0001_u01753152087017") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1897_d20250722_m024119_c001_v7007000_t0000_u01753152079904") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c0a1_d20250722_m024114_c001_v0001161_t0029_u01753152074464") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994b9_d20250722_m024112_c001_v7007000_t0000_u01753152072058") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4a1_d20250722_m024107_c001_v0001098_t0059_u01753152067237") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994ad_d20250722_m024059_c001_v7007000_t0000_u01753152059454") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0039a_d20250722_m024053_c001_v0001177_t0043_u01753152053977") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa4273b_d20250722_m024051_c001_v7007000_t0000_u01753152051371") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c00f_d20250722_m024046_c001_v0001161_t0052_u01753152046480") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f405b6480e22c5394_d20250722_m024033_c001_v7007000_t0000_u01753152033977") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a42d_d20250722_m024028_c001_v0001098_t0055_u01753152028726") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d29_d20250722_m024020_c001_v7007000_t0000_u01753152020091") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a403_d20250722_m024012_c001_v0001098_t0039_u01753152012332") 2025/07/22 02:43:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0b5_d20250722_m024004_c001_v7007000_t0000_u01753152004878") 2025/07/22 02:43:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a3e1_d20250722_m023957_c001_v0001098_t0049_u01753151997877") 2025/07/22 02:43:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1880_d20250722_m024115_c001_v7007000_t0000_u01753152075045") 2025/07/22 02:43:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4b3_d20250722_m024111_c001_v0001098_t0057_u01753152071150") 2025/07/22 02:43:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cb4_d20250722_m024036_c001_v7007000_t0000_u01753152036376") 2025/07/22 02:43:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00324_d20250722_m024031_c001_v0001177_t0053_u01753152031731") 2025/07/22 02:43:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cb5_d20250722_m024036_c001_v7007000_t0000_u01753152036558") 2025/07/22 02:43:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bfcb_d20250722_m024031_c001_v0001161_t0056_u01753152031822") 2025/07/22 02:43:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cb6_d20250722_m024036_c001_v7007000_t0000_u01753152036740") 2025/07/22 02:43:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae33_d20250722_m024031_c001_v0001131_t0031_u01753152031872") 2025/07/22 02:43:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cb8_d20250722_m024036_c001_v7007000_t0000_u01753152036920") 2025/07/22 02:43:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a437_d20250722_m024031_c001_v0001098_t0040_u01753152031931") 2025/07/22 02:43:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cb9_d20250722_m024037_c001_v7007000_t0000_u01753152037103") 2025/07/22 02:43:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0032a_d20250722_m024031_c001_v0001177_t0013_u01753152031948") 2025/07/22 02:43:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cba_d20250722_m024037_c001_v7007000_t0000_u01753152037286") 2025/07/22 02:43:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bfcd_d20250722_m024032_c001_v0001161_t0043_u01753152032120") 2025/07/22 02:43:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cbb_d20250722_m024037_c001_v7007000_t0000_u01753152037467") 2025/07/22 02:43:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0032c_d20250722_m024032_c001_v0001177_t0052_u01753152032174") 2025/07/22 02:43:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cbc_d20250722_m024037_c001_v7007000_t0000_u01753152037736") 2025/07/22 02:43:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae35_d20250722_m024032_c001_v0001131_t0041_u01753152032296") 2025/07/22 02:43:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cbd_d20250722_m024037_c001_v7007000_t0000_u01753152037918") 2025/07/22 02:43:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00330_d20250722_m024032_c001_v0001177_t0047_u01753152032396") 2025/07/22 02:43:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cbe_d20250722_m024038_c001_v7007000_t0000_u01753152038099") 2025/07/22 02:43:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a43b_d20250722_m024032_c001_v0001098_t0016_u01753152032404") 2025/07/22 02:43:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cbf_d20250722_m024038_c001_v7007000_t0000_u01753152038280") 2025/07/22 02:43:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bfcf_d20250722_m024032_c001_v0001161_t0029_u01753152032449") 2025/07/22 02:43:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cc0_d20250722_m024038_c001_v7007000_t0000_u01753152038463") 2025/07/22 02:43:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00332_d20250722_m024032_c001_v0001177_t0028_u01753152032640") 2025/07/22 02:43:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cc1_d20250722_m024038_c001_v7007000_t0000_u01753152038646") 2025/07/22 02:43:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a43d_d20250722_m024032_c001_v0001098_t0045_u01753152032702") 2025/07/22 02:43:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cc2_d20250722_m024038_c001_v7007000_t0000_u01753152038828") 2025/07/22 02:43:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae37_d20250722_m024032_c001_v0001131_t0052_u01753152032735") 2025/07/22 02:43:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cc3_d20250722_m024039_c001_v7007000_t0000_u01753152039009") 2025/07/22 02:43:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00336_d20250722_m024032_c001_v0001177_t0011_u01753152032885") 2025/07/22 02:43:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01cc4_d20250722_m024039_c001_v7007000_t0000_u01753152039191") 2025/07/22 02:43:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bfd3_d20250722_m024032_c001_v0001161_t0009_u01753152032914") 2025/07/22 02:43:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bcfcc_d20250722_m024054_c001_v7007000_t0000_u01753152054637") 2025/07/22 02:43:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0036e_d20250722_m024049_c001_v0001177_t0012_u01753152049338") 2025/07/22 02:43:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca52833465f_d20250722_m024054_c001_v7007000_t0000_u01753152054409") 2025/07/22 02:43:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae5f_d20250722_m024049_c001_v0001131_t0039_u01753152049387") 2025/07/22 02:43:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa42740_d20250722_m024054_c001_v7007000_t0000_u01753152054791") 2025/07/22 02:43:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c023_d20250722_m024049_c001_v0001161_t0029_u01753152049441") 2025/07/22 02:43:59 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4050ca8d1c0253ac_d20250722_m024054_c001_v7007000_t0000_u01753152054581") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a471_d20250722_m024049_c001_v0001098_t0049_u01753152049502") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4050ca8d1c0253ab_d20250722_m024054_c001_v7007000_t0000_u01753152054374") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00370_d20250722_m024049_c001_v0001177_t0032_u01753152049559") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e9949a_d20250722_m024054_c001_v7007000_t0000_u01753152054798") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c025_d20250722_m024049_c001_v0001161_t0045_u01753152049743") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa4273e_d20250722_m024054_c001_v7007000_t0000_u01753152054585") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00372_d20250722_m024049_c001_v0001177_t0055_u01753152049792") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e99498_d20250722_m024054_c001_v7007000_t0000_u01753152054391") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae61_d20250722_m024049_c001_v0001131_t0025_u01753152049826") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa4273d_d20250722_m024054_c001_v7007000_t0000_u01753152054395") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a473_d20250722_m024049_c001_v0001098_t0029_u01753152049848") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bcfcb_d20250722_m024054_c001_v7007000_t0000_u01753152054391") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00374_d20250722_m024050_c001_v0001177_t0036_u01753152050003") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f402b5cb9e944c64f_d20250722_m024054_c001_v7007000_t0000_u01753152054648") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c027_d20250722_m024050_c001_v0001161_t0052_u01753152050021") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e71002_d20250722_m024054_c001_v7007000_t0000_u01753152054596") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fae63_d20250722_m024050_c001_v0001131_t0007_u01753152050201") 2025/07/22 02:44:00 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334660_d20250722_m024054_c001_v7007000_t0000_u01753152054600") 2025/07/22 02:44:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00378_d20250722_m024050_c001_v0001177_t0022_u01753152050218") 2025/07/22 02:44:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e99499_d20250722_m024054_c001_v7007000_t0000_u01753152054614") 2025/07/22 02:44:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a475_d20250722_m024050_c001_v0001098_t0027_u01753152050264") 2025/07/22 02:44:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4050ca8d1c0253ad_d20250722_m024054_c001_v7007000_t0000_u01753152054769") 2025/07/22 02:44:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c02f_d20250722_m024050_c001_v0001161_t0038_u01753152050339") 2025/07/22 02:44:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415646e60c601b20_d20250722_m024054_c001_v7007000_t0000_u01753152054393") 2025/07/22 02:44:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0037c_d20250722_m024050_c001_v0001177_t0030_u01753152050429") 2025/07/22 02:44:01 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed76b_d20250722_m023848_c001_v7007000_t0000_u01753151928552") 2025/07/22 02:44:01 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112c317caadc5f7a_d20250722_m023846_c001_v0001181_t0039_u01753151926764") 2025/07/22 02:44:01 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41935af121ffd184_d20250722_m023846_c001_v7007000_t0000_u01753151926580") 2025/07/22 02:44:01 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112c317caadc5f6e_d20250722_m023843_c001_v0001181_t0049_u01753151923918") 2025/07/22 02:44:01 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41935af121ffcd79_d20250722_m023843_c001_v7007000_t0000_u01753151923193") 2025/07/22 02:44:01 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad11_d20250722_m023839_c001_v0001131_t0059_u01753151919175") 2025/07/22 02:44:01 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed72b_d20250722_m023837_c001_v7007000_t0000_u01753151917671") 2025/07/22 02:44:01 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1101db28de63c290_d20250722_m023835_c001_v0001183_t0051_u01753151915722") 2025/07/22 02:44:01 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f413a4a523ff38637_d20250722_m023835_c001_v7007000_t0000_u01753151915539") 2025/07/22 02:44:01 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1101db28de63c242_d20250722_m023832_c001_v0001183_t0045_u01753151912435") 2025/07/22 02:44:01 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f413a4a523ff38632_d20250722_m023831_c001_v7007000_t0000_u01753151911709") 2025/07/22 02:44:01 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be52_d20250722_m023827_c001_v0001161_t0000_u01753151907516") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00cc01_d20250722_m023826_c001_v7007000_t0000_u01753151906207") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f10541ded4b82c215_d20250722_m023824_c001_v0001184_t0008_u01753151904849") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41615f3afca9ada0_d20250722_m023824_c001_v7007000_t0000_u01753151904603") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f10541ded4b82c201_d20250722_m023822_c001_v0001184_t0057_u01753151902375") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41615f3afca9ad9d_d20250722_m023821_c001_v7007000_t0000_u01753151901648") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be42_d20250722_m023818_c001_v0001161_t0020_u01753151898106") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00cbf8_d20250722_m023817_c001_v7007000_t0000_u01753151897159") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1078f90d42b44f9b_d20250722_m023815_c001_v0001181_t0048_u01753151895445") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f403a75d114f7f723_d20250722_m023815_c001_v7007000_t0000_u01753151895260") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1078f90d42b44f8b_d20250722_m023811_c001_v0001181_t0056_u01753151891908") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f403a75d114f7f71d_d20250722_m023811_c001_v7007000_t0000_u01753151891177") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be26_d20250722_m023805_c001_v0001161_t0039_u01753151885586") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473a4d_d20250722_m023804_c001_v7007000_t0000_u01753151884663") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1137d37386248c83_d20250722_m023803_c001_v0001176_t0005_u01753151883036") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f416de9108c770af6_d20250722_m023802_c001_v7007000_t0000_u01753151882845") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1137d37386248c7f_d20250722_m023758_c001_v0001176_t0007_u01753151878549") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f416de9108c770af3_d20250722_m023757_c001_v7007000_t0000_u01753151877811") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be0c_d20250722_m023752_c001_v0001161_t0035_u01753151872414") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fd78_d20250722_m023751_c001_v7007000_t0000_u01753151871457") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f109c1f5977e61e5e_d20250722_m023749_c001_v0001161_t0049_u01753151869799") 2025/07/22 02:44:02 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41615f3afca9ad79_d20250722_m023749_c001_v7007000_t0000_u01753151869612") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f109c1f5977e61e50_d20250722_m023746_c001_v0001161_t0009_u01753151866412") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41615f3afca9ad74_d20250722_m023745_c001_v7007000_t0000_u01753151865678") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bdee_d20250722_m023737_c001_v0001161_t0025_u01753151857764") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e992f5_d20250722_m023736_c001_v7007000_t0000_u01753151856664") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f10041bf2aa795c58_d20250722_m023730_c001_v0001105_t0012_u01753151850172") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f410e45c55eaf471a_d20250722_m023729_c001_v7007000_t0000_u01753151849964") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b625e_d20250722_m023726_c001_v0001177_t0016_u01753151846052") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1089eeb8a34677bf_d20250722_m023724_c001_v0001038_t0002_u01753151844913") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1089eeb8a34677bd_d20250722_m023723_c001_v0001038_t0041_u01753151843429") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f402b5cb9e944c4e7_d20250722_m023710_c001_v7007000_t0000_u01753151830270") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bd9c_d20250722_m023703_c001_v0001161_t0055_u01753151823119") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1014b5ce26bd2f58_d20250722_m023702_c001_v0001130_t0017_u01753151822273") 2025/07/22 02:44:03 DEBUG : dst/one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1014b5ce26bd2f54_d20250722_m023701_c001_v0001130_t0046_u01753151821198") 2025/07/22 02:44:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed76c_d20250722_m023848_c001_v7007000_t0000_u01753151928734") 2025/07/22 02:44:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1067894d0c40eae3_d20250722_m023846_c001_v0001183_t0019_u01753151926303") 2025/07/22 02:44:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1091c16ee8b5501d_d20250722_m023842_c001_v0001178_t0037_u01753151922988") 2025/07/22 02:44:03 DEBUG : dst/one.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed72c_d20250722_m023837_c001_v7007000_t0000_u01753151917854") 2025/07/22 02:44:03 DEBUG : dst/one.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f116d661b95574ce4_d20250722_m023835_c001_v0001113_t0057_u01753151915213") 2025/07/22 02:44:03 DEBUG : dst/one.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1066434763c7e034_d20250722_m023831_c001_v0001171_t0033_u01753151911377") 2025/07/22 02:44:03 DEBUG : dst/one.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00cc02_d20250722_m023826_c001_v7007000_t0000_u01753151906389") 2025/07/22 02:44:03 DEBUG : dst/one.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1145709fb41ab6e4_d20250722_m023824_c001_v0001182_t0036_u01753151904357") 2025/07/22 02:44:04 DEBUG : dst/one.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f100dfd4abfdda58d_d20250722_m023821_c001_v0001165_t0053_u01753151901436") 2025/07/22 02:44:04 DEBUG : dst/three: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e992f6_d20250722_m023736_c001_v7007000_t0000_u01753151856847") 2025/07/22 02:44:04 DEBUG : dst/three: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1089eeb8a34677c7_d20250722_m023734_c001_v0001038_t0058_u01753151854937") 2025/07/22 02:44:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed76f_d20250722_m023848_c001_v7007000_t0000_u01753151928916") 2025/07/22 02:44:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f109c2332dc2e73c7_d20250722_m023847_c001_v0001177_t0036_u01753151927538") 2025/07/22 02:44:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f109c031f4831f410_d20250722_m023844_c001_v0001093_t0040_u01753151924688") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed772_d20250722_m023849_c001_v7007000_t0000_u01753151929100") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112c317caadc5f7c_d20250722_m023847_c001_v0001181_t0015_u01753151927945") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41935af121ffd18b_d20250722_m023847_c001_v7007000_t0000_u01753151927758") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112c317caadc5f72_d20250722_m023845_c001_v0001181_t0012_u01753151925305") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41935af121ffcd90_d20250722_m023845_c001_v7007000_t0000_u01753151925123") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad13_d20250722_m023840_c001_v0001131_t0002_u01753151920158") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed72d_d20250722_m023838_c001_v7007000_t0000_u01753151918082") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1101db28de63c2b4_d20250722_m023837_c001_v0001183_t0007_u01753151917076") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f413a4a523ff38638_d20250722_m023836_c001_v7007000_t0000_u01753151916895") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1101db28de63c25b_d20250722_m023833_c001_v0001183_t0021_u01753151913797") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f413a4a523ff38633_d20250722_m023833_c001_v7007000_t0000_u01753151913616") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be54_d20250722_m023828_c001_v0001161_t0029_u01753151908551") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41615f3afca9ada1_d20250722_m023825_c001_v7007000_t0000_u01753151905651") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faced_d20250722_m023823_c001_v0001131_t0049_u01753151903344") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41615f3afca9ad9e_d20250722_m023822_c001_v7007000_t0000_u01753151902974") 2025/07/22 02:44:04 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be44_d20250722_m023818_c001_v0001161_t0050_u01753151898831") 2025/07/22 02:44:05 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f403a75d114f7f724_d20250722_m023816_c001_v7007000_t0000_u01753151896229") 2025/07/22 02:44:05 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38facc9_d20250722_m023813_c001_v0001131_t0033_u01753151893724") 2025/07/22 02:44:05 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f403a75d114f7f721_d20250722_m023812_c001_v7007000_t0000_u01753151892632") 2025/07/22 02:44:05 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be2c_d20250722_m023806_c001_v0001161_t0029_u01753151886351") 2025/07/22 02:44:05 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f416de9108c770af7_d20250722_m023803_c001_v7007000_t0000_u01753151883696") 2025/07/22 02:44:05 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faca5_d20250722_m023801_c001_v0001131_t0051_u01753151881060") 2025/07/22 02:44:05 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f416de9108c770af5_d20250722_m023759_c001_v7007000_t0000_u01753151879963") 2025/07/22 02:44:05 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be0e_d20250722_m023753_c001_v0001161_t0058_u01753151873166") 2025/07/22 02:44:05 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41615f3afca9ad7c_d20250722_m023750_c001_v7007000_t0000_u01753151870529") 2025/07/22 02:44:05 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fac93_d20250722_m023748_c001_v0001131_t0049_u01753151868515") 2025/07/22 02:44:05 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41615f3afca9ad77_d20250722_m023747_c001_v7007000_t0000_u01753151867427") 2025/07/22 02:44:05 DEBUG : dst/three.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bdf6_d20250722_m023740_c001_v0001161_t0011_u01753151860886") 2025/07/22 02:44:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed72e_d20250722_m023838_c001_v7007000_t0000_u01753151918264") 2025/07/22 02:44:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118c594721bfb963_d20250722_m023836_c001_v0001101_t0037_u01753151916491") 2025/07/22 02:44:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f10123978863cbed6_d20250722_m023833_c001_v0001145_t0024_u01753151913224") 2025/07/22 02:44:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00cc03_d20250722_m023826_c001_v7007000_t0000_u01753151906571") 2025/07/22 02:44:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1126aaf2b465d472_d20250722_m023825_c001_v0001042_t0017_u01753151905249") 2025/07/22 02:44:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f109bca8f2d1aa129_d20250722_m023822_c001_v0001184_t0031_u01753151902765") 2025/07/22 02:44:05 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed775_d20250722_m023849_c001_v7007000_t0000_u01753151929283") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be66_d20250722_m023839_c001_v0001161_t0022_u01753151919843") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed72f_d20250722_m023838_c001_v7007000_t0000_u01753151918446") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38facfb_d20250722_m023827_c001_v0001131_t0005_u01753151907992") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00cc04_d20250722_m023826_c001_v7007000_t0000_u01753151906789") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38facd7_d20250722_m023818_c001_v0001131_t0026_u01753151898456") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00cbf9_d20250722_m023817_c001_v7007000_t0000_u01753151897342") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38facb7_d20250722_m023806_c001_v0001131_t0025_u01753151885999") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473a4e_d20250722_m023804_c001_v7007000_t0000_u01753151884847") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fac97_d20250722_m023752_c001_v0001131_t0018_u01753151872812") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fd79_d20250722_m023751_c001_v7007000_t0000_u01753151871679") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fac83_d20250722_m023738_c001_v0001131_t0059_u01753151858455") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e992f7_d20250722_m023737_c001_v7007000_t0000_u01753151857030") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f119ac0746758c8b0_d20250722_m023732_c001_v0001181_t0056_u01753151852419") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f402b5cb9e944c4e8_d20250722_m023710_c001_v7007000_t0000_u01753151830454") 2025/07/22 02:44:06 DEBUG : dst/two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1014b5ce26bd2f68_d20250722_m023709_c001_v0001130_t0052_u01753151829127") 2025/07/22 02:44:06 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f410e45c55eaf46f7_d20250722_m023636_c001_v7007000_t0000_u01753151796545") 2025/07/22 02:44:06 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b61d1_d20250722_m023632_c001_v0001177_t0056_u01753151792889") 2025/07/22 02:44:06 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f410e45c55eaf46f0_d20250722_m023630_c001_v7007000_t0000_u01753151790886") 2025/07/22 02:44:06 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b61a3_d20250722_m023620_c001_v0001177_t0029_u01753151780608") 2025/07/22 02:44:06 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334455_d20250722_m023612_c001_v7007000_t0000_u01753151772055") 2025/07/22 02:44:06 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b618f_d20250722_m023608_c001_v0001177_t0052_u01753151768650") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f3a4_d20250722_m023549_c001_v7007000_t0000_u01753151749097") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6137_d20250722_m023547_c001_v0001177_t0026_u01753151747345") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f3a0_d20250722_m023546_c001_v7007000_t0000_u01753151746562") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b612d_d20250722_m023545_c001_v0001177_t0021_u01753151745358") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f39a_d20250722_m023542_c001_v7007000_t0000_u01753151742838") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6111_d20250722_m023541_c001_v0001177_t0043_u01753151741166") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f396_d20250722_m023540_c001_v7007000_t0000_u01753151740406") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6101_d20250722_m023539_c001_v0001177_t0048_u01753151739187") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f38b_d20250722_m023534_c001_v7007000_t0000_u01753151734145") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60db_d20250722_m023532_c001_v0001177_t0005_u01753151732782") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f388_d20250722_m023532_c001_v7007000_t0000_u01753151732026") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60d5_d20250722_m023531_c001_v0001177_t0058_u01753151731260") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fccf_d20250722_m023526_c001_v7007000_t0000_u01753151726866") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60bf_d20250722_m023525_c001_v0001177_t0036_u01753151725691") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fccc_d20250722_m023523_c001_v7007000_t0000_u01753151723839") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60b5_d20250722_m023522_c001_v0001177_t0008_u01753151722866") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fcc9_d20250722_m023522_c001_v7007000_t0000_u01753151722502") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f1153808752c41c82_d20250722_m023521_c001_v0001177_t0000_u01753151721911") 2025/07/22 02:44:07 DEBUG : empty space: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60ab_d20250722_m023520_c001_v0001177_t0056_u01753151720363") 2025/07/22 02:44:07 DEBUG : enormous: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f3a2_d20250722_m023548_c001_v7007000_t0000_u01753151748154") 2025/07/22 02:44:08 DEBUG : enormous: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6139_d20250722_m023547_c001_v0001177_t0017_u01753151747566") 2025/07/22 02:44:08 DEBUG : existing: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415a1de418aed779_d20250722_m023854_c001_v7007000_t0000_u01753151934029") 2025/07/22 02:44:08 DEBUG : existing: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67be86_d20250722_m023852_c001_v0001161_t0042_u01753151932701") 2025/07/22 02:44:08 DEBUG : existing: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334450_d20250722_m023607_c001_v7007000_t0000_u01753151767190") 2025/07/22 02:44:08 DEBUG : existing: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6187_d20250722_m023606_c001_v0001177_t0039_u01753151766060") 2025/07/22 02:44:08 DEBUG : existing: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fcc2_d20250722_m023517_c001_v7007000_t0000_u01753151717843") 2025/07/22 02:44:08 DEBUG : existing: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b609b_d20250722_m023516_c001_v0001177_t0026_u01753151716892") 2025/07/22 02:44:08 DEBUG : existing: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fcc1_d20250722_m023516_c001_v7007000_t0000_u01753151716344") 2025/07/22 02:44:08 DEBUG : existing: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6097_d20250722_m023515_c001_v0001177_t0027_u01753151715748") 2025/07/22 02:44:08 DEBUG : existing: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6095_d20250722_m023514_c001_v0001177_t0039_u01753151714986") 2025/07/22 02:44:08 DEBUG : existing-b: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334451_d20250722_m023607_c001_v7007000_t0000_u01753151767373") 2025/07/22 02:44:08 DEBUG : existing-b: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bd0d_d20250722_m023606_c001_v0001161_t0024_u01753151766050") 2025/07/22 02:44:08 DEBUG : file1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe65_d20250722_m023947_c001_v7007000_t0000_u01753151987956") 2025/07/22 02:44:08 DEBUG : file1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a3cb_d20250722_m023946_c001_v0001098_t0032_u01753151986883") 2025/07/22 02:44:08 DEBUG : file1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe60_d20250722_m023945_c001_v7007000_t0000_u01753151985460") 2025/07/22 02:44:08 DEBUG : file1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf4e_d20250722_m023944_c001_v0001161_t0013_u01753151984429") 2025/07/22 02:44:08 DEBUG : five: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f3a8_d20250722_m023552_c001_v7007000_t0000_u01753151752659") 2025/07/22 02:44:08 DEBUG : five: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412f0cce3f1b6149_d20250722_m023550_c001_v0001177_t0019_u01753151750737") 2025/07/22 02:44:08 DEBUG : foo: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fccd_d20250722_m023525_c001_v7007000_t0000_u01753151725324") 2025/07/22 02:44:08 DEBUG : foo: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412f0cce3f1b60bb_d20250722_m023524_c001_v0001177_t0019_u01753151724765") 2025/07/22 02:44:08 DEBUG : foo: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412f0cce3f1b60b9_d20250722_m023524_c001_v0001177_t0019_u01753151724203") 2025/07/22 02:44:08 DEBUG : four: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f3a9_d20250722_m023552_c001_v7007000_t0000_u01753151752846") 2025/07/22 02:44:09 DEBUG : four: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f407986472c67bcd0_d20250722_m023551_c001_v0001161_t0007_u01753151751297") 2025/07/22 02:44:09 DEBUG : four: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6145_d20250722_m023550_c001_v0001177_t0020_u01753151750107") 2025/07/22 02:44:09 DEBUG : hello world2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fa91_d20250722_m023435_c001_v7007000_t0000_u01753151675838") 2025/07/22 02:44:09 DEBUG : hello world2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b5ff7_d20250722_m023435_c001_v0001177_t0031_u01753151675248") 2025/07/22 02:44:09 DEBUG : ignore-size: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fcbf_d20250722_m023514_c001_v7007000_t0000_u01753151714617") 2025/07/22 02:44:09 DEBUG : ignore-size: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b608f_d20250722_m023513_c001_v0001177_t0052_u01753151713663") 2025/07/22 02:44:09 DEBUG : nested/sub dir/file: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca52833444d_d20250722_m023605_c001_v7007000_t0000_u01753151765288") 2025/07/22 02:44:09 DEBUG : nested/sub dir/file: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b617f_d20250722_m023604_c001_v0001177_t0032_u01753151764597") 2025/07/22 02:44:09 DEBUG : nested/sub dir/file: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca52833444a_d20250722_m023603_c001_v7007000_t0000_u01753151763835") 2025/07/22 02:44:09 DEBUG : nested/sub dir/file: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bd03_d20250722_m023603_c001_v0001161_t0011_u01753151763124") 2025/07/22 02:44:09 DEBUG : one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f3aa_d20250722_m023553_c001_v7007000_t0000_u01753151753029") 2025/07/22 02:44:09 DEBUG : one: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412f0cce3f1b613f_d20250722_m023549_c001_v0001177_t0019_u01753151749510") 2025/07/22 02:44:09 DEBUG : only0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe4a_d20250722_m023940_c001_v7007000_t0000_u01753151980013") 2025/07/22 02:44:09 DEBUG : only0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f407986472c67bf38_d20250722_m023934_c001_v0001161_t0007_u01753151974254") 2025/07/22 02:44:09 DEBUG : only0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad77_d20250722_m023919_c001_v0001131_t0042_u01753151959503") 2025/07/22 02:44:09 DEBUG : only0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b2c_d20250722_m023913_c001_v7007000_t0000_u01753151953219") 2025/07/22 02:44:09 DEBUG : only0: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad31_d20250722_m023857_c001_v0001131_t0045_u01753151937850") 2025/07/22 02:44:09 DEBUG : only1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe4b_d20250722_m023940_c001_v7007000_t0000_u01753151980197") 2025/07/22 02:44:09 DEBUG : only1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f414c11dc7ee00288_d20250722_m023935_c001_v0001177_t0010_u01753151975429") 2025/07/22 02:44:09 DEBUG : only1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad7b_d20250722_m023920_c001_v0001131_t0023_u01753151960226") 2025/07/22 02:44:09 DEBUG : only1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01a68_d20250722_m023912_c001_v7007000_t0000_u01753151952648") 2025/07/22 02:44:10 DEBUG : only1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad35_d20250722_m023858_c001_v0001131_t0028_u01753151938475") 2025/07/22 02:44:10 DEBUG : only10: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe4c_d20250722_m023940_c001_v7007000_t0000_u01753151980379") 2025/07/22 02:44:10 DEBUG : only10: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418d1d33f38fadb9_d20250722_m023934_c001_v0001131_t0054_u01753151974262") 2025/07/22 02:44:10 DEBUG : only10: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad9b_d20250722_m023926_c001_v0001131_t0051_u01753151966411") 2025/07/22 02:44:10 DEBUG : only10: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01a6a_d20250722_m023912_c001_v7007000_t0000_u01753151952829") 2025/07/22 02:44:10 DEBUG : only10: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad53_d20250722_m023905_c001_v0001131_t0046_u01753151945462") 2025/07/22 02:44:10 DEBUG : only11: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe4d_d20250722_m023940_c001_v7007000_t0000_u01753151980562") 2025/07/22 02:44:10 DEBUG : only11: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f407986472c67bf3e_d20250722_m023935_c001_v0001161_t0007_u01753151975019") 2025/07/22 02:44:10 DEBUG : only11: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad9f_d20250722_m023927_c001_v0001131_t0030_u01753151967067") 2025/07/22 02:44:10 DEBUG : only11: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b25_d20250722_m023912_c001_v7007000_t0000_u01753151952851") 2025/07/22 02:44:10 DEBUG : only11: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad55_d20250722_m023906_c001_v0001131_t0022_u01753151946034") 2025/07/22 02:44:10 DEBUG : only12: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe4e_d20250722_m023940_c001_v7007000_t0000_u01753151980745") 2025/07/22 02:44:10 DEBUG : only12: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f407986472c67bf3c_d20250722_m023934_c001_v0001161_t0007_u01753151974836") 2025/07/22 02:44:10 DEBUG : only12: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fada1_d20250722_m023927_c001_v0001131_t0050_u01753151967786") 2025/07/22 02:44:10 DEBUG : only12: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e9939f_d20250722_m023913_c001_v7007000_t0000_u01753151953234") 2025/07/22 02:44:10 DEBUG : only12: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad57_d20250722_m023906_c001_v0001131_t0000_u01753151946628") 2025/07/22 02:44:10 DEBUG : only13: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe4f_d20250722_m023940_c001_v7007000_t0000_u01753151980928") 2025/07/22 02:44:10 DEBUG : only13: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f405f142aa306a3b5_d20250722_m023935_c001_v0001098_t0025_u01753151975213") 2025/07/22 02:44:10 DEBUG : only13: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fada5_d20250722_m023928_c001_v0001131_t0015_u01753151968547") 2025/07/22 02:44:10 DEBUG : only13: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01a65_d20250722_m023912_c001_v7007000_t0000_u01753151952468") 2025/07/22 02:44:11 DEBUG : only13: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad5b_d20250722_m023907_c001_v0001131_t0056_u01753151947315") 2025/07/22 02:44:11 DEBUG : only14: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe51_d20250722_m023941_c001_v7007000_t0000_u01753151981111") 2025/07/22 02:44:11 DEBUG : only14: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f414c11dc7ee0027c_d20250722_m023934_c001_v0001177_t0010_u01753151974830") 2025/07/22 02:44:11 DEBUG : only14: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fada7_d20250722_m023929_c001_v0001131_t0009_u01753151969368") 2025/07/22 02:44:11 DEBUG : only14: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f409905114b29087b_d20250722_m023912_c001_v7007000_t0000_u01753151952872") 2025/07/22 02:44:11 DEBUG : only14: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad5d_d20250722_m023907_c001_v0001131_t0026_u01753151947928") 2025/07/22 02:44:11 DEBUG : only15: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe52_d20250722_m023941_c001_v7007000_t0000_u01753151981294") 2025/07/22 02:44:11 DEBUG : only15: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f405f142aa306a3b1_d20250722_m023935_c001_v0001098_t0025_u01753151975007") 2025/07/22 02:44:11 DEBUG : only15: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fada9_d20250722_m023930_c001_v0001131_t0016_u01753151970285") 2025/07/22 02:44:11 DEBUG : only15: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e9939c_d20250722_m023912_c001_v7007000_t0000_u01753151952863") 2025/07/22 02:44:11 DEBUG : only15: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad61_d20250722_m023908_c001_v0001131_t0050_u01753151948597") 2025/07/22 02:44:11 DEBUG : only16: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe53_d20250722_m023941_c001_v7007000_t0000_u01753151981477") 2025/07/22 02:44:11 DEBUG : only16: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f407986472c67bf3a_d20250722_m023934_c001_v0001161_t0007_u01753151974653") 2025/07/22 02:44:11 DEBUG : only16: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fadad_d20250722_m023931_c001_v0001131_t0031_u01753151971096") 2025/07/22 02:44:11 DEBUG : only16: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01a6c_d20250722_m023913_c001_v7007000_t0000_u01753151953010") 2025/07/22 02:44:11 DEBUG : only16: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad63_d20250722_m023909_c001_v0001131_t0027_u01753151949251") 2025/07/22 02:44:12 DEBUG : only17: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe54_d20250722_m023941_c001_v7007000_t0000_u01753151981659") 2025/07/22 02:44:12 DEBUG : only17: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418d1d33f38fadbb_d20250722_m023934_c001_v0001131_t0054_u01753151974660") 2025/07/22 02:44:12 DEBUG : only17: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fadaf_d20250722_m023931_c001_v0001131_t0019_u01753151971873") 2025/07/22 02:44:12 DEBUG : only17: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f409905114b29087d_d20250722_m023913_c001_v7007000_t0000_u01753151953243") 2025/07/22 02:44:12 DEBUG : only17: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad67_d20250722_m023909_c001_v0001131_t0021_u01753151949884") 2025/07/22 02:44:12 DEBUG : only18: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe55_d20250722_m023941_c001_v7007000_t0000_u01753151981849") 2025/07/22 02:44:12 DEBUG : only18: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418d1d33f38fadbd_d20250722_m023934_c001_v0001131_t0054_u01753151974847") 2025/07/22 02:44:12 DEBUG : only18: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fadb1_d20250722_m023932_c001_v0001131_t0015_u01753151972681") 2025/07/22 02:44:12 DEBUG : only18: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01a70_d20250722_m023913_c001_v7007000_t0000_u01753151953374") 2025/07/22 02:44:12 DEBUG : only18: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad6b_d20250722_m023910_c001_v0001131_t0010_u01753151950539") 2025/07/22 02:44:12 DEBUG : only19: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe56_d20250722_m023942_c001_v7007000_t0000_u01753151982033") 2025/07/22 02:44:12 DEBUG : only19: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f414c11dc7ee00280_d20250722_m023935_c001_v0001177_t0010_u01753151975030") 2025/07/22 02:44:12 DEBUG : only19: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fadb3_d20250722_m023933_c001_v0001131_t0048_u01753151973254") 2025/07/22 02:44:12 DEBUG : only19: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b27_d20250722_m023913_c001_v7007000_t0000_u01753151953034") 2025/07/22 02:44:12 DEBUG : only19: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad6f_d20250722_m023911_c001_v0001131_t0058_u01753151951194") 2025/07/22 02:44:12 DEBUG : only2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe57_d20250722_m023942_c001_v7007000_t0000_u01753151982217") 2025/07/22 02:44:12 DEBUG : only2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418d1d33f38fadc3_d20250722_m023935_c001_v0001131_t0054_u01753151975436") 2025/07/22 02:44:13 DEBUG : only2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad7f_d20250722_m023920_c001_v0001131_t0053_u01753151960843") 2025/07/22 02:44:13 DEBUG : only2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b2f_d20250722_m023913_c001_v7007000_t0000_u01753151953404") 2025/07/22 02:44:13 DEBUG : only2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad37_d20250722_m023859_c001_v0001131_t0051_u01753151939335") 2025/07/22 02:44:13 DEBUG : only3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe58_d20250722_m023942_c001_v7007000_t0000_u01753151982398") 2025/07/22 02:44:13 DEBUG : only3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418d1d33f38fadbf_d20250722_m023935_c001_v0001131_t0054_u01753151975038") 2025/07/22 02:44:13 DEBUG : only3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad81_d20250722_m023921_c001_v0001131_t0052_u01753151961438") 2025/07/22 02:44:13 DEBUG : only3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e9939e_d20250722_m023913_c001_v7007000_t0000_u01753151953047") 2025/07/22 02:44:13 DEBUG : only3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad3f_d20250722_m023900_c001_v0001131_t0047_u01753151940113") 2025/07/22 02:44:13 DEBUG : only4: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe59_d20250722_m023942_c001_v7007000_t0000_u01753151982581") 2025/07/22 02:44:13 DEBUG : only4: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f407986472c67bf40_d20250722_m023935_c001_v0001161_t0007_u01753151975203") 2025/07/22 02:44:13 DEBUG : only4: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad87_d20250722_m023922_c001_v0001131_t0014_u01753151962051") 2025/07/22 02:44:13 DEBUG : only4: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f409905114b29087e_d20250722_m023913_c001_v7007000_t0000_u01753151953434") 2025/07/22 02:44:13 DEBUG : only4: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad41_d20250722_m023900_c001_v0001131_t0018_u01753151940815") 2025/07/22 02:44:13 DEBUG : only5: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe5a_d20250722_m023942_c001_v7007000_t0000_u01753151982763") 2025/07/22 02:44:13 DEBUG : only5: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f405f142aa306a3b9_d20250722_m023935_c001_v0001098_t0025_u01753151975591") 2025/07/22 02:44:13 DEBUG : only5: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad89_d20250722_m023922_c001_v0001131_t0051_u01753151962827") 2025/07/22 02:44:13 DEBUG : only5: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01a73_d20250722_m023913_c001_v7007000_t0000_u01753151953555") 2025/07/22 02:44:13 DEBUG : only5: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad43_d20250722_m023901_c001_v0001131_t0017_u01753151941538") 2025/07/22 02:44:13 DEBUG : only6: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe5b_d20250722_m023942_c001_v7007000_t0000_u01753151982944") 2025/07/22 02:44:13 DEBUG : only6: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f414c11dc7ee00282_d20250722_m023935_c001_v0001177_t0010_u01753151975224") 2025/07/22 02:44:14 DEBUG : only6: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad8b_d20250722_m023923_c001_v0001131_t0038_u01753151963433") 2025/07/22 02:44:14 DEBUG : only6: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f409905114b29087c_d20250722_m023913_c001_v7007000_t0000_u01753151953058") 2025/07/22 02:44:14 DEBUG : only6: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad45_d20250722_m023902_c001_v0001131_t0011_u01753151942397") 2025/07/22 02:44:14 DEBUG : only7: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe5c_d20250722_m023943_c001_v7007000_t0000_u01753151983127") 2025/07/22 02:44:14 DEBUG : only7: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418d1d33f38fadc1_d20250722_m023935_c001_v0001131_t0054_u01753151975232") 2025/07/22 02:44:14 DEBUG : only7: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad8d_d20250722_m023924_c001_v0001131_t0037_u01753151964171") 2025/07/22 02:44:14 DEBUG : only7: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473b32_d20250722_m023913_c001_v7007000_t0000_u01753151953665") 2025/07/22 02:44:14 DEBUG : only7: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad49_d20250722_m023903_c001_v0001131_t0054_u01753151943162") 2025/07/22 02:44:14 DEBUG : only8: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe5d_d20250722_m023943_c001_v7007000_t0000_u01753151983309") 2025/07/22 02:44:14 DEBUG : only8: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f405f142aa306a3b7_d20250722_m023935_c001_v0001098_t0025_u01753151975407") 2025/07/22 02:44:14 DEBUG : only8: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad91_d20250722_m023924_c001_v0001131_t0050_u01753151964850") 2025/07/22 02:44:14 DEBUG : only8: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d01a6e_d20250722_m023913_c001_v7007000_t0000_u01753151953193") 2025/07/22 02:44:14 DEBUG : only8: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad4d_d20250722_m023904_c001_v0001131_t0055_u01753151944057") 2025/07/22 02:44:14 DEBUG : only9: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe5e_d20250722_m023943_c001_v7007000_t0000_u01753151983491") 2025/07/22 02:44:14 DEBUG : only9: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f407986472c67bf42_d20250722_m023935_c001_v0001161_t0007_u01753151975417") 2025/07/22 02:44:14 DEBUG : only9: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad93_d20250722_m023925_c001_v0001131_t0028_u01753151965512") 2025/07/22 02:44:14 DEBUG : only9: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e993a2_d20250722_m023913_c001_v7007000_t0000_u01753151953433") 2025/07/22 02:44:14 DEBUG : only9: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fad4f_d20250722_m023904_c001_v0001131_t0052_u01753151944784") 2025/07/22 02:44:14 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334447_d20250722_m023601_c001_v7007000_t0000_u01753151761635") 2025/07/22 02:44:14 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fabc1_d20250722_m023559_c001_v0001131_t0049_u01753151759821") 2025/07/22 02:44:14 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca52833442d_d20250722_m023558_c001_v7007000_t0000_u01753151758638") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6163_d20250722_m023556_c001_v0001177_t0051_u01753151756831") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334426_d20250722_m023556_c001_v7007000_t0000_u01753151756086") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38faba9_d20250722_m023553_c001_v0001131_t0058_u01753151753958") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f39d_d20250722_m023544_c001_v7007000_t0000_u01753151744596") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6123_d20250722_m023543_c001_v0001177_t0001_u01753151743389") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f398_d20250722_m023541_c001_v7007000_t0000_u01753151741846") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b610d_d20250722_m023540_c001_v0001177_t0033_u01753151740953") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f395_d20250722_m023539_c001_v7007000_t0000_u01753151739789") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60ff_d20250722_m023538_c001_v0001177_t0024_u01753151738979") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f38a_d20250722_m023533_c001_v7007000_t0000_u01753151733584") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60d9_d20250722_m023532_c001_v0001177_t0048_u01753151732574") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f389_d20250722_m023532_c001_v7007000_t0000_u01753151732210") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60d3_d20250722_m023531_c001_v0001177_t0058_u01753151731053") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f387_d20250722_m023530_c001_v7007000_t0000_u01753151730682") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60cf_d20250722_m023530_c001_v0001177_t0025_u01753151730081") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60cd_d20250722_m023529_c001_v0001177_t0044_u01753151729487") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f385_d20250722_m023529_c001_v7007000_t0000_u01753151729121") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60cb_d20250722_m023528_c001_v0001177_t0013_u01753151728536") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60c7_d20250722_m023527_c001_v0001177_t0041_u01753151727790") 2025/07/22 02:44:15 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fcd1_d20250722_m023527_c001_v7007000_t0000_u01753151727048") 2025/07/22 02:44:16 DEBUG : potato: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60c1_d20250722_m023526_c001_v0001177_t0037_u01753151726273") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f401ab353fbf64a64_d20250722_m023646_c001_v7007000_t0000_u01753151806332") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fac29_d20250722_m023645_c001_v0001131_t0053_u01753151805596") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f410e45c55eaf46f8_d20250722_m023636_c001_v7007000_t0000_u01753151796788") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fac0f_d20250722_m023632_c001_v0001131_t0055_u01753151792170") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d0188d_d20250722_m023624_c001_v7007000_t0000_u01753151784477") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fabf3_d20250722_m023619_c001_v0001131_t0049_u01753151779932") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334456_d20250722_m023612_c001_v7007000_t0000_u01753151772295") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fabd9_d20250722_m023608_c001_v0001131_t0055_u01753151768327") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f3a3_d20250722_m023548_c001_v7007000_t0000_u01753151748340") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6133_d20250722_m023547_c001_v0001177_t0047_u01753151747114") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f3a1_d20250722_m023546_c001_v7007000_t0000_u01753151746746") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b612b_d20250722_m023545_c001_v0001177_t0054_u01753151745146") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f39e_d20250722_m023544_c001_v7007000_t0000_u01753151744779") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6125_d20250722_m023544_c001_v0001177_t0055_u01753151744006") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f39b_d20250722_m023543_c001_v7007000_t0000_u01753151743021") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b611f_d20250722_m023542_c001_v0001177_t0028_u01753151742211") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f397_d20250722_m023540_c001_v7007000_t0000_u01753151740588") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6109_d20250722_m023539_c001_v0001177_t0015_u01753151739797") 2025/07/22 02:44:16 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f38c_d20250722_m023534_c001_v7007000_t0000_u01753151734330") 2025/07/22 02:44:17 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b60dd_d20250722_m023533_c001_v0001177_t0008_u01753151733366") 2025/07/22 02:44:17 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fa9c_d20250722_m023438_c001_v7007000_t0000_u01753151678466") 2025/07/22 02:44:17 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6001_d20250722_m023437_c001_v0001177_t0055_u01753151677884") 2025/07/22 02:44:17 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fa95_d20250722_m023436_c001_v7007000_t0000_u01753151676972") 2025/07/22 02:44:17 DEBUG : potato2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b5ffd_d20250722_m023436_c001_v0001177_t0013_u01753151676382") 2025/07/22 02:44:17 DEBUG : potato3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f410e45c55eaf46f9_d20250722_m023637_c001_v7007000_t0000_u01753151797108") 2025/07/22 02:44:17 DEBUG : potato3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bd53_d20250722_m023633_c001_v0001161_t0045_u01753151793467") 2025/07/22 02:44:17 DEBUG : potato3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4183de1f75d0188f_d20250722_m023624_c001_v7007000_t0000_u01753151784801") 2025/07/22 02:44:17 DEBUG : potato3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bd37_d20250722_m023621_c001_v0001161_t0053_u01753151781189") 2025/07/22 02:44:17 DEBUG : potato3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334457_d20250722_m023612_c001_v7007000_t0000_u01753151772552") 2025/07/22 02:44:17 DEBUG : potato3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bd19_d20250722_m023608_c001_v0001161_t0037_u01753151768870") 2025/07/22 02:44:17 DEBUG : pre-dest1/1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e992ea_d20250722_m023719_c001_v7007000_t0000_u01753151839203") 2025/07/22 02:44:17 DEBUG : pre-dest1/1: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bdb8_d20250722_m023711_c001_v0001161_t0050_u01753151831202") 2025/07/22 02:44:17 DEBUG : pre-dest2/2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e992eb_d20250722_m023719_c001_v7007000_t0000_u01753151839386") 2025/07/22 02:44:17 DEBUG : pre-dest2/2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fac5d_d20250722_m023711_c001_v0001131_t0051_u01753151831911") 2025/07/22 02:44:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f402b5cb9e944c4de_d20250722_m023657_c001_v7007000_t0000_u01753151817082") 2025/07/22 02:44:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6205_d20250722_m023654_c001_v0001177_t0051_u01753151814106") 2025/07/22 02:44:17 DEBUG : sizeonly: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fade_d20250722_m023513_c001_v7007000_t0000_u01753151713103") 2025/07/22 02:44:17 DEBUG : sizeonly: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6089_d20250722_m023512_c001_v0001177_t0050_u01753151712160") 2025/07/22 02:44:17 DEBUG : splitbanan: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d18b_d20250722_m024136_c001_v7007000_t0000_u01753152096538") 2025/07/22 02:44:18 DEBUG : splitbanan: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4f3_d20250722_m024129_c001_v0001098_t0023_u01753152089366") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78276d_d20250722_m024253_c001_v7007000_t0000_u01753152173678") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a5f1_d20250722_m024246_c001_v0001098_t0024_u01753152166865") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4044cf3ae02bd099_d20250722_m024237_c001_v7007000_t0000_u01753152157952") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a5b7_d20250722_m024231_c001_v0001098_t0008_u01753152151249") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276fa1b_d20250722_m024222_c001_v7007000_t0000_u01753152142397") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a579_d20250722_m024216_c001_v0001098_t0037_u01753152136274") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f400906e054473d2e_d20250722_m024207_c001_v7007000_t0000_u01753152127976") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a553_d20250722_m024201_c001_v0001098_t0022_u01753152121766") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f406e92df7aa427e0_d20250722_m024152_c001_v7007000_t0000_u01753152112684") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a523_d20250722_m024146_c001_v0001098_t0023_u01753152106044") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f413a4a523ff38832_d20250722_m024131_c001_v7007000_t0000_u01753152091326") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c0d1_d20250722_m024128_c001_v0001161_t0039_u01753152088081") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f411d855b4d1e1898_d20250722_m024120_c001_v7007000_t0000_u01753152080086") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c099_d20250722_m024113_c001_v0001161_t0036_u01753152073002") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca5283346ba_d20250722_m024111_c001_v7007000_t0000_u01753152071631") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a4a5_d20250722_m024108_c001_v0001098_t0054_u01753152068490") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418e4d80f7e994ae_d20250722_m024059_c001_v7007000_t0000_u01753152059639") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c037_d20250722_m024052_c001_v0001161_t0038_u01753152052379") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f415646e60c601b1e_d20250722_m024051_c001_v7007000_t0000_u01753152051383") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c015_d20250722_m024047_c001_v0001161_t0015_u01753152047963") 2025/07/22 02:44:18 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f41615f3afca9aede_d20250722_m024033_c001_v7007000_t0000_u01753152033622") 2025/07/22 02:44:19 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a433_d20250722_m024029_c001_v0001098_t0039_u01753152029984") 2025/07/22 02:44:19 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4175199851509d2a_d20250722_m024020_c001_v7007000_t0000_u01753152020273") 2025/07/22 02:44:19 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a407_d20250722_m024013_c001_v0001098_t0012_u01753152013768") 2025/07/22 02:44:19 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4143c77fdd00d0b6_d20250722_m024005_c001_v7007000_t0000_u01753152005060") 2025/07/22 02:44:19 DEBUG : splitbananasplit: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a3e3_d20250722_m023959_c001_v0001098_t0053_u01753151999038") 2025/07/22 02:44:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412b074ac7e71020_d20250722_m024115_c001_v7007000_t0000_u01753152075182") 2025/07/22 02:44:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee003d8_d20250722_m024109_c001_v0001177_t0045_u01753152069786") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe6f_d20250722_m023952_c001_v7007000_t0000_u01753151992067") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf60_d20250722_m023950_c001_v0001161_t0059_u01753151990816") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe6c_d20250722_m023950_c001_v7007000_t0000_u01753151990017") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fadd3_d20250722_m023948_c001_v0001131_t0011_u01753151988897") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca52833444e_d20250722_m023605_c001_v7007000_t0000_u01753151765478") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fabcd_d20250722_m023604_c001_v0001131_t0015_u01753151764583") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca52833444c_d20250722_m023604_c001_v7007000_t0000_u01753151764021") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6177_d20250722_m023602_c001_v0001177_t0020_u01753151762775") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fadc_d20250722_m023510_c001_v7007000_t0000_u01753151710077") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b607b_d20250722_m023508_c001_v0001177_t0003_u01753151708774") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fadb_d20250722_m023508_c001_v7007000_t0000_u01753151708407") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6075_d20250722_m023507_c001_v0001177_t0034_u01753151707433") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fad8_d20250722_m023505_c001_v7007000_t0000_u01753151705245") 2025/07/22 02:44:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6073_d20250722_m023504_c001_v0001177_t0053_u01753151704157") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fad6_d20250722_m023503_c001_v7007000_t0000_u01753151703614") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b606f_d20250722_m023502_c001_v0001177_t0037_u01753151702786") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6069_d20250722_m023500_c001_v0001177_t0054_u01753151700094") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fad2_d20250722_m023459_c001_v7007000_t0000_u01753151699728") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6065_d20250722_m023459_c001_v0001177_t0032_u01753151699131") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6061_d20250722_m023458_c001_v0001177_t0022_u01753151698555") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fad0_d20250722_m023457_c001_v7007000_t0000_u01753151697834") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6057_d20250722_m023455_c001_v0001177_t0028_u01753151695251") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6047_d20250722_m023452_c001_v0001177_t0029_u01753151692670") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fac9_d20250722_m023452_c001_v7007000_t0000_u01753151692306") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6045_d20250722_m023451_c001_v0001177_t0031_u01753151691709") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6041_d20250722_m023451_c001_v0001177_t0028_u01753151691138") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fac4_d20250722_m023450_c001_v7007000_t0000_u01753151690773") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b602d_d20250722_m023446_c001_v0001177_t0028_u01753151686580") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fab8_d20250722_m023446_c001_v7007000_t0000_u01753151686217") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b602b_d20250722_m023445_c001_v0001177_t0038_u01753151685532") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fab3_d20250722_m023444_c001_v7007000_t0000_u01753151684630") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6021_d20250722_m023444_c001_v0001177_t0039_u01753151684044") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41faaf_d20250722_m023443_c001_v7007000_t0000_u01753151683495") 2025/07/22 02:44:20 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b601d_d20250722_m023442_c001_v0001177_t0026_u01753151682911") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41faa8_d20250722_m023442_c001_v7007000_t0000_u01753151682008") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6013_d20250722_m023441_c001_v0001177_t0031_u01753151681252") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41faa5_d20250722_m023440_c001_v7007000_t0000_u01753151680705") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b600d_d20250722_m023440_c001_v0001177_t0025_u01753151680131") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fa9d_d20250722_m023439_c001_v7007000_t0000_u01753151679586") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6005_d20250722_m023439_c001_v0001177_t0002_u01753151679012") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fa8b_d20250722_m023434_c001_v7007000_t0000_u01753151674703") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b5ff1_d20250722_m023434_c001_v0001177_t0058_u01753151674124") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fa87_d20250722_m023433_c001_v7007000_t0000_u01753151673578") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b5feb_d20250722_m023432_c001_v0001177_t0002_u01753151672985") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fa80_d20250722_m023432_c001_v7007000_t0000_u01753151672060") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b5fdd_d20250722_m023431_c001_v0001177_t0031_u01753151671480") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fa79_d20250722_m023429_c001_v7007000_t0000_u01753151669129") 2025/07/22 02:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b5fd5_d20250722_m023428_c001_v0001177_t0056_u01753151668554") 2025/07/22 02:44:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe70_d20250722_m023952_c001_v7007000_t0000_u01753151992252") 2025/07/22 02:44:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a3cf_d20250722_m023950_c001_v0001098_t0023_u01753151990826") 2025/07/22 02:44:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe6d_d20250722_m023950_c001_v7007000_t0000_u01753151990199") 2025/07/22 02:44:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee002a6_d20250722_m023948_c001_v0001177_t0038_u01753151988916") 2025/07/22 02:44:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78276e_d20250722_m024255_c001_v7007000_t0000_u01753152175742") 2025/07/22 02:44:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee005fa_d20250722_m024255_c001_v0001177_t0027_u01753152175079") 2025/07/22 02:44:21 DEBUG : sub/yam: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334430_d20250722_m023601_c001_v7007000_t0000_u01753151761082") 2025/07/22 02:44:22 DEBUG : sub/yam: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6169_d20250722_m023559_c001_v0001177_t0046_u01753151759472") 2025/07/22 02:44:22 DEBUG : test_dir1/file2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe66_d20250722_m023948_c001_v7007000_t0000_u01753151988138") 2025/07/22 02:44:22 DEBUG : test_dir1/file2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bf54_d20250722_m023946_c001_v0001161_t0021_u01753151986510") 2025/07/22 02:44:22 DEBUG : test_dir1/file2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe61_d20250722_m023945_c001_v7007000_t0000_u01753151985712") 2025/07/22 02:44:22 DEBUG : test_dir1/file2: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fadcf_d20250722_m023944_c001_v0001131_t0029_u01753151984441") 2025/07/22 02:44:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe67_d20250722_m023948_c001_v7007000_t0000_u01753151988321") 2025/07/22 02:44:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0029e_d20250722_m023946_c001_v0001177_t0022_u01753151986500") 2025/07/22 02:44:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4074ca2dcf41fe63_d20250722_m023945_c001_v7007000_t0000_u01753151985896") 2025/07/22 02:44:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0029a_d20250722_m023944_c001_v0001177_t0029_u01753151984444") 2025/07/22 02:44:22 DEBUG : three: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f3ab_d20250722_m023553_c001_v7007000_t0000_u01753151753213") 2025/07/22 02:44:22 DEBUG : three: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b614d_d20250722_m023552_c001_v0001177_t0037_u01753151752058") 2025/07/22 02:44:22 DEBUG : three: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f112f0cce3f1b6143_d20250722_m023549_c001_v0001177_t0003_u01753151749882") 2025/07/22 02:44:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78276f_d20250722_m024257_c001_v7007000_t0000_u01753152177432") 2025/07/22 02:44:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c225_d20250722_m024256_c001_v0001161_t0029_u01753152176721") 2025/07/22 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782784_d20250722_m024316_c001_v7007000_t0000_u01753152196625") 2025/07/22 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fafd6_d20250722_m024314_c001_v0001131_t0014_u01753152194697") 2025/07/22 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78277b_d20250722_m024313_c001_v7007000_t0000_u01753152193106") 2025/07/22 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c249_d20250722_m024311_c001_v0001161_t0024_u01753152191498") 2025/07/22 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782779_d20250722_m024310_c001_v7007000_t0000_u01753152190535") 2025/07/22 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee00623_d20250722_m024309_c001_v0001177_t0012_u01753152189903") 2025/07/22 02:44:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782776_d20250722_m024304_c001_v7007000_t0000_u01753152184832") 2025/07/22 02:44:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c239_d20250722_m024303_c001_v0001161_t0042_u01753152183796") 2025/07/22 02:44:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782777_d20250722_m024307_c001_v7007000_t0000_u01753152187133") 2025/07/22 02:44:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fafca_d20250722_m024305_c001_v0001131_t0010_u01753152185810") 2025/07/22 02:44:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782775_d20250722_m024302_c001_v7007000_t0000_u01753152182827") 2025/07/22 02:44:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f114c11dc7ee0060c_d20250722_m024302_c001_v0001177_t0000_u01753152182050") 2025/07/22 02:44:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782774_d20250722_m024301_c001_v7007000_t0000_u01753152181067") 2025/07/22 02:44:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a615_d20250722_m024300_c001_v0001098_t0051_u01753152180330") 2025/07/22 02:44:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782772_d20250722_m024259_c001_v7007000_t0000_u01753152179360") 2025/07/22 02:44:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f118d1d33f38fafc2_d20250722_m024258_c001_v0001131_t0005_u01753152178419") 2025/07/22 02:44:23 DEBUG : toe/toe/toe: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f402b5cb9e944cacb_d20250722_m024321_c001_v7007000_t0000_u01753152201417") 2025/07/22 02:44:23 DEBUG : toe/toe/toe: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67c25b_d20250722_m024320_c001_v0001161_t0037_u01753152200633") 2025/07/22 02:44:23 DEBUG : toe/toe/toe: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782778_d20250722_m024308_c001_v7007000_t0000_u01753152188895") 2025/07/22 02:44:23 DEBUG : toe/toe/toe: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a621_d20250722_m024308_c001_v0001098_t0033_u01753152188106") 2025/07/22 02:44:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed782785_d20250722_m024317_c001_v7007000_t0000_u01753152197233") 2025/07/22 02:44:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f105f142aa306a635_d20250722_m024316_c001_v0001098_t0042_u01753152196123") 2025/07/22 02:44:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4206684fed78277c_d20250722_m024313_c001_v7007000_t0000_u01753152193716") 2025/07/22 02:44:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f104a31e88ec9e041_d20250722_m024312_c001_v0001100_t0022_u01753152192781") 2025/07/22 02:44:23 DEBUG : two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f421572249276f3ac_d20250722_m023553_c001_v7007000_t0000_u01753151753399") 2025/07/22 02:44:23 DEBUG : two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f418d1d33f38faba5_d20250722_m023551_c001_v0001131_t0054_u01753151751479") 2025/07/22 02:44:23 DEBUG : two: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f412f0cce3f1b6141_d20250722_m023549_c001_v0001177_t0019_u01753151749697") 2025/07/22 02:44:24 DEBUG : yam: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334448_d20250722_m023601_c001_v7007000_t0000_u01753151761821") 2025/07/22 02:44:24 DEBUG : yam: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f11038a7b64fe1e2b_d20250722_m023600_c001_v0001157_t0049_u01753151760730") 2025/07/22 02:44:24 DEBUG : yam: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca52833442c_d20250722_m023558_c001_v7007000_t0000_u01753151758087") 2025/07/22 02:44:24 DEBUG : yam: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bce9_d20250722_m023556_c001_v0001161_t0012_u01753151756842") 2025/07/22 02:44:24 DEBUG : yam: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334424_d20250722_m023555_c001_v7007000_t0000_u01753151755536") 2025/07/22 02:44:24 DEBUG : yam: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f107986472c67bcdc_d20250722_m023553_c001_v0001161_t0041_u01753151753952") 2025/07/22 02:44:24 DEBUG : yaml: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca52833442e_d20250722_m023558_c001_v7007000_t0000_u01753151758893") 2025/07/22 02:44:24 DEBUG : yaml: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f113e4bd3f570d2de_d20250722_m023557_c001_v0001171_t0040_u01753151757717") 2025/07/22 02:44:24 DEBUG : yaml: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f4089fca528334427_d20250722_m023556_c001_v7007000_t0000_u01753151756269") 2025/07/22 02:44:24 DEBUG : yaml: Deleting (id "4_zdfd27d93f0bd2bfb9f880e1b_f106fa19394073752_d20250722_m023555_c001_v0001150_t0056_u01753151755285") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m59.854334929s (try 1/5)