"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/06 02:02:33 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi" 2025/07/06 02:02:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 02:02:33 DEBUG : Creating backend with remote "/tmp/rclone2343356828" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:02:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/06 02:02:34 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:34 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 02:02:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:02:35 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:35 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:36 INFO : sub dir/hello world: Copied (new) 2025/07/06 02:02:36 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", 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-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", 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-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:37 DEBUG : Creating backend with remote "/non-existing" 2025/07/06 02:02:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/06 02:02:38 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:38 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:02:39 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:39 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", 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-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:40 INFO : B2 bucket rclone-test-zalaqag1kaxi: Running all checks before starting transfers 2025/07/06 02:02:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:02:40 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:40 INFO : B2 bucket rclone-test-zalaqag1kaxi: Checks finished, now starting transfers 2025/07/06 02:02:40 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:41 ERROR : Ignoring --no-traverse with sync 2025/07/06 02:02:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:02:41 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:41 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:41 INFO : sub dir/hello world: Copied (new) 2025/07/06 02:02:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/06 02:02:42 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:42 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/06 02:02:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:02:44 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:44 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:02:45 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:45 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.56s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/06 02:02:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 02:02:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/06 02:02:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 02:02:46 INFO : sub dir2: Making directory 2025/07/06 02:02:46 INFO : sub dir: Making directory 2025/07/06 02:02:46 INFO : sub dir2/sub sub dir2: Making directory 2025/07/06 02:02:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:02:46 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:46 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:46 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/06 02:02:47 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.13s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:47 INFO : sub dir2: Making directory 2025/07/06 02:02:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/06 02:02:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 02:02:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:02:47 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:47 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:48 DEBUG : sub dir2: Making directory with metadata 2025/07/06 02:02:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 02:02:48 INFO : sub dir2: Making directory 2025/07/06 02:02:48 INFO : sub dir: Making directory 2025/07/06 02:02:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:02:48 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:48 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:49 INFO : sub dir/hello world: Copied (new) 2025/07/06 02:02:49 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/06 02:02:49 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/06 02:02:49 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", 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-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:50 INFO : sub dir2: Making directory 2025/07/06 02:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:02:50 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:50 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:50 INFO : sub dir/hello world: Copied (new) 2025/07/06 02:02:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:51 DEBUG : sub dir2: Making directory with metadata 2025/07/06 02:02:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 02:02:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 02:02:51 INFO : sub dir2: Making directory 2025/07/06 02:02:51 INFO : sub dir: Making directory 2025/07/06 02:02:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:02:51 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:51 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:51 INFO : sub dir/hello world: Copied (new) 2025/07/06 02:02:51 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/06 02:02:52 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", 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-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:53 INFO : sub dir2: Making directory 2025/07/06 02:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:02:53 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:53 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:53 INFO : sub dir/hello world: Copied (new) 2025/07/06 02:02:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tefutam0jije" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zalaqag1kaxi -> B2 bucket rclone-test-tefutam0jije 2025/07/06 02:02:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:02:55 DEBUG : B2 bucket rclone-test-tefutam0jije: Waiting for checks to finish 2025/07/06 02:02:55 DEBUG : B2 bucket rclone-test-tefutam0jije: Waiting for transfers to finish 2025/07/06 02:02:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:02:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/06 02:02:57 DEBUG : B2 bucket rclone-test-tefutam0jije: Purge remote 2025/07/06 02:02:57 INFO : B2 bucket rclone-test-tefutam0jije: cleaning bucket "rclone-test-tefutam0jije" of all files 2025/07/06 02:02:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f32ed03708ddbdb9f780e1b_f1178d44414a29066_d20250706_m020256_c001_v0001106_t0011_u01751767376478") --- PASS: TestServerSideCopy (4.33s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:02:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/06 02:02:59 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:02:59 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:02:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/06 02:02:59 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.74s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:00 DEBUG : Creating backend with remote "TestB2:rclone-test-meqejuq0soco" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zalaqag1kaxi -> B2 bucket rclone-test-meqejuq0soco 2025/07/06 02:03:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:03:01 DEBUG : B2 bucket rclone-test-meqejuq0soco: Waiting for checks to finish 2025/07/06 02:03:01 DEBUG : B2 bucket rclone-test-meqejuq0soco: Waiting for transfers to finish 2025/07/06 02:03:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:03:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/06 02:03:05 DEBUG : B2 bucket rclone-test-meqejuq0soco: Waiting for checks to finish 2025/07/06 02:03:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/06 02:03:05 DEBUG : B2 bucket rclone-test-meqejuq0soco: Waiting for transfers to finish 2025/07/06 02:03:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/06 02:03:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/06 02:03:06 DEBUG : B2 bucket rclone-test-meqejuq0soco: Purge remote 2025/07/06 02:03:06 INFO : B2 bucket rclone-test-meqejuq0soco: cleaning bucket "rclone-test-meqejuq0soco" of all files 2025/07/06 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd83708ddbdb9f780e1b_f108ae9017ab88586_d20250706_m020306_c001_v0001120_t0000_u01751767386002") 2025/07/06 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2fd83708ddbdb9f780e1b_f108ff60e8ce67814_d20250706_m020304_c001_v0001177_t0053_u01751767384463") --- PASS: TestServerSideCopyOverSelf (7.92s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/06 02:03:08 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:08 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/06 02:03:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/06 02:03:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.71s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fusijut9jecu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zalaqag1kaxi -> B2 bucket rclone-test-fusijut9jecu 2025/07/06 02:03:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:03:11 DEBUG : B2 bucket rclone-test-fusijut9jecu: Waiting for checks to finish 2025/07/06 02:03:11 DEBUG : B2 bucket rclone-test-fusijut9jecu: Waiting for transfers to finish 2025/07/06 02:03:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:03:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/06 02:03:13 DEBUG : B2 bucket rclone-test-fusijut9jecu: Waiting for checks to finish 2025/07/06 02:03:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/06 02:03:13 DEBUG : B2 bucket rclone-test-fusijut9jecu: Waiting for transfers to finish 2025/07/06 02:03:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/06 02:03:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/06 02:03:13 INFO : sub dir/hello world: Deleted 2025/07/06 02:03:14 DEBUG : testing file moves 2025/07/06 02:03:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/06 02:03:14 DEBUG : B2 bucket rclone-test-fusijut9jecu: Waiting for checks to finish 2025/07/06 02:03:14 DEBUG : B2 bucket rclone-test-fusijut9jecu: Waiting for transfers to finish 2025/07/06 02:03:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/06 02:03:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/06 02:03:15 INFO : sub dir/hello world: Deleted 2025/07/06 02:03:15 DEBUG : B2 bucket rclone-test-fusijut9jecu: Purge remote 2025/07/06 02:03:15 INFO : B2 bucket rclone-test-fusijut9jecu: cleaning bucket "rclone-test-fusijut9jecu" of all files 2025/07/06 02:03:15 DEBUG : sub dir/hello world: Deleting (id "4_zbfd21dd3709ddbdb9f780e1b_f110f0861913279fd_d20250706_m020315_c001_v0001178_t0000_u01751767395020") 2025/07/06 02:03:15 DEBUG : sub dir/hello world: Deleting (id "4_zbfd21dd3709ddbdb9f780e1b_f1131e590e90e25d3_d20250706_m020313_c001_v0001177_t0008_u01751767393435") 2025/07/06 02:03:15 DEBUG : sub dir/hello world: Deleting (id "4_zbfd21dd3709ddbdb9f780e1b_f1146fa890cdd5c66_d20250706_m020312_c001_v0001145_t0029_u01751767392083") --- PASS: TestServerSideMoveOverSelf (7.44s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:17 ERROR : error listing: directory not found 2025/07/06 02:03:17 INFO : Local file system at /tmp/rclone2343356828: Making directory 2025/07/06 02:03:18 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:18 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.49s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:03:19 DEBUG : Local file system at /tmp/rclone2343356828: Waiting for checks to finish 2025/07/06 02:03:19 DEBUG : Local file system at /tmp/rclone2343356828: Waiting for transfers to finish 2025/07/06 02:03:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:03:20 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/06 02:03:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:20 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/06 02:03:20 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:20 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 02:03:21 INFO : check sum: Copied (new) 2025/07/06 02:03:21 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:21 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 02:03:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/06 02:03:21 DEBUG : check sum: Unchanged skipping 2025/07/06 02:03:21 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:21 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/06 02:03:22 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:22 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/06 02:03:22 INFO : sizeonly: Copied (new) 2025/07/06 02:03:22 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:23 DEBUG : sizeonly: Sizes identical 2025/07/06 02:03:23 DEBUG : sizeonly: Unchanged skipping 2025/07/06 02:03:23 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:23 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:23 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/06 02:03:24 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:24 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/06 02:03:24 INFO : ignore-size: Copied (new) 2025/07/06 02:03:24 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:24 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:03:24 DEBUG : ignore-size: Unchanged skipping 2025/07/06 02:03:24 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:24 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:24 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:03:25 DEBUG : existing: Unchanged skipping 2025/07/06 02:03:25 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:25 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:25 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:25 INFO : There was nothing to transfer 2025/07/06 02:03:26 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/06 02:03:26 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/06 02:03:26 INFO : existing: Copied (replaced existing) 2025/07/06 02:03:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/06 02:03:27 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:27 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/06 02:03:27 INFO : existing: Copied (new) 2025/07/06 02:03:27 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:27 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:27 DEBUG : existing: Destination exists, skipping 2025/07/06 02:03:27 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:27 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:29 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/06 02:03:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/06 02:03:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:03:29 DEBUG : c/non empty space: Unchanged skipping 2025/07/06 02:03:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:03:29 INFO : a/potato2: Copied (new) 2025/07/06 02:03:29 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:29 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:29 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:30 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:31 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/06 02:03:31 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 02:03:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/06 02:03:31 DEBUG : empty space: Unchanged skipping 2025/07/06 02:03:31 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:31 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:31 INFO : There was nothing to transfer 2025/07/06 02:03:31 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:31 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/06 02:03:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 02:03:33 INFO : empty space: Updated modification time in destination 2025/07/06 02:03:33 DEBUG : empty space: Unchanged skipping 2025/07/06 02:03:33 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:33 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:35 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:35 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/06 02:03:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 02:03:35 DEBUG : empty space: Unchanged skipping 2025/07/06 02:03:35 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:35 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.35s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:36 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/06 02:03:36 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2343356828) 2025/07/06 02:03:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zalaqag1kaxi) 2025/07/06 02:03:36 DEBUG : foo: sha1 differ 2025/07/06 02:03:36 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/06 02:03:36 INFO : foo: Copied (replaced existing) 2025/07/06 02:03:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:03:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/06 02:03:38 DEBUG : empty space: Unchanged skipping 2025/07/06 02:03:38 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:38 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:03:38 INFO : potato: Copied (new) 2025/07/06 02:03:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.76s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:39 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/06 02:03:39 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/06 02:03:39 INFO : potato: Copied (replaced existing) 2025/07/06 02:03:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.55s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:41 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/06 02:03:41 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2343356828) 2025/07/06 02:03:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zalaqag1kaxi) 2025/07/06 02:03:41 DEBUG : potato: sha1 differ 2025/07/06 02:03:41 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/06 02:03:41 INFO : potato: Copied (replaced existing) 2025/07/06 02:03:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:03:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:03:43 DEBUG : empty space: Unchanged skipping 2025/07/06 02:03:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/06 02:03:43 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:43 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:43 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:03:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:03:44 DEBUG : empty space: Unchanged skipping 2025/07/06 02:03:44 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:44 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:03:44 INFO : potato2: Copied (new) 2025/07/06 02:03:44 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:46 INFO : d: Making directory 2025/07/06 02:03:46 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/06 02:03:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/06 02:03:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:03:47 DEBUG : c/non empty space: Unchanged skipping 2025/07/06 02:03:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:03:47 INFO : a/potato2: Copied (new) 2025/07/06 02:03:47 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:47 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:47 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:47 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:48 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/06 02:03:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/06 02:03:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:03:49 DEBUG : c/non empty space: Unchanged skipping 2025/07/06 02:03:49 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:49 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:03:49 INFO : a/potato2: Copied (new) 2025/07/06 02:03:49 ERROR : B2 bucket rclone-test-zalaqag1kaxi: not deleting files as there were IO errors 2025/07/06 02:03:49 ERROR : B2 bucket rclone-test-zalaqag1kaxi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.23s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:51 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:03:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:03:51 DEBUG : empty space: Unchanged skipping 2025/07/06 02:03:51 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:51 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:51 INFO : potato: Deleted 2025/07/06 02:03:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:03:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.09s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:53 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:53 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:53 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:53 INFO : potato: Deleted 2025/07/06 02:03:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:03:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:03:53 DEBUG : empty space: Unchanged skipping 2025/07/06 02:03:53 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:53 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:03:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.38s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:03:55 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:55 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:55 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/06 02:03:55 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.78s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:57 DEBUG : enormous: Excluded (Size Filter) 2025/07/06 02:03:57 DEBUG : enormous: Excluded 2025/07/06 02:03:57 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 02:03:57 DEBUG : potato2: Excluded 2025/07/06 02:03:57 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 02:03:57 DEBUG : potato2: Excluded 2025/07/06 02:03:57 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:03:57 DEBUG : empty space: Unchanged skipping 2025/07/06 02:03:57 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:57 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:57 INFO : There was nothing to transfer 2025/07/06 02:03:57 DEBUG : enormous: Excluded (Size Filter) 2025/07/06 02:03:57 DEBUG : enormous: Excluded 2025/07/06 02:03:57 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 02:03:57 DEBUG : potato2: Excluded 2025/07/06 02:03:58 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 02:03:58 DEBUG : potato2: Excluded 2025/07/06 02:03:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/06 02:03:58 DEBUG : empty space: Unchanged skipping 2025/07/06 02:03:58 DEBUG : Local file system at /tmp/rclone2343356828: Waiting for checks to finish 2025/07/06 02:03:58 DEBUG : Local file system at /tmp/rclone2343356828: Waiting for transfers to finish 2025/07/06 02:03:58 DEBUG : Waiting for deletions to finish 2025/07/06 02:03:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:03:59 DEBUG : enormous: Excluded (Size Filter) 2025/07/06 02:03:59 DEBUG : enormous: Excluded 2025/07/06 02:03:59 DEBUG : potato2: Excluded (Size Filter) 2025/07/06 02:03:59 DEBUG : potato2: Excluded 2025/07/06 02:03:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:03:59 DEBUG : empty space: Unchanged skipping 2025/07/06 02:03:59 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:03:59 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:03:59 DEBUG : Waiting for deletions to finish 2025/07/06 02:04:00 INFO : enormous: Deleted 2025/07/06 02:04:00 INFO : potato2: Deleted 2025/07/06 02:04:00 INFO : There was nothing to transfer 2025/07/06 02:04:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/06 02:04:00 DEBUG : empty space: Unchanged skipping 2025/07/06 02:04:00 DEBUG : Local file system at /tmp/rclone2343356828: Waiting for checks to finish 2025/07/06 02:04:00 DEBUG : Local file system at /tmp/rclone2343356828: Waiting for transfers to finish 2025/07/06 02:04:00 DEBUG : Waiting for deletions to finish 2025/07/06 02:04:00 INFO : enormous: Deleted 2025/07/06 02:04:00 INFO : potato2: Deleted 2025/07/06 02:04:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:04:02 DEBUG : five: Need to transfer - File not found at Destination 2025/07/06 02:04:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/06 02:04:02 DEBUG : three: Sizes identical 2025/07/06 02:04:02 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:04:02 DEBUG : one: Destination is newer than source, skipping 2025/07/06 02:04:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/06 02:04:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/06 02:04:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2343356828) 2025/07/06 02:04:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zalaqag1kaxi) 2025/07/06 02:04:02 DEBUG : two: sha1 differ 2025/07/06 02:04:02 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:04:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/06 02:04:02 INFO : five: Copied (new) 2025/07/06 02:04:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/06 02:04:03 INFO : four: Copied (replaced existing) 2025/07/06 02:04:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/06 02:04:03 INFO : two: Copied (replaced existing) 2025/07/06 02:04:03 DEBUG : Waiting for deletions to finish 2025/07/06 02:04:03 DEBUG : one: Destination is newer than source, skipping 2025/07/06 02:04:03 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:04:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/06 02:04:03 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/06 02:04:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/06 02:04:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/06 02:04:03 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/06 02:04:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/06 02:04:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2343356828) 2025/07/06 02:04:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zalaqag1kaxi) 2025/07/06 02:04:03 DEBUG : three: sha1 differ 2025/07/06 02:04:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/06 02:04:03 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/06 02:04:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/06 02:04:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/06 02:04:03 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:04:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/06 02:04:04 INFO : three: Copied (replaced existing) 2025/07/06 02:04:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.31s) === 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-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/06 02:04:05 INFO : B2 bucket rclone-test-zalaqag1kaxi: Making map for --track-renames 2025/07/06 02:04:05 INFO : B2 bucket rclone-test-zalaqag1kaxi: Finished making map for --track-renames 2025/07/06 02:04:05 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:04:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/06 02:04:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/06 02:04:05 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for renames to finish 2025/07/06 02:04:05 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:04:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/06 02:04:05 INFO : yam: Copied (new) 2025/07/06 02:04:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/06 02:04:05 INFO : potato: Copied (new) 2025/07/06 02:04:05 DEBUG : Waiting for deletions to finish 2025/07/06 02:04:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:04:06 INFO : B2 bucket rclone-test-zalaqag1kaxi: Making map for --track-renames 2025/07/06 02:04:06 INFO : B2 bucket rclone-test-zalaqag1kaxi: Finished making map for --track-renames 2025/07/06 02:04:06 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:04:06 DEBUG : potato: Unchanged skipping 2025/07/06 02:04:06 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for renames to finish 2025/07/06 02:04:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/06 02:04:07 INFO : yam: Copied (server-side copy) to: yaml 2025/07/06 02:04:07 INFO : yam: Deleted 2025/07/06 02:04:07 INFO : yaml: Renamed from "yam" 2025/07/06 02:04:07 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:04:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/06 02:04:08 INFO : B2 bucket rclone-test-zalaqag1kaxi: Making map for --track-renames 2025/07/06 02:04:08 INFO : B2 bucket rclone-test-zalaqag1kaxi: Finished making map for --track-renames 2025/07/06 02:04:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/06 02:04:08 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:04:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/06 02:04:08 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for renames to finish 2025/07/06 02:04:08 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:04:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/06 02:04:08 INFO : yam: Copied (new) 2025/07/06 02:04:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/06 02:04:08 INFO : potato: Copied (new) 2025/07/06 02:04:08 DEBUG : Waiting for deletions to finish 2025/07/06 02:04:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:04:09 INFO : B2 bucket rclone-test-zalaqag1kaxi: Making map for --track-renames 2025/07/06 02:04:09 INFO : B2 bucket rclone-test-zalaqag1kaxi: Finished making map for --track-renames 2025/07/06 02:04:09 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:04:09 DEBUG : potato: Unchanged skipping 2025/07/06 02:04:09 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for renames to finish 2025/07/06 02:04:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/06 02:04:09 INFO : yam: Copied (server-side copy) to: yaml 2025/07/06 02:04:10 INFO : yam: Deleted 2025/07/06 02:04:10 INFO : yaml: Renamed from "yam" 2025/07/06 02:04:10 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:04:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/06 02:04:11 INFO : B2 bucket rclone-test-zalaqag1kaxi: Making map for --track-renames 2025/07/06 02:04:11 INFO : B2 bucket rclone-test-zalaqag1kaxi: Finished making map for --track-renames 2025/07/06 02:04:11 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:04:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/06 02:04:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/06 02:04:11 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for renames to finish 2025/07/06 02:04:11 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:04:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/06 02:04:11 INFO : sub/yam: Copied (new) 2025/07/06 02:04:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/06 02:04:11 INFO : potato: Copied (new) 2025/07/06 02:04:11 DEBUG : Waiting for deletions to finish 2025/07/06 02:04:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:04:12 DEBUG : potato: Unchanged skipping 2025/07/06 02:04:12 INFO : B2 bucket rclone-test-zalaqag1kaxi: Making map for --track-renames 2025/07/06 02:04:12 INFO : B2 bucket rclone-test-zalaqag1kaxi: Finished making map for --track-renames 2025/07/06 02:04:12 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:04:12 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for renames to finish 2025/07/06 02:04:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/06 02:04:12 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/06 02:04:13 INFO : sub/yam: Deleted 2025/07/06 02:04:13 INFO : yam: Renamed from "sub/yam" 2025/07/06 02:04:13 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:04:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:04:14 DEBUG : Creating backend with remote "/tmp/rclone2343356828/dir1" 2025/07/06 02:04:14 DEBUG : Creating backend with remote "/tmp/rclone2343356828/dir2" 2025/07/06 02:04:14 DEBUG : Local file system at /tmp/rclone2343356828/dir2: Using server-side directory move 2025/07/06 02:04:14 INFO : Local file system at /tmp/rclone2343356828/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/06 02:04:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/06 02:04:14 INFO : file1.txt: Moved (server-side) 2025/07/06 02:04:14 DEBUG : Local file system at /tmp/rclone2343356828/dir2: Waiting for checks to finish 2025/07/06 02:04:14 DEBUG : Local file system at /tmp/rclone2343356828/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:04:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:04:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/06 02:04:14 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:04:14 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:04:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/06 02:04:14 INFO : nested/sub dir/file: Copied (new) 2025/07/06 02:04:14 INFO : nested/sub dir/file: Deleted 2025/07/06 02:04:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:04:15 INFO : sub dir/hello world: Copied (new) 2025/07/06 02:04:15 INFO : sub dir/hello world: Deleted 2025/07/06 02:04:15 INFO : sub dir: Removing directory 2025/07/06 02:04:15 INFO : nested/sub dir: Removing directory 2025/07/06 02:04:15 INFO : nested: Removing directory 2025/07/06 02:04:15 DEBUG : Local file system at /tmp/rclone2343356828: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:04:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/06 02:04:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/06 02:04:16 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:04:16 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:04:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/06 02:04:16 INFO : nested/sub dir/file: Copied (new) 2025/07/06 02:04:16 INFO : nested/sub dir/file: Deleted 2025/07/06 02:04:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:04:16 INFO : sub dir/hello world: Copied (new) 2025/07/06 02:04:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.31s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:04:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/06 02:04:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/06 02:04:17 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:04:17 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:04:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/06 02:04:17 INFO : existing: Copied (new) 2025/07/06 02:04:17 INFO : existing: Deleted 2025/07/06 02:04:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/06 02:04:17 INFO : existing-b: Copied (new) 2025/07/06 02:04:17 INFO : existing-b: Deleted 2025/07/06 02:04:18 DEBUG : existing: Destination exists, skipping 2025/07/06 02:04:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/06 02:04:18 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:04:18 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:04:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.78s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dumihuk1ruha" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zalaqag1kaxi -> B2 bucket rclone-test-dumihuk1ruha 2025/07/06 02:04:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:04:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/06 02:04:23 DEBUG : empty space: Unchanged skipping 2025/07/06 02:04:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/06 02:04:23 DEBUG : B2 bucket rclone-test-dumihuk1ruha: Waiting for checks to finish 2025/07/06 02:04:23 INFO : empty space: Deleted 2025/07/06 02:04:23 DEBUG : B2 bucket rclone-test-dumihuk1ruha: Waiting for transfers to finish 2025/07/06 02:04:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:04:23 INFO : potato2: Copied (server-side copy) 2025/07/06 02:04:23 INFO : potato2: Deleted 2025/07/06 02:04:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/06 02:04:24 INFO : potato3: Copied (server-side copy) 2025/07/06 02:04:24 INFO : potato3: Deleted 2025/07/06 02:04:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gurored7jufe" 2025/07/06 02:04:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/06 02:04:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:04:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/06 02:04:25 DEBUG : B2 bucket rclone-test-gurored7jufe: Waiting for checks to finish 2025/07/06 02:04:25 DEBUG : B2 bucket rclone-test-gurored7jufe: Waiting for transfers to finish 2025/07/06 02:04:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 02:04:26 INFO : empty space: Copied (server-side copy) 2025/07/06 02:04:27 INFO : empty space: Deleted 2025/07/06 02:04:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/06 02:04:27 INFO : potato3: Copied (server-side copy) 2025/07/06 02:04:27 INFO : potato3: Deleted 2025/07/06 02:04:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:04:27 INFO : potato2: Copied (server-side copy) 2025/07/06 02:04:27 INFO : potato2: Deleted 2025/07/06 02:04:27 DEBUG : B2 bucket rclone-test-gurored7jufe: Purge remote 2025/07/06 02:04:27 INFO : B2 bucket rclone-test-gurored7jufe: cleaning bucket "rclone-test-gurored7jufe" of all files 2025/07/06 02:04:28 DEBUG : empty space: Deleting (id "4_z4f024d0370addbdb9f780e1b_f106ef7414fb69330_d20250706_m020426_c001_v0001145_t0014_u01751767466448") 2025/07/06 02:04:28 DEBUG : potato2: Deleting (id "4_z4f024d0370addbdb9f780e1b_f1096cbbfc5f706ab_d20250706_m020426_c001_v0001104_t0011_u01751767466851") 2025/07/06 02:04:28 DEBUG : potato3: Deleting (id "4_z4f024d0370addbdb9f780e1b_f10675076de3e557b_d20250706_m020426_c001_v0001036_t0058_u01751767466821") 2025/07/06 02:04:28 DEBUG : B2 bucket rclone-test-dumihuk1ruha: Purge remote 2025/07/06 02:04:28 INFO : B2 bucket rclone-test-dumihuk1ruha: cleaning bucket "rclone-test-dumihuk1ruha" of all files 2025/07/06 02:04:28 DEBUG : empty space: Deleting (id "4_z1fb22dd370addbdb9f780e1b_f420e3e9208bec840_d20250706_m020426_c001_v7007000_t0000_u01751767466996") 2025/07/06 02:04:28 DEBUG : empty space: Deleting (id "4_z1fb22dd370addbdb9f780e1b_f1094e34e67e1f1f8_d20250706_m020422_c001_v0001099_t0050_u01751767462102") 2025/07/06 02:04:28 DEBUG : potato2: Deleting (id "4_z1fb22dd370addbdb9f780e1b_f420e3e9208bec842_d20250706_m020427_c001_v7007000_t0000_u01751767467492") 2025/07/06 02:04:28 DEBUG : potato2: Deleting (id "4_z1fb22dd370addbdb9f780e1b_f11045b27dfd0c029_d20250706_m020423_c001_v0001171_t0055_u01751767463174") 2025/07/06 02:04:28 DEBUG : potato3: Deleting (id "4_z1fb22dd370addbdb9f780e1b_f420e3e9208bec841_d20250706_m020427_c001_v7007000_t0000_u01751767467255") 2025/07/06 02:04:28 DEBUG : potato3: Deleting (id "4_z1fb22dd370addbdb9f780e1b_f109c041351b824ab_d20250706_m020423_c001_v0001117_t0018_u01751767463555") 2025/07/06 02:04:28 DEBUG : potato3: Deleting (id "4_z1fb22dd370addbdb9f780e1b_f1094e34e67e1f1fc_d20250706_m020422_c001_v0001099_t0018_u01751767462414") --- PASS: TestServerSideMove (11.57s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-buvasec3jupo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zalaqag1kaxi -> B2 bucket rclone-test-buvasec3jupo 2025/07/06 02:04:35 DEBUG : empty space: Excluded (Size Filter) 2025/07/06 02:04:35 DEBUG : empty space: Excluded 2025/07/06 02:04:35 DEBUG : empty space: Excluded (Size Filter) 2025/07/06 02:04:35 DEBUG : empty space: Excluded 2025/07/06 02:04:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:04:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/06 02:04:35 DEBUG : B2 bucket rclone-test-buvasec3jupo: Waiting for checks to finish 2025/07/06 02:04:35 DEBUG : B2 bucket rclone-test-buvasec3jupo: Waiting for transfers to finish 2025/07/06 02:04:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:04:36 INFO : potato2: Copied (server-side copy) 2025/07/06 02:04:36 INFO : potato2: Deleted 2025/07/06 02:04:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/06 02:04:37 INFO : potato3: Copied (server-side copy) 2025/07/06 02:04:37 INFO : potato3: Deleted 2025/07/06 02:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-civefom8mosi" 2025/07/06 02:04:38 DEBUG : empty space: Excluded (Size Filter) 2025/07/06 02:04:38 DEBUG : empty space: Excluded 2025/07/06 02:04:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:04:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/06 02:04:38 DEBUG : B2 bucket rclone-test-civefom8mosi: Waiting for checks to finish 2025/07/06 02:04:38 DEBUG : B2 bucket rclone-test-civefom8mosi: Waiting for transfers to finish 2025/07/06 02:04:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:04:39 INFO : potato2: Copied (server-side copy) 2025/07/06 02:04:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/06 02:04:39 INFO : potato3: Copied (server-side copy) 2025/07/06 02:04:39 INFO : potato2: Deleted 2025/07/06 02:04:39 INFO : potato3: Deleted 2025/07/06 02:04:40 DEBUG : B2 bucket rclone-test-civefom8mosi: Purge remote 2025/07/06 02:04:40 INFO : B2 bucket rclone-test-civefom8mosi: cleaning bucket "rclone-test-civefom8mosi" of all files 2025/07/06 02:04:40 DEBUG : potato2: Deleting (id "4_z2f427d2370addbdb9f780e1b_f109f52844008b078_d20250706_m020439_c001_v0001146_t0006_u01751767479260") 2025/07/06 02:04:40 DEBUG : potato3: Deleting (id "4_z2f427d2370addbdb9f780e1b_f1156a97d2e022699_d20250706_m020439_c001_v0001181_t0008_u01751767479617") 2025/07/06 02:04:41 DEBUG : B2 bucket rclone-test-buvasec3jupo: Purge remote 2025/07/06 02:04:41 INFO : B2 bucket rclone-test-buvasec3jupo: cleaning bucket "rclone-test-buvasec3jupo" of all files 2025/07/06 02:04:41 DEBUG : empty space: Deleting (id "4_zaf825de370addbdb9f780e1b_f119cbb3e8bd07821_d20250706_m020434_c001_v0001171_t0016_u01751767474763") 2025/07/06 02:04:41 DEBUG : potato2: Deleting (id "4_zaf825de370addbdb9f780e1b_f41454ec2925c63c9_d20250706_m020439_c001_v7007000_t0000_u01751767479707") 2025/07/06 02:04:41 DEBUG : potato2: Deleting (id "4_zaf825de370addbdb9f780e1b_f1146c4ca4ce82d79_d20250706_m020435_c001_v0001037_t0015_u01751767475743") 2025/07/06 02:04:41 DEBUG : potato3: Deleting (id "4_zaf825de370addbdb9f780e1b_f4185defaa3a49e4f_d20250706_m020439_c001_v7007000_t0000_u01751767479826") 2025/07/06 02:04:41 DEBUG : potato3: Deleting (id "4_zaf825de370addbdb9f780e1b_f109f1a0ddabc43e8_d20250706_m020436_c001_v0001172_t0046_u01751767476120") 2025/07/06 02:04:41 DEBUG : potato3: Deleting (id "4_zaf825de370addbdb9f780e1b_f119cbb3e8bd07825_d20250706_m020435_c001_v0001171_t0041_u01751767475064") --- PASS: TestServerSideMoveWithFilter (12.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:04:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rufagul6cayu" 2025/07/06 02:04:45 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zalaqag1kaxi -> B2 bucket rclone-test-rufagul6cayu 2025/07/06 02:04:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:04:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/06 02:04:48 DEBUG : empty space: Unchanged skipping 2025/07/06 02:04:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/06 02:04:48 DEBUG : B2 bucket rclone-test-rufagul6cayu: Waiting for checks to finish 2025/07/06 02:04:48 INFO : empty space: Deleted 2025/07/06 02:04:48 DEBUG : B2 bucket rclone-test-rufagul6cayu: Waiting for transfers to finish 2025/07/06 02:04:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:04:49 INFO : potato2: Copied (server-side copy) 2025/07/06 02:04:49 INFO : potato2: Deleted 2025/07/06 02:04:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/06 02:04:49 INFO : potato3: Copied (server-side copy) 2025/07/06 02:04:49 INFO : potato3: Deleted 2025/07/06 02:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-ficubaz7hewu" 2025/07/06 02:04:50 INFO : tomatoDir: Making directory 2025/07/06 02:04:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/06 02:04:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/06 02:04:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/06 02:04:51 DEBUG : B2 bucket rclone-test-ficubaz7hewu: Waiting for checks to finish 2025/07/06 02:04:51 DEBUG : B2 bucket rclone-test-ficubaz7hewu: Waiting for transfers to finish 2025/07/06 02:04:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/06 02:04:52 INFO : empty space: Copied (server-side copy) 2025/07/06 02:04:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/06 02:04:52 INFO : potato3: Copied (server-side copy) 2025/07/06 02:04:52 INFO : empty space: Deleted 2025/07/06 02:04:52 INFO : potato3: Deleted 2025/07/06 02:04:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/06 02:04:52 INFO : potato2: Copied (server-side copy) 2025/07/06 02:04:52 INFO : potato2: Deleted 2025/07/06 02:04:53 DEBUG : B2 bucket rclone-test-ficubaz7hewu: Purge remote 2025/07/06 02:04:53 INFO : B2 bucket rclone-test-ficubaz7hewu: cleaning bucket "rclone-test-ficubaz7hewu" of all files 2025/07/06 02:04:53 DEBUG : empty space: Deleting (id "4_zbf42ad2370addbdb9f780e1b_f1198d6387d0cefe9_d20250706_m020452_c001_v0001183_t0038_u01751767492029") 2025/07/06 02:04:53 DEBUG : potato2: Deleting (id "4_zbf42ad2370addbdb9f780e1b_f1160161bf0cf2155_d20250706_m020451_c001_v0001093_t0041_u01751767491662") 2025/07/06 02:04:53 DEBUG : potato3: Deleting (id "4_zbf42ad2370addbdb9f780e1b_f10978d3222bd403e_d20250706_m020452_c001_v0001120_t0057_u01751767492043") 2025/07/06 02:04:54 DEBUG : B2 bucket rclone-test-rufagul6cayu: Purge remote 2025/07/06 02:04:54 INFO : B2 bucket rclone-test-rufagul6cayu: cleaning bucket "rclone-test-rufagul6cayu" of all files 2025/07/06 02:04:54 DEBUG : empty space: Deleting (id "4_z6f628df370addbdb9f780e1b_f422f3d942eb95f6b_d20250706_m020452_c001_v7007000_t0000_u01751767492233") 2025/07/06 02:04:54 DEBUG : empty space: Deleting (id "4_z6f628df370addbdb9f780e1b_f11781ebd8c6844b0_d20250706_m020447_c001_v0001150_t0039_u01751767487297") 2025/07/06 02:04:54 DEBUG : potato2: Deleting (id "4_z6f628df370addbdb9f780e1b_f415d30c94b178c91_d20250706_m020452_c001_v7007000_t0000_u01751767492680") 2025/07/06 02:04:54 DEBUG : potato2: Deleting (id "4_z6f628df370addbdb9f780e1b_f11650f5a47665e19_d20250706_m020448_c001_v0001101_t0022_u01751767488554") 2025/07/06 02:04:54 DEBUG : potato3: Deleting (id "4_z6f628df370addbdb9f780e1b_f415d30c94b178c90_d20250706_m020452_c001_v7007000_t0000_u01751767492303") 2025/07/06 02:04:54 DEBUG : potato3: Deleting (id "4_z6f628df370addbdb9f780e1b_f10088ddfff8d0b54_d20250706_m020448_c001_v0001102_t0025_u01751767488927") 2025/07/06 02:04:54 DEBUG : potato3: Deleting (id "4_z6f628df370addbdb9f780e1b_f11781ebd8c6844b2_d20250706_m020447_c001_v0001150_t0009_u01751767487581") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.77s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/rclone-sync-test" 2025/07/06 02:05:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/rclone-sync-test-include/layer2" 2025/07/06 02:05:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/rclone-sync-test-ignore-file" 2025/07/06 02:05:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/06 02:05:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/06 02:05:07 DEBUG : pacer: Reducing sleep to 10ms 2025/07/06 02:05:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 02:05:07 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path rclone-sync-test: Waiting for checks to finish 2025/07/06 02:05:07 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path rclone-sync-test: Waiting for transfers to finish 2025/07/06 02:05:07 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:07 INFO : There was nothing to transfer 2025/07/06 02:05:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 02:05:07 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:05:07 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:05:07 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:07 INFO : There was nothing to transfer 2025/07/06 02:05:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 02:05:08 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/06 02:05:08 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/06 02:05:08 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:08 INFO : There was nothing to transfer 2025/07/06 02:05:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 02:05:09 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:05:09 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:05:09 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:09 INFO : There was nothing to transfer 2025/07/06 02:05:09 DEBUG : Excluded 2025/07/06 02:05:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/06 02:05:09 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/06 02:05:09 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/06 02:05:09 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.19s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/dst" 2025/07/06 02:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/CompareDest" 2025/07/06 02:05:13 DEBUG : one: Need to transfer - File not found at Destination 2025/07/06 02:05:13 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:13 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/06 02:05:14 INFO : one: Copied (new) 2025/07/06 02:05:14 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 02:05:15 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:15 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/06 02:05:15 INFO : one: Copied (replaced existing) 2025/07/06 02:05:15 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 02:05:17 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 02:05:17 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:17 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:17 INFO : There was nothing to transfer 2025/07/06 02:05:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 02:05:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/06 02:05:19 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 02:05:19 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:19 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:19 INFO : There was nothing to transfer 2025/07/06 02:05:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 02:05:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/06 02:05:19 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 02:05:19 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:19 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:19 INFO : There was nothing to transfer 2025/07/06 02:05:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 02:05:21 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/06 02:05:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/06 02:05:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/06 02:05:21 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 02:05:21 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:21 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:21 INFO : There was nothing to transfer 2025/07/06 02:05:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 02:05:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/06 02:05:21 DEBUG : two: Need to transfer - File not found at Destination 2025/07/06 02:05:21 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/06 02:05:21 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/06 02:05:22 INFO : two: Copied (new) 2025/07/06 02:05:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.67s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:05:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/dest" 2025/07/06 02:05:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/pre-dest1" 2025/07/06 02:05:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/pre-dest2" 2025/07/06 02:05:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:05:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/06 02:05:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:05:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/06 02:05:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/06 02:05:30 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dest: Waiting for checks to finish 2025/07/06 02:05:30 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dest: Waiting for transfers to finish 2025/07/06 02:05:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/06 02:05:30 INFO : 3: Copied (new) 2025/07/06 02:05:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.68s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:05:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/dst" 2025/07/06 02:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/CopyDest" 2025/07/06 02:05:35 DEBUG : one: Need to transfer - File not found at Destination 2025/07/06 02:05:35 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:35 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/06 02:05:36 INFO : one: Copied (new) 2025/07/06 02:05:36 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 02:05:37 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:37 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/06 02:05:37 INFO : one: Copied (replaced existing) 2025/07/06 02:05:37 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/BackupDir" 2025/07/06 02:05:40 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 02:05:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/06 02:05:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/06 02:05:42 INFO : one: Copied (server-side copy) 2025/07/06 02:05:42 INFO : one: Deleted 2025/07/06 02:05:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/06 02:05:42 INFO : one: Copied (server-side copy) 2025/07/06 02:05:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/06 02:05:42 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:42 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:44 DEBUG : one: Unchanged skipping 2025/07/06 02:05:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/06 02:05:44 INFO : two: Copied (server-side copy) 2025/07/06 02:05:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/06 02:05:44 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:44 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:44 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:44 DEBUG : two: Unchanged skipping 2025/07/06 02:05:44 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:44 DEBUG : one: Unchanged skipping 2025/07/06 02:05:44 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:44 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:44 INFO : There was nothing to transfer 2025/07/06 02:05:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:46 DEBUG : one: Unchanged skipping 2025/07/06 02:05:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/06 02:05:46 DEBUG : three: Destination not found in --copy-dest 2025/07/06 02:05:46 DEBUG : three: Need to transfer - File not found at Destination 2025/07/06 02:05:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/06 02:05:46 DEBUG : two: Unchanged skipping 2025/07/06 02:05:46 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:46 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/06 02:05:47 INFO : three: Copied (new) 2025/07/06 02:05:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.55s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:05:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/dst" 2025/07/06 02:05:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/backup" 2025/07/06 02:05:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 02:05:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:05:53 DEBUG : two: Unchanged skipping 2025/07/06 02:05:53 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/06 02:05:55 INFO : one: Copied (server-side copy) 2025/07/06 02:05:55 INFO : one: Deleted 2025/07/06 02:05:55 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/06 02:05:55 INFO : one: Copied (new) 2025/07/06 02:05:55 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/06 02:05:56 INFO : three.txt: Copied (server-side copy) 2025/07/06 02:05:56 INFO : three.txt: Deleted 2025/07/06 02:05:56 INFO : three.txt: Moved into backup dir 2025/07/06 02:05:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/06 02:05:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:05:58 DEBUG : two: Unchanged skipping 2025/07/06 02:05:58 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:05:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/06 02:05:58 INFO : one: Copied (server-side copy) 2025/07/06 02:05:58 INFO : one: Deleted 2025/07/06 02:05:58 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:05:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/06 02:05:59 INFO : one: Copied (new) 2025/07/06 02:05:59 DEBUG : Waiting for deletions to finish 2025/07/06 02:05:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/06 02:05:59 INFO : three.txt: Copied (server-side copy) 2025/07/06 02:05:59 INFO : three.txt: Deleted 2025/07/06 02:05:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:06:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/dst" 2025/07/06 02:06:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/backup" 2025/07/06 02:06:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 02:06:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:06:05 DEBUG : two: Unchanged skipping 2025/07/06 02:06:05 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:06:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/06 02:06:07 INFO : one: Copied (server-side copy) to: one.bak 2025/07/06 02:06:07 INFO : one: Deleted 2025/07/06 02:06:07 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:06:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/06 02:06:08 INFO : one: Copied (new) 2025/07/06 02:06:08 DEBUG : Waiting for deletions to finish 2025/07/06 02:06:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/06 02:06:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/06 02:06:09 INFO : three.txt: Deleted 2025/07/06 02:06:09 INFO : three.txt: Moved into backup dir 2025/07/06 02:06:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/06 02:06:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:06:11 DEBUG : two: Unchanged skipping 2025/07/06 02:06:11 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:06:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/06 02:06:11 INFO : one: Copied (server-side copy) to: one.bak 2025/07/06 02:06:12 INFO : one: Deleted 2025/07/06 02:06:12 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:06:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/06 02:06:12 INFO : one: Copied (new) 2025/07/06 02:06:12 DEBUG : Waiting for deletions to finish 2025/07/06 02:06:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/06 02:06:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/06 02:06:13 INFO : three.txt: Deleted 2025/07/06 02:06:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.66s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:06:15 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-08.backblaze.com/b2api/v1/b2_upload_file/3fb28dc3708ddbdb9f780e1b/c001_v0001182_t0054": EOF 2025/07/06 02:06:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-08.backblaze.com/b2api/v1/b2_upload_file/3fb28dc3708ddbdb9f780e1b/c001_v0001182_t0054": EOF) 2025/07/06 02:06:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zalaqag1kaxi: 1/10 (Post "https://pod-000-1182-08.backblaze.com/b2api/v1/b2_upload_file/3fb28dc3708ddbdb9f780e1b/c001_v0001182_t0054": EOF) 2025/07/06 02:06:17 DEBUG : pacer: Reducing sleep to 10ms 2025/07/06 02:06:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/dst" 2025/07/06 02:06:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/backup" 2025/07/06 02:06:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 02:06:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:06:21 DEBUG : two: Unchanged skipping 2025/07/06 02:06:21 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:06:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/06 02:06:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/06 02:06:22 INFO : one: Deleted 2025/07/06 02:06:22 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:06:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/06 02:06:23 INFO : one: Copied (new) 2025/07/06 02:06:23 DEBUG : Waiting for deletions to finish 2025/07/06 02:06:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/06 02:06:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/06 02:06:24 INFO : three.txt: Deleted 2025/07/06 02:06:24 INFO : three.txt: Moved into backup dir 2025/07/06 02:06:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/06 02:06:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:06:25 DEBUG : two: Unchanged skipping 2025/07/06 02:06:25 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:06:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/06 02:06:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/06 02:06:26 INFO : one: Deleted 2025/07/06 02:06:26 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:06:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/06 02:06:26 INFO : one: Copied (new) 2025/07/06 02:06:26 DEBUG : Waiting for deletions to finish 2025/07/06 02:06:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/06 02:06:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/06 02:06:27 INFO : three.txt: Deleted 2025/07/06 02:06:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.29s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:06:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/dst" 2025/07/06 02:06:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 02:06:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:06:31 DEBUG : two: Unchanged skipping 2025/07/06 02:06:31 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:06:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/06 02:06:32 INFO : one: Copied (server-side copy) to: one.bak 2025/07/06 02:06:32 INFO : one: Deleted 2025/07/06 02:06:32 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:06:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/06 02:06:33 INFO : one: Copied (new) 2025/07/06 02:06:33 DEBUG : Waiting for deletions to finish 2025/07/06 02:06:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/06 02:06:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/06 02:06:34 INFO : three.txt: Deleted 2025/07/06 02:06:34 INFO : three.txt: Moved into backup dir 2025/07/06 02:06:36 DEBUG : one.bak: Excluded (Path Filter) 2025/07/06 02:06:36 DEBUG : one.bak: Excluded 2025/07/06 02:06:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/06 02:06:36 DEBUG : three.txt.bak: Excluded 2025/07/06 02:06:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:06:36 DEBUG : two: Unchanged skipping 2025/07/06 02:06:36 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for checks to finish 2025/07/06 02:06:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/06 02:06:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/06 02:06:36 INFO : one: Copied (server-side copy) to: one.bak 2025/07/06 02:06:36 INFO : one: Deleted 2025/07/06 02:06:36 DEBUG : B2 bucket rclone-test-zalaqag1kaxi path dst: Waiting for transfers to finish 2025/07/06 02:06:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/06 02:06:37 INFO : one: Copied (new) 2025/07/06 02:06:37 DEBUG : Waiting for deletions to finish 2025/07/06 02:06:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/06 02:06:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/06 02:06:38 INFO : three.txt: Deleted 2025/07/06 02:06:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.60s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:06:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/dst" 2025/07/06 02:06:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 02:06:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/06 02:06:43 INFO : one: Copied (server-side copy) to: one.bak 2025/07/06 02:06:43 INFO : one: Deleted 2025/07/06 02:06:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/06 02:06:44 INFO : one: Copied (new) 2025/07/06 02:06:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:06:44 DEBUG : two: Unchanged skipping 2025/07/06 02:06:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/06 02:06:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/06 02:06:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/06 02:06:45 INFO : three.txt: Deleted 2025/07/06 02:06:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/06 02:06:46 INFO : three.txt: Copied (new) 2025/07/06 02:06:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/06 02:06:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/06 02:06:47 INFO : one: Copied (server-side copy) to: one.bak 2025/07/06 02:06:47 INFO : one: Deleted 2025/07/06 02:06:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/06 02:06:48 INFO : one: Copied (new) 2025/07/06 02:06:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:06:49 DEBUG : two: Unchanged skipping 2025/07/06 02:06:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/06 02:06:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/06 02:06:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/06 02:06:50 INFO : three.txt: Deleted 2025/07/06 02:06:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/06 02:06:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.94s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:06:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zalaqag1kaxi/dst" 2025/07/06 02:06:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/06 02:06:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/06 02:06:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/06 02:06:56 INFO : one: Deleted 2025/07/06 02:06:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/06 02:06:57 INFO : one: Copied (new) 2025/07/06 02:06:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:06:57 DEBUG : two: Unchanged skipping 2025/07/06 02:06:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/06 02:06:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/06 02:06:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/06 02:06:58 INFO : three.txt: Deleted 2025/07/06 02:06:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/06 02:06:59 INFO : three.txt: Copied (new) 2025/07/06 02:07:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/06 02:07:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/06 02:07:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/06 02:07:01 INFO : one: Deleted 2025/07/06 02:07:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/06 02:07:01 INFO : one: Copied (new) 2025/07/06 02:07:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:02 DEBUG : two: Unchanged skipping 2025/07/06 02:07:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/06 02:07:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/06 02:07:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/06 02:07:02 INFO : three.txt: Deleted 2025/07/06 02:07:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/06 02:07:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.49s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:07:05 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:07:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/06 02:07:05 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:07:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/06 02:07:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/06 02:07:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.37s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:07:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/06 02:07:07 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:07:07 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:07:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/06 02:07:07 INFO : existing: Copied (new) 2025/07/06 02:07:07 DEBUG : Waiting for deletions to finish 2025/07/06 02:07:08 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:07:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/06 02:07:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/06 02:07:08 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:07:08 ERROR : B2 bucket rclone-test-zalaqag1kaxi: not deleting files as there were IO errors 2025/07/06 02:07:08 ERROR : B2 bucket rclone-test-zalaqag1kaxi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.94s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:07:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:09 DEBUG : existing: Unchanged skipping 2025/07/06 02:07:09 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:07:09 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:07:09 DEBUG : Waiting for deletions to finish 2025/07/06 02:07:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.41s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", 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-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:07:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both10: Unchanged skipping 2025/07/06 02:07:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both11: Unchanged skipping 2025/07/06 02:07:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both12: Unchanged skipping 2025/07/06 02:07:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both13: Unchanged skipping 2025/07/06 02:07:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both14: Unchanged skipping 2025/07/06 02:07:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:07:21 DEBUG : both15: Unchanged skipping 2025/07/06 02:07:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both18: Unchanged skipping 2025/07/06 02:07:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both19: Unchanged skipping 2025/07/06 02:07:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both17: Unchanged skipping 2025/07/06 02:07:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both2: Unchanged skipping 2025/07/06 02:07:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:21 DEBUG : both3: Unchanged skipping 2025/07/06 02:07:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:22 DEBUG : both4: Unchanged skipping 2025/07/06 02:07:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:22 DEBUG : both0: Unchanged skipping 2025/07/06 02:07:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:22 DEBUG : both1: Unchanged skipping 2025/07/06 02:07:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:22 DEBUG : both16: Unchanged skipping 2025/07/06 02:07:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:22 DEBUG : both5: Unchanged skipping 2025/07/06 02:07:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:22 DEBUG : both6: Unchanged skipping 2025/07/06 02:07:22 DEBUG : both7: Unchanged skipping 2025/07/06 02:07:22 DEBUG : both8: Unchanged skipping 2025/07/06 02:07:22 DEBUG : both9: Unchanged skipping 2025/07/06 02:07:22 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:07:22 DEBUG : Waiting for deletions to finish 2025/07/06 02:07:22 INFO : only13: Deleted 2025/07/06 02:07:22 INFO : only12: Deleted 2025/07/06 02:07:22 INFO : only6: Deleted 2025/07/06 02:07:22 INFO : only17: Deleted 2025/07/06 02:07:22 INFO : only4: Deleted 2025/07/06 02:07:22 INFO : only9: Deleted 2025/07/06 02:07:22 INFO : only2: Deleted 2025/07/06 02:07:22 INFO : only0: Deleted 2025/07/06 02:07:22 INFO : only11: Deleted 2025/07/06 02:07:22 INFO : only15: Deleted 2025/07/06 02:07:22 INFO : only18: Deleted 2025/07/06 02:07:22 INFO : only19: Deleted 2025/07/06 02:07:22 INFO : only5: Deleted 2025/07/06 02:07:22 INFO : only7: Deleted 2025/07/06 02:07:23 INFO : only14: Deleted 2025/07/06 02:07:23 INFO : only1: Deleted 2025/07/06 02:07:23 INFO : only8: Deleted 2025/07/06 02:07:23 INFO : only16: Deleted 2025/07/06 02:07:23 INFO : only3: Deleted 2025/07/06 02:07:23 INFO : only10: Deleted 2025/07/06 02:07:23 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.84s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:07:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:07:38 DEBUG : both0: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both13: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both14: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both15: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both16: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both17: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both18: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both19: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both1: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both2: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both3: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both12: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both5: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both10: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both11: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both4: Unchanged skipping 2025/07/06 02:07:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:07:38 DEBUG : both6: Unchanged skipping 2025/07/06 02:07:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : both7: Unchanged skipping 2025/07/06 02:07:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : both8: Unchanged skipping 2025/07/06 02:07:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/06 02:07:38 DEBUG : both9: Unchanged skipping 2025/07/06 02:07:38 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:07:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:38 INFO : only10: Copied (replaced existing) 2025/07/06 02:07:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:38 INFO : only11: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only13: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only14: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only12: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only15: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only16: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only17: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only0: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only18: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only19: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only1: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only2: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only3: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only4: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only5: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only6: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only7: Copied (replaced existing) 2025/07/06 02:07:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:39 INFO : only8: Copied (replaced existing) 2025/07/06 02:07:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/06 02:07:40 INFO : only9: Copied (replaced existing) 2025/07/06 02:07:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.18s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:07:48 DEBUG : empty_dir: Making directory with metadata 2025/07/06 02:07:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 02:07:48 DEBUG : empty_on_remote: Making directory with metadata 2025/07/06 02:07:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 02:07:48 INFO : empty_on_remote: Making directory 2025/07/06 02:07:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/06 02:07:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/06 02:07:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/06 02:07:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/06 02:07:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.68s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:07:50 DEBUG : empty_dir: Making directory with metadata 2025/07/06 02:07:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 02:07:50 DEBUG : empty_on_remote: Making directory with metadata 2025/07/06 02:07:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/06 02:07:50 INFO : empty_on_remote: Making directory 2025/07/06 02:07:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/06 02:07:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/06 02:07:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/06 02:07:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/06 02:07:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/06 02:07:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:07:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 02:07:53 INFO : sub dir: Making directory 2025/07/06 02:07:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.48s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:07:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/06 02:07:57 INFO : sub dir: Making directory 2025/07/06 02:07:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.74s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:08:08 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:08 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:08:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:08:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : apple: Unchanged skipping 2025/07/06 02:08:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : banana: Unchanged skipping 2025/07/06 02:08:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:08:09 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:08:09 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:08:09 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:09 INFO : There was nothing to transfer 2025/07/06 02:08:09 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:09 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:08:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : apple: Unchanged skipping 2025/07/06 02:08:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:08:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : banana: Unchanged skipping 2025/07/06 02:08:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:08:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:08:10 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:08:10 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:10 INFO : There was nothing to transfer 2025/07/06 02:08:10 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:10 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:08:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:08:23 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:23 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:08:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : apple: Unchanged skipping 2025/07/06 02:08:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:08:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : banana: Unchanged skipping 2025/07/06 02:08:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:08:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:08:24 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:08:24 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:24 INFO : There was nothing to transfer 2025/07/06 02:08:24 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:24 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:08:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:08:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : banana: Unchanged skipping 2025/07/06 02:08:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : apple: Unchanged skipping 2025/07/06 02:08:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:08:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:08:25 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:08:25 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:25 INFO : There was nothing to transfer 2025/07/06 02:08:25 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:25 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:08:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:08:37 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:38 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:08:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:38 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:38 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:38 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:38 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:38 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:38 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:38 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:38 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/06 02:08:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/06 02:08:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:08:38 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:08:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/06 02:08:38 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/06 02:08:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/06 02:08:38 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/06 02:08:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/06 02:08:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/06 02:08:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/06 02:08:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/06 02:08:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/06 02:08:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/06 02:08:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/06 02:08:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/06 02:08:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/06 02:08:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/06 02:08:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/06 02:08:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/06 02:08:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/06 02:08:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 02:08:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/06 02:08:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/06 02:08:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/06 02:08:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/06 02:08:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/06 02:08:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:40 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:40 INFO : dir1/0010-456789.txt: Deleted 2025/07/06 02:08:40 INFO : dir1/0011-56789;.txt: Deleted 2025/07/06 02:08:41 INFO : dir1/0012-6789;.txt: Deleted 2025/07/06 02:08:41 INFO : dir1/0013-789;=.txt: Deleted 2025/07/06 02:08:41 INFO : apple: Deleted 2025/07/06 02:08:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/06 02:08:41 INFO : appleappleapplebanana: Deleted 2025/07/06 02:08:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/06 02:08:41 INFO : banana: Deleted 2025/07/06 02:08:41 INFO : splitbananasplit: Deleted 2025/07/06 02:08:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/06 02:08:41 INFO : dir1/0015-9;=.txt: Deleted 2025/07/06 02:08:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/06 02:08:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/06 02:08:41 INFO : dir1/0007-1234567.txt: Deleted 2025/07/06 02:08:41 INFO : dir1/0008-2345678.txt: Deleted 2025/07/06 02:08:41 INFO : dir1/0014-89;=.txt: Deleted 2025/07/06 02:08:41 INFO : dir1/0003-defghij.txt: Deleted 2025/07/06 02:08:41 INFO : dir1/0009-3456789.txt: Deleted 2025/07/06 02:08:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/06 02:08:41 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/06 02:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 02:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:41 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : apple: Unchanged skipping 2025/07/06 02:08:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:08:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : banana: Unchanged skipping 2025/07/06 02:08:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/06 02:08:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:08:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:08:42 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:08:42 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:08:42 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:42 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/06 02:08:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/06 02:08:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/06 02:08:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/06 02:08:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/06 02:08:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/06 02:08:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/06 02:08:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/06 02:08:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/06 02:08:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/06 02:08:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/06 02:08:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:08:54 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:54 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:08:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:08:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 02:08:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 02:08:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 02:08:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 02:08:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 02:08:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 02:08:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 02:08:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 02:08:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 02:08:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 02:08:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 02:08:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 02:08:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 02:08:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 02:08:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/06 02:08:55 INFO : apple: Copied (new) to: PREFIXapple 2025/07/06 02:08:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/06 02:08:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/06 02:08:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/06 02:08:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/06 02:08:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/06 02:08:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/06 02:08:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/06 02:08:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/06 02:08:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/06 02:08:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/06 02:08:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:08:55 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:08:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/06 02:08:55 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/06 02:08:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/06 02:08:55 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/06 02:08:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/06 02:08:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 02:08:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 02:08:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/06 02:08:55 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/06 02:08:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 02:08:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/06 02:08:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 02:08:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 02:08:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/06 02:08:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 02:08:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 02:08:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/06 02:08:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/06 02:08:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 02:08:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/06 02:08:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 02:08:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 02:08:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/06 02:08:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/06 02:08:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 02:08:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/06 02:08:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/06 02:08:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 02:08:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/06 02:08:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/06 02:08:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 02:08:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/06 02:08:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 02:08:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 02:08:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/06 02:08:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/06 02:08:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 02:08:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/06 02:08:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/06 02:08:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 02:08:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/06 02:08:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/06 02:08:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 02:08:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/06 02:08:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/06 02:08:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/06 02:08:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/06 02:08:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/06 02:08:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/06 02:08:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/06 02:08:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/06 02:08:56 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:57 INFO : dir1/0007-1234567.txt: Deleted 2025/07/06 02:08:57 INFO : dir1/0011-56789;.txt: Deleted 2025/07/06 02:08:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/06 02:08:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/06 02:08:57 INFO : dir1/0009-3456789.txt: Deleted 2025/07/06 02:08:57 INFO : dir1/0014-89;=.txt: Deleted 2025/07/06 02:08:57 INFO : dir1/0010-456789.txt: Deleted 2025/07/06 02:08:57 INFO : apple: Deleted 2025/07/06 02:08:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/06 02:08:57 INFO : dir1/0012-6789;.txt: Deleted 2025/07/06 02:08:57 INFO : dir1/0013-789;=.txt: Deleted 2025/07/06 02:08:57 INFO : dir1/0015-9;=.txt: Deleted 2025/07/06 02:08:57 INFO : banana: Deleted 2025/07/06 02:08:57 INFO : dir1/0003-defghij.txt: Deleted 2025/07/06 02:08:57 INFO : dir1/0008-2345678.txt: Deleted 2025/07/06 02:08:57 INFO : appleappleapplebanana: Deleted 2025/07/06 02:08:57 INFO : splitbananasplit: Deleted 2025/07/06 02:08:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/06 02:08:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/06 02:08:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/06 02:08:57 DEBUG : Waiting for deletions to finish 2025/07/06 02:08:58 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 02:08:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 02:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 02:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 02:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 02:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 02:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 02:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 02:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 02:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 02:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 02:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 02:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 02:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 02:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 02:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 02:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 02:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 02:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 02:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 02:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 02:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 02:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 02:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 02:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 02:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 02:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 02:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 02:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/06 02:08:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/06 02:08:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/06 02:08:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/06 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/06 02:08:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/06 02:08:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/06 02:08:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/06 02:08:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/06 02:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/06 02:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/06 02:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/06 02:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/06 02:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/06 02:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/06 02:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/06 02:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/06 02:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/06 02:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/06 02:08:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/06 02:08:58 INFO : apple: Copied (new) 2025/07/06 02:08:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/06 02:08:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:08:58 INFO : appleappleapplebanana: Copied (new) 2025/07/06 02:08:58 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:08:58 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:08:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/06 02:08:58 INFO : banana: Copied (new) 2025/07/06 02:08:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/06 02:08:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/06 02:08:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/06 02:08:59 INFO : splitbananasplit: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/06 02:08:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/06 02:08:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/06 02:08:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/06 02:08:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/06 02:08:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/06 02:08:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/06 02:08:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/06 02:08:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/06 02:08:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/06 02:08:59 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/06 02:08:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/06 02:08:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/06 02:08:59 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/06 02:09:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/06 02:09:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/06 02:09:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/06 02:09:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/06 02:09:00 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/06 02:09:00 INFO : PREFIXsplitbananasplit: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/06 02:09:00 INFO : PREFIXapple: Deleted 2025/07/06 02:09:00 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/06 02:09:00 INFO : PREFIXbanana: Deleted 2025/07/06 02:09:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/06 02:09:00 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:00 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:09:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:01 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:09:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:09:14 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:14 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:09:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 02:09:14 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 02:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:14 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 02:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 02:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:14 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:14 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 02:09:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/06 02:09:15 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:09:15 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:09:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/06 02:09:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/06 02:09:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/06 02:09:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/06 02:09:15 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/06 02:09:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/06 02:09:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/06 02:09:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/06 02:09:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/06 02:09:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 02:09:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/06 02:09:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/06 02:09:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/06 02:09:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/06 02:09:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/06 02:09:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/06 02:09:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/06 02:09:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/06 02:09:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/06 02:09:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/06 02:09:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/06 02:09:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/06 02:09:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/06 02:09:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/06 02:09:17 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:17 INFO : dir1/0014-89;=.txt: Deleted 2025/07/06 02:09:17 INFO : appleappleapplebanana: Deleted 2025/07/06 02:09:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/06 02:09:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/06 02:09:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/06 02:09:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/06 02:09:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/06 02:09:17 INFO : dir1/0007-1234567.txt: Deleted 2025/07/06 02:09:17 INFO : dir1/0009-3456789.txt: Deleted 2025/07/06 02:09:17 INFO : banana: Deleted 2025/07/06 02:09:17 INFO : splitbananasplit: Deleted 2025/07/06 02:09:17 INFO : dir1/0003-defghij.txt: Deleted 2025/07/06 02:09:17 INFO : dir1/0015-9;=.txt: Deleted 2025/07/06 02:09:17 INFO : apple: Deleted 2025/07/06 02:09:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/06 02:09:17 INFO : dir1/0008-2345678.txt: Deleted 2025/07/06 02:09:17 INFO : dir1/0010-456789.txt: Deleted 2025/07/06 02:09:17 INFO : dir1/0011-56789;.txt: Deleted 2025/07/06 02:09:17 INFO : dir1/0012-6789;.txt: Deleted 2025/07/06 02:09:17 INFO : dir1/0013-789;=.txt: Deleted 2025/07/06 02:09:17 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/06 02:09:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/06 02:09:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/06 02:09:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/06 02:09:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:18 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:09:18 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:09:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/06 02:09:18 INFO : banana: Copied (new) 2025/07/06 02:09:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/06 02:09:18 INFO : appleappleapplebanana: Copied (new) 2025/07/06 02:09:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/06 02:09:18 INFO : apple: Copied (new) 2025/07/06 02:09:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/06 02:09:19 INFO : splitbananasplit: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/06 02:09:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/06 02:09:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/06 02:09:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/06 02:09:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/06 02:09:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/06 02:09:19 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/06 02:09:19 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/06 02:09:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/06 02:09:19 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/06 02:09:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/06 02:09:19 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/06 02:09:19 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/06 02:09:19 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/06 02:09:19 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/06 02:09:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/06 02:09:19 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/06 02:09:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/06 02:09:20 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/06 02:09:20 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:20 INFO : splitbananasplitSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : bananaSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/06 02:09:20 INFO : appleSUFFIX: Deleted 2025/07/06 02:09:20 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/06 02:09:20 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:21 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:21 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:09:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:09:34 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:34 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/06 02:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/06 02:09:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:34 DEBUG : apple: Unchanged skipping 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:34 DEBUG : banana: Unchanged skipping 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/06 02:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/06 02:09:35 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/06 02:09:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/06 02:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 02:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 02:09:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/06 02:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 02:09:35 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:09:35 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:09:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/06 02:09:35 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/06 02:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 02:09:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/06 02:09:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/06 02:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 02:09:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/06 02:09:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/06 02:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 02:09:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/06 02:09:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/06 02:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 02:09:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/06 02:09:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/06 02:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 02:09:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/06 02:09:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/06 02:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 02:09:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/06 02:09:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/06 02:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 02:09:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/06 02:09:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/06 02:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 02:09:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/06 02:09:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/06 02:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 02:09:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/06 02:09:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/06 02:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 02:09:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/06 02:09:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/06 02:09:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 02:09:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/06 02:09:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/06 02:09:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 02:09:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/06 02:09:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/06 02:09:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 02:09:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/06 02:09:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/06 02:09:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/06 02:09:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/06 02:09:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/06 02:09:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/06 02:09:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/06 02:09:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/06 02:09:37 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:37 INFO : dir1/0013-789;=.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0014-89;=.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/06 02:09:37 INFO : appleappleapplebanana: Deleted 2025/07/06 02:09:37 INFO : splitbananasplit: Deleted 2025/07/06 02:09:37 INFO : dir1/0003-defghij.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0008-2345678.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0010-456789.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0015-9;=.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0011-56789;.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0007-1234567.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0009-3456789.txt: Deleted 2025/07/06 02:09:37 INFO : dir1/0012-6789;.txt: Deleted 2025/07/06 02:09:37 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:38 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : appleapple: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 02:09:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 02:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 02:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 02:09:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 02:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 02:09:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 02:09:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 02:09:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 02:09:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 02:09:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 02:09:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 02:09:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 02:09:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 02:09:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 02:09:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 02:09:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 02:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 02:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 02:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 02:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 02:09:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : apple: Unchanged skipping 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:09:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : banana: Unchanged skipping 2025/07/06 02:09:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/06 02:09:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/06 02:09:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/06 02:09:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/06 02:09:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/06 02:09:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/06 02:09:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/06 02:09:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/06 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/06 02:09:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/06 02:09:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/06 02:09:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/06 02:09:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/06 02:09:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/06 02:09:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/06 02:09:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/06 02:09:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:09:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:09:38 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:09:38 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:38 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:38 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : appleapple: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/06 02:09:38 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/06 02:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 02:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 02:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 02:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 02:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 02:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 02:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 02:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 02:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 02:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 02:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 02:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 02:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 02:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 02:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 02:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 02:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 02:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 02:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 02:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 02:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 02:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 02:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 02:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 02:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 02:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 02:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 02:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 02:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 02:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 02:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 02:09:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/06 02:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 02:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/06 02:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/06 02:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/06 02:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/06 02:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/06 02:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/06 02:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/06 02:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/06 02:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/06 02:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/06 02:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/06 02:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/06 02:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/06 02:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/06 02:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/06 02:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/06 02:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/06 02:09:39 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:09:51 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:51 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : apple: Unchanged skipping 2025/07/06 02:09:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:09:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : banana: Unchanged skipping 2025/07/06 02:09:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:09:52 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:09:52 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:09:52 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:52 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:52 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:09:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : banana: Unchanged skipping 2025/07/06 02:09:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:09:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : apple: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:09:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:09:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:09:53 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:09:53 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:53 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:53 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:09:53 DEBUG : Waiting for deletions to finish 2025/07/06 02:09:54 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:09:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:10:06 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:06 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:10:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:06 DEBUG : apple: Unchanged skipping 2025/07/06 02:10:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:10:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:06 DEBUG : banana: Unchanged skipping 2025/07/06 02:10:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:10:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:10:07 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:10:07 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:07 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:07 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:10:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : apple: Unchanged skipping 2025/07/06 02:10:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:10:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : banana: Unchanged skipping 2025/07/06 02:10:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:10:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:10:08 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:10:08 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:08 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:08 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:10:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:10:21 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:21 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:10:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : apple: Unchanged skipping 2025/07/06 02:10:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:10:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : banana: Unchanged skipping 2025/07/06 02:10:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:10:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:10:22 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:10:22 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:22 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:22 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:10:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : apple: Unchanged skipping 2025/07/06 02:10:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:10:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : banana: Unchanged skipping 2025/07/06 02:10:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:10:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:10:23 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:10:23 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:23 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:23 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:10:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:10:36 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:36 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:10:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : apple: Unchanged skipping 2025/07/06 02:10:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:10:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : banana: Unchanged skipping 2025/07/06 02:10:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:10:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:10:37 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:10:37 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:37 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:37 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:10:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : apple: Unchanged skipping 2025/07/06 02:10:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:10:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : banana: Unchanged skipping 2025/07/06 02:10:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:10:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:10:38 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:10:38 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:38 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:38 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:10:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:10:51 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:51 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:10:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : apple: Unchanged skipping 2025/07/06 02:10:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : banana: Unchanged skipping 2025/07/06 02:10:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:10:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:10:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:10:52 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:10:52 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:52 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:52 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:10:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : apple: Unchanged skipping 2025/07/06 02:10:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/06 02:10:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : banana: Unchanged skipping 2025/07/06 02:10:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:10:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:10:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/06 02:10:53 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:10:53 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:53 DEBUG : Waiting for deletions to finish 2025/07/06 02:10:53 DEBUG : apple: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : banana: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/06 02:10:53 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (177.61s) --- PASS: TestTransform/NFC (14.51s) --- PASS: TestTransform/NFD (14.79s) --- PASS: TestTransform/base64 (17.29s) --- PASS: TestTransform/prefix (18.77s) --- PASS: TestTransform/suffix (20.17s) --- PASS: TestTransform/truncate (17.37s) --- PASS: TestTransform/encoder (15.20s) --- PASS: TestTransform/ISO-8859-1 (14.21s) --- PASS: TestTransform/charmap (15.41s) --- PASS: TestTransform/lowercase (14.91s) --- PASS: TestTransform/ascii (14.98s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:10:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/06 02:10:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/06 02:10:58 INFO : sub dir_somesuffix: Making directory 2025/07/06 02:10:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/06 02:10:58 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/06 02:10:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/06 02:10:58 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/06 02:10:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/06 02:10:58 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:10:58 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:10:59 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:10:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/06 02:10:59 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.81s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:11:00 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:00 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:00 INFO : tictactoe: Making directory 2025/07/06 02:11:00 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:00 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/06 02:11:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:00 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:00 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:01 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/06 02:11:01 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:11:02 INFO : toe: Making directory 2025/07/06 02:11:02 INFO : toe/toe: Making directory 2025/07/06 02:11:02 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/06 02:11:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/06 02:11:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/06 02:11:02 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:02 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/06 02:11:02 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:11:03 INFO : toe: Making directory 2025/07/06 02:11:03 INFO : toe/toe: Making directory 2025/07/06 02:11:03 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/06 02:11:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/06 02:11:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/06 02:11:03 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:03 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/06 02:11:04 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.83s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:11:05 DEBUG : empty_dir: Making directory with metadata 2025/07/06 02:11:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 02:11:05 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:05 INFO : tictacempty_dir: Making directory 2025/07/06 02:11:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:05 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:05 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:05 INFO : tictactoe: Making directory 2025/07/06 02:11:05 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:05 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:05 INFO : tictactoe/tictactoe: Making directory 2025/07/06 02:11:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 02:11:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 02:11:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 02:11:05 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:05 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/06 02:11:06 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.76s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:11:07 DEBUG : empty_dir: Making directory with metadata 2025/07/06 02:11:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 02:11:07 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:07 INFO : tictacempty_dir: Making directory 2025/07/06 02:11:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:07 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:07 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:07 INFO : tictactoe: Making directory 2025/07/06 02:11:07 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:07 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:07 INFO : tictactoe/tictactoe: Making directory 2025/07/06 02:11:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 02:11:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 02:11:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:07 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:07 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:07 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/06 02:11:08 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:08 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:08 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:08 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 02:11:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/06 02:11:08 NOTICE: B2 bucket rclone-test-zalaqag1kaxi: 0 differences found 2025/07/06 02:11:08 NOTICE: B2 bucket rclone-test-zalaqag1kaxi: 1 matching files --- PASS: TestAllTag (2.27s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:11:09 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:09 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:09 INFO : tictactoe: Making directory 2025/07/06 02:11:09 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:09 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:09 INFO : tictactoe/tictactoe: Making directory 2025/07/06 02:11:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 02:11:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 02:11:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 02:11:09 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:09 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/06 02:11:10 DEBUG : Waiting for deletions to finish 2025/07/06 02:11:10 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:10 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:10 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:10 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/06 02:11:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/06 02:11:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/06 02:11:10 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.43s) === RUN TestSyntax 2025/07/06 02:11:11 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:11:11 INFO : toe: Making directory 2025/07/06 02:11:11 INFO : toe/toe: Making directory 2025/07/06 02:11:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/06 02:11:11 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:11 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:12 INFO : toe/toe/toe: Copied (new) 2025/07/06 02:11:12 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.88s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:11:13 DEBUG : empty_dir: Making directory with metadata 2025/07/06 02:11:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 02:11:13 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:13 INFO : tictacempty_dir: Making directory 2025/07/06 02:11:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:13 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:13 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:13 INFO : tictactoe: Making directory 2025/07/06 02:11:13 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:13 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:13 INFO : tictactoe/tictactoe: Making directory 2025/07/06 02:11:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 02:11:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 02:11:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:13 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:13 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:14 INFO : toe/toe/toe.txt: Deleted 2025/07/06 02:11:14 INFO : toe/toe: Removing directory 2025/07/06 02:11:14 INFO : toe: Removing directory 2025/07/06 02:11:14 INFO : empty_dir: Removing directory 2025/07/06 02:11:14 DEBUG : Local file system at /tmp/rclone2343356828: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.78s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:11:15 DEBUG : empty_dir: Making directory with metadata 2025/07/06 02:11:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 02:11:15 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:15 INFO : tictacempty_dir: Making directory 2025/07/06 02:11:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:15 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:15 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:15 INFO : tictactoe: Making directory 2025/07/06 02:11:15 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:15 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:15 INFO : tictactoe/tictactoe: Making directory 2025/07/06 02:11:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 02:11:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 02:11:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:15 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:15 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:16 INFO : toe/toe/toe.txt: Deleted 2025/07/06 02:11:16 INFO : toe/toe: Removing directory 2025/07/06 02:11:16 INFO : toe: Removing directory 2025/07/06 02:11:16 INFO : empty_dir: Removing directory 2025/07/06 02:11:16 DEBUG : Local file system at /tmp/rclone2343356828: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/06 02:11:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/06 02:11:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 02:11:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 02:11:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 02:11:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/06 02:11:17 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 (2.96s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:11:18 DEBUG : Reset feature "Copy" 2025/07/06 02:11:18 DEBUG : Reset feature "Move" 2025/07/06 02:11:18 DEBUG : Reset feature "Copy" 2025/07/06 02:11:18 DEBUG : Reset feature "Move" 2025/07/06 02:11:18 DEBUG : empty_dir: Making directory with metadata 2025/07/06 02:11:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/06 02:11:18 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:18 INFO : tictacempty_dir: Making directory 2025/07/06 02:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/06 02:11:18 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:18 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:18 INFO : tictactoe: Making directory 2025/07/06 02:11:18 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:18 DEBUG : toe: transformed to: tictactoe 2025/07/06 02:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:18 INFO : tictactoe/tictactoe: Making directory 2025/07/06 02:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/06 02:11:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/06 02:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 02:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:18 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:18 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/06 02:11:19 INFO : toe/toe/toe.txt: Deleted 2025/07/06 02:11:19 INFO : toe/toe: Removing directory 2025/07/06 02:11:19 INFO : toe: Removing directory 2025/07/06 02:11:19 INFO : empty_dir: Removing directory 2025/07/06 02:11:19 DEBUG : Local file system at /tmp/rclone2343356828: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/06 02:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/06 02:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 02:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 02:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/06 02:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/06 02:11:20 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.71s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:11:22 DEBUG : toe: transformed to: dG9l 2025/07/06 02:11:22 DEBUG : toe: transformed to: dG9l 2025/07/06 02:11:22 INFO : dG9l: Making directory 2025/07/06 02:11:22 DEBUG : toe: transformed to: dG9l 2025/07/06 02:11:22 DEBUG : toe: transformed to: dG9l 2025/07/06 02:11:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/06 02:11:22 INFO : dG9l/dG9l: Making directory 2025/07/06 02:11:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/06 02:11:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/06 02:11:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/06 02:11:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/06 02:11:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/06 02:11:22 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:22 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/06 02:11:22 DEBUG : Waiting for deletions to finish 2025/07/06 02:11:23 DEBUG : dG9l: transformed to: toe 2025/07/06 02:11:23 DEBUG : dG9l: transformed to: toe 2025/07/06 02:11:23 DEBUG : dG9l: transformed to: toe 2025/07/06 02:11:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/06 02:11:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/06 02:11:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/06 02:11:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/06 02:11:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/06 02:11:23 DEBUG : Local file system at /tmp/rclone2343356828: Waiting for checks to finish 2025/07/06 02:11:23 DEBUG : Local file system at /tmp/rclone2343356828: Waiting for transfers to finish 2025/07/06 02:11:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.59s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-zalaqag1kaxi", Local "Local file system at /tmp/rclone2343356828", Modify Window "1ms" 2025/07/06 02:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 02:11:24 DEBUG : toe: transformed to: 2025/07/06 02:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 02:11:24 DEBUG : toe: transformed to: 2025/07/06 02:11:24 INFO : B2 bucket rclone-test-zalaqag1kaxi: Making directory 2025/07/06 02:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 02:11:24 DEBUG : toe: transformed to: 2025/07/06 02:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 02:11:24 DEBUG : toe: transformed to: 2025/07/06 02:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 02:11:24 DEBUG : toe/toe: transformed to: 2025/07/06 02:11:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/06 02:11:24 INFO : toe/toe: Making directory 2025/07/06 02:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 02:11:24 DEBUG : toe/toe: transformed to: 2025/07/06 02:11:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/06 02:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 02:11:24 DEBUG : toe: transformed to: 2025/07/06 02:11:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/06 02:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/06 02:11:24 DEBUG : toe/toe/toe: transformed to: 2025/07/06 02:11:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/06 02:11:24 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for checks to finish 2025/07/06 02:11:24 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Waiting for transfers to finish 2025/07/06 02:11:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/06 02:11:25 INFO : toe/toe/toe: Copied (new) 2025/07/06 02:11:25 ERROR : B2 bucket rclone-test-zalaqag1kaxi: not deleting files as there were IO errors 2025/07/06 02:11:25 ERROR : B2 bucket rclone-test-zalaqag1kaxi: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/07/06 02:11:26 DEBUG : B2 bucket rclone-test-zalaqag1kaxi: Purge remote 2025/07/06 02:11:26 INFO : B2 bucket rclone-test-zalaqag1kaxi: cleaning bucket "rclone-test-zalaqag1kaxi" of all files 2025/07/06 02:11:27 DEBUG : BackupDir/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e8a05_d20250706_m020547_c001_v7007000_t0000_u01751767547651") 2025/07/06 02:11:27 DEBUG : BackupDir/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f102b97a3441289ac_d20250706_m020542_c001_v0001161_t0027_u01751767542008") 2025/07/06 02:11:27 DEBUG : CompareDest/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2a77a_d20250706_m020523_c001_v7007000_t0000_u01751767523032") 2025/07/06 02:11:27 DEBUG : CompareDest/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a1890330709e_d20250706_m020517_c001_v0001182_t0059_u01751767517113") 2025/07/06 02:11:27 DEBUG : CompareDest/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2a77b_d20250706_m020523_c001_v7007000_t0000_u01751767523214") 2025/07/06 02:11:27 DEBUG : CompareDest/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e792_d20250706_m020518_c001_v0001182_t0029_u01751767518426") 2025/07/06 02:11:27 DEBUG : CopyDest/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e8a07_d20250706_m020547_c001_v7007000_t0000_u01751767547834") 2025/07/06 02:11:27 DEBUG : CopyDest/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdb79_d20250706_m020539_c001_v0001178_t0012_u01751767539165") 2025/07/06 02:11:27 DEBUG : CopyDest/three: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e8a09_d20250706_m020548_c001_v7007000_t0000_u01751767548085") 2025/07/06 02:11:27 DEBUG : CopyDest/three: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e8b0_d20250706_m020545_c001_v0001182_t0007_u01751767545560") 2025/07/06 02:11:27 DEBUG : CopyDest/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e8a0b_d20250706_m020548_c001_v7007000_t0000_u01751767548268") 2025/07/06 02:11:27 DEBUG : CopyDest/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a189033071c4_d20250706_m020543_c001_v0001182_t0059_u01751767543456") 2025/07/06 02:11:27 DEBUG : EXISTING: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178d42_d20250706_m020710_c001_v7007000_t0000_u01751767630304") 2025/07/06 02:11:27 DEBUG : EXISTING: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afddb6_d20250706_m020709_c001_v0001178_t0017_u01751767629277") 2025/07/06 02:11:27 DEBUG : PREFIXapple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4043af8c0b24e419_d20250706_m020900_c001_v7007000_t0000_u01751767740460") 2025/07/06 02:11:28 DEBUG : PREFIXapple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f081_d20250706_m020855_c001_v0001182_t0037_u01751767735485") 2025/07/06 02:11:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4112e27c591c6839_d20250706_m020900_c001_v7007000_t0000_u01751767740471") 2025/07/06 02:11:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0a2_d20250706_m020855_c001_v0001178_t0055_u01751767735495") 2025/07/06 02:11:28 DEBUG : PREFIXbanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4112e27c591c683a_d20250706_m020900_c001_v7007000_t0000_u01751767740654") 2025/07/06 02:11:28 DEBUG : PREFIXbanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c562a_d20250706_m020855_c001_v0001041_t0011_u01751767735508") 2025/07/06 02:11:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f1245941_d20250706_m020900_c001_v7007000_t0000_u01751767740316") 2025/07/06 02:11:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e90_d20250706_m020855_c001_v0001145_t0051_u01751767735516") 2025/07/06 02:11:28 DEBUG : Testêé: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178d3e_d20250706_m020706_c001_v7007000_t0000_u01751767626964") 2025/07/06 02:11:28 DEBUG : Testêé: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdda0_d20250706_m020706_c001_v0001178_t0045_u01751767626268") 2025/07/06 02:11:28 DEBUG : Testêé: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546eba0_d20250706_m020705_c001_v0001182_t0041_u01751767625325") 2025/07/06 02:11:28 DEBUG : YXBwbGU=: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8122_d20250706_m020843_c001_v7007000_t0000_u01751767723200") 2025/07/06 02:11:28 DEBUG : YXBwbGU=: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55f6_d20250706_m020838_c001_v0001041_t0057_u01751767718638") 2025/07/06 02:11:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8123_d20250706_m020843_c001_v7007000_t0000_u01751767723423") 2025/07/06 02:11:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e4a_d20250706_m020838_c001_v0001145_t0027_u01751767718659") 2025/07/06 02:11:28 DEBUG : YmFuYW5h: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8124_d20250706_m020843_c001_v7007000_t0000_u01751767723608") 2025/07/06 02:11:28 DEBUG : YmFuYW5h: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546efd5_d20250706_m020838_c001_v0001182_t0052_u01751767718649") 2025/07/06 02:11:28 DEBUG : a/potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf87c_d20250706_m020350_c001_v7007000_t0000_u01751767430035") 2025/07/06 02:11:28 DEBUG : a/potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd876_d20250706_m020349_c001_v0001178_t0033_u01751767429435") 2025/07/06 02:11:28 DEBUG : a/potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c15_d20250706_m020348_c001_v7007000_t0000_u01751767428002") 2025/07/06 02:11:28 DEBUG : a/potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd862_d20250706_m020347_c001_v0001178_t0040_u01751767427089") 2025/07/06 02:11:29 DEBUG : a/potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39ecba_d20250706_m020330_c001_v7007000_t0000_u01751767410479") 2025/07/06 02:11:29 DEBUG : a/potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd7dc_d20250706_m020329_c001_v0001178_t0035_u01751767409585") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2d6_d20250706_m021054_c001_v7007000_t0000_u01751767854166") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ffc_d20250706_m021049_c001_v0001145_t0007_u01751767849995") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42c8d_d20250706_m021039_c001_v7007000_t0000_u01751767839242") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650fd2_d20250706_m021035_c001_v0001145_t0044_u01751767835392") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92c8_d20250706_m021024_c001_v7007000_t0000_u01751767824394") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f9a_d20250706_m021020_c001_v0001145_t0055_u01751767820657") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b269_d20250706_m021008_c001_v7007000_t0000_u01751767808925") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f6a_d20250706_m021005_c001_v0001145_t0031_u01751767805317") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a750_d20250706_m020954_c001_v7007000_t0000_u01751767794610") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f4e_d20250706_m020950_c001_v0001145_t0033_u01751767790404") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0158_d20250706_m020939_c001_v7007000_t0000_u01751767779484") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f229_d20250706_m020932_c001_v0001182_t0054_u01751767772924") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca05_d20250706_m020922_c001_v7007000_t0000_u01751767762042") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe136_d20250706_m020918_c001_v0001178_t0025_u01751767758700") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f419ffae81ccf6f12_d20250706_m020917_c001_v7007000_t0000_u01751767757726") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ed2_d20250706_m020912_c001_v0001145_t0047_u01751767752773") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710dd_d20250706_m020901_c001_v7007000_t0000_u01751767741991") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0bc_d20250706_m020858_c001_v0001178_t0043_u01751767738623") 2025/07/06 02:11:29 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710b4_d20250706_m020857_c001_v7007000_t0000_u01751767737381") 2025/07/06 02:11:30 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f073_d20250706_m020853_c001_v0001182_t0010_u01751767733791") 2025/07/06 02:11:30 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6c0_d20250706_m020841_c001_v7007000_t0000_u01751767721016") 2025/07/06 02:11:30 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe00f_d20250706_m020836_c001_v0001178_t0040_u01751767716351") 2025/07/06 02:11:30 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de6f8_d20250706_m020826_c001_v7007000_t0000_u01751767706014") 2025/07/06 02:11:30 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdfbc_d20250706_m020822_c001_v0001178_t0031_u01751767702104") 2025/07/06 02:11:30 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f124539e_d20250706_m020811_c001_v7007000_t0000_u01751767691216") 2025/07/06 02:11:30 DEBUG : apple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdf62_d20250706_m020807_c001_v0001178_t0056_u01751767687083") 2025/07/06 02:11:30 DEBUG : appleSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e81a3_d20250706_m020920_c001_v7007000_t0000_u01751767760663") 2025/07/06 02:11:30 DEBUG : appleSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650edc_d20250706_m020915_c001_v0001145_t0018_u01751767755172") 2025/07/06 02:11:30 DEBUG : appleapple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0159_d20250706_m020939_c001_v7007000_t0000_u01751767779665") 2025/07/06 02:11:30 DEBUG : appleapple: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f23d_d20250706_m020935_c001_v0001182_t0043_u01751767775022") 2025/07/06 02:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2d9_d20250706_m021054_c001_v7007000_t0000_u01751767854349") 2025/07/06 02:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f4ef_d20250706_m021050_c001_v0001182_t0057_u01751767850570") 2025/07/06 02:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42c8e_d20250706_m021039_c001_v7007000_t0000_u01751767839427") 2025/07/06 02:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f452_d20250706_m021035_c001_v0001182_t0049_u01751767835976") 2025/07/06 02:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92c9_d20250706_m021024_c001_v7007000_t0000_u01751767824578") 2025/07/06 02:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f3d0_d20250706_m021021_c001_v0001182_t0046_u01751767821180") 2025/07/06 02:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b26a_d20250706_m021009_c001_v7007000_t0000_u01751767809108") 2025/07/06 02:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f34d_d20250706_m021005_c001_v0001182_t0057_u01751767805814") 2025/07/06 02:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a751_d20250706_m020954_c001_v7007000_t0000_u01751767794794") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f2cb_d20250706_m020950_c001_v0001182_t0045_u01751767790919") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6f8_d20250706_m020937_c001_v7007000_t0000_u01751767777290") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe186_d20250706_m020933_c001_v0001178_t0036_u01751767773482") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca07_d20250706_m020922_c001_v7007000_t0000_u01751767762224") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650eec_d20250706_m020918_c001_v0001145_t0036_u01751767758721") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f403bf01634cc81e3_d20250706_m020917_c001_v7007000_t0000_u01751767757170") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe10a_d20250706_m020913_c001_v0001178_t0001_u01751767753694") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710df_d20250706_m020902_c001_v7007000_t0000_u01751767742175") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f0ba_d20250706_m020858_c001_v0001182_t0049_u01751767738634") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710b5_d20250706_m020857_c001_v7007000_t0000_u01751767737585") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5622_d20250706_m020854_c001_v0001041_t0057_u01751767734219") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f402b0539e5727850_d20250706_m020841_c001_v7007000_t0000_u01751767721043") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546efcf_d20250706_m020837_c001_v0001182_t0048_u01751767717093") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de6f9_d20250706_m020826_c001_v7007000_t0000_u01751767706196") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ef35_d20250706_m020822_c001_v0001182_t0013_u01751767702746") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f124539f_d20250706_m020811_c001_v7007000_t0000_u01751767691400") 2025/07/06 02:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ee88_d20250706_m020807_c001_v0001182_t0058_u01751767687780") 2025/07/06 02:11:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca01_d20250706_m020920_c001_v7007000_t0000_u01751767760678") 2025/07/06 02:11:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe114_d20250706_m020915_c001_v0001178_t0021_u01751767755196") 2025/07/06 02:11:31 DEBUG : b/potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf87e_d20250706_m020350_c001_v7007000_t0000_u01751767430219") 2025/07/06 02:11:31 DEBUG : b/potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd86e_d20250706_m020348_c001_v0001178_t0037_u01751767428555") 2025/07/06 02:11:31 DEBUG : b/potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c11_d20250706_m020347_c001_v7007000_t0000_u01751767427438") 2025/07/06 02:11:31 DEBUG : b/potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd852_d20250706_m020346_c001_v0001178_t0017_u01751767426182") 2025/07/06 02:11:32 DEBUG : b/potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39ecb9_d20250706_m020329_c001_v7007000_t0000_u01751767409925") 2025/07/06 02:11:32 DEBUG : b/potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd7d0_d20250706_m020328_c001_v0001178_t0045_u01751767408730") 2025/07/06 02:11:32 DEBUG : backup/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a58f_d20250706_m020600_c001_v7007000_t0000_u01751767560051") 2025/07/06 02:11:32 DEBUG : backup/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f109f1a0ddabc45f7_d20250706_m020558_c001_v0001172_t0002_u01751767558317") 2025/07/06 02:11:32 DEBUG : backup/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f107f23f05c2cc1ba_d20250706_m020554_c001_v0001100_t0007_u01751767554667") 2025/07/06 02:11:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a49eaa_d20250706_m020627_c001_v7007000_t0000_u01751767587938") 2025/07/06 02:11:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1038853b01625b65_d20250706_m020625_c001_v0001098_t0041_u01751767585958") 2025/07/06 02:11:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f110b69b888ea9451_d20250706_m020622_c001_v0001183_t0032_u01751767582109") 2025/07/06 02:11:32 DEBUG : backup/one.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a5a8_d20250706_m020613_c001_v7007000_t0000_u01751767573735") 2025/07/06 02:11:32 DEBUG : backup/one.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10933e574a65ba0f_d20250706_m020611_c001_v0001109_t0011_u01751767571408") 2025/07/06 02:11:32 DEBUG : backup/one.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10243bdf649afe67_d20250706_m020606_c001_v0001144_t0020_u01751767566584") 2025/07/06 02:11:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a49eab_d20250706_m020628_c001_v7007000_t0000_u01751767588120") 2025/07/06 02:11:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f110644db217d9733_d20250706_m020627_c001_v0001180_t0015_u01751767587151") 2025/07/06 02:11:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1024138bc129893e_d20250706_m020623_c001_v0001150_t0043_u01751767583628") 2025/07/06 02:11:32 DEBUG : backup/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a590_d20250706_m020600_c001_v7007000_t0000_u01751767560234") 2025/07/06 02:11:32 DEBUG : backup/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f118740d7c4ba27ba_d20250706_m020559_c001_v0001180_t0027_u01751767559289") 2025/07/06 02:11:32 DEBUG : backup/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1136be249b765935_d20250706_m020556_c001_v0001184_t0035_u01751767556232") 2025/07/06 02:11:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a5a9_d20250706_m020613_c001_v7007000_t0000_u01751767573916") 2025/07/06 02:11:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f11685124c28d7cf0_d20250706_m020612_c001_v0001105_t0050_u01751767572622") 2025/07/06 02:11:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1086f0b3ecc65beb_d20250706_m020608_c001_v0001116_t0013_u01751767568899") 2025/07/06 02:11:32 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2dc_d20250706_m021054_c001_v7007000_t0000_u01751767854556") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe32d_d20250706_m021050_c001_v0001178_t0015_u01751767850349") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42c90_d20250706_m021039_c001_v7007000_t0000_u01751767839610") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe2ef_d20250706_m021035_c001_v0001178_t0014_u01751767835764") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92ca_d20250706_m021024_c001_v7007000_t0000_u01751767824758") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe28b_d20250706_m021020_c001_v0001178_t0046_u01751767820974") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b26e_d20250706_m021009_c001_v7007000_t0000_u01751767809292") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe237_d20250706_m021005_c001_v0001178_t0001_u01751767805552") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a752_d20250706_m020954_c001_v7007000_t0000_u01751767794977") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe1d1_d20250706_m020950_c001_v0001178_t0037_u01751767790698") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c015a_d20250706_m020939_c001_v7007000_t0000_u01751767779846") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56aa_d20250706_m020933_c001_v0001041_t0058_u01751767773138") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca09_d20250706_m020922_c001_v7007000_t0000_u01751767762406") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f194_d20250706_m020918_c001_v0001182_t0032_u01751767758691") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e819b_d20250706_m020917_c001_v7007000_t0000_u01751767757566") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f149_d20250706_m020913_c001_v0001182_t0051_u01751767753498") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710e4_d20250706_m020902_c001_v7007000_t0000_u01751767742358") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ea2_d20250706_m020858_c001_v0001145_t0056_u01751767738643") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4055556fb950a1f7_d20250706_m020857_c001_v7007000_t0000_u01751767737556") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe096_d20250706_m020854_c001_v0001178_t0013_u01751767734011") 2025/07/06 02:11:33 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42b99_d20250706_m020841_c001_v7007000_t0000_u01751767721060") 2025/07/06 02:11:34 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55f2_d20250706_m020836_c001_v0001041_t0017_u01751767716575") 2025/07/06 02:11:34 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de6fc_d20250706_m020826_c001_v7007000_t0000_u01751767706376") 2025/07/06 02:11:34 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55ce_d20250706_m020822_c001_v0001041_t0015_u01751767702310") 2025/07/06 02:11:34 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453a1_d20250706_m020811_c001_v7007000_t0000_u01751767691582") 2025/07/06 02:11:34 DEBUG : banana: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55a8_d20250706_m020807_c001_v0001041_t0028_u01751767687315") 2025/07/06 02:11:34 DEBUG : bananaSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6e0_d20250706_m020920_c001_v7007000_t0000_u01751767760343") 2025/07/06 02:11:34 DEBUG : bananaSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f163_d20250706_m020915_c001_v0001182_t0007_u01751767755185") 2025/07/06 02:11:34 DEBUG : both0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a606_d20250706_m020740_c001_v7007000_t0000_u01751767660624") 2025/07/06 02:11:34 DEBUG : both0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ecac_d20250706_m020728_c001_v0001182_t0021_u01751767648384") 2025/07/06 02:11:34 DEBUG : both0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f83d_d20250706_m020724_c001_v7007000_t0000_u01751767644111") 2025/07/06 02:11:34 DEBUG : both0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ebeb_d20250706_m020712_c001_v0001182_t0041_u01751767632177") 2025/07/06 02:11:34 DEBUG : both1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a607_d20250706_m020740_c001_v7007000_t0000_u01751767660807") 2025/07/06 02:11:34 DEBUG : both1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ecb8_d20250706_m020729_c001_v0001182_t0007_u01751767649225") 2025/07/06 02:11:34 DEBUG : both1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f83e_d20250706_m020724_c001_v7007000_t0000_u01751767644321") 2025/07/06 02:11:34 DEBUG : both1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ebf2_d20250706_m020712_c001_v0001182_t0049_u01751767632610") 2025/07/06 02:11:34 DEBUG : both10: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a608_d20250706_m020740_c001_v7007000_t0000_u01751767660990") 2025/07/06 02:11:34 DEBUG : both10: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ecfa_d20250706_m020733_c001_v0001182_t0026_u01751767653185") 2025/07/06 02:11:34 DEBUG : both10: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f83f_d20250706_m020724_c001_v7007000_t0000_u01751767644504") 2025/07/06 02:11:34 DEBUG : both10: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec24_d20250706_m020716_c001_v0001182_t0007_u01751767636574") 2025/07/06 02:11:34 DEBUG : both11: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a60a_d20250706_m020741_c001_v7007000_t0000_u01751767661172") 2025/07/06 02:11:34 DEBUG : both11: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ed06_d20250706_m020733_c001_v0001182_t0053_u01751767653696") 2025/07/06 02:11:35 DEBUG : both11: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f840_d20250706_m020724_c001_v7007000_t0000_u01751767644685") 2025/07/06 02:11:35 DEBUG : both11: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec2c_d20250706_m020717_c001_v0001182_t0055_u01751767637004") 2025/07/06 02:11:35 DEBUG : both12: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a60b_d20250706_m020741_c001_v7007000_t0000_u01751767661356") 2025/07/06 02:11:35 DEBUG : both12: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ed0a_d20250706_m020734_c001_v0001182_t0038_u01751767654149") 2025/07/06 02:11:35 DEBUG : both12: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f841_d20250706_m020724_c001_v7007000_t0000_u01751767644866") 2025/07/06 02:11:35 DEBUG : both12: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec32_d20250706_m020717_c001_v0001182_t0050_u01751767637518") 2025/07/06 02:11:35 DEBUG : both13: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a60c_d20250706_m020741_c001_v7007000_t0000_u01751767661540") 2025/07/06 02:11:35 DEBUG : both13: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ed12_d20250706_m020734_c001_v0001182_t0025_u01751767654561") 2025/07/06 02:11:35 DEBUG : both13: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f842_d20250706_m020725_c001_v7007000_t0000_u01751767645047") 2025/07/06 02:11:35 DEBUG : both13: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec40_d20250706_m020717_c001_v0001182_t0026_u01751767637926") 2025/07/06 02:11:35 DEBUG : both14: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a60d_d20250706_m020741_c001_v7007000_t0000_u01751767661745") 2025/07/06 02:11:35 DEBUG : both14: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ed1c_d20250706_m020735_c001_v0001182_t0025_u01751767655069") 2025/07/06 02:11:35 DEBUG : both14: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f843_d20250706_m020725_c001_v7007000_t0000_u01751767645229") 2025/07/06 02:11:35 DEBUG : both14: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec46_d20250706_m020718_c001_v0001182_t0043_u01751767638379") 2025/07/06 02:11:35 DEBUG : both15: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a60e_d20250706_m020741_c001_v7007000_t0000_u01751767661928") 2025/07/06 02:11:35 DEBUG : both15: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ed24_d20250706_m020735_c001_v0001182_t0032_u01751767655726") 2025/07/06 02:11:35 DEBUG : both15: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f844_d20250706_m020725_c001_v7007000_t0000_u01751767645410") 2025/07/06 02:11:35 DEBUG : both15: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec4a_d20250706_m020718_c001_v0001182_t0033_u01751767638801") 2025/07/06 02:11:35 DEBUG : both16: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a60f_d20250706_m020742_c001_v7007000_t0000_u01751767662114") 2025/07/06 02:11:35 DEBUG : both16: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ed28_d20250706_m020736_c001_v0001182_t0037_u01751767656175") 2025/07/06 02:11:35 DEBUG : both16: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f845_d20250706_m020725_c001_v7007000_t0000_u01751767645616") 2025/07/06 02:11:35 DEBUG : both16: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec50_d20250706_m020719_c001_v0001182_t0052_u01751767639276") 2025/07/06 02:11:35 DEBUG : both17: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a610_d20250706_m020742_c001_v7007000_t0000_u01751767662296") 2025/07/06 02:11:36 DEBUG : both17: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ed2c_d20250706_m020736_c001_v0001182_t0008_u01751767656587") 2025/07/06 02:11:36 DEBUG : both17: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f846_d20250706_m020725_c001_v7007000_t0000_u01751767645797") 2025/07/06 02:11:36 DEBUG : both17: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec56_d20250706_m020719_c001_v0001182_t0014_u01751767639687") 2025/07/06 02:11:36 DEBUG : both18: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a611_d20250706_m020742_c001_v7007000_t0000_u01751767662479") 2025/07/06 02:11:36 DEBUG : both18: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ed2e_d20250706_m020737_c001_v0001182_t0046_u01751767657023") 2025/07/06 02:11:36 DEBUG : both18: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f847_d20250706_m020725_c001_v7007000_t0000_u01751767645978") 2025/07/06 02:11:36 DEBUG : both18: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec5c_d20250706_m020720_c001_v0001182_t0026_u01751767640099") 2025/07/06 02:11:36 DEBUG : both19: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a612_d20250706_m020742_c001_v7007000_t0000_u01751767662662") 2025/07/06 02:11:36 DEBUG : both19: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ed30_d20250706_m020737_c001_v0001182_t0059_u01751767657434") 2025/07/06 02:11:36 DEBUG : both19: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f848_d20250706_m020726_c001_v7007000_t0000_u01751767646171") 2025/07/06 02:11:36 DEBUG : both19: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec5e_d20250706_m020720_c001_v0001182_t0031_u01751767640562") 2025/07/06 02:11:36 DEBUG : both2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a613_d20250706_m020742_c001_v7007000_t0000_u01751767662844") 2025/07/06 02:11:36 DEBUG : both2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ecbe_d20250706_m020729_c001_v0001182_t0014_u01751767649755") 2025/07/06 02:11:36 DEBUG : both2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f849_d20250706_m020726_c001_v7007000_t0000_u01751767646352") 2025/07/06 02:11:36 DEBUG : both2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ebf6_d20250706_m020713_c001_v0001182_t0022_u01751767633037") 2025/07/06 02:11:36 DEBUG : both3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a614_d20250706_m020743_c001_v7007000_t0000_u01751767663029") 2025/07/06 02:11:36 DEBUG : both3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ecc4_d20250706_m020730_c001_v0001182_t0041_u01751767650159") 2025/07/06 02:11:36 DEBUG : both3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f84a_d20250706_m020726_c001_v7007000_t0000_u01751767646535") 2025/07/06 02:11:36 DEBUG : both3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ebfc_d20250706_m020713_c001_v0001182_t0056_u01751767633498") 2025/07/06 02:11:36 DEBUG : both4: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a615_d20250706_m020743_c001_v7007000_t0000_u01751767663210") 2025/07/06 02:11:37 DEBUG : both4: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ecce_d20250706_m020730_c001_v0001182_t0011_u01751767650613") 2025/07/06 02:11:37 DEBUG : both4: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f84b_d20250706_m020726_c001_v7007000_t0000_u01751767646717") 2025/07/06 02:11:37 DEBUG : both4: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ebfe_d20250706_m020713_c001_v0001182_t0010_u01751767633914") 2025/07/06 02:11:37 DEBUG : both5: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a616_d20250706_m020743_c001_v7007000_t0000_u01751767663392") 2025/07/06 02:11:37 DEBUG : both5: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ecd8_d20250706_m020731_c001_v0001182_t0024_u01751767651039") 2025/07/06 02:11:37 DEBUG : both5: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f84c_d20250706_m020726_c001_v7007000_t0000_u01751767646899") 2025/07/06 02:11:37 DEBUG : both5: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec02_d20250706_m020714_c001_v0001182_t0007_u01751767634386") 2025/07/06 02:11:37 DEBUG : both6: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a617_d20250706_m020743_c001_v7007000_t0000_u01751767663577") 2025/07/06 02:11:37 DEBUG : both6: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ece2_d20250706_m020731_c001_v0001182_t0049_u01751767651440") 2025/07/06 02:11:37 DEBUG : both6: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f84d_d20250706_m020727_c001_v7007000_t0000_u01751767647081") 2025/07/06 02:11:37 DEBUG : both6: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec0c_d20250706_m020714_c001_v0001182_t0007_u01751767634817") 2025/07/06 02:11:37 DEBUG : both7: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a618_d20250706_m020743_c001_v7007000_t0000_u01751767663760") 2025/07/06 02:11:37 DEBUG : both7: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ece6_d20250706_m020731_c001_v0001182_t0059_u01751767651912") 2025/07/06 02:11:37 DEBUG : both7: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f84e_d20250706_m020727_c001_v7007000_t0000_u01751767647278") 2025/07/06 02:11:37 DEBUG : both7: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec10_d20250706_m020715_c001_v0001182_t0053_u01751767635320") 2025/07/06 02:11:37 DEBUG : both8: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a619_d20250706_m020743_c001_v7007000_t0000_u01751767663942") 2025/07/06 02:11:37 DEBUG : both8: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ecea_d20250706_m020732_c001_v0001182_t0051_u01751767652324") 2025/07/06 02:11:37 DEBUG : both8: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f84f_d20250706_m020727_c001_v7007000_t0000_u01751767647461") 2025/07/06 02:11:37 DEBUG : both8: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec14_d20250706_m020715_c001_v0001182_t0027_u01751767635725") 2025/07/06 02:11:37 DEBUG : both9: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a61a_d20250706_m020744_c001_v7007000_t0000_u01751767664131") 2025/07/06 02:11:38 DEBUG : both9: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ecee_d20250706_m020732_c001_v0001182_t0006_u01751767652759") 2025/07/06 02:11:38 DEBUG : both9: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f850_d20250706_m020727_c001_v7007000_t0000_u01751767647644") 2025/07/06 02:11:38 DEBUG : both9: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ec1a_d20250706_m020716_c001_v0001182_t0023_u01751767636144") 2025/07/06 02:11:38 DEBUG : c/non empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf880_d20250706_m020350_c001_v7007000_t0000_u01751767430413") 2025/07/06 02:11:38 DEBUG : c/non empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd870_d20250706_m020348_c001_v0001178_t0008_u01751767428765") 2025/07/06 02:11:38 DEBUG : c/non empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c16_d20250706_m020348_c001_v7007000_t0000_u01751767428186") 2025/07/06 02:11:38 DEBUG : c/non empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd856_d20250706_m020346_c001_v0001178_t0055_u01751767426408") 2025/07/06 02:11:38 DEBUG : c/non empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39ecbb_d20250706_m020330_c001_v7007000_t0000_u01751767410661") 2025/07/06 02:11:38 DEBUG : c/non empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd7d4_d20250706_m020328_c001_v0001178_t0015_u01751767408969") 2025/07/06 02:11:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8125_d20250706_m020843_c001_v7007000_t0000_u01751767723791") 2025/07/06 02:11:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe015_d20250706_m020838_c001_v0001178_t0046_u01751767718627") 2025/07/06 02:11:38 DEBUG : check sum: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39ecaa_d20250706_m020322_c001_v7007000_t0000_u01751767402086") 2025/07/06 02:11:38 DEBUG : check sum: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd79e_d20250706_m020321_c001_v0001178_t0035_u01751767401074") 2025/07/06 02:11:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4112e27c591c68d9_d20250706_m021124_c001_v7007000_t0000_u01751767884326") 2025/07/06 02:11:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a651068_d20250706_m021122_c001_v0001145_t0044_u01751767882703") 2025/07/06 02:11:38 DEBUG : dest/3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e89f0_d20250706_m020531_c001_v7007000_t0000_u01751767531901") 2025/07/06 02:11:38 DEBUG : dest/3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f404341c74f7e742c_d20250706_m020530_c001_v0001165_t0021_u01751767530797") 2025/07/06 02:11:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c015b_d20250706_m020940_c001_v7007000_t0000_u01751767780068") 2025/07/06 02:11:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe18f_d20250706_m020935_c001_v0001178_t0051_u01751767775275") 2025/07/06 02:11:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2de_d20250706_m021054_c001_v7007000_t0000_u01751767854739") 2025/07/06 02:11:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650fe6_d20250706_m021043_c001_v0001145_t0030_u01751767843916") 2025/07/06 02:11:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42c97_d20250706_m021039_c001_v7007000_t0000_u01751767839794") 2025/07/06 02:11:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650fba_d20250706_m021029_c001_v0001145_t0040_u01751767829011") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92cb_d20250706_m021024_c001_v7007000_t0000_u01751767824939") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f82_d20250706_m021013_c001_v0001145_t0050_u01751767813605") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b26f_d20250706_m021009_c001_v7007000_t0000_u01751767809473") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f5e_d20250706_m020959_c001_v0001145_t0011_u01751767799400") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a753_d20250706_m020955_c001_v7007000_t0000_u01751767795159") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f36_d20250706_m020944_c001_v0001145_t0028_u01751767784197") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f406af4c268c7f8dc_d20250706_m020937_c001_v7007000_t0000_u01751767777115") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f1db_d20250706_m020926_c001_v0001182_t0054_u01751767766822") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca0a_d20250706_m020922_c001_v7007000_t0000_u01751767762596") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f19a_d20250706_m020918_c001_v0001182_t0050_u01751767758959") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6dc_d20250706_m020917_c001_v7007000_t0000_u01751767757345") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650eb8_d20250706_m020906_c001_v0001145_t0013_u01751767746651") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710e6_d20250706_m020902_c001_v7007000_t0000_u01751767742557") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0be_d20250706_m020858_c001_v0001178_t0015_u01751767738847") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f406af4c268c7f71b_d20250706_m020857_c001_v7007000_t0000_u01751767737695") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f03d_d20250706_m020847_c001_v0001182_t0009_u01751767727886") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4109346994009f33_d20250706_m020841_c001_v7007000_t0000_u01751767721039") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdfe8_d20250706_m020830_c001_v0001178_t0049_u01751767710594") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de6fd_d20250706_m020826_c001_v7007000_t0000_u01751767706557") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdf8c_d20250706_m020815_c001_v0001178_t0023_u01751767695798") 2025/07/06 02:11:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453a2_d20250706_m020811_c001_v7007000_t0000_u01751767691764") 2025/07/06 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdf34_d20250706_m020801_c001_v0001178_t0055_u01751767681301") 2025/07/06 02:11:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f41454ec2925c6b0a_d20250706_m020920_c001_v7007000_t0000_u01751767760278") 2025/07/06 02:11:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f169_d20250706_m020915_c001_v0001182_t0054_u01751767755390") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0160_d20250706_m020940_c001_v7007000_t0000_u01751767780253") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f20_d20250706_m020935_c001_v0001145_t0000_u01751767775286") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2e0_d20250706_m021054_c001_v7007000_t0000_u01751767854924") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe307_d20250706_m021044_c001_v0001178_t0038_u01751767844601") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42c9d_d20250706_m021039_c001_v7007000_t0000_u01751767839977") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe2c5_d20250706_m021029_c001_v0001178_t0050_u01751767829847") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92cc_d20250706_m021025_c001_v7007000_t0000_u01751767825120") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe263_d20250706_m021014_c001_v0001178_t0002_u01751767814274") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b270_d20250706_m021009_c001_v7007000_t0000_u01751767809655") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe20f_d20250706_m021000_c001_v0001178_t0014_u01751767800140") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a754_d20250706_m020955_c001_v7007000_t0000_u01751767795345") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe1b7_d20250706_m020945_c001_v0001178_t0047_u01751767785011") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f41454ec2925c6b78_d20250706_m020937_c001_v7007000_t0000_u01751767777503") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5694_d20250706_m020927_c001_v0001041_t0008_u01751767767402") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca0b_d20250706_m020922_c001_v7007000_t0000_u01751767762777") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ef0_d20250706_m020918_c001_v0001145_t0001_u01751767758970") 2025/07/06 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f403bf01634cc81e5_d20250706_m020917_c001_v7007000_t0000_u01751767757351") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f106_d20250706_m020907_c001_v0001182_t0028_u01751767747545") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710e9_d20250706_m020902_c001_v7007000_t0000_u01751767742749") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f0bc_d20250706_m020858_c001_v0001182_t0041_u01751767738857") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4043af8c0b24e417_d20250706_m020857_c001_v7007000_t0000_u01751767737715") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe055_d20250706_m020848_c001_v0001178_t0015_u01751767728454") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4109346994009f34_d20250706_m020841_c001_v7007000_t0000_u01751767721224") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55de_d20250706_m020831_c001_v0001041_t0026_u01751767711183") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de6fe_d20250706_m020826_c001_v7007000_t0000_u01751767706739") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55ba_d20250706_m020816_c001_v0001041_t0022_u01751767696398") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453a3_d20250706_m020811_c001_v7007000_t0000_u01751767691947") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c559a_d20250706_m020801_c001_v0001041_t0045_u01751767681885") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f419ffae81ccf6f1a_d20250706_m020920_c001_v7007000_t0000_u01751767760515") 2025/07/06 02:11:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe116_d20250706_m020915_c001_v0001178_t0025_u01751767755409") 2025/07/06 02:11:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0164_d20250706_m020940_c001_v7007000_t0000_u01751767780435") 2025/07/06 02:11:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f245_d20250706_m020935_c001_v0001182_t0030_u01751767775295") 2025/07/06 02:11:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2e1_d20250706_m021055_c001_v7007000_t0000_u01751767855108") 2025/07/06 02:11:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f4bb_d20250706_m021045_c001_v0001182_t0040_u01751767845169") 2025/07/06 02:11:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42c9e_d20250706_m021040_c001_v7007000_t0000_u01751767840160") 2025/07/06 02:11:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f41a_d20250706_m021030_c001_v0001182_t0059_u01751767830459") 2025/07/06 02:11:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92cd_d20250706_m021025_c001_v7007000_t0000_u01751767825302") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f399_d20250706_m021014_c001_v0001182_t0027_u01751767814844") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b271_d20250706_m021009_c001_v7007000_t0000_u01751767809841") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f321_d20250706_m021000_c001_v0001182_t0022_u01751767800718") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a755_d20250706_m020955_c001_v7007000_t0000_u01751767795528") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f2a1_d20250706_m020945_c001_v0001182_t0011_u01751767785590") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f406af4c268c7f8e6_d20250706_m020937_c001_v7007000_t0000_u01751767777575") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe160_d20250706_m020928_c001_v0001178_t0012_u01751767768351") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca0c_d20250706_m020922_c001_v7007000_t0000_u01751767762959") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe138_d20250706_m020918_c001_v0001178_t0042_u01751767758980") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42c0b_d20250706_m020917_c001_v7007000_t0000_u01751767757738") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0ea_d20250706_m020908_c001_v0001178_t0045_u01751767748111") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710eb_d20250706_m020902_c001_v7007000_t0000_u01751767742930") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ea4_d20250706_m020858_c001_v0001145_t0035_u01751767738904") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f124593e_d20250706_m020857_c001_v7007000_t0000_u01751767737729") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5612_d20250706_m020849_c001_v0001041_t0053_u01751767729029") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e811c_d20250706_m020841_c001_v7007000_t0000_u01751767721174") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ef8d_d20250706_m020831_c001_v0001182_t0058_u01751767711973") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de6ff_d20250706_m020826_c001_v7007000_t0000_u01751767706920") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546eef3_d20250706_m020817_c001_v0001182_t0032_u01751767697140") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453a4_d20250706_m020812_c001_v7007000_t0000_u01751767692129") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ee36_d20250706_m020802_c001_v0001182_t0009_u01751767682198") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e81a2_d20250706_m020920_c001_v7007000_t0000_u01751767760482") 2025/07/06 02:11:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f16f_d20250706_m020915_c001_v0001182_t0043_u01751767755610") 2025/07/06 02:11:42 DEBUG : dir1/0003-defgh: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0165_d20250706_m020940_c001_v7007000_t0000_u01751767780621") 2025/07/06 02:11:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56b6_d20250706_m020935_c001_v0001041_t0017_u01751767775371") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2e4_d20250706_m021055_c001_v7007000_t0000_u01751767855292") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5766_d20250706_m021045_c001_v0001041_t0013_u01751767845732") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42c9f_d20250706_m021040_c001_v7007000_t0000_u01751767840344") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5740_d20250706_m021031_c001_v0001041_t0054_u01751767831030") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92ce_d20250706_m021025_c001_v7007000_t0000_u01751767825483") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c571a_d20250706_m021015_c001_v0001041_t0017_u01751767815423") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b272_d20250706_m021010_c001_v7007000_t0000_u01751767810027") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56f2_d20250706_m021001_c001_v0001041_t0018_u01751767801304") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a756_d20250706_m020955_c001_v7007000_t0000_u01751767795711") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56cc_d20250706_m020946_c001_v0001041_t0002_u01751767786178") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f406af4c268c7f8e2_d20250706_m020937_c001_v7007000_t0000_u01751767777311") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f0a_d20250706_m020928_c001_v0001145_t0013_u01751767768967") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca0d_d20250706_m020923_c001_v7007000_t0000_u01751767763141") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5686_d20250706_m020919_c001_v0001041_t0035_u01751767759132") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f41454ec2925c6af5_d20250706_m020917_c001_v7007000_t0000_u01751767757594") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c565a_d20250706_m020908_c001_v0001041_t0022_u01751767748696") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710ed_d20250706_m020903_c001_v7007000_t0000_u01751767743115") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f0be_d20250706_m020859_c001_v0001182_t0039_u01751767739069") 2025/07/06 02:11:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f124593d_d20250706_m020857_c001_v7007000_t0000_u01751767737566") 2025/07/06 02:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e72_d20250706_m020849_c001_v0001145_t0058_u01751767729805") 2025/07/06 02:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f403bf01634cc7884_d20250706_m020841_c001_v7007000_t0000_u01751767721380") 2025/07/06 02:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e34_d20250706_m020832_c001_v0001145_t0042_u01751767712561") 2025/07/06 02:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de700_d20250706_m020827_c001_v7007000_t0000_u01751767707101") 2025/07/06 02:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650dfe_d20250706_m020817_c001_v0001145_t0020_u01751767697741") 2025/07/06 02:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453a5_d20250706_m020812_c001_v7007000_t0000_u01751767692312") 2025/07/06 02:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650dcb_d20250706_m020802_c001_v0001145_t0042_u01751767682452") 2025/07/06 02:11:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208bec9ff_d20250706_m020920_c001_v7007000_t0000_u01751767760289") 2025/07/06 02:11:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5676_d20250706_m020915_c001_v0001041_t0003_u01751767755621") 2025/07/06 02:11:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0166_d20250706_m020940_c001_v7007000_t0000_u01751767780803") 2025/07/06 02:11:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f247_d20250706_m020935_c001_v0001182_t0040_u01751767775498") 2025/07/06 02:11:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2e6_d20250706_m021055_c001_v7007000_t0000_u01751767855475") 2025/07/06 02:11:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ff0_d20250706_m021046_c001_v0001145_t0015_u01751767846117") 2025/07/06 02:11:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42ca3_d20250706_m021040_c001_v7007000_t0000_u01751767840527") 2025/07/06 02:11:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650fc0_d20250706_m021031_c001_v0001145_t0046_u01751767831334") 2025/07/06 02:11:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92cf_d20250706_m021025_c001_v7007000_t0000_u01751767825664") 2025/07/06 02:11:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f8c_d20250706_m021015_c001_v0001145_t0018_u01751767815899") 2025/07/06 02:11:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b275_d20250706_m021010_c001_v7007000_t0000_u01751767810237") 2025/07/06 02:11:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f62_d20250706_m021001_c001_v0001145_t0032_u01751767801762") 2025/07/06 02:11:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a757_d20250706_m020955_c001_v7007000_t0000_u01751767795893") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f3e_d20250706_m020946_c001_v0001145_t0043_u01751767786582") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6fa_d20250706_m020937_c001_v7007000_t0000_u01751767777653") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f1fd_d20250706_m020929_c001_v0001182_t0054_u01751767769457") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca0e_d20250706_m020923_c001_v7007000_t0000_u01751767763323") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f19e_d20250706_m020919_c001_v0001182_t0050_u01751767759155") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6dd_d20250706_m020917_c001_v7007000_t0000_u01751767757531") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ebc_d20250706_m020909_c001_v0001145_t0010_u01751767749123") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710ef_d20250706_m020903_c001_v7007000_t0000_u01751767743299") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0c0_d20250706_m020859_c001_v0001178_t0007_u01751767739099") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4043af8c0b24e415_d20250706_m020857_c001_v7007000_t0000_u01751767737336") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f057_d20250706_m020850_c001_v0001182_t0048_u01751767730152") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f406af4c268c7f65b_d20250706_m020841_c001_v7007000_t0000_u01751767721203") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdff2_d20250706_m020832_c001_v0001178_t0006_u01751767712812") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de701_d20250706_m020827_c001_v7007000_t0000_u01751767707280") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdf9c_d20250706_m020818_c001_v0001178_t0008_u01751767698183") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453a6_d20250706_m020812_c001_v7007000_t0000_u01751767692494") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdf38_d20250706_m020802_c001_v0001178_t0040_u01751767682726") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e81a1_d20250706_m020920_c001_v7007000_t0000_u01751767760300") 2025/07/06 02:11:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ee0_d20250706_m020915_c001_v0001145_t0021_u01751767755654") 2025/07/06 02:11:45 DEBUG : dir1/0005-fghij: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0167_d20250706_m020940_c001_v7007000_t0000_u01751767780986") 2025/07/06 02:11:45 DEBUG : dir1/0005-fghij: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe193_d20250706_m020935_c001_v0001178_t0034_u01751767775509") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2e8_d20250706_m021055_c001_v7007000_t0000_u01751767855658") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe313_d20250706_m021046_c001_v0001178_t0000_u01751767846816") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42ca4_d20250706_m021040_c001_v7007000_t0000_u01751767840710") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe2db_d20250706_m021032_c001_v0001178_t0051_u01751767832108") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92d0_d20250706_m021025_c001_v7007000_t0000_u01751767825846") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe277_d20250706_m021017_c001_v0001178_t0009_u01751767817326") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b276_d20250706_m021010_c001_v7007000_t0000_u01751767810419") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe21b_d20250706_m021002_c001_v0001178_t0041_u01751767802047") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a758_d20250706_m020956_c001_v7007000_t0000_u01751767796076") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe1b9_d20250706_m020946_c001_v0001178_t0056_u01751767786955") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6f9_d20250706_m020937_c001_v7007000_t0000_u01751767777472") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c569a_d20250706_m020929_c001_v0001041_t0023_u01751767769697") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca0f_d20250706_m020923_c001_v7007000_t0000_u01751767763512") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe13c_d20250706_m020919_c001_v0001178_t0049_u01751767759193") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f403bf01634cc81e6_d20250706_m020917_c001_v7007000_t0000_u01751767757533") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f11d_d20250706_m020909_c001_v0001182_t0024_u01751767749557") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710f1_d20250706_m020903_c001_v7007000_t0000_u01751767743482") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5638_d20250706_m020859_c001_v0001041_t0008_u01751767739111") 2025/07/06 02:11:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4112e27c591c6836_d20250706_m020857_c001_v7007000_t0000_u01751767737356") 2025/07/06 02:11:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe070_d20250706_m020850_c001_v0001178_t0016_u01751767730364") 2025/07/06 02:11:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e811e_d20250706_m020841_c001_v7007000_t0000_u01751767721378") 2025/07/06 02:11:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55e2_d20250706_m020833_c001_v0001041_t0056_u01751767713025") 2025/07/06 02:11:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de702_d20250706_m020827_c001_v7007000_t0000_u01751767707467") 2025/07/06 02:11:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55c0_d20250706_m020818_c001_v0001041_t0034_u01751767698398") 2025/07/06 02:11:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453a7_d20250706_m020812_c001_v7007000_t0000_u01751767692676") 2025/07/06 02:11:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c559c_d20250706_m020802_c001_v0001041_t0007_u01751767682933") 2025/07/06 02:11:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42c1b_d20250706_m020920_c001_v7007000_t0000_u01751767760322") 2025/07/06 02:11:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe118_d20250706_m020915_c001_v0001178_t0010_u01751767755720") 2025/07/06 02:11:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0168_d20250706_m020941_c001_v7007000_t0000_u01751767781169") 2025/07/06 02:11:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f22_d20250706_m020935_c001_v0001145_t0012_u01751767775551") 2025/07/06 02:11:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2ec_d20250706_m021055_c001_v7007000_t0000_u01751767855899") 2025/07/06 02:11:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f4c9_d20250706_m021047_c001_v0001182_t0030_u01751767847039") 2025/07/06 02:11:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42ca5_d20250706_m021040_c001_v7007000_t0000_u01751767840894") 2025/07/06 02:11:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f42a_d20250706_m021032_c001_v0001182_t0027_u01751767832327") 2025/07/06 02:11:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92d1_d20250706_m021026_c001_v7007000_t0000_u01751767826037") 2025/07/06 02:11:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f3b8_d20250706_m021017_c001_v0001182_t0041_u01751767817538") 2025/07/06 02:11:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b277_d20250706_m021010_c001_v7007000_t0000_u01751767810603") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f328_d20250706_m021002_c001_v0001182_t0058_u01751767802257") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a759_d20250706_m020956_c001_v7007000_t0000_u01751767796259") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f2b3_d20250706_m020947_c001_v0001182_t0009_u01751767787196") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f1245979_d20250706_m020937_c001_v7007000_t0000_u01751767777508") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe168_d20250706_m020930_c001_v0001178_t0009_u01751767770113") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca10_d20250706_m020923_c001_v7007000_t0000_u01751767763695") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ef2_d20250706_m020919_c001_v0001145_t0001_u01751767759211") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f419ffae81ccf6f11_d20250706_m020917_c001_v7007000_t0000_u01751767757544") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0f6_d20250706_m020909_c001_v0001178_t0013_u01751767749751") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710f3_d20250706_m020903_c001_v7007000_t0000_u01751767743665") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ea6_d20250706_m020859_c001_v0001145_t0026_u01751767739231") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4109346994009f4d_d20250706_m020857_c001_v7007000_t0000_u01751767737389") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5614_d20250706_m020850_c001_v0001041_t0009_u01751767730578") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0068_d20250706_m020841_c001_v7007000_t0000_u01751767721053") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546efa5_d20250706_m020833_c001_v0001182_t0051_u01751767713366") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de703_d20250706_m020827_c001_v7007000_t0000_u01751767707647") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ef0f_d20250706_m020818_c001_v0001182_t0013_u01751767698952") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453a8_d20250706_m020812_c001_v7007000_t0000_u01751767692857") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ee44_d20250706_m020803_c001_v0001182_t0033_u01751767683703") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df27112d_d20250706_m020920_c001_v7007000_t0000_u01751767760307") 2025/07/06 02:11:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f175_d20250706_m020915_c001_v0001182_t0055_u01751767755813") 2025/07/06 02:11:48 DEBUG : dir1/0007-12345: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0169_d20250706_m020941_c001_v7007000_t0000_u01751767781352") 2025/07/06 02:11:48 DEBUG : dir1/0007-12345: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f24b_d20250706_m020935_c001_v0001182_t0027_u01751767775706") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2ef_d20250706_m021056_c001_v7007000_t0000_u01751767856082") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c576e_d20250706_m021047_c001_v0001041_t0000_u01751767847244") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42ca6_d20250706_m021041_c001_v7007000_t0000_u01751767841108") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5748_d20250706_m021032_c001_v0001041_t0025_u01751767832604") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92d2_d20250706_m021026_c001_v7007000_t0000_u01751767826217") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5726_d20250706_m021017_c001_v0001041_t0047_u01751767817756") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b278_d20250706_m021010_c001_v7007000_t0000_u01751767810786") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56fa_d20250706_m021002_c001_v0001041_t0028_u01751767802482") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a75a_d20250706_m020956_c001_v7007000_t0000_u01751767796445") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56d2_d20250706_m020947_c001_v0001041_t0046_u01751767787410") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f402b0539e572788a_d20250706_m020937_c001_v7007000_t0000_u01751767777673") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f10_d20250706_m020930_c001_v0001145_t0003_u01751767770335") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca11_d20250706_m020923_c001_v7007000_t0000_u01751767763877") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f1a4_d20250706_m020919_c001_v0001182_t0043_u01751767759377") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42c09_d20250706_m020917_c001_v7007000_t0000_u01751767757550") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5660_d20250706_m020909_c001_v0001041_t0041_u01751767749997") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710f5_d20250706_m020903_c001_v7007000_t0000_u01751767743851") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f0c2_d20250706_m020859_c001_v0001182_t0026_u01751767739286") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f1245938_d20250706_m020856_c001_v7007000_t0000_u01751767736957") 2025/07/06 02:11:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e7a_d20250706_m020851_c001_v0001145_t0055_u01751767731215") 2025/07/06 02:11:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f402b0539e5727851_d20250706_m020841_c001_v7007000_t0000_u01751767721233") 2025/07/06 02:11:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e38_d20250706_m020833_c001_v0001145_t0029_u01751767713562") 2025/07/06 02:11:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de704_d20250706_m020827_c001_v7007000_t0000_u01751767707827") 2025/07/06 02:11:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e00_d20250706_m020819_c001_v0001145_t0008_u01751767699178") 2025/07/06 02:11:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453a9_d20250706_m020813_c001_v7007000_t0000_u01751767693040") 2025/07/06 02:11:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650dcf_d20250706_m020803_c001_v0001145_t0024_u01751767683910") 2025/07/06 02:11:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca00_d20250706_m020920_c001_v7007000_t0000_u01751767760483") 2025/07/06 02:11:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe11e_d20250706_m020915_c001_v0001178_t0032_u01751767755938") 2025/07/06 02:11:50 DEBUG : dir1/0008-23456: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c016a_d20250706_m020941_c001_v7007000_t0000_u01751767781534") 2025/07/06 02:11:50 DEBUG : dir1/0008-23456: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe199_d20250706_m020935_c001_v0001178_t0038_u01751767775722") 2025/07/06 02:11:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2f3_d20250706_m021056_c001_v7007000_t0000_u01751767856265") 2025/07/06 02:11:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ff4_d20250706_m021047_c001_v0001145_t0058_u01751767847594") 2025/07/06 02:11:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42ca8_d20250706_m021041_c001_v7007000_t0000_u01751767841293") 2025/07/06 02:11:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650fc8_d20250706_m021033_c001_v0001145_t0021_u01751767833093") 2025/07/06 02:11:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92d3_d20250706_m021026_c001_v7007000_t0000_u01751767826398") 2025/07/06 02:11:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f8e_d20250706_m021018_c001_v0001145_t0015_u01751767818085") 2025/07/06 02:11:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b279_d20250706_m021010_c001_v7007000_t0000_u01751767810968") 2025/07/06 02:11:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f64_d20250706_m021002_c001_v0001145_t0054_u01751767802987") 2025/07/06 02:11:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a75b_d20250706_m020956_c001_v7007000_t0000_u01751767796686") 2025/07/06 02:11:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f44_d20250706_m020947_c001_v0001145_t0056_u01751767787795") 2025/07/06 02:11:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f41454ec2925c6b77_d20250706_m020937_c001_v7007000_t0000_u01751767777474") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f20f_d20250706_m020930_c001_v0001182_t0016_u01751767770633") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca12_d20250706_m020924_c001_v7007000_t0000_u01751767764062") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe13e_d20250706_m020919_c001_v0001178_t0037_u01751767759421") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df271127_d20250706_m020917_c001_v7007000_t0000_u01751767757745") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ec2_d20250706_m020910_c001_v0001145_t0017_u01751767750406") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710f7_d20250706_m020904_c001_v7007000_t0000_u01751767744034") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0c2_d20250706_m020859_c001_v0001178_t0045_u01751767739311") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4109346994009f4f_d20250706_m020857_c001_v7007000_t0000_u01751767737576") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f063_d20250706_m020851_c001_v0001182_t0046_u01751767731467") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42b9a_d20250706_m020841_c001_v7007000_t0000_u01751767721244") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe004_d20250706_m020833_c001_v0001178_t0001_u01751767713963") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de705_d20250706_m020828_c001_v7007000_t0000_u01751767708009") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdfaa_d20250706_m020819_c001_v0001178_t0058_u01751767699813") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453aa_d20250706_m020813_c001_v7007000_t0000_u01751767693221") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdf44_d20250706_m020804_c001_v0001178_t0017_u01751767684322") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b230_d20250706_m020920_c001_v7007000_t0000_u01751767760626") 2025/07/06 02:11:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5678_d20250706_m020915_c001_v0001041_t0008_u01751767755991") 2025/07/06 02:11:51 DEBUG : dir1/0009-34567: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c016b_d20250706_m020941_c001_v7007000_t0000_u01751767781715") 2025/07/06 02:11:51 DEBUG : dir1/0009-34567: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56b8_d20250706_m020935_c001_v0001041_t0024_u01751767775841") 2025/07/06 02:11:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2f5_d20250706_m021056_c001_v7007000_t0000_u01751767856448") 2025/07/06 02:11:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe323_d20250706_m021047_c001_v0001178_t0046_u01751767847880") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42ca9_d20250706_m021041_c001_v7007000_t0000_u01751767841476") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe2e3_d20250706_m021033_c001_v0001178_t0043_u01751767833497") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92d5_d20250706_m021026_c001_v7007000_t0000_u01751767826578") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe27d_d20250706_m021018_c001_v0001178_t0025_u01751767818566") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b27a_d20250706_m021011_c001_v7007000_t0000_u01751767811150") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe225_d20250706_m021003_c001_v0001178_t0011_u01751767803255") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a75c_d20250706_m020956_c001_v7007000_t0000_u01751767796869") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe1bf_d20250706_m020948_c001_v0001178_t0021_u01751767788088") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f402b0539e572788b_d20250706_m020937_c001_v7007000_t0000_u01751767777674") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56a0_d20250706_m020930_c001_v0001041_t0049_u01751767770839") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca13_d20250706_m020924_c001_v7007000_t0000_u01751767764245") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5688_d20250706_m020919_c001_v0001041_t0022_u01751767759500") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df271126_d20250706_m020917_c001_v7007000_t0000_u01751767757554") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f130_d20250706_m020910_c001_v0001182_t0051_u01751767750840") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710fb_d20250706_m020904_c001_v7007000_t0000_u01751767744217") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0c4_d20250706_m020859_c001_v0001178_t0011_u01751767739525") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f124593a_d20250706_m020857_c001_v7007000_t0000_u01751767737356") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe07a_d20250706_m020851_c001_v0001178_t0012_u01751767731665") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6c2_d20250706_m020841_c001_v7007000_t0000_u01751767721381") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55e8_d20250706_m020834_c001_v0001041_t0047_u01751767714184") 2025/07/06 02:11:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de707_d20250706_m020828_c001_v7007000_t0000_u01751767708191") 2025/07/06 02:11:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55c8_d20250706_m020820_c001_v0001041_t0027_u01751767700034") 2025/07/06 02:11:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453ab_d20250706_m020813_c001_v7007000_t0000_u01751767693402") 2025/07/06 02:11:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c559e_d20250706_m020804_c001_v0001041_t0020_u01751767684540") 2025/07/06 02:11:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f41454ec2925c6b0e_d20250706_m020920_c001_v7007000_t0000_u01751767760644") 2025/07/06 02:11:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ee2_d20250706_m020916_c001_v0001145_t0018_u01751767756077") 2025/07/06 02:11:53 DEBUG : dir1/0010-45678: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c016c_d20250706_m020941_c001_v7007000_t0000_u01751767781948") 2025/07/06 02:11:53 DEBUG : dir1/0010-45678: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f24f_d20250706_m020935_c001_v0001182_t0044_u01751767775940") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2f8_d20250706_m021056_c001_v7007000_t0000_u01751767856631") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f4d7_d20250706_m021048_c001_v0001182_t0014_u01751767848102") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42caa_d20250706_m021041_c001_v7007000_t0000_u01751767841660") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f43a_d20250706_m021033_c001_v0001182_t0057_u01751767833701") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92d6_d20250706_m021026_c001_v7007000_t0000_u01751767826760") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f3c6_d20250706_m021018_c001_v0001182_t0031_u01751767818831") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b27d_d20250706_m021011_c001_v7007000_t0000_u01751767811334") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f338_d20250706_m021003_c001_v0001182_t0058_u01751767803492") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a75d_d20250706_m020957_c001_v7007000_t0000_u01751767797053") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f2b9_d20250706_m020948_c001_v0001182_t0046_u01751767788296") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f402b0539e5727888_d20250706_m020937_c001_v7007000_t0000_u01751767777478") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe172_d20250706_m020931_c001_v0001178_t0030_u01751767771334") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca14_d20250706_m020924_c001_v7007000_t0000_u01751767764429") 2025/07/06 02:11:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f1a8_d20250706_m020919_c001_v0001182_t0051_u01751767759576") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e819c_d20250706_m020917_c001_v7007000_t0000_u01751767757757") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0fe_d20250706_m020911_c001_v0001178_t0045_u01751767751050") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710ff_d20250706_m020904_c001_v7007000_t0000_u01751767744402") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f0c8_d20250706_m020859_c001_v0001182_t0040_u01751767739536") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4055556fb950a1f6_d20250706_m020857_c001_v7007000_t0000_u01751767737368") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c561a_d20250706_m020851_c001_v0001041_t0016_u01751767731884") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8119_d20250706_m020840_c001_v7007000_t0000_u01751767720622") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546efad_d20250706_m020834_c001_v0001182_t0000_u01751767714579") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de70c_d20250706_m020828_c001_v7007000_t0000_u01751767708372") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ef21_d20250706_m020820_c001_v0001182_t0032_u01751767700419") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453ac_d20250706_m020813_c001_v7007000_t0000_u01751767693584") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ee54_d20250706_m020804_c001_v0001182_t0017_u01751767684937") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df27112e_d20250706_m020920_c001_v7007000_t0000_u01751767760491") 2025/07/06 02:11:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f177_d20250706_m020916_c001_v0001182_t0011_u01751767756087") 2025/07/06 02:11:54 DEBUG : dir1/0011-56789: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c016d_d20250706_m020942_c001_v7007000_t0000_u01751767782131") 2025/07/06 02:11:54 DEBUG : dir1/0011-56789: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe19b_d20250706_m020935_c001_v0001178_t0003_u01751767775945") 2025/07/06 02:11:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2fa_d20250706_m021056_c001_v7007000_t0000_u01751767856814") 2025/07/06 02:11:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5772_d20250706_m021048_c001_v0001041_t0019_u01751767848323") 2025/07/06 02:11:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42cab_d20250706_m021041_c001_v7007000_t0000_u01751767841842") 2025/07/06 02:11:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c574a_d20250706_m021033_c001_v0001041_t0037_u01751767833903") 2025/07/06 02:11:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92d7_d20250706_m021026_c001_v7007000_t0000_u01751767826941") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c572a_d20250706_m021019_c001_v0001041_t0011_u01751767819078") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b27e_d20250706_m021011_c001_v7007000_t0000_u01751767811516") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56fe_d20250706_m021003_c001_v0001041_t0050_u01751767803711") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a75e_d20250706_m020957_c001_v7007000_t0000_u01751767797235") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56d4_d20250706_m020948_c001_v0001041_t0044_u01751767788493") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f419811bd30fa5abd_d20250706_m020937_c001_v7007000_t0000_u01751767777546") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f12_d20250706_m020931_c001_v0001145_t0058_u01751767771549") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca15_d20250706_m020924_c001_v7007000_t0000_u01751767764614") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ef4_d20250706_m020919_c001_v0001145_t0004_u01751767759589") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208bec9f7_d20250706_m020917_c001_v7007000_t0000_u01751767757775") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5664_d20250706_m020911_c001_v0001041_t0059_u01751767751256") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df271101_d20250706_m020904_c001_v7007000_t0000_u01751767744585") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650eaa_d20250706_m020859_c001_v0001145_t0050_u01751767739720") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f1245939_d20250706_m020857_c001_v7007000_t0000_u01751767737155") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e80_d20250706_m020852_c001_v0001145_t0040_u01751767732305") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e811a_d20250706_m020840_c001_v7007000_t0000_u01751767720807") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e3c_d20250706_m020834_c001_v0001145_t0001_u01751767714795") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de70e_d20250706_m020828_c001_v7007000_t0000_u01751767708555") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e06_d20250706_m020820_c001_v0001145_t0040_u01751767700636") 2025/07/06 02:11:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453ad_d20250706_m020813_c001_v7007000_t0000_u01751767693766") 2025/07/06 02:11:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650dd1_d20250706_m020805_c001_v0001145_t0017_u01751767685138") 2025/07/06 02:11:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f419ffae81ccf6f19_d20250706_m020920_c001_v7007000_t0000_u01751767760331") 2025/07/06 02:11:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe120_d20250706_m020916_c001_v0001178_t0031_u01751767756175") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0170_d20250706_m020942_c001_v7007000_t0000_u01751767782312") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f26_d20250706_m020935_c001_v0001145_t0020_u01751767775956") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2fc_d20250706_m021056_c001_v7007000_t0000_u01751767856997") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ff8_d20250706_m021048_c001_v0001145_t0044_u01751767848735") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42cac_d20250706_m021042_c001_v7007000_t0000_u01751767842034") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650fcc_d20250706_m021034_c001_v0001145_t0056_u01751767834220") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92d8_d20250706_m021027_c001_v7007000_t0000_u01751767827122") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f94_d20250706_m021019_c001_v0001145_t0034_u01751767819485") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b27f_d20250706_m021011_c001_v7007000_t0000_u01751767811700") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f68_d20250706_m021004_c001_v0001145_t0059_u01751767804213") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a75f_d20250706_m020957_c001_v7007000_t0000_u01751767797485") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f4c_d20250706_m020949_c001_v0001145_t0048_u01751767789052") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0157_d20250706_m020937_c001_v7007000_t0000_u01751767777682") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f219_d20250706_m020931_c001_v0001182_t0040_u01751767771800") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca16_d20250706_m020924_c001_v7007000_t0000_u01751767764863") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe140_d20250706_m020919_c001_v0001178_t0030_u01751767759635") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f41454ec2925c6af7_d20250706_m020917_c001_v7007000_t0000_u01751767757778") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ec8_d20250706_m020911_c001_v0001145_t0038_u01751767751625") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df271103_d20250706_m020904_c001_v7007000_t0000_u01751767744768") 2025/07/06 02:11:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0ca_d20250706_m020859_c001_v0001178_t0043_u01751767739746") 2025/07/06 02:11:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f406af4c268c7f719_d20250706_m020857_c001_v7007000_t0000_u01751767737456") 2025/07/06 02:11:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f06d_d20250706_m020852_c001_v0001182_t0014_u01751767732555") 2025/07/06 02:11:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e811b_d20250706_m020840_c001_v7007000_t0000_u01751767720990") 2025/07/06 02:11:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe008_d20250706_m020835_c001_v0001178_t0014_u01751767715085") 2025/07/06 02:11:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de70f_d20250706_m020828_c001_v7007000_t0000_u01751767708751") 2025/07/06 02:11:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdfae_d20250706_m020820_c001_v0001178_t0059_u01751767700885") 2025/07/06 02:11:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453ae_d20250706_m020813_c001_v7007000_t0000_u01751767693948") 2025/07/06 02:11:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdf50_d20250706_m020805_c001_v0001178_t0021_u01751767685852") 2025/07/06 02:11:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b22f_d20250706_m020920_c001_v7007000_t0000_u01751767760444") 2025/07/06 02:11:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f17d_d20250706_m020916_c001_v0001182_t0048_u01751767756299") 2025/07/06 02:11:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0171_d20250706_m020942_c001_v7007000_t0000_u01751767782494") 2025/07/06 02:11:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe19f_d20250706_m020936_c001_v0001178_t0034_u01751767776157") 2025/07/06 02:11:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b2fe_d20250706_m021057_c001_v7007000_t0000_u01751767857180") 2025/07/06 02:11:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe329_d20250706_m021049_c001_v0001178_t0001_u01751767849041") 2025/07/06 02:11:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42cad_d20250706_m021042_c001_v7007000_t0000_u01751767842217") 2025/07/06 02:11:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe2eb_d20250706_m021034_c001_v0001178_t0055_u01751767834471") 2025/07/06 02:11:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92d9_d20250706_m021027_c001_v7007000_t0000_u01751767827304") 2025/07/06 02:11:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe283_d20250706_m021019_c001_v0001178_t0003_u01751767819765") 2025/07/06 02:11:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b280_d20250706_m021011_c001_v7007000_t0000_u01751767811884") 2025/07/06 02:11:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe229_d20250706_m021004_c001_v0001178_t0009_u01751767804511") 2025/07/06 02:11:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a760_d20250706_m020957_c001_v7007000_t0000_u01751767797682") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe1cb_d20250706_m020949_c001_v0001178_t0042_u01751767789548") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6f7_d20250706_m020937_c001_v7007000_t0000_u01751767777096") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56a8_d20250706_m020932_c001_v0001041_t0045_u01751767772002") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca17_d20250706_m020925_c001_v7007000_t0000_u01751767765045") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f1aa_d20250706_m020919_c001_v0001182_t0039_u01751767759788") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b22d_d20250706_m020917_c001_v7007000_t0000_u01751767757784") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f13d_d20250706_m020911_c001_v0001182_t0008_u01751767751989") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df271105_d20250706_m020904_c001_v7007000_t0000_u01751767744951") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c563a_d20250706_m020859_c001_v0001041_t0058_u01751767739772") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4043af8c0b24e416_d20250706_m020857_c001_v7007000_t0000_u01751767737532") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe086_d20250706_m020852_c001_v0001178_t0023_u01751767732774") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de732_d20250706_m020840_c001_v7007000_t0000_u01751767720994") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55ec_d20250706_m020835_c001_v0001041_t0030_u01751767715315") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de710_d20250706_m020828_c001_v7007000_t0000_u01751767708932") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55cc_d20250706_m020821_c001_v0001041_t0010_u01751767701109") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453af_d20250706_m020814_c001_v7007000_t0000_u01751767694131") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55a2_d20250706_m020806_c001_v0001041_t0016_u01751767686073") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6e1_d20250706_m020920_c001_v7007000_t0000_u01751767760528") 2025/07/06 02:11:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe124_d20250706_m020916_c001_v0001178_t0019_u01751767756386") 2025/07/06 02:11:58 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0172_d20250706_m020942_c001_v7007000_t0000_u01751767782677") 2025/07/06 02:11:58 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f253_d20250706_m020936_c001_v0001182_t0007_u01751767776166") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b301_d20250706_m021057_c001_v7007000_t0000_u01751767857363") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f4dd_d20250706_m021049_c001_v0001182_t0028_u01751767849264") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42cb0_d20250706_m021042_c001_v7007000_t0000_u01751767842404") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f442_d20250706_m021034_c001_v0001182_t0057_u01751767834684") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92da_d20250706_m021027_c001_v7007000_t0000_u01751767827484") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f3c8_d20250706_m021019_c001_v0001182_t0043_u01751767819995") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b281_d20250706_m021012_c001_v7007000_t0000_u01751767812072") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f342_d20250706_m021004_c001_v0001182_t0013_u01751767804726") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a762_d20250706_m020957_c001_v7007000_t0000_u01751767797867") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f2c5_d20250706_m020949_c001_v0001182_t0055_u01751767789834") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f402b0539e5727885_d20250706_m020937_c001_v7007000_t0000_u01751767777109") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe182_d20250706_m020932_c001_v0001178_t0038_u01751767772472") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca18_d20250706_m020925_c001_v7007000_t0000_u01751767765227") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ef6_d20250706_m020919_c001_v0001145_t0020_u01751767759840") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6da_d20250706_m020917_c001_v7007000_t0000_u01751767757161") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe102_d20250706_m020912_c001_v0001178_t0050_u01751767752204") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df271108_d20250706_m020905_c001_v7007000_t0000_u01751767745137") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f0cc_d20250706_m020859_c001_v0001182_t0030_u01751767739780") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f124593b_d20250706_m020857_c001_v7007000_t0000_u01751767737367") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c561e_d20250706_m020853_c001_v0001041_t0001_u01751767733049") 2025/07/06 02:11:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0069_d20250706_m020841_c001_v7007000_t0000_u01751767721253") 2025/07/06 02:12:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546efbb_d20250706_m020835_c001_v0001182_t0024_u01751767715903") 2025/07/06 02:12:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de711_d20250706_m020829_c001_v7007000_t0000_u01751767709114") 2025/07/06 02:12:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ef2d_d20250706_m020821_c001_v0001182_t0008_u01751767701630") 2025/07/06 02:12:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453b0_d20250706_m020814_c001_v7007000_t0000_u01751767694313") 2025/07/06 02:12:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ee6e_d20250706_m020806_c001_v0001182_t0050_u01751767686502") 2025/07/06 02:12:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42c1e_d20250706_m020920_c001_v7007000_t0000_u01751767760505") 2025/07/06 02:12:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ee8_d20250706_m020916_c001_v0001145_t0013_u01751767756550") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0173_d20250706_m020942_c001_v7007000_t0000_u01751767782859") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56ba_d20250706_m020936_c001_v0001041_t0009_u01751767776319") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b303_d20250706_m021057_c001_v7007000_t0000_u01751767857546") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5776_d20250706_m021049_c001_v0001041_t0008_u01751767849470") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42cb2_d20250706_m021042_c001_v7007000_t0000_u01751767842588") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c574e_d20250706_m021034_c001_v0001041_t0009_u01751767834905") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92db_d20250706_m021027_c001_v7007000_t0000_u01751767827665") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c572e_d20250706_m021020_c001_v0001041_t0003_u01751767820199") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b285_d20250706_m021012_c001_v7007000_t0000_u01751767812256") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5700_d20250706_m021004_c001_v0001041_t0052_u01751767804934") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a763_d20250706_m020958_c001_v7007000_t0000_u01751767798051") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56d8_d20250706_m020950_c001_v0001041_t0055_u01751767790036") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f402b0539e5727889_d20250706_m020937_c001_v7007000_t0000_u01751767777488") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f18_d20250706_m020932_c001_v0001145_t0035_u01751767772683") 2025/07/06 02:12:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca19_d20250706_m020925_c001_v7007000_t0000_u01751767765409") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe142_d20250706_m020919_c001_v0001178_t0017_u01751767759851") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6de_d20250706_m020917_c001_v7007000_t0000_u01751767757718") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5666_d20250706_m020912_c001_v0001041_t0002_u01751767752445") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df27110f_d20250706_m020905_c001_v7007000_t0000_u01751767745321") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0cc_d20250706_m020859_c001_v0001178_t0054_u01751767739954") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f124593c_d20250706_m020857_c001_v7007000_t0000_u01751767737545") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e88_d20250706_m020853_c001_v0001145_t0050_u01751767733535") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a6c1_d20250706_m020841_c001_v7007000_t0000_u01751767721196") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e42_d20250706_m020836_c001_v0001145_t0004_u01751767716106") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de713_d20250706_m020829_c001_v7007000_t0000_u01751767709295") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e08_d20250706_m020821_c001_v0001145_t0030_u01751767701826") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453b1_d20250706_m020814_c001_v7007000_t0000_u01751767694494") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650dd9_d20250706_m020806_c001_v0001145_t0046_u01751767686696") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f41454ec2925c6b0c_d20250706_m020920_c001_v7007000_t0000_u01751767760461") 2025/07/06 02:12:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c567c_d20250706_m020916_c001_v0001041_t0023_u01751767756573") 2025/07/06 02:12:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8126_d20250706_m020843_c001_v7007000_t0000_u01751767723974") 2025/07/06 02:12:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe01b_d20250706_m020838_c001_v0001178_t0031_u01751767718844") 2025/07/06 02:12:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8127_d20250706_m020844_c001_v7007000_t0000_u01751767724160") 2025/07/06 02:12:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546efd7_d20250706_m020838_c001_v0001182_t0016_u01751767718855") 2025/07/06 02:12:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e812e_d20250706_m020844_c001_v7007000_t0000_u01751767724343") 2025/07/06 02:12:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c55fa_d20250706_m020838_c001_v0001041_t0035_u01751767718946") 2025/07/06 02:12:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8131_d20250706_m020844_c001_v7007000_t0000_u01751767724526") 2025/07/06 02:12:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e4c_d20250706_m020839_c001_v0001145_t0046_u01751767719050") 2025/07/06 02:12:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8134_d20250706_m020844_c001_v7007000_t0000_u01751767724709") 2025/07/06 02:12:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546efd9_d20250706_m020839_c001_v0001182_t0045_u01751767719062") 2025/07/06 02:12:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8137_d20250706_m020844_c001_v7007000_t0000_u01751767724891") 2025/07/06 02:12:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe021_d20250706_m020839_c001_v0001178_t0048_u01751767719071") 2025/07/06 02:12:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e813a_d20250706_m020845_c001_v7007000_t0000_u01751767725074") 2025/07/06 02:12:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546efdd_d20250706_m020839_c001_v0001182_t0029_u01751767719262") 2025/07/06 02:12:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e813c_d20250706_m020845_c001_v7007000_t0000_u01751767725257") 2025/07/06 02:12:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe025_d20250706_m020839_c001_v0001178_t0028_u01751767719323") 2025/07/06 02:12:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e813f_d20250706_m020845_c001_v7007000_t0000_u01751767725441") 2025/07/06 02:12:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5601_d20250706_m020839_c001_v0001041_t0039_u01751767719401") 2025/07/06 02:12:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8142_d20250706_m020845_c001_v7007000_t0000_u01751767725641") 2025/07/06 02:12:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546efe1_d20250706_m020839_c001_v0001182_t0052_u01751767719491") 2025/07/06 02:12:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8146_d20250706_m020845_c001_v7007000_t0000_u01751767725828") 2025/07/06 02:12:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e4e_d20250706_m020839_c001_v0001145_t0039_u01751767719506") 2025/07/06 02:12:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e8149_d20250706_m020846_c001_v7007000_t0000_u01751767726010") 2025/07/06 02:12:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe029_d20250706_m020839_c001_v0001178_t0008_u01751767719538") 2025/07/06 02:12:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e814a_d20250706_m020846_c001_v7007000_t0000_u01751767726205") 2025/07/06 02:12:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546efe5_d20250706_m020839_c001_v0001182_t0008_u01751767719708") 2025/07/06 02:12:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e814c_d20250706_m020846_c001_v7007000_t0000_u01751767726389") 2025/07/06 02:12:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e50_d20250706_m020839_c001_v0001145_t0049_u01751767719791") 2025/07/06 02:12:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e814e_d20250706_m020846_c001_v7007000_t0000_u01751767726572") 2025/07/06 02:12:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5604_d20250706_m020839_c001_v0001041_t0033_u01751767719810") 2025/07/06 02:12:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e814f_d20250706_m020846_c001_v7007000_t0000_u01751767726754") 2025/07/06 02:12:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe031_d20250706_m020839_c001_v0001178_t0000_u01751767719858") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710d1_d20250706_m020900_c001_v7007000_t0000_u01751767740477") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f088_d20250706_m020855_c001_v0001182_t0020_u01751767735696") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710d4_d20250706_m020900_c001_v7007000_t0000_u01751767740661") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0a4_d20250706_m020855_c001_v0001178_t0022_u01751767735709") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4055556fb950a1f8_d20250706_m020900_c001_v7007000_t0000_u01751767740327") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e92_d20250706_m020855_c001_v0001145_t0058_u01751767735790") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f1245940_d20250706_m020900_c001_v7007000_t0000_u01751767740256") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f08e_d20250706_m020855_c001_v0001182_t0028_u01751767735898") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4109346994009f5c_d20250706_m020900_c001_v7007000_t0000_u01751767740491") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c562c_d20250706_m020855_c001_v0001041_t0001_u01751767735911") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f406af4c268c7f736_d20250706_m020900_c001_v7007000_t0000_u01751767740525") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0aa_d20250706_m020855_c001_v0001178_t0022_u01751767735919") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f406af4c268c7f734_d20250706_m020900_c001_v7007000_t0000_u01751767740271") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e94_d20250706_m020856_c001_v0001145_t0016_u01751767736068") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4043af8c0b24e418_d20250706_m020900_c001_v7007000_t0000_u01751767740276") 2025/07/06 02:12:03 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f096_d20250706_m020856_c001_v0001182_t0052_u01751767736111") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4055556fb950a1f9_d20250706_m020900_c001_v7007000_t0000_u01751767740512") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0ae_d20250706_m020856_c001_v0001178_t0032_u01751767736125") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f1245943_d20250706_m020900_c001_v7007000_t0000_u01751767740523") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c562e_d20250706_m020856_c001_v0001041_t0044_u01751767736258") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f1245942_d20250706_m020900_c001_v7007000_t0000_u01751767740442") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f09c_d20250706_m020856_c001_v0001182_t0022_u01751767736312") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4112e27c591c6838_d20250706_m020900_c001_v7007000_t0000_u01751767740287") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0b2_d20250706_m020856_c001_v0001178_t0059_u01751767736337") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f1245944_d20250706_m020900_c001_v7007000_t0000_u01751767740626") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e96_d20250706_m020856_c001_v0001145_t0022_u01751767736507") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4043af8c0b24e41a_d20250706_m020900_c001_v7007000_t0000_u01751767740643") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f0a0_d20250706_m020856_c001_v0001182_t0058_u01751767736525") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df2710cf_d20250706_m020900_c001_v7007000_t0000_u01751767740292") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe0b4_d20250706_m020856_c001_v0001178_t0013_u01751767736545") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4109346994009f5b_d20250706_m020900_c001_v7007000_t0000_u01751767740305") 2025/07/06 02:12:04 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5630_d20250706_m020856_c001_v0001041_t0045_u01751767736627") 2025/07/06 02:12:04 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178d39_d20250706_m020703_c001_v7007000_t0000_u01751767623854") 2025/07/06 02:12:04 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f119dff5303369b82_d20250706_m020701_c001_v0001098_t0001_u01751767621280") 2025/07/06 02:12:04 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2ac68_d20250706_m020701_c001_v7007000_t0000_u01751767621089") 2025/07/06 02:12:04 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f119dff5303369b76_d20250706_m020657_c001_v0001098_t0039_u01751767617489") 2025/07/06 02:12:04 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2ac49_d20250706_m020656_c001_v7007000_t0000_u01751767616750") 2025/07/06 02:12:04 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdd6e_d20250706_m020652_c001_v0001178_t0015_u01751767612843") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4054f37f6128155d_d20250706_m020651_c001_v7007000_t0000_u01751767611359") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f119d48617a634617_d20250706_m020647_c001_v0001117_t0037_u01751767607998") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4112e27c591c6795_d20250706_m020647_c001_v7007000_t0000_u01751767607816") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f119d48617a634605_d20250706_m020644_c001_v0001117_t0035_u01751767604158") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4112e27c591c6790_d20250706_m020643_c001_v7007000_t0000_u01751767603429") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546eae3_d20250706_m020639_c001_v0001182_t0053_u01751767599905") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a49eb4_d20250706_m020638_c001_v7007000_t0000_u01751767598628") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f115bf48c4f774f03_d20250706_m020636_c001_v0001171_t0022_u01751767596943") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f808_d20250706_m020636_c001_v7007000_t0000_u01751767596757") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f115bf48c4f774edd_d20250706_m020633_c001_v0001171_t0051_u01751767593433") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f805_d20250706_m020632_c001_v7007000_t0000_u01751767592700") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ea7f_d20250706_m020629_c001_v0001182_t0052_u01751767589305") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a49eac_d20250706_m020628_c001_v7007000_t0000_u01751767588311") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1170d30b4dd9afac_d20250706_m020626_c001_v0001092_t0018_u01751767586486") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f419811bd30fa59d3_d20250706_m020626_c001_v7007000_t0000_u01751767586306") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1170d30b4dd9afa0_d20250706_m020623_c001_v0001092_t0029_u01751767583057") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f419811bd30fa59d0_d20250706_m020622_c001_v7007000_t0000_u01751767582328") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e9dc_d20250706_m020615_c001_v0001182_t0024_u01751767575002") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a5aa_d20250706_m020614_c001_v7007000_t0000_u01751767574097") 2025/07/06 02:12:05 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f115ce4bbe7bfc071_d20250706_m020612_c001_v0001157_t0006_u01751767572146") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42ab3_d20250706_m020611_c001_v7007000_t0000_u01751767571966") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f115ce4bbe7bfc059_d20250706_m020608_c001_v0001157_t0025_u01751767568256") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42aac_d20250706_m020607_c001_v7007000_t0000_u01751767567533") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a18903307288_d20250706_m020601_c001_v0001182_t0016_u01751767561353") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a592_d20250706_m020600_c001_v7007000_t0000_u01751767560417") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f11387e0b40f83024_d20250706_m020558_c001_v0001181_t0023_u01751767558819") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb95fd0_d20250706_m020558_c001_v7007000_t0000_u01751767558635") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f11387e0b40f83004_d20250706_m020555_c001_v0001181_t0055_u01751767555829") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb95fc6_d20250706_m020555_c001_v7007000_t0000_u01751767555097") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdbbd_d20250706_m020549_c001_v0001178_t0012_u01751767549606") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e8a0d_d20250706_m020548_c001_v7007000_t0000_u01751767548451") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f114455ce8fec34e1_d20250706_m020542_c001_v0001177_t0048_u01751767542694") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40095eb87b6e73e3_d20250706_m020542_c001_v7007000_t0000_u01751767542488") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e85c_d20250706_m020538_c001_v0001182_t0011_u01751767538577") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1042d6eb7902868c_d20250706_m020537_c001_v0001040_t0002_u01751767537560") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1042d6eb79028688_d20250706_m020536_c001_v0001040_t0041_u01751767536390") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2a77c_d20250706_m020523_c001_v7007000_t0000_u01751767523397") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdae9_d20250706_m020516_c001_v0001178_t0017_u01751767516531") 2025/07/06 02:12:06 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f104b6fe614d66c65_d20250706_m020515_c001_v0001102_t0008_u01751767515429") 2025/07/06 02:12:07 DEBUG : dst/one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f104b6fe614d66c5f_d20250706_m020514_c001_v0001102_t0048_u01751767513999") 2025/07/06 02:12:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178d3a_d20250706_m020704_c001_v7007000_t0000_u01751767624036") 2025/07/06 02:12:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10192fcf7b68937a_d20250706_m020700_c001_v0001106_t0009_u01751767620304") 2025/07/06 02:12:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10514a699fb03d7e_d20250706_m020656_c001_v0001150_t0020_u01751767616363") 2025/07/06 02:12:07 DEBUG : dst/one.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4054f37f6128155e_d20250706_m020651_c001_v7007000_t0000_u01751767611545") 2025/07/06 02:12:07 DEBUG : dst/one.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1100f16f2c917cfb_d20250706_m020647_c001_v0001184_t0010_u01751767607568") 2025/07/06 02:12:07 DEBUG : dst/one.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f108a1e07e5fa9f1a_d20250706_m020642_c001_v0001090_t0019_u01751767602966") 2025/07/06 02:12:07 DEBUG : dst/one.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a49eb5_d20250706_m020638_c001_v7007000_t0000_u01751767598808") 2025/07/06 02:12:07 DEBUG : dst/one.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10899b34007e9a90_d20250706_m020636_c001_v0001091_t0038_u01751767596329") 2025/07/06 02:12:07 DEBUG : dst/one.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f104c2001d7bce4c5_d20250706_m020632_c001_v0001117_t0043_u01751767592222") 2025/07/06 02:12:07 DEBUG : dst/three: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e8a0e_d20250706_m020548_c001_v7007000_t0000_u01751767548634") 2025/07/06 02:12:07 DEBUG : dst/three: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1042d6eb790286a8_d20250706_m020546_c001_v0001040_t0058_u01751767546778") 2025/07/06 02:12:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178d3b_d20250706_m020704_c001_v7007000_t0000_u01751767624222") 2025/07/06 02:12:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f102694a7ce1594c7_d20250706_m020702_c001_v0001184_t0037_u01751767622498") 2025/07/06 02:12:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f115bf48c4f774fe3_d20250706_m020658_c001_v0001171_t0030_u01751767618330") 2025/07/06 02:12:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178d3c_d20250706_m020704_c001_v7007000_t0000_u01751767624410") 2025/07/06 02:12:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f119dff5303369b86_d20250706_m020702_c001_v0001098_t0000_u01751767622895") 2025/07/06 02:12:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2ac6a_d20250706_m020702_c001_v7007000_t0000_u01751767622702") 2025/07/06 02:12:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f119dff5303369b7c_d20250706_m020658_c001_v0001098_t0012_u01751767618829") 2025/07/06 02:12:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2ac66_d20250706_m020658_c001_v7007000_t0000_u01751767618618") 2025/07/06 02:12:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdd70_d20250706_m020653_c001_v0001178_t0047_u01751767613680") 2025/07/06 02:12:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4054f37f61281560_d20250706_m020651_c001_v7007000_t0000_u01751767611728") 2025/07/06 02:12:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f119d48617a63461d_d20250706_m020650_c001_v0001117_t0051_u01751767610197") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4112e27c591c679a_d20250706_m020650_c001_v7007000_t0000_u01751767610015") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f119d48617a63460f_d20250706_m020645_c001_v0001117_t0026_u01751767605751") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4112e27c591c6792_d20250706_m020645_c001_v7007000_t0000_u01751767605569") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546eaeb_d20250706_m020640_c001_v0001182_t0022_u01751767600319") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f809_d20250706_m020638_c001_v7007000_t0000_u01751767598075") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdd0e_d20250706_m020635_c001_v0001178_t0053_u01751767595511") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f806_d20250706_m020634_c001_v7007000_t0000_u01751767594751") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ea89_d20250706_m020629_c001_v0001182_t0024_u01751767589752") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f419811bd30fa59d4_d20250706_m020627_c001_v7007000_t0000_u01751767587378") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdcbb_d20250706_m020625_c001_v0001178_t0009_u01751767585161") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f419811bd30fa59d1_d20250706_m020624_c001_v7007000_t0000_u01751767584076") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e9fe_d20250706_m020617_c001_v0001182_t0049_u01751767577832") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42ab5_d20250706_m020613_c001_v7007000_t0000_u01751767573185") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a189033072f0_d20250706_m020610_c001_v0001182_t0039_u01751767570640") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42aad_d20250706_m020609_c001_v7007000_t0000_u01751767569558") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdc3b_d20250706_m020602_c001_v0001178_t0015_u01751767562250") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb95fd4_d20250706_m020559_c001_v7007000_t0000_u01751767559493") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdc15_d20250706_m020557_c001_v0001178_t0002_u01751767557530") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb95fc9_d20250706_m020556_c001_v7007000_t0000_u01751767556439") 2025/07/06 02:12:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e8e9_d20250706_m020550_c001_v0001182_t0046_u01751767550410") 2025/07/06 02:12:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4054f37f61281561_d20250706_m020651_c001_v7007000_t0000_u01751767611913") 2025/07/06 02:12:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f11214bee7566b9dd_d20250706_m020649_c001_v0001038_t0026_u01751767609605") 2025/07/06 02:12:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdd48_d20250706_m020645_c001_v0001178_t0047_u01751767605296") 2025/07/06 02:12:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a49eb6_d20250706_m020638_c001_v7007000_t0000_u01751767598989") 2025/07/06 02:12:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f111ddc3f06d12f8b_d20250706_m020637_c001_v0001179_t0032_u01751767597884") 2025/07/06 02:12:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1107d7198635fb09_d20250706_m020634_c001_v0001106_t0007_u01751767594075") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178d3d_d20250706_m020704_c001_v7007000_t0000_u01751767624598") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546eb4d_d20250706_m020653_c001_v0001182_t0052_u01751767613422") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4054f37f61281562_d20250706_m020652_c001_v7007000_t0000_u01751767612098") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdd2e_d20250706_m020640_c001_v0001178_t0042_u01751767600106") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a49eb7_d20250706_m020639_c001_v7007000_t0000_u01751767599172") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdcda_d20250706_m020629_c001_v0001178_t0044_u01751767589536") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a49ead_d20250706_m020628_c001_v7007000_t0000_u01751767588492") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdc93_d20250706_m020615_c001_v0001178_t0028_u01751767575573") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a5ab_d20250706_m020614_c001_v7007000_t0000_u01751767574281") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e95b_d20250706_m020602_c001_v0001182_t0016_u01751767562030") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a593_d20250706_m020600_c001_v7007000_t0000_u01751767560609") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a1890330720e_d20250706_m020550_c001_v0001182_t0040_u01751767550200") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e8a0f_d20250706_m020548_c001_v7007000_t0000_u01751767548818") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1072df97c14f4810_d20250706_m020544_c001_v0001172_t0038_u01751767544299") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2a77d_d20250706_m020523_c001_v7007000_t0000_u01751767523578") 2025/07/06 02:12:09 DEBUG : dst/two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f104b6fe614d66c89_d20250706_m020522_c001_v0001102_t0003_u01751767522231") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e89ac_d20250706_m020448_c001_v7007000_t0000_u01751767488535") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e61a_d20250706_m020444_c001_v0001182_t0014_u01751767484947") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e89a3_d20250706_m020443_c001_v7007000_t0000_u01751767483085") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e59e_d20250706_m020432_c001_v0001182_t0008_u01751767472431") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df27052c_d20250706_m020423_c001_v7007000_t0000_u01751767463155") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e50c_d20250706_m020420_c001_v0001182_t0059_u01751767460127") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8a2_d20250706_m020400_c001_v7007000_t0000_u01751767440935") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd8d7_d20250706_m020359_c001_v0001178_t0015_u01751767439185") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf898_d20250706_m020358_c001_v7007000_t0000_u01751767438423") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd8be_d20250706_m020357_c001_v0001178_t0019_u01751767437252") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf88c_d20250706_m020354_c001_v7007000_t0000_u01751767434626") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd892_d20250706_m020353_c001_v0001178_t0055_u01751767433083") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf884_d20250706_m020352_c001_v7007000_t0000_u01751767432317") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd87e_d20250706_m020350_c001_v0001178_t0025_u01751767430998") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c0e_d20250706_m020345_c001_v7007000_t0000_u01751767425628") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd842_d20250706_m020344_c001_v0001178_t0029_u01751767424248") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c0a_d20250706_m020343_c001_v7007000_t0000_u01751767423483") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd836_d20250706_m020342_c001_v0001178_t0009_u01751767422685") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c05_d20250706_m020338_c001_v7007000_t0000_u01751767418693") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd80a_d20250706_m020337_c001_v0001178_t0041_u01751767417494") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39ecc0_d20250706_m020335_c001_v7007000_t0000_u01751767415605") 2025/07/06 02:12:10 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd7f8_d20250706_m020334_c001_v0001178_t0045_u01751767414633") 2025/07/06 02:12:11 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39ecbf_d20250706_m020334_c001_v7007000_t0000_u01751767414266") 2025/07/06 02:12:11 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1135bbaf6d902d31_d20250706_m020332_c001_v0001117_t0036_u01751767412598") 2025/07/06 02:12:11 DEBUG : empty space: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd7ea_d20250706_m020331_c001_v0001178_t0007_u01751767411028") 2025/07/06 02:12:11 DEBUG : enormous: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf89f_d20250706_m020400_c001_v7007000_t0000_u01751767440006") 2025/07/06 02:12:11 DEBUG : enormous: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd8d9_d20250706_m020359_c001_v0001178_t0017_u01751767439402") 2025/07/06 02:12:11 DEBUG : existing: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178d40_d20250706_m020708_c001_v7007000_t0000_u01751767628901") 2025/07/06 02:12:11 DEBUG : existing: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ebb8_d20250706_m020707_c001_v0001182_t0013_u01751767627717") 2025/07/06 02:12:11 DEBUG : existing: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df270529_d20250706_m020418_c001_v7007000_t0000_u01751767458818") 2025/07/06 02:12:11 DEBUG : existing: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e4f6_d20250706_m020417_c001_v0001182_t0037_u01751767457779") 2025/07/06 02:12:11 DEBUG : existing: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39ecb8_d20250706_m020328_c001_v7007000_t0000_u01751767408361") 2025/07/06 02:12:11 DEBUG : existing: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd7c8_d20250706_m020327_c001_v0001178_t0024_u01751767407377") 2025/07/06 02:12:11 DEBUG : existing: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39ecae_d20250706_m020326_c001_v7007000_t0000_u01751767406827") 2025/07/06 02:12:11 DEBUG : existing: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd7c0_d20250706_m020326_c001_v0001178_t0046_u01751767406257") 2025/07/06 02:12:11 DEBUG : existing: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd7b6_d20250706_m020325_c001_v0001178_t0003_u01751767405485") 2025/07/06 02:12:11 DEBUG : existing-b: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df27052a_d20250706_m020419_c001_v7007000_t0000_u01751767459001") 2025/07/06 02:12:11 DEBUG : existing-b: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd95b_d20250706_m020417_c001_v0001178_t0025_u01751767457770") 2025/07/06 02:12:11 DEBUG : file1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a645_d20250706_m020752_c001_v7007000_t0000_u01751767672927") 2025/07/06 02:12:11 DEBUG : file1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650daf_d20250706_m020751_c001_v0001145_t0047_u01751767671448") 2025/07/06 02:12:11 DEBUG : file1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a63c_d20250706_m020750_c001_v7007000_t0000_u01751767670129") 2025/07/06 02:12:11 DEBUG : file1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546edb0_d20250706_m020748_c001_v0001182_t0018_u01751767668768") 2025/07/06 02:12:12 DEBUG : five: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8ab_d20250706_m020404_c001_v7007000_t0000_u01751767444512") 2025/07/06 02:12:12 DEBUG : five: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f400ec7fb40afd8fd_d20250706_m020402_c001_v0001178_t0012_u01751767442539") 2025/07/06 02:12:12 DEBUG : foo: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c04_d20250706_m020337_c001_v7007000_t0000_u01751767417125") 2025/07/06 02:12:12 DEBUG : foo: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f400ec7fb40afd802_d20250706_m020336_c001_v0001178_t0012_u01751767416565") 2025/07/06 02:12:12 DEBUG : foo: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f400ec7fb40afd7fe_d20250706_m020335_c001_v0001178_t0012_u01751767415989") 2025/07/06 02:12:12 DEBUG : four: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8ac_d20250706_m020404_c001_v7007000_t0000_u01751767444694") 2025/07/06 02:12:12 DEBUG : four: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40139f569546e44a_d20250706_m020403_c001_v0001182_t0050_u01751767443057") 2025/07/06 02:12:12 DEBUG : four: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd8f7_d20250706_m020401_c001_v0001178_t0010_u01751767441922") 2025/07/06 02:12:12 DEBUG : hello world2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8ea4_d20250706_m020243_c001_v7007000_t0000_u01751767363547") 2025/07/06 02:12:12 DEBUG : hello world2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd6a0_d20250706_m020242_c001_v0001178_t0049_u01751767362968") 2025/07/06 02:12:12 DEBUG : ignore-size: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39ecac_d20250706_m020325_c001_v7007000_t0000_u01751767405119") 2025/07/06 02:12:12 DEBUG : ignore-size: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd7b2_d20250706_m020324_c001_v0001178_t0045_u01751767404180") 2025/07/06 02:12:12 DEBUG : nested/sub dir/file: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df270527_d20250706_m020417_c001_v7007000_t0000_u01751767457035") 2025/07/06 02:12:12 DEBUG : nested/sub dir/file: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e4e0_d20250706_m020416_c001_v0001182_t0038_u01751767456470") 2025/07/06 02:12:12 DEBUG : nested/sub dir/file: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715ac048a_d20250706_m020415_c001_v7007000_t0000_u01751767455719") 2025/07/06 02:12:12 DEBUG : nested/sub dir/file: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e4d2_d20250706_m020414_c001_v0001182_t0018_u01751767454651") 2025/07/06 02:12:12 DEBUG : one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8ad_d20250706_m020404_c001_v7007000_t0000_u01751767444877") 2025/07/06 02:12:12 DEBUG : one: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f400ec7fb40afd8eb_d20250706_m020401_c001_v0001178_t0012_u01751767441325") 2025/07/06 02:12:12 DEBUG : only0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a61b_d20250706_m020744_c001_v7007000_t0000_u01751767664317") 2025/07/06 02:12:12 DEBUG : only0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417f29a86b1c556e_d20250706_m020739_c001_v0001041_t0002_u01751767659385") 2025/07/06 02:12:12 DEBUG : only0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde4e_d20250706_m020728_c001_v0001178_t0012_u01751767648948") 2025/07/06 02:12:12 DEBUG : only0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f402b0539e57277ba_d20250706_m020722_c001_v7007000_t0000_u01751767642641") 2025/07/06 02:12:12 DEBUG : only0: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afddce_d20250706_m020712_c001_v0001178_t0016_u01751767632386") 2025/07/06 02:12:13 DEBUG : only1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a61c_d20250706_m020744_c001_v7007000_t0000_u01751767664500") 2025/07/06 02:12:13 DEBUG : only1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40362afb1a650d89_d20250706_m020739_c001_v0001145_t0035_u01751767659575") 2025/07/06 02:12:13 DEBUG : only1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde54_d20250706_m020729_c001_v0001178_t0012_u01751767649437") 2025/07/06 02:12:13 DEBUG : only1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f83b_d20250706_m020723_c001_v7007000_t0000_u01751767643023") 2025/07/06 02:12:13 DEBUG : only1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afddd2_d20250706_m020712_c001_v0001178_t0042_u01751767632813") 2025/07/06 02:12:13 DEBUG : only10: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a61d_d20250706_m020744_c001_v7007000_t0000_u01751767664682") 2025/07/06 02:12:13 DEBUG : only10: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40139f569546ed48_d20250706_m020738_c001_v0001182_t0050_u01751767658624") 2025/07/06 02:12:13 DEBUG : only10: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde74_d20250706_m020733_c001_v0001178_t0026_u01751767653427") 2025/07/06 02:12:13 DEBUG : only10: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f83c_d20250706_m020723_c001_v7007000_t0000_u01751767643204") 2025/07/06 02:12:13 DEBUG : only10: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afddfa_d20250706_m020716_c001_v0001178_t0007_u01751767636780") 2025/07/06 02:12:13 DEBUG : only11: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a61e_d20250706_m020744_c001_v7007000_t0000_u01751767664866") 2025/07/06 02:12:13 DEBUG : only11: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f400ec7fb40afdea8_d20250706_m020738_c001_v0001178_t0012_u01751767658634") 2025/07/06 02:12:13 DEBUG : only11: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde78_d20250706_m020733_c001_v0001178_t0023_u01751767653917") 2025/07/06 02:12:13 DEBUG : only11: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f839_d20250706_m020722_c001_v7007000_t0000_u01751767642659") 2025/07/06 02:12:13 DEBUG : only11: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afddfe_d20250706_m020717_c001_v0001178_t0041_u01751767637253") 2025/07/06 02:12:13 DEBUG : only12: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a61f_d20250706_m020745_c001_v7007000_t0000_u01751767665049") 2025/07/06 02:12:13 DEBUG : only12: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40362afb1a650d81_d20250706_m020739_c001_v0001145_t0035_u01751767659195") 2025/07/06 02:12:13 DEBUG : only12: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde7a_d20250706_m020734_c001_v0001178_t0017_u01751767654350") 2025/07/06 02:12:13 DEBUG : only12: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb96057_d20250706_m020722_c001_v7007000_t0000_u01751767642268") 2025/07/06 02:12:13 DEBUG : only12: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde04_d20250706_m020717_c001_v0001178_t0032_u01751767637715") 2025/07/06 02:12:14 DEBUG : only13: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a620_d20250706_m020745_c001_v7007000_t0000_u01751767665231") 2025/07/06 02:12:14 DEBUG : only13: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40139f569546ed4e_d20250706_m020739_c001_v0001182_t0050_u01751767659025") 2025/07/06 02:12:14 DEBUG : only13: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde7e_d20250706_m020734_c001_v0001178_t0050_u01751767654859") 2025/07/06 02:12:14 DEBUG : only13: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb96055_d20250706_m020722_c001_v7007000_t0000_u01751767642084") 2025/07/06 02:12:14 DEBUG : only13: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde06_d20250706_m020718_c001_v0001178_t0022_u01751767638168") 2025/07/06 02:12:14 DEBUG : only14: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a621_d20250706_m020745_c001_v7007000_t0000_u01751767665417") 2025/07/06 02:12:14 DEBUG : only14: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f400ec7fb40afdeae_d20250706_m020739_c001_v0001178_t0012_u01751767659037") 2025/07/06 02:12:14 DEBUG : only14: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde84_d20250706_m020735_c001_v0001178_t0025_u01751767655449") 2025/07/06 02:12:14 DEBUG : only14: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb9605b_d20250706_m020722_c001_v7007000_t0000_u01751767642996") 2025/07/06 02:12:14 DEBUG : only14: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde0a_d20250706_m020718_c001_v0001178_t0003_u01751767638580") 2025/07/06 02:12:14 DEBUG : only15: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a622_d20250706_m020745_c001_v7007000_t0000_u01751767665601") 2025/07/06 02:12:14 DEBUG : only15: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40139f569546ed50_d20250706_m020739_c001_v0001182_t0050_u01751767659210") 2025/07/06 02:12:14 DEBUG : only15: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde8c_d20250706_m020735_c001_v0001178_t0044_u01751767655959") 2025/07/06 02:12:14 DEBUG : only15: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5dac19_d20250706_m020722_c001_v7007000_t0000_u01751767642671") 2025/07/06 02:12:14 DEBUG : only15: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde0c_d20250706_m020719_c001_v0001178_t0021_u01751767639066") 2025/07/06 02:12:14 DEBUG : only16: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a623_d20250706_m020745_c001_v7007000_t0000_u01751767665786") 2025/07/06 02:12:14 DEBUG : only16: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f400ec7fb40afdeb0_d20250706_m020739_c001_v0001178_t0012_u01751767659221") 2025/07/06 02:12:14 DEBUG : only16: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde92_d20250706_m020736_c001_v0001178_t0000_u01751767656376") 2025/07/06 02:12:14 DEBUG : only16: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f402b0539e57277bc_d20250706_m020723_c001_v7007000_t0000_u01751767643010") 2025/07/06 02:12:14 DEBUG : only16: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde0e_d20250706_m020719_c001_v0001178_t0055_u01751767639480") 2025/07/06 02:12:15 DEBUG : only17: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a624_d20250706_m020745_c001_v7007000_t0000_u01751767665968") 2025/07/06 02:12:15 DEBUG : only17: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40362afb1a650d85_d20250706_m020739_c001_v0001145_t0035_u01751767659383") 2025/07/06 02:12:15 DEBUG : only17: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde94_d20250706_m020736_c001_v0001178_t0035_u01751767656803") 2025/07/06 02:12:15 DEBUG : only17: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f402b0539e57277b9_d20250706_m020722_c001_v7007000_t0000_u01751767642458") 2025/07/06 02:12:15 DEBUG : only17: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde12_d20250706_m020719_c001_v0001178_t0035_u01751767639892") 2025/07/06 02:12:15 DEBUG : only18: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a625_d20250706_m020746_c001_v7007000_t0000_u01751767666171") 2025/07/06 02:12:15 DEBUG : only18: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40139f569546ed54_d20250706_m020739_c001_v0001182_t0050_u01751767659395") 2025/07/06 02:12:15 DEBUG : only18: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde9a_d20250706_m020737_c001_v0001178_t0031_u01751767657225") 2025/07/06 02:12:15 DEBUG : only18: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb9605a_d20250706_m020722_c001_v7007000_t0000_u01751767642814") 2025/07/06 02:12:15 DEBUG : only18: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde14_d20250706_m020720_c001_v0001178_t0016_u01751767640338") 2025/07/06 02:12:15 DEBUG : only19: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a626_d20250706_m020746_c001_v7007000_t0000_u01751767666363") 2025/07/06 02:12:15 DEBUG : only19: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f400ec7fb40afdeb6_d20250706_m020739_c001_v0001178_t0012_u01751767659415") 2025/07/06 02:12:15 DEBUG : only19: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde9e_d20250706_m020737_c001_v0001178_t0010_u01751767657746") 2025/07/06 02:12:16 DEBUG : only19: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f402b0539e57277bb_d20250706_m020722_c001_v7007000_t0000_u01751767642828") 2025/07/06 02:12:16 DEBUG : only19: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde16_d20250706_m020720_c001_v0001178_t0056_u01751767640770") 2025/07/06 02:12:16 DEBUG : only2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a627_d20250706_m020746_c001_v7007000_t0000_u01751767666545") 2025/07/06 02:12:16 DEBUG : only2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40139f569546ed56_d20250706_m020739_c001_v0001182_t0050_u01751767659584") 2025/07/06 02:12:16 DEBUG : only2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde5a_d20250706_m020729_c001_v0001178_t0049_u01751767649951") 2025/07/06 02:12:16 DEBUG : only2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb96059_d20250706_m020722_c001_v7007000_t0000_u01751767642630") 2025/07/06 02:12:16 DEBUG : only2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afddd6_d20250706_m020713_c001_v0001178_t0023_u01751767633262") 2025/07/06 02:12:16 DEBUG : only3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a628_d20250706_m020746_c001_v7007000_t0000_u01751767666728") 2025/07/06 02:12:16 DEBUG : only3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417f29a86b1c5572_d20250706_m020739_c001_v0001041_t0002_u01751767659594") 2025/07/06 02:12:16 DEBUG : only3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde5c_d20250706_m020730_c001_v0001178_t0025_u01751767650359") 2025/07/06 02:12:16 DEBUG : only3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb9605c_d20250706_m020723_c001_v7007000_t0000_u01751767643179") 2025/07/06 02:12:16 DEBUG : only3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afddd8_d20250706_m020713_c001_v0001178_t0036_u01751767633694") 2025/07/06 02:12:16 DEBUG : only4: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a629_d20250706_m020746_c001_v7007000_t0000_u01751767666912") 2025/07/06 02:12:16 DEBUG : only4: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f400ec7fb40afdeb8_d20250706_m020739_c001_v0001178_t0012_u01751767659602") 2025/07/06 02:12:16 DEBUG : only4: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde60_d20250706_m020730_c001_v0001178_t0038_u01751767650830") 2025/07/06 02:12:16 DEBUG : only4: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5dac18_d20250706_m020722_c001_v7007000_t0000_u01751767642475") 2025/07/06 02:12:16 DEBUG : only4: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdddc_d20250706_m020714_c001_v0001178_t0023_u01751767634115") 2025/07/06 02:12:16 DEBUG : only5: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a62a_d20250706_m020747_c001_v7007000_t0000_u01751767667094") 2025/07/06 02:12:16 DEBUG : only5: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40362afb1a650d8b_d20250706_m020739_c001_v0001145_t0035_u01751767659759") 2025/07/06 02:12:16 DEBUG : only5: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde62_d20250706_m020731_c001_v0001178_t0055_u01751767651237") 2025/07/06 02:12:16 DEBUG : only5: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f83a_d20250706_m020722_c001_v7007000_t0000_u01751767642840") 2025/07/06 02:12:17 DEBUG : only5: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afddde_d20250706_m020714_c001_v0001178_t0054_u01751767634596") 2025/07/06 02:12:17 DEBUG : only6: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a62b_d20250706_m020747_c001_v7007000_t0000_u01751767667277") 2025/07/06 02:12:17 DEBUG : only6: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40139f569546ed5c_d20250706_m020739_c001_v0001182_t0050_u01751767659772") 2025/07/06 02:12:17 DEBUG : only6: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde66_d20250706_m020731_c001_v0001178_t0048_u01751767651634") 2025/07/06 02:12:17 DEBUG : only6: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb96058_d20250706_m020722_c001_v7007000_t0000_u01751767642449") 2025/07/06 02:12:17 DEBUG : only6: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdde0_d20250706_m020715_c001_v0001178_t0023_u01751767635025") 2025/07/06 02:12:17 DEBUG : only7: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a62c_d20250706_m020747_c001_v7007000_t0000_u01751767667459") 2025/07/06 02:12:17 DEBUG : only7: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417f29a86b1c5574_d20250706_m020739_c001_v0001041_t0002_u01751767659783") 2025/07/06 02:12:17 DEBUG : only7: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde68_d20250706_m020732_c001_v0001178_t0031_u01751767652115") 2025/07/06 02:12:17 DEBUG : only7: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5dac1a_d20250706_m020722_c001_v7007000_t0000_u01751767642857") 2025/07/06 02:12:17 DEBUG : only7: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdde8_d20250706_m020715_c001_v0001178_t0006_u01751767635518") 2025/07/06 02:12:17 DEBUG : only8: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a62d_d20250706_m020747_c001_v7007000_t0000_u01751767667642") 2025/07/06 02:12:17 DEBUG : only8: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f400ec7fb40afdebc_d20250706_m020739_c001_v0001178_t0012_u01751767659792") 2025/07/06 02:12:17 DEBUG : only8: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde6c_d20250706_m020732_c001_v0001178_t0002_u01751767652545") 2025/07/06 02:12:17 DEBUG : only8: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5dac1b_d20250706_m020723_c001_v7007000_t0000_u01751767643052") 2025/07/06 02:12:17 DEBUG : only8: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afddee_d20250706_m020715_c001_v0001178_t0043_u01751767635927") 2025/07/06 02:12:17 DEBUG : only9: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a62e_d20250706_m020747_c001_v7007000_t0000_u01751767667824") 2025/07/06 02:12:17 DEBUG : only9: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40362afb1a650d8d_d20250706_m020739_c001_v0001145_t0035_u01751767659943") 2025/07/06 02:12:17 DEBUG : only9: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afde70_d20250706_m020732_c001_v0001178_t0040_u01751767652968") 2025/07/06 02:12:17 DEBUG : only9: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39f838_d20250706_m020722_c001_v7007000_t0000_u01751767642477") 2025/07/06 02:12:17 DEBUG : only9: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afddf6_d20250706_m020716_c001_v0001178_t0039_u01751767636339") 2025/07/06 02:12:17 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8cc_d20250706_m020413_c001_v7007000_t0000_u01751767453513") 2025/07/06 02:12:17 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a18903306dd4_d20250706_m020411_c001_v0001182_t0049_u01751767451591") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8c2_d20250706_m020410_c001_v7007000_t0000_u01751767450490") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd91d_d20250706_m020408_c001_v0001178_t0047_u01751767448517") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8b8_d20250706_m020407_c001_v7007000_t0000_u01751767447780") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a18903306d87_d20250706_m020405_c001_v0001182_t0019_u01751767445815") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf892_d20250706_m020356_c001_v7007000_t0000_u01751767436467") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd8a6_d20250706_m020355_c001_v0001178_t0000_u01751767435245") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf888_d20250706_m020353_c001_v7007000_t0000_u01751767433662") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd88e_d20250706_m020352_c001_v0001178_t0052_u01751767432869") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf883_d20250706_m020351_c001_v7007000_t0000_u01751767431720") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd87c_d20250706_m020350_c001_v0001178_t0022_u01751767430783") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c0d_d20250706_m020345_c001_v7007000_t0000_u01751767425065") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd840_d20250706_m020344_c001_v0001178_t0034_u01751767424040") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c0b_d20250706_m020343_c001_v7007000_t0000_u01751767423670") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd832_d20250706_m020342_c001_v0001178_t0056_u01751767422428") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c09_d20250706_m020342_c001_v7007000_t0000_u01751767422059") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd82c_d20250706_m020341_c001_v0001178_t0010_u01751767421460") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd828_d20250706_m020340_c001_v0001178_t0025_u01751767420806") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c08_d20250706_m020340_c001_v7007000_t0000_u01751767420437") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd81c_d20250706_m020339_c001_v0001178_t0040_u01751767419855") 2025/07/06 02:12:18 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd814_d20250706_m020339_c001_v0001178_t0001_u01751767419253") 2025/07/06 02:12:19 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c06_d20250706_m020338_c001_v7007000_t0000_u01751767418876") 2025/07/06 02:12:19 DEBUG : potato: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd80e_d20250706_m020338_c001_v0001178_t0003_u01751767418111") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f419ffae81ccf695a_d20250706_m020458_c001_v7007000_t0000_u01751767498253") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a18903306fc4_d20250706_m020457_c001_v0001182_t0036_u01751767497696") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e89b8_d20250706_m020449_c001_v7007000_t0000_u01751767489129") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a18903306f34_d20250706_m020444_c001_v0001182_t0043_u01751767484384") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb95f58_d20250706_m020436_c001_v7007000_t0000_u01751767476234") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a18903306eae_d20250706_m020431_c001_v0001182_t0027_u01751767471873") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df27052d_d20250706_m020423_c001_v7007000_t0000_u01751767463614") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a18903306e32_d20250706_m020419_c001_v0001182_t0042_u01751767459917") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8a0_d20250706_m020400_c001_v7007000_t0000_u01751767440188") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd8d3_d20250706_m020358_c001_v0001178_t0037_u01751767438975") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf89b_d20250706_m020358_c001_v7007000_t0000_u01751767438606") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd8bc_d20250706_m020357_c001_v0001178_t0035_u01751767437021") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf893_d20250706_m020356_c001_v7007000_t0000_u01751767436653") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd8b2_d20250706_m020355_c001_v0001178_t0013_u01751767435830") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf88d_d20250706_m020354_c001_v7007000_t0000_u01751767434878") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd89a_d20250706_m020354_c001_v0001178_t0032_u01751767434033") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf885_d20250706_m020352_c001_v7007000_t0000_u01751767432499") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd882_d20250706_m020351_c001_v0001178_t0042_u01751767431731") 2025/07/06 02:12:19 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415d30c94b178c0f_d20250706_m020345_c001_v7007000_t0000_u01751767425812") 2025/07/06 02:12:20 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd848_d20250706_m020344_c001_v0001178_t0040_u01751767424857") 2025/07/06 02:12:20 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8ead_d20250706_m020246_c001_v7007000_t0000_u01751767366234") 2025/07/06 02:12:20 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd6b2_d20250706_m020245_c001_v0001178_t0026_u01751767365593") 2025/07/06 02:12:20 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8ea8_d20250706_m020244_c001_v7007000_t0000_u01751767364673") 2025/07/06 02:12:20 DEBUG : potato2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd6aa_d20250706_m020244_c001_v0001178_t0043_u01751767364099") 2025/07/06 02:12:20 DEBUG : potato3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e89b9_d20250706_m020449_c001_v7007000_t0000_u01751767489322") 2025/07/06 02:12:20 DEBUG : potato3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afda15_d20250706_m020445_c001_v0001178_t0051_u01751767485509") 2025/07/06 02:12:20 DEBUG : potato3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f422f3d942eb95f5d_d20250706_m020437_c001_v7007000_t0000_u01751767477110") 2025/07/06 02:12:20 DEBUG : potato3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd9da_d20250706_m020433_c001_v0001178_t0048_u01751767473047") 2025/07/06 02:12:20 DEBUG : potato3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df27052f_d20250706_m020424_c001_v7007000_t0000_u01751767464280") 2025/07/06 02:12:20 DEBUG : potato3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd97d_d20250706_m020420_c001_v0001178_t0050_u01751767460342") 2025/07/06 02:12:20 DEBUG : pre-dest1/1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e89f1_d20250706_m020532_c001_v7007000_t0000_u01751767532084") 2025/07/06 02:12:20 DEBUG : pre-dest1/1: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdb19_d20250706_m020524_c001_v0001178_t0003_u01751767524324") 2025/07/06 02:12:20 DEBUG : pre-dest2/2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e89f2_d20250706_m020532_c001_v7007000_t0000_u01751767532266") 2025/07/06 02:12:20 DEBUG : pre-dest2/2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a189033070ec_d20250706_m020524_c001_v0001182_t0059_u01751767524892") 2025/07/06 02:12:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2a75d_d20250706_m020509_c001_v7007000_t0000_u01751767509906") 2025/07/06 02:12:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e6f7_d20250706_m020506_c001_v0001182_t0036_u01751767506018") 2025/07/06 02:12:20 DEBUG : sizeonly: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39ecab_d20250706_m020323_c001_v7007000_t0000_u01751767403610") 2025/07/06 02:12:20 DEBUG : sizeonly: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd7a6_d20250706_m020322_c001_v0001178_t0012_u01751767402644") 2025/07/06 02:12:20 DEBUG : splitbanan: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4180e40eeb7c0174_d20250706_m020943_c001_v7007000_t0000_u01751767783040") 2025/07/06 02:12:20 DEBUG : splitbanan: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56b4_d20250706_m020935_c001_v0001041_t0038_u01751767775034") 2025/07/06 02:12:20 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b305_d20250706_m021057_c001_v7007000_t0000_u01751767857729") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5778_d20250706_m021050_c001_v0001041_t0019_u01751767850778") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f409f9734efa42cb3_d20250706_m021042_c001_v7007000_t0000_u01751767842771") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5750_d20250706_m021036_c001_v0001041_t0036_u01751767836193") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4078888abe7e92dc_d20250706_m021027_c001_v7007000_t0000_u01751767827846") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5730_d20250706_m021021_c001_v0001041_t0037_u01751767821394") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b286_d20250706_m021012_c001_v7007000_t0000_u01751767812438") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5702_d20250706_m021006_c001_v0001041_t0000_u01751767806025") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4185defaa3a4a764_d20250706_m020958_c001_v7007000_t0000_u01751767798233") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c56dc_d20250706_m020951_c001_v0001041_t0039_u01751767791124") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f402b0539e5727887_d20250706_m020937_c001_v7007000_t0000_u01751767777293") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650f1c_d20250706_m020933_c001_v0001145_t0046_u01751767773708") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f420e3e9208beca1a_d20250706_m020925_c001_v7007000_t0000_u01751767765592") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5682_d20250706_m020918_c001_v0001041_t0010_u01751767758712") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b22c_d20250706_m020917_c001_v7007000_t0000_u01751767757583") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c566c_d20250706_m020913_c001_v0001041_t0007_u01751767753923") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df271111_d20250706_m020905_c001_v7007000_t0000_u01751767745504") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5634_d20250706_m020858_c001_v0001041_t0013_u01751767738657") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4112e27c591c6837_d20250706_m020857_c001_v7007000_t0000_u01751767737600") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e8c_d20250706_m020854_c001_v0001145_t0030_u01751767734499") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f403bf01634cc7883_d20250706_m020841_c001_v7007000_t0000_u01751767721173") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e46_d20250706_m020837_c001_v0001145_t0043_u01751767717287") 2025/07/06 02:12:21 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f413e410e2c5de714_d20250706_m020829_c001_v7007000_t0000_u01751767709476") 2025/07/06 02:12:22 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650e0c_d20250706_m020822_c001_v0001145_t0054_u01751767702943") 2025/07/06 02:12:22 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f40165088f12453b2_d20250706_m020814_c001_v7007000_t0000_u01751767694680") 2025/07/06 02:12:22 DEBUG : splitbananasplit: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650ddf_d20250706_m020807_c001_v0001145_t0029_u01751767687991") 2025/07/06 02:12:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b22e_d20250706_m020920_c001_v7007000_t0000_u01751767760260") 2025/07/06 02:12:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5672_d20250706_m020915_c001_v0001041_t0013_u01751767755207") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a658_d20250706_m020800_c001_v7007000_t0000_u01751767680377") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546ee14_d20250706_m020757_c001_v0001182_t0018_u01751767677767") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4109346994009ee0_d20250706_m020756_c001_v7007000_t0000_u01751767676634") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c558e_d20250706_m020753_c001_v0001041_t0014_u01751767673925") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416b1689df270528_d20250706_m020417_c001_v7007000_t0000_u01751767457217") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1089a18903306e08_d20250706_m020416_c001_v0001182_t0041_u01751767456464") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715ac048b_d20250706_m020415_c001_v7007000_t0000_u01751767455904") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd94d_d20250706_m020415_c001_v0001178_t0025_u01751767455006") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39eca8_d20250706_m020320_c001_v7007000_t0000_u01751767400463") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd78c_d20250706_m020318_c001_v0001178_t0024_u01751767398872") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39eca3_d20250706_m020318_c001_v7007000_t0000_u01751767398503") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd786_d20250706_m020317_c001_v0001178_t0051_u01751767397384") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39eca2_d20250706_m020315_c001_v7007000_t0000_u01751767395241") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd776_d20250706_m020314_c001_v0001178_t0009_u01751767394213") 2025/07/06 02:12:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39eca0_d20250706_m020313_c001_v7007000_t0000_u01751767393648") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd76e_d20250706_m020312_c001_v0001178_t0047_u01751767392636") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd75a_d20250706_m020309_c001_v0001178_t0027_u01751767389944") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39ec99_d20250706_m020309_c001_v7007000_t0000_u01751767389566") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd749_d20250706_m020309_c001_v0001178_t0006_u01751767389000") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd744_d20250706_m020308_c001_v0001178_t0003_u01751767388233") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f417693e64a39ec94_d20250706_m020307_c001_v7007000_t0000_u01751767387867") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd732_d20250706_m020304_c001_v0001178_t0036_u01751767384858") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd712_d20250706_m020300_c001_v0001178_t0030_u01751767380310") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8ec1_d20250706_m020259_c001_v7007000_t0000_u01751767379945") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd704_d20250706_m020259_c001_v0001178_t0021_u01751767379382") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd700_d20250706_m020258_c001_v0001178_t0010_u01751767378568") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8ec0_d20250706_m020258_c001_v7007000_t0000_u01751767378201") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd6ec_d20250706_m020254_c001_v0001178_t0050_u01751767374238") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8ebc_d20250706_m020253_c001_v7007000_t0000_u01751767373873") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd6e4_d20250706_m020253_c001_v0001178_t0027_u01751767373301") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8eba_d20250706_m020252_c001_v7007000_t0000_u01751767372396") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd6e2_d20250706_m020251_c001_v0001178_t0051_u01751767371824") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8eb6_d20250706_m020251_c001_v7007000_t0000_u01751767371278") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd6dc_d20250706_m020250_c001_v0001178_t0040_u01751767370708") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8eb4_d20250706_m020249_c001_v7007000_t0000_u01751767369798") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd6d4_d20250706_m020249_c001_v0001178_t0018_u01751767369047") 2025/07/06 02:12:23 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8eb1_d20250706_m020248_c001_v7007000_t0000_u01751767368489") 2025/07/06 02:12:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd6cc_d20250706_m020247_c001_v0001178_t0038_u01751767367913") 2025/07/06 02:12:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8eaf_d20250706_m020247_c001_v7007000_t0000_u01751767367364") 2025/07/06 02:12:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd6c6_d20250706_m020246_c001_v0001178_t0034_u01751767366790") 2025/07/06 02:12:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8ea2_d20250706_m020242_c001_v7007000_t0000_u01751767362420") 2025/07/06 02:12:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd69a_d20250706_m020241_c001_v0001178_t0052_u01751767361844") 2025/07/06 02:12:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8e9f_d20250706_m020241_c001_v7007000_t0000_u01751767361296") 2025/07/06 02:12:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd692_d20250706_m020240_c001_v0001178_t0012_u01751767360699") 2025/07/06 02:12:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8e9c_d20250706_m020239_c001_v7007000_t0000_u01751767359793") 2025/07/06 02:12:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd682_d20250706_m020239_c001_v0001178_t0058_u01751767359230") 2025/07/06 02:12:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f415813631cbe8e94_d20250706_m020236_c001_v7007000_t0000_u01751767356877") 2025/07/06 02:12:24 DEBUG : sub dir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd67c_d20250706_m020236_c001_v0001178_t0038_u01751767356301") 2025/07/06 02:12:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a659_d20250706_m020800_c001_v7007000_t0000_u01751767680561") 2025/07/06 02:12:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a650dc3_d20250706_m020757_c001_v0001145_t0055_u01751767677775") 2025/07/06 02:12:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4109346994009ee1_d20250706_m020756_c001_v7007000_t0000_u01751767676817") 2025/07/06 02:12:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdf12_d20250706_m020753_c001_v0001178_t0036_u01751767673935") 2025/07/06 02:12:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b31c_d20250706_m021059_c001_v7007000_t0000_u01751767859955") 2025/07/06 02:12:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a65100a_d20250706_m021059_c001_v0001145_t0022_u01751767859107") 2025/07/06 02:12:24 DEBUG : sub/yam: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8c5_d20250706_m020412_c001_v7007000_t0000_u01751767452964") 2025/07/06 02:12:24 DEBUG : sub/yam: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e4b0_d20250706_m020411_c001_v0001182_t0054_u01751767451237") 2025/07/06 02:12:24 DEBUG : test_dir1/file2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a648_d20250706_m020753_c001_v7007000_t0000_u01751767673152") 2025/07/06 02:12:24 DEBUG : test_dir1/file2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdf00_d20250706_m020751_c001_v0001178_t0031_u01751767671096") 2025/07/06 02:12:24 DEBUG : test_dir1/file2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a63d_d20250706_m020750_c001_v7007000_t0000_u01751767670312") 2025/07/06 02:12:25 DEBUG : test_dir1/file2: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afdef0_d20250706_m020748_c001_v0001178_t0012_u01751767668787") 2025/07/06 02:12:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a64c_d20250706_m020753_c001_v7007000_t0000_u01751767673338") 2025/07/06 02:12:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546edce_d20250706_m020751_c001_v0001182_t0048_u01751767671106") 2025/07/06 02:12:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f421d60b63681a63e_d20250706_m020750_c001_v7007000_t0000_u01751767670495") 2025/07/06 02:12:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5584_d20250706_m020748_c001_v0001041_t0035_u01751767668784") 2025/07/06 02:12:25 DEBUG : three: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8ae_d20250706_m020405_c001_v7007000_t0000_u01751767445061") 2025/07/06 02:12:25 DEBUG : three: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd903_d20250706_m020403_c001_v0001178_t0015_u01751767443822") 2025/07/06 02:12:25 DEBUG : three: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afd8f5_d20250706_m020401_c001_v0001178_t0031_u01751767441700") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b32b_d20250706_m021101_c001_v7007000_t0000_u01751767861544") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe359_d20250706_m021100_c001_v0001178_t0029_u01751767860914") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b35c_d20250706_m021120_c001_v7007000_t0000_u01751767880738") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f60b_d20250706_m021119_c001_v0001182_t0000_u01751767879000") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b358_d20250706_m021117_c001_v7007000_t0000_u01751767877417") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe3b3_d20250706_m021116_c001_v0001178_t0023_u01751767876028") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b356_d20250706_m021115_c001_v7007000_t0000_u01751767875046") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a65104c_d20250706_m021114_c001_v0001145_t0013_u01751767874247") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b34f_d20250706_m021108_c001_v7007000_t0000_u01751767868936") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe387_d20250706_m021107_c001_v0001178_t0016_u01751767867682") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b352_d20250706_m021111_c001_v7007000_t0000_u01751767871405") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f5a9_d20250706_m021109_c001_v0001182_t0006_u01751767869952") 2025/07/06 02:12:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b343_d20250706_m021106_c001_v7007000_t0000_u01751767866704") 2025/07/06 02:12:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10362afb1a651022_d20250706_m021105_c001_v0001145_t0013_u01751767865901") 2025/07/06 02:12:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b33d_d20250706_m021104_c001_v7007000_t0000_u01751767864931") 2025/07/06 02:12:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c5792_d20250706_m021104_c001_v0001041_t0002_u01751767864127") 2025/07/06 02:12:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b336_d20250706_m021103_c001_v7007000_t0000_u01751767863108") 2025/07/06 02:12:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546f553_d20250706_m021102_c001_v0001182_t0016_u01751767862500") 2025/07/06 02:12:26 DEBUG : toe/toe/toe: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4112e27c591c68de_d20250706_m021125_c001_v7007000_t0000_u01751767885923") 2025/07/06 02:12:26 DEBUG : toe/toe/toe: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f100ec7fb40afe3d9_d20250706_m021125_c001_v0001178_t0040_u01751767885279") 2025/07/06 02:12:26 DEBUG : toe/toe/toe: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b353_d20250706_m021113_c001_v7007000_t0000_u01751767873270") 2025/07/06 02:12:26 DEBUG : toe/toe/toe: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c57ac_d20250706_m021112_c001_v0001041_t0023_u01751767872374") 2025/07/06 02:12:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b35f_d20250706_m021121_c001_v7007000_t0000_u01751767881349") 2025/07/06 02:12:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f117f29a86b1c57b6_d20250706_m021120_c001_v0001041_t0001_u01751767880378") 2025/07/06 02:12:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4085bdfc9da2b359_d20250706_m021118_c001_v7007000_t0000_u01751767878011") 2025/07/06 02:12:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f106ce0c2b583b42a_d20250706_m021117_c001_v0001178_t0042_u01751767877219") 2025/07/06 02:12:26 DEBUG : two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8af_d20250706_m020405_c001_v7007000_t0000_u01751767445244") 2025/07/06 02:12:26 DEBUG : two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f4089a18903306d63_d20250706_m020403_c001_v0001182_t0054_u01751767443255") 2025/07/06 02:12:26 DEBUG : two: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f400ec7fb40afd8f3_d20250706_m020401_c001_v0001178_t0012_u01751767441511") 2025/07/06 02:12:26 DEBUG : yam: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8cd_d20250706_m020413_c001_v7007000_t0000_u01751767453695") 2025/07/06 02:12:26 DEBUG : yam: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f1039ab4474b85166_d20250706_m020412_c001_v0001130_t0035_u01751767452640") 2025/07/06 02:12:26 DEBUG : yam: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8c1_d20250706_m020409_c001_v7007000_t0000_u01751767449939") 2025/07/06 02:12:26 DEBUG : yam: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e486_d20250706_m020408_c001_v0001182_t0009_u01751767448526") 2025/07/06 02:12:26 DEBUG : yam: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8b6_d20250706_m020407_c001_v7007000_t0000_u01751767447231") 2025/07/06 02:12:26 DEBUG : yam: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f10139f569546e468_d20250706_m020405_c001_v0001182_t0029_u01751767445801") 2025/07/06 02:12:27 DEBUG : yaml: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8c3_d20250706_m020410_c001_v7007000_t0000_u01751767450673") 2025/07/06 02:12:27 DEBUG : yaml: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f101308b9c7754bf4_d20250706_m020409_c001_v0001171_t0054_u01751767449310") 2025/07/06 02:12:27 DEBUG : yaml: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f416473a715abf8b9_d20250706_m020407_c001_v7007000_t0000_u01751767447964") 2025/07/06 02:12:27 DEBUG : yaml: Deleting (id "4_z3fb28dc3708ddbdb9f780e1b_f11328663ce0a7ed9_d20250706_m020407_c001_v0001179_t0027_u01751767447017") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m54.839322668s (try 1/5)