"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/22 03:51:07 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile" 2025/08/22 03:51:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 03:51:08 DEBUG : Creating backend with remote "/tmp/rclone1513149961" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/22 03:51:12 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:12 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.57s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/22 03:51:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:12 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:12 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:13 INFO : sub dir/hello world: Copied (new) 2025/08/22 03:51:13 DEBUG : B2 bucket rclone-test-pekacuf5jile: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", 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-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", 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-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:15 DEBUG : Creating backend with remote "/non-existing" 2025/08/22 03:51:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/22 03:51:15 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:15 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:16 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:16 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.68s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", 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-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:17 INFO : B2 bucket rclone-test-pekacuf5jile: Running all checks before starting transfers 2025/08/22 03:51:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:17 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:17 INFO : B2 bucket rclone-test-pekacuf5jile: Checks finished, now starting transfers 2025/08/22 03:51:17 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:18 ERROR : Ignoring --no-traverse with sync 2025/08/22 03:51:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:19 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:19 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:19 INFO : sub dir/hello world: Copied (new) 2025/08/22 03:51:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/22 03:51:20 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:20 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:20 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/22 03:51:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.22s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:51:21 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:21 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:51:22 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:22 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/22 03:51:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 03:51:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/22 03:51:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/22 03:51:24 INFO : sub dir2: Making directory 2025/08/22 03:51:24 INFO : sub dir: Making directory 2025/08/22 03:51:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:24 INFO : sub dir2/sub sub dir2: Making directory 2025/08/22 03:51:24 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:24 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:24 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/08/22 03:51:24 DEBUG : B2 bucket rclone-test-pekacuf5jile: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:24 INFO : sub dir2: Making directory 2025/08/22 03:51:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/22 03:51:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 03:51:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:25 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:25 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:26 DEBUG : sub dir2: Making directory with metadata 2025/08/22 03:51:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 03:51:26 INFO : sub dir2: Making directory 2025/08/22 03:51:26 INFO : sub dir: Making directory 2025/08/22 03:51:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:26 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:26 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:26 INFO : sub dir/hello world: Copied (new) 2025/08/22 03:51:26 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/22 03:51:26 DEBUG : B2 bucket rclone-test-pekacuf5jile: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/22 03:51:26 DEBUG : B2 bucket rclone-test-pekacuf5jile: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", 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-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:27 INFO : sub dir2: Making directory 2025/08/22 03:51:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:27 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:27 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:28 INFO : sub dir/hello world: Copied (new) 2025/08/22 03:51:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.17s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:28 DEBUG : sub dir2: Making directory with metadata 2025/08/22 03:51:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 03:51:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/22 03:51:29 INFO : sub dir2: Making directory 2025/08/22 03:51:29 INFO : sub dir: Making directory 2025/08/22 03:51:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:29 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:29 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:29 INFO : sub dir/hello world: Copied (new) 2025/08/22 03:51:29 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/22 03:51:29 DEBUG : B2 bucket rclone-test-pekacuf5jile: 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-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", 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-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:30 INFO : sub dir2: Making directory 2025/08/22 03:51:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:30 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:30 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:30 INFO : sub dir/hello world: Copied (new) 2025/08/22 03:51:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gikonut6binu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pekacuf5jile -> B2 bucket rclone-test-gikonut6binu 2025/08/22 03:51:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:32 DEBUG : B2 bucket rclone-test-gikonut6binu: Waiting for checks to finish 2025/08/22 03:51:32 DEBUG : B2 bucket rclone-test-gikonut6binu: Waiting for transfers to finish 2025/08/22 03:51:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/22 03:51:37 DEBUG : B2 bucket rclone-test-gikonut6binu: Purge remote 2025/08/22 03:51:37 INFO : B2 bucket rclone-test-gikonut6binu: cleaning bucket "rclone-test-gikonut6binu" of all files 2025/08/22 03:51:37 DEBUG : sub dir/hello world: Deleting (id "4_z1f223d63e07dcbfb9f880e1b_f11914a60189bea03_d20250822_m035136_c001_v0001091_t0039_u01755834696649") --- PASS: TestServerSideCopy (9.13s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:41 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/22 03:51:41 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/22 03:51:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.99s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:43 DEBUG : Creating backend with remote "TestB2:rclone-test-jemapiy4puge" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pekacuf5jile -> B2 bucket rclone-test-jemapiy4puge 2025/08/22 03:51:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:44 DEBUG : B2 bucket rclone-test-jemapiy4puge: Waiting for checks to finish 2025/08/22 03:51:44 DEBUG : B2 bucket rclone-test-jemapiy4puge: Waiting for transfers to finish 2025/08/22 03:51:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/22 03:51:46 DEBUG : B2 bucket rclone-test-jemapiy4puge: Waiting for checks to finish 2025/08/22 03:51:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/22 03:51:46 DEBUG : B2 bucket rclone-test-jemapiy4puge: Waiting for transfers to finish 2025/08/22 03:51:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/22 03:51:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/22 03:51:47 DEBUG : B2 bucket rclone-test-jemapiy4puge: Purge remote 2025/08/22 03:51:47 INFO : B2 bucket rclone-test-jemapiy4puge: cleaning bucket "rclone-test-jemapiy4puge" of all files 2025/08/22 03:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f026d13e07dcbfb9f880e1b_f1058c8a7e1d43ec2_d20250822_m035146_c001_v0001146_t0014_u01755834706873") 2025/08/22 03:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f026d13e07dcbfb9f880e1b_f11721c21aac9e558_d20250822_m035145_c001_v0001183_t0011_u01755834705860") --- PASS: TestServerSideCopyOverSelf (6.91s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:50 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:51:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/22 03:51:50 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:51:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/22 03:51:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/22 03:51:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.53s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:51:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hepahoz3sona" 2025/08/22 03:51:51 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pekacuf5jile -> B2 bucket rclone-test-hepahoz3sona 2025/08/22 03:51:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:51:52 DEBUG : B2 bucket rclone-test-hepahoz3sona: Waiting for checks to finish 2025/08/22 03:51:52 DEBUG : B2 bucket rclone-test-hepahoz3sona: Waiting for transfers to finish 2025/08/22 03:51:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:51:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/22 03:51:58 DEBUG : B2 bucket rclone-test-hepahoz3sona: Waiting for checks to finish 2025/08/22 03:51:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/22 03:51:58 DEBUG : B2 bucket rclone-test-hepahoz3sona: Waiting for transfers to finish 2025/08/22 03:51:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/22 03:51:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/22 03:51:58 INFO : sub dir/hello world: Deleted 2025/08/22 03:51:59 DEBUG : testing file moves 2025/08/22 03:51:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/22 03:51:59 DEBUG : B2 bucket rclone-test-hepahoz3sona: Waiting for checks to finish 2025/08/22 03:51:59 DEBUG : B2 bucket rclone-test-hepahoz3sona: Waiting for transfers to finish 2025/08/22 03:51:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/22 03:51:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/22 03:52:00 INFO : sub dir/hello world: Deleted 2025/08/22 03:52:00 DEBUG : B2 bucket rclone-test-hepahoz3sona: Purge remote 2025/08/22 03:52:00 INFO : B2 bucket rclone-test-hepahoz3sona: cleaning bucket "rclone-test-hepahoz3sona" of all files 2025/08/22 03:52:00 DEBUG : sub dir/hello world: Deleting (id "4_z7f528d23e07dcbfb9f880e1b_f11426dceaff7e59c_d20250822_m035159_c001_v0001179_t0032_u01755834719671") 2025/08/22 03:52:00 DEBUG : sub dir/hello world: Deleting (id "4_z7f528d23e07dcbfb9f880e1b_f10613edf78162cf4_d20250822_m035158_c001_v0001145_t0046_u01755834718170") 2025/08/22 03:52:00 DEBUG : sub dir/hello world: Deleting (id "4_z7f528d23e07dcbfb9f880e1b_f11320988eb8a112d_d20250822_m035156_c001_v0001091_t0050_u01755834716232") --- PASS: TestServerSideMoveOverSelf (13.88s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:05 ERROR : error listing: directory not found 2025/08/22 03:52:05 INFO : Local file system at /tmp/rclone1513149961: Making directory 2025/08/22 03:52:05 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:05 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.71s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:52:07 DEBUG : Local file system at /tmp/rclone1513149961: Waiting for checks to finish 2025/08/22 03:52:07 DEBUG : Local file system at /tmp/rclone1513149961: Waiting for transfers to finish 2025/08/22 03:52:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:52:07 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/22 03:52:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.72s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:08 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/22 03:52:08 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:08 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 03:52:08 INFO : check sum: Copied (new) 2025/08/22 03:52:08 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:09 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 03:52:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/22 03:52:09 DEBUG : check sum: Unchanged skipping 2025/08/22 03:52:09 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:09 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/22 03:52:10 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:10 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/22 03:52:10 INFO : sizeonly: Copied (new) 2025/08/22 03:52:10 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:10 DEBUG : sizeonly: Sizes identical 2025/08/22 03:52:10 DEBUG : sizeonly: Unchanged skipping 2025/08/22 03:52:10 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:10 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:10 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.53s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/22 03:52:11 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:11 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/22 03:52:11 INFO : ignore-size: Copied (new) 2025/08/22 03:52:11 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:52:12 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:12 DEBUG : ignore-size: Unchanged skipping 2025/08/22 03:52:12 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:12 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:52:13 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:13 DEBUG : existing: Unchanged skipping 2025/08/22 03:52:13 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:13 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:13 INFO : There was nothing to transfer 2025/08/22 03:52:13 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/22 03:52:13 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/22 03:52:13 INFO : existing: Copied (replaced existing) 2025/08/22 03:52:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.75s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/22 03:52:14 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:14 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/22 03:52:15 INFO : existing: Copied (new) 2025/08/22 03:52:15 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:15 DEBUG : existing: Destination exists, skipping 2025/08/22 03:52:15 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:15 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:15 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:16 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/22 03:52:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:52:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/22 03:52:17 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:17 DEBUG : c/non empty space: Unchanged skipping 2025/08/22 03:52:17 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:52:17 INFO : a/potato2: Copied (new) 2025/08/22 03:52:17 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:17 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.18s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:18 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:18 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/08/22 03:52:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 03:52:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/22 03:52:18 DEBUG : empty space: Unchanged skipping 2025/08/22 03:52:18 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:18 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:18 INFO : There was nothing to transfer 2025/08/22 03:52:19 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/08/22 03:52:19 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 03:52:20 INFO : empty space: Updated modification time in destination 2025/08/22 03:52:20 DEBUG : empty space: Unchanged skipping 2025/08/22 03:52:20 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:20 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:21 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/22 03:52:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 03:52:21 DEBUG : empty space: Unchanged skipping 2025/08/22 03:52:21 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:21 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.33s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:22 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:22 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/08/22 03:52:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1513149961) 2025/08/22 03:52:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pekacuf5jile) 2025/08/22 03:52:22 DEBUG : foo: sha1 differ 2025/08/22 03:52:22 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/22 03:52:23 INFO : foo: Copied (replaced existing) 2025/08/22 03:52:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:52:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/22 03:52:24 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:24 DEBUG : empty space: Unchanged skipping 2025/08/22 03:52:24 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:52:24 INFO : potato: Copied (new) 2025/08/22 03:52:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.77s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/22 03:52:26 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:26 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/22 03:52:26 INFO : potato: Copied (replaced existing) 2025/08/22 03:52:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:27 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/22 03:52:27 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1513149961) 2025/08/22 03:52:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pekacuf5jile) 2025/08/22 03:52:27 DEBUG : potato: sha1 differ 2025/08/22 03:52:27 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/22 03:52:28 INFO : potato: Copied (replaced existing) 2025/08/22 03:52:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:52:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/22 03:52:29 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:52:29 DEBUG : empty space: Unchanged skipping 2025/08/22 03:52:29 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:29 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:52:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:52:31 DEBUG : empty space: Unchanged skipping 2025/08/22 03:52:31 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:31 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:52:31 INFO : potato2: Copied (new) 2025/08/22 03:52:31 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:33 INFO : d: Making directory 2025/08/22 03:52:33 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/22 03:52:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:52:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/22 03:52:33 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:33 DEBUG : c/non empty space: Unchanged skipping 2025/08/22 03:52:33 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:52:34 INFO : a/potato2: Copied (new) 2025/08/22 03:52:34 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:34 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:35 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/22 03:52:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:52:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/22 03:52:35 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:35 DEBUG : c/non empty space: Unchanged skipping 2025/08/22 03:52:35 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:52:36 INFO : a/potato2: Copied (new) 2025/08/22 03:52:36 ERROR : B2 bucket rclone-test-pekacuf5jile: not deleting files as there were IO errors 2025/08/22 03:52:36 ERROR : B2 bucket rclone-test-pekacuf5jile: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:38 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:52:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:52:38 DEBUG : empty space: Unchanged skipping 2025/08/22 03:52:38 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:38 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:38 INFO : potato: Deleted 2025/08/22 03:52:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:52:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.02s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:40 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:40 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:40 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:40 INFO : potato: Deleted 2025/08/22 03:52:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:52:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:52:40 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:40 DEBUG : empty space: Unchanged skipping 2025/08/22 03:52:40 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:52:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.49s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:52:42 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:42 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/22 03:52:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:44 DEBUG : enormous: Excluded (Size Filter) 2025/08/22 03:52:44 DEBUG : enormous: Excluded 2025/08/22 03:52:44 DEBUG : potato2: Excluded (Size Filter) 2025/08/22 03:52:44 DEBUG : potato2: Excluded 2025/08/22 03:52:44 DEBUG : potato2: Excluded (Size Filter) 2025/08/22 03:52:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:52:44 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:44 DEBUG : empty space: Unchanged skipping 2025/08/22 03:52:44 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:44 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:44 INFO : There was nothing to transfer 2025/08/22 03:52:44 DEBUG : enormous: Excluded (Size Filter) 2025/08/22 03:52:44 DEBUG : enormous: Excluded 2025/08/22 03:52:44 DEBUG : potato2: Excluded (Size Filter) 2025/08/22 03:52:44 DEBUG : potato2: Excluded 2025/08/22 03:52:44 DEBUG : potato2: Excluded (Size Filter) 2025/08/22 03:52:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/22 03:52:44 DEBUG : empty space: Unchanged skipping 2025/08/22 03:52:44 DEBUG : Local file system at /tmp/rclone1513149961: Waiting for checks to finish 2025/08/22 03:52:44 DEBUG : Local file system at /tmp/rclone1513149961: Waiting for transfers to finish 2025/08/22 03:52:44 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:46 DEBUG : enormous: Excluded (Size Filter) 2025/08/22 03:52:46 DEBUG : enormous: Excluded 2025/08/22 03:52:46 DEBUG : potato2: Excluded (Size Filter) 2025/08/22 03:52:46 DEBUG : potato2: Excluded 2025/08/22 03:52:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:52:46 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:46 DEBUG : empty space: Unchanged skipping 2025/08/22 03:52:46 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:46 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:46 INFO : potato2: Deleted 2025/08/22 03:52:46 INFO : enormous: Deleted 2025/08/22 03:52:46 INFO : There was nothing to transfer 2025/08/22 03:52:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/22 03:52:47 DEBUG : empty space: Unchanged skipping 2025/08/22 03:52:47 DEBUG : Local file system at /tmp/rclone1513149961: Waiting for checks to finish 2025/08/22 03:52:47 DEBUG : Local file system at /tmp/rclone1513149961: Waiting for transfers to finish 2025/08/22 03:52:47 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:47 INFO : enormous: Deleted 2025/08/22 03:52:47 INFO : potato2: Deleted 2025/08/22 03:52:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.39s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:52:49 DEBUG : five: Need to transfer - File not found at Destination 2025/08/22 03:52:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/22 03:52:49 DEBUG : three: Sizes identical 2025/08/22 03:52:49 DEBUG : one: Destination is newer than source, skipping 2025/08/22 03:52:49 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/22 03:52:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/22 03:52:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1513149961) 2025/08/22 03:52:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pekacuf5jile) 2025/08/22 03:52:49 DEBUG : two: sha1 differ 2025/08/22 03:52:49 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/22 03:52:49 INFO : five: Copied (new) 2025/08/22 03:52:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/22 03:52:50 INFO : four: Copied (replaced existing) 2025/08/22 03:52:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/22 03:52:50 INFO : two: Copied (replaced existing) 2025/08/22 03:52:50 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:50 DEBUG : one: Destination is newer than source, skipping 2025/08/22 03:52:50 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/22 03:52:50 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/22 03:52:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/22 03:52:50 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/22 03:52:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/22 03:52:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/22 03:52:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/22 03:52:50 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/22 03:52:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1513149961) 2025/08/22 03:52:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/22 03:52:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pekacuf5jile) 2025/08/22 03:52:50 DEBUG : three: sha1 differ 2025/08/22 03:52:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/22 03:52:50 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 03:52:50 INFO : three: Copied (replaced existing) 2025/08/22 03:52:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.39s) === 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-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/22 03:52:52 INFO : B2 bucket rclone-test-pekacuf5jile: Making map for --track-renames 2025/08/22 03:52:52 INFO : B2 bucket rclone-test-pekacuf5jile: Finished making map for --track-renames 2025/08/22 03:52:52 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/22 03:52:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/22 03:52:52 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for renames to finish 2025/08/22 03:52:52 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/22 03:52:52 INFO : potato: Copied (new) 2025/08/22 03:52:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/22 03:52:52 INFO : yam: Copied (new) 2025/08/22 03:52:52 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:52:53 INFO : B2 bucket rclone-test-pekacuf5jile: Making map for --track-renames 2025/08/22 03:52:53 INFO : B2 bucket rclone-test-pekacuf5jile: Finished making map for --track-renames 2025/08/22 03:52:53 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:53 DEBUG : potato: Unchanged skipping 2025/08/22 03:52:53 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for renames to finish 2025/08/22 03:52:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/22 03:52:54 INFO : yam: Copied (server-side copy) to: yaml 2025/08/22 03:52:54 INFO : yam: Deleted 2025/08/22 03:52:54 INFO : yaml: Renamed from "yam" 2025/08/22 03:52:54 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.20s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/22 03:52:55 INFO : B2 bucket rclone-test-pekacuf5jile: Making map for --track-renames 2025/08/22 03:52:55 INFO : B2 bucket rclone-test-pekacuf5jile: Finished making map for --track-renames 2025/08/22 03:52:55 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:55 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for renames to finish 2025/08/22 03:52:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/22 03:52:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/22 03:52:55 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:55 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1179-06.backblaze.com/b2api/v1/b2_upload_file/6fd2dd63e06dcbfb9f880e1b/c001_v0001179_t0054": EOF 2025/08/22 03:52:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-06.backblaze.com/b2api/v1/b2_upload_file/6fd2dd63e06dcbfb9f880e1b/c001_v0001179_t0054": EOF) 2025/08/22 03:52:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/22 03:52:55 DEBUG : potato: Received error: Post "https://pod-000-1179-06.backblaze.com/b2api/v1/b2_upload_file/6fd2dd63e06dcbfb9f880e1b/c001_v0001179_t0054": EOF - low level retry 0/10 2025/08/22 03:52:56 DEBUG : pacer: Reducing sleep to 10ms 2025/08/22 03:52:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/22 03:52:56 INFO : yam: Copied (new) 2025/08/22 03:52:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/22 03:52:56 INFO : potato: Copied (new) 2025/08/22 03:52:56 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:52:56 INFO : B2 bucket rclone-test-pekacuf5jile: Making map for --track-renames 2025/08/22 03:52:56 INFO : B2 bucket rclone-test-pekacuf5jile: Finished making map for --track-renames 2025/08/22 03:52:56 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:56 DEBUG : potato: Unchanged skipping 2025/08/22 03:52:56 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for renames to finish 2025/08/22 03:52:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/22 03:52:57 INFO : yam: Copied (server-side copy) to: yaml 2025/08/22 03:52:57 INFO : yam: Deleted 2025/08/22 03:52:57 INFO : yaml: Renamed from "yam" 2025/08/22 03:52:57 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/22 03:52:58 INFO : B2 bucket rclone-test-pekacuf5jile: Making map for --track-renames 2025/08/22 03:52:58 INFO : B2 bucket rclone-test-pekacuf5jile: Finished making map for --track-renames 2025/08/22 03:52:58 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/22 03:52:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/22 03:52:58 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for renames to finish 2025/08/22 03:52:58 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/22 03:52:58 INFO : potato: Copied (new) 2025/08/22 03:52:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/22 03:52:58 INFO : sub/yam: Copied (new) 2025/08/22 03:52:58 DEBUG : Waiting for deletions to finish 2025/08/22 03:52:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:52:59 DEBUG : potato: Unchanged skipping 2025/08/22 03:52:59 INFO : B2 bucket rclone-test-pekacuf5jile: Making map for --track-renames 2025/08/22 03:52:59 INFO : B2 bucket rclone-test-pekacuf5jile: Finished making map for --track-renames 2025/08/22 03:52:59 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:52:59 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for renames to finish 2025/08/22 03:52:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/22 03:52:59 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/22 03:52:59 INFO : sub/yam: Deleted 2025/08/22 03:52:59 INFO : yam: Renamed from "sub/yam" 2025/08/22 03:52:59 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:52:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.53s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:53:00 DEBUG : Creating backend with remote "/tmp/rclone1513149961/dir1" 2025/08/22 03:53:00 DEBUG : Config file has changed externally - reloading 2025/08/22 03:53:00 DEBUG : Creating backend with remote "/tmp/rclone1513149961/dir2" 2025/08/22 03:53:00 DEBUG : Local file system at /tmp/rclone1513149961/dir2: Using server-side directory move 2025/08/22 03:53:00 INFO : Local file system at /tmp/rclone1513149961/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/22 03:53:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/22 03:53:00 DEBUG : Local file system at /tmp/rclone1513149961/dir2: Waiting for checks to finish 2025/08/22 03:53:00 DEBUG : Local file system at /tmp/rclone1513149961/dir2: Waiting for transfers to finish 2025/08/22 03:53:00 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:53:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:53:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/22 03:53:01 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:53:01 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:53:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:53:01 INFO : sub dir/hello world: Copied (new) 2025/08/22 03:53:01 INFO : sub dir/hello world: Deleted 2025/08/22 03:53:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/22 03:53:01 INFO : nested/sub dir/file: Copied (new) 2025/08/22 03:53:01 INFO : nested/sub dir/file: Deleted 2025/08/22 03:53:01 INFO : sub dir: Removing directory 2025/08/22 03:53:01 INFO : nested/sub dir: Removing directory 2025/08/22 03:53:01 INFO : nested: Removing directory 2025/08/22 03:53:01 DEBUG : Local file system at /tmp/rclone1513149961: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.46s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:53:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 03:53:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/22 03:53:02 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:53:02 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:53:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 03:53:03 INFO : sub dir/hello world: Copied (new) 2025/08/22 03:53:03 INFO : sub dir/hello world: Deleted 2025/08/22 03:53:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/22 03:53:03 INFO : nested/sub dir/file: Copied (new) 2025/08/22 03:53:03 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.83s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:53:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/22 03:53:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/22 03:53:04 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:53:04 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:53:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/22 03:53:04 INFO : existing-b: Copied (new) 2025/08/22 03:53:04 INFO : existing-b: Deleted 2025/08/22 03:53:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/22 03:53:05 INFO : existing: Copied (new) 2025/08/22 03:53:05 INFO : existing: Deleted 2025/08/22 03:53:05 DEBUG : existing: Destination exists, skipping 2025/08/22 03:53:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/22 03:53:05 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:53:05 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:53:05 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:53:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vebisab5qame" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pekacuf5jile -> B2 bucket rclone-test-vebisab5qame 2025/08/22 03:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:53:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/22 03:53:14 DEBUG : empty space: Unchanged skipping 2025/08/22 03:53:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/22 03:53:14 DEBUG : B2 bucket rclone-test-vebisab5qame: Waiting for checks to finish 2025/08/22 03:53:14 INFO : empty space: Deleted 2025/08/22 03:53:14 DEBUG : B2 bucket rclone-test-vebisab5qame: Waiting for transfers to finish 2025/08/22 03:53:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:53:15 INFO : potato2: Copied (server-side copy) 2025/08/22 03:53:15 INFO : potato2: Deleted 2025/08/22 03:53:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/22 03:53:16 INFO : potato3: Copied (server-side copy) 2025/08/22 03:53:16 INFO : potato3: Deleted 2025/08/22 03:53:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dutagij9jemu" 2025/08/22 03:53:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/22 03:53:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:53:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/22 03:53:17 DEBUG : B2 bucket rclone-test-dutagij9jemu: Waiting for checks to finish 2025/08/22 03:53:17 DEBUG : B2 bucket rclone-test-dutagij9jemu: Waiting for transfers to finish 2025/08/22 03:53:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/22 03:53:19 INFO : potato3: Copied (server-side copy) 2025/08/22 03:53:19 INFO : potato3: Deleted 2025/08/22 03:53:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 03:53:19 INFO : empty space: Copied (server-side copy) 2025/08/22 03:53:19 INFO : empty space: Deleted 2025/08/22 03:53:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:53:19 INFO : potato2: Copied (server-side copy) 2025/08/22 03:53:19 INFO : potato2: Deleted 2025/08/22 03:53:20 DEBUG : B2 bucket rclone-test-dutagij9jemu: Purge remote 2025/08/22 03:53:20 INFO : B2 bucket rclone-test-dutagij9jemu: cleaning bucket "rclone-test-dutagij9jemu" of all files 2025/08/22 03:53:20 DEBUG : empty space: Deleting (id "4_zff42cde3e08dcbfb9f880e1b_f116510e383ece4c5_d20250822_m035319_c001_v0001150_t0036_u01755834799294") 2025/08/22 03:53:20 DEBUG : potato2: Deleting (id "4_zff42cde3e08dcbfb9f880e1b_f107b91e9f8293dcc_d20250822_m035319_c001_v0001093_t0021_u01755834799313") 2025/08/22 03:53:20 DEBUG : potato3: Deleting (id "4_zff42cde3e08dcbfb9f880e1b_f106bd944bb84e771_d20250822_m035318_c001_v0001136_t0027_u01755834798933") 2025/08/22 03:53:22 DEBUG : B2 bucket rclone-test-vebisab5qame: Purge remote 2025/08/22 03:53:22 INFO : B2 bucket rclone-test-vebisab5qame: cleaning bucket "rclone-test-vebisab5qame" of all files 2025/08/22 03:53:22 DEBUG : empty space: Deleting (id "4_z6fc2add3e08dcbfb9f880e1b_f408ecead5767a5d4_d20250822_m035319_c001_v7007000_t0000_u01755834799562") 2025/08/22 03:53:22 DEBUG : empty space: Deleting (id "4_z6fc2add3e08dcbfb9f880e1b_f11327dd86d9a75b9_d20250822_m035313_c001_v0001032_t0043_u01755834793300") 2025/08/22 03:53:22 DEBUG : potato2: Deleting (id "4_z6fc2add3e08dcbfb9f880e1b_f408ecead5767a5d5_d20250822_m035319_c001_v7007000_t0000_u01755834799905") 2025/08/22 03:53:22 DEBUG : potato2: Deleting (id "4_z6fc2add3e08dcbfb9f880e1b_f119b8fa6341b4490_d20250822_m035314_c001_v0001150_t0057_u01755834794983") 2025/08/22 03:53:22 DEBUG : potato3: Deleting (id "4_z6fc2add3e08dcbfb9f880e1b_f408ecead5767a5d3_d20250822_m035319_c001_v7007000_t0000_u01755834799276") 2025/08/22 03:53:22 DEBUG : potato3: Deleting (id "4_z6fc2add3e08dcbfb9f880e1b_f11144e051355ba96_d20250822_m035315_c001_v0001038_t0006_u01755834795303") 2025/08/22 03:53:22 DEBUG : potato3: Deleting (id "4_z6fc2add3e08dcbfb9f880e1b_f11327dd86d9a75bb_d20250822_m035313_c001_v0001032_t0008_u01755834793725") --- PASS: TestServerSideMove (19.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qilikaq0hepu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pekacuf5jile -> B2 bucket rclone-test-qilikaq0hepu 2025/08/22 03:53:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/22 03:53:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/22 03:53:33 DEBUG : empty space: Excluded (Size Filter) 2025/08/22 03:53:33 DEBUG : pacer: Reducing sleep to 10ms 2025/08/22 03:53:33 DEBUG : empty space: Excluded (Size Filter) 2025/08/22 03:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:53:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/22 03:53:33 DEBUG : B2 bucket rclone-test-qilikaq0hepu: Waiting for checks to finish 2025/08/22 03:53:33 DEBUG : B2 bucket rclone-test-qilikaq0hepu: Waiting for transfers to finish 2025/08/22 03:53:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:53:34 INFO : potato2: Copied (server-side copy) 2025/08/22 03:53:34 INFO : potato2: Deleted 2025/08/22 03:53:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/22 03:53:34 INFO : potato3: Copied (server-side copy) 2025/08/22 03:53:34 INFO : potato3: Deleted 2025/08/22 03:53:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kivucev4vaki" 2025/08/22 03:53:35 DEBUG : Config file has changed externally - reloading 2025/08/22 03:53:35 DEBUG : empty space: Excluded (Size Filter) 2025/08/22 03:53:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:53:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/22 03:53:36 DEBUG : B2 bucket rclone-test-kivucev4vaki: Waiting for checks to finish 2025/08/22 03:53:36 DEBUG : B2 bucket rclone-test-kivucev4vaki: Waiting for transfers to finish 2025/08/22 03:53:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:53:39 INFO : potato2: Copied (server-side copy) 2025/08/22 03:53:40 INFO : potato2: Deleted 2025/08/22 03:53:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/22 03:53:40 INFO : potato3: Copied (server-side copy) 2025/08/22 03:53:40 INFO : potato3: Deleted 2025/08/22 03:53:41 DEBUG : B2 bucket rclone-test-kivucev4vaki: Purge remote 2025/08/22 03:53:41 INFO : B2 bucket rclone-test-kivucev4vaki: cleaning bucket "rclone-test-kivucev4vaki" of all files 2025/08/22 03:53:41 DEBUG : potato2: Deleting (id "4_z5f621d73e09dcbfb9f880e1b_f117f9299b91d704f_d20250822_m035339_c001_v0001180_t0020_u01755834819844") 2025/08/22 03:53:41 DEBUG : potato3: Deleting (id "4_z5f621d73e09dcbfb9f880e1b_f104d92e3a1ac8b67_d20250822_m035340_c001_v0001038_t0059_u01755834820065") 2025/08/22 03:53:43 DEBUG : B2 bucket rclone-test-qilikaq0hepu: Purge remote 2025/08/22 03:53:43 INFO : B2 bucket rclone-test-qilikaq0hepu: cleaning bucket "rclone-test-qilikaq0hepu" of all files 2025/08/22 03:53:43 DEBUG : empty space: Deleting (id "4_z1fa2fda3e08dcbfb9f880e1b_f115272ece5972a33_d20250822_m035332_c001_v0001184_t0015_u01755834812886") 2025/08/22 03:53:43 DEBUG : potato2: Deleting (id "4_z1fa2fda3e08dcbfb9f880e1b_f4174a87bfb522418_d20250822_m035340_c001_v7007000_t0000_u01755834820045") 2025/08/22 03:53:43 DEBUG : potato2: Deleting (id "4_z1fa2fda3e08dcbfb9f880e1b_f101b896317534ff6_d20250822_m035334_c001_v0001176_t0042_u01755834814037") 2025/08/22 03:53:43 DEBUG : potato3: Deleting (id "4_z1fa2fda3e08dcbfb9f880e1b_f4174a87bfb52241f_d20250822_m035340_c001_v7007000_t0000_u01755834820644") 2025/08/22 03:53:43 DEBUG : potato3: Deleting (id "4_z1fa2fda3e08dcbfb9f880e1b_f1109ccdc4b65c7ff_d20250822_m035334_c001_v0001038_t0022_u01755834814266") 2025/08/22 03:53:43 DEBUG : potato3: Deleting (id "4_z1fa2fda3e08dcbfb9f880e1b_f115272ece5972a37_d20250822_m035333_c001_v0001184_t0047_u01755834813083") --- PASS: TestServerSideMoveWithFilter (22.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:53:48 DEBUG : Creating backend with remote "TestB2:rclone-test-mihejob4yefi" 2025/08/22 03:53:50 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pekacuf5jile -> B2 bucket rclone-test-mihejob4yefi 2025/08/22 03:53:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:53:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/22 03:53:56 DEBUG : empty space: Unchanged skipping 2025/08/22 03:53:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/22 03:53:56 DEBUG : B2 bucket rclone-test-mihejob4yefi: Waiting for checks to finish 2025/08/22 03:53:57 INFO : empty space: Deleted 2025/08/22 03:53:57 DEBUG : B2 bucket rclone-test-mihejob4yefi: Waiting for transfers to finish 2025/08/22 03:53:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:53:57 INFO : potato2: Copied (server-side copy) 2025/08/22 03:53:57 INFO : potato2: Deleted 2025/08/22 03:53:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/22 03:53:57 INFO : potato3: Copied (server-side copy) 2025/08/22 03:53:57 INFO : potato3: Deleted 2025/08/22 03:53:58 DEBUG : Creating backend with remote "TestB2:rclone-test-piyoyuq6pipe" 2025/08/22 03:53:58 INFO : tomatoDir: Making directory 2025/08/22 03:53:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/22 03:53:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 03:53:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/22 03:53:59 DEBUG : B2 bucket rclone-test-piyoyuq6pipe: Waiting for checks to finish 2025/08/22 03:53:59 DEBUG : B2 bucket rclone-test-piyoyuq6pipe: Waiting for transfers to finish 2025/08/22 03:54:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 03:54:03 INFO : empty space: Copied (server-side copy) 2025/08/22 03:54:03 INFO : empty space: Deleted 2025/08/22 03:54:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/22 03:54:03 INFO : potato3: Copied (server-side copy) 2025/08/22 03:54:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 03:54:03 INFO : potato2: Copied (server-side copy) 2025/08/22 03:54:03 INFO : potato3: Deleted 2025/08/22 03:54:03 INFO : potato2: Deleted 2025/08/22 03:54:04 DEBUG : B2 bucket rclone-test-piyoyuq6pipe: Purge remote 2025/08/22 03:54:04 INFO : B2 bucket rclone-test-piyoyuq6pipe: cleaning bucket "rclone-test-piyoyuq6pipe" of all files 2025/08/22 03:54:04 DEBUG : empty space: Deleting (id "4_zdfd27d13e09dcbfb9f880e1b_f103d497b9cdbab8c_d20250822_m035402_c001_v0001100_t0028_u01755834842988") 2025/08/22 03:54:04 DEBUG : potato2: Deleting (id "4_zdfd27d13e09dcbfb9f880e1b_f10914cfe11f0a586_d20250822_m035403_c001_v0001105_t0001_u01755834843365") 2025/08/22 03:54:04 DEBUG : potato3: Deleting (id "4_zdfd27d13e09dcbfb9f880e1b_f119fee83e27e6aa2_d20250822_m035403_c001_v0001093_t0038_u01755834843376") 2025/08/22 03:54:06 DEBUG : B2 bucket rclone-test-mihejob4yefi: Purge remote 2025/08/22 03:54:06 INFO : B2 bucket rclone-test-mihejob4yefi: cleaning bucket "rclone-test-mihejob4yefi" of all files 2025/08/22 03:54:06 DEBUG : empty space: Deleting (id "4_zaf625d23e09dcbfb9f880e1b_f401150c73938d2e7_d20250822_m035403_c001_v7007000_t0000_u01755834843421") 2025/08/22 03:54:06 DEBUG : empty space: Deleting (id "4_zaf625d23e09dcbfb9f880e1b_f1188789ffaadfca1_d20250822_m035355_c001_v0001161_t0010_u01755834835545") 2025/08/22 03:54:06 DEBUG : potato2: Deleting (id "4_zaf625d23e09dcbfb9f880e1b_f408ecead5767a64c_d20250822_m035403_c001_v7007000_t0000_u01755834843878") 2025/08/22 03:54:06 DEBUG : potato2: Deleting (id "4_zaf625d23e09dcbfb9f880e1b_f104a9939c4e380f7_d20250822_m035357_c001_v0001105_t0040_u01755834837099") 2025/08/22 03:54:06 DEBUG : potato3: Deleting (id "4_zaf625d23e09dcbfb9f880e1b_f401150c73938d2ed_d20250822_m035403_c001_v7007000_t0000_u01755834843839") 2025/08/22 03:54:06 DEBUG : potato3: Deleting (id "4_zaf625d23e09dcbfb9f880e1b_f110abd5b98432d7d_d20250822_m035357_c001_v0001177_t0050_u01755834837433") 2025/08/22 03:54:06 DEBUG : potato3: Deleting (id "4_zaf625d23e09dcbfb9f880e1b_f1188789ffaadfca5_d20250822_m035355_c001_v0001161_t0018_u01755834835837") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.85s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:54:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:54:13 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:54:15 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/rclone-sync-test" 2025/08/22 03:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/rclone-sync-test-include/layer2" 2025/08/22 03:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/rclone-sync-test-ignore-file" 2025/08/22 03:54:22 DEBUG : B2 bucket rclone-test-pekacuf5jile path rclone-sync-test: Waiting for checks to finish 2025/08/22 03:54:22 DEBUG : B2 bucket rclone-test-pekacuf5jile path rclone-sync-test: Waiting for transfers to finish 2025/08/22 03:54:22 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:22 INFO : There was nothing to transfer 2025/08/22 03:54:22 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:54:22 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:54:22 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:22 INFO : There was nothing to transfer 2025/08/22 03:54:23 DEBUG : B2 bucket rclone-test-pekacuf5jile path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/22 03:54:23 DEBUG : B2 bucket rclone-test-pekacuf5jile path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/22 03:54:23 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:23 INFO : There was nothing to transfer 2025/08/22 03:54:23 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:54:23 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:54:23 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:23 INFO : There was nothing to transfer 2025/08/22 03:54:24 DEBUG : B2 bucket rclone-test-pekacuf5jile path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/22 03:54:24 DEBUG : B2 bucket rclone-test-pekacuf5jile path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/22 03:54:24 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.54s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:54:24 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/dst" 2025/08/22 03:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/CompareDest" 2025/08/22 03:54:27 DEBUG : one: Need to transfer - File not found at Destination 2025/08/22 03:54:27 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:54:27 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:54:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 03:54:28 INFO : one: Copied (new) 2025/08/22 03:54:28 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:29 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:54:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 03:54:29 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:54:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/22 03:54:29 INFO : one: Copied (replaced existing) 2025/08/22 03:54:29 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 03:54:31 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:54:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:54:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/22 03:54:31 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:54:31 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:31 INFO : There was nothing to transfer 2025/08/22 03:54:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 03:54:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:54:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/22 03:54:32 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:54:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:54:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/22 03:54:33 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:54:33 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:33 INFO : There was nothing to transfer 2025/08/22 03:54:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 03:54:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:54:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/22 03:54:33 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:54:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:54:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/22 03:54:33 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:54:33 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:33 INFO : There was nothing to transfer 2025/08/22 03:54:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 03:54:34 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/08/22 03:54:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/22 03:54:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/22 03:54:34 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:54:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:54:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/22 03:54:34 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:54:34 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:34 INFO : There was nothing to transfer 2025/08/22 03:54:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 03:54:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/22 03:54:35 DEBUG : two: Need to transfer - File not found at Destination 2025/08/22 03:54:35 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:54:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:54:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/22 03:54:35 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:54:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/22 03:54:36 INFO : two: Copied (new) 2025/08/22 03:54:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:54:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/dest" 2025/08/22 03:54:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/pre-dest1" 2025/08/22 03:54:41 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/pre-dest2" 2025/08/22 03:54:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:54:43 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/22 03:54:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:54:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/22 03:54:44 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/22 03:54:44 DEBUG : B2 bucket rclone-test-pekacuf5jile path dest: Waiting for checks to finish 2025/08/22 03:54:44 DEBUG : B2 bucket rclone-test-pekacuf5jile path dest: Waiting for transfers to finish 2025/08/22 03:54:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/22 03:54:45 INFO : 3: Copied (new) 2025/08/22 03:54:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:54:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/dst" 2025/08/22 03:54:48 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/CopyDest" 2025/08/22 03:54:50 DEBUG : one: Need to transfer - File not found at Destination 2025/08/22 03:54:50 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:54:50 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:54:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 03:54:51 INFO : one: Copied (new) 2025/08/22 03:54:51 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 03:54:51 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:54:51 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:54:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/22 03:54:52 INFO : one: Copied (replaced existing) 2025/08/22 03:54:52 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/BackupDir" 2025/08/22 03:54:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 03:54:55 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:54:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:54:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 03:54:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 03:54:56 INFO : one: Copied (server-side copy) 2025/08/22 03:54:57 INFO : one: Deleted 2025/08/22 03:54:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/22 03:54:57 INFO : one: Copied (server-side copy) 2025/08/22 03:54:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/22 03:54:57 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:54:57 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:54:58 DEBUG : one: Unchanged skipping 2025/08/22 03:54:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:54:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/22 03:54:59 INFO : two: Copied (server-side copy) 2025/08/22 03:54:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/22 03:54:59 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:54:59 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:54:59 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:54:59 DEBUG : one: Unchanged skipping 2025/08/22 03:54:59 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:54:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:54:59 DEBUG : two: Unchanged skipping 2025/08/22 03:54:59 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:54:59 DEBUG : Waiting for deletions to finish 2025/08/22 03:54:59 INFO : There was nothing to transfer 2025/08/22 03:55:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:55:01 DEBUG : one: Unchanged skipping 2025/08/22 03:55:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/22 03:55:01 DEBUG : three: Destination not found in --copy-dest 2025/08/22 03:55:01 DEBUG : three: Need to transfer - File not found at Destination 2025/08/22 03:55:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 03:55:01 DEBUG : two: Unchanged skipping 2025/08/22 03:55:01 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:55:01 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:55:01 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/22 03:55:01 INFO : three: Copied (new) 2025/08/22 03:55:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.88s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:55:05 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/dst" 2025/08/22 03:55:07 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/backup" 2025/08/22 03:55:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/22 03:55:08 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:55:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:55:08 DEBUG : two: Unchanged skipping 2025/08/22 03:55:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 03:55:10 INFO : one: Copied (server-side copy) 2025/08/22 03:55:10 INFO : one: Deleted 2025/08/22 03:55:10 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:55:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 03:55:11 INFO : one: Copied (new) 2025/08/22 03:55:11 DEBUG : Waiting for deletions to finish 2025/08/22 03:55:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 03:55:11 INFO : three.txt: Copied (server-side copy) 2025/08/22 03:55:12 INFO : three.txt: Deleted 2025/08/22 03:55:12 INFO : three.txt: Moved into backup dir 2025/08/22 03:55:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/22 03:55:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:55:13 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:55:13 DEBUG : two: Unchanged skipping 2025/08/22 03:55:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 03:55:14 INFO : one: Copied (server-side copy) 2025/08/22 03:55:14 INFO : one: Deleted 2025/08/22 03:55:14 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:55:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/22 03:55:14 INFO : one: Copied (new) 2025/08/22 03:55:14 DEBUG : Waiting for deletions to finish 2025/08/22 03:55:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 03:55:15 INFO : three.txt: Copied (server-side copy) 2025/08/22 03:55:15 INFO : three.txt: Deleted 2025/08/22 03:55:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.79s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:55:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/dst" 2025/08/22 03:55:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/backup" 2025/08/22 03:55:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/22 03:55:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:55:21 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:55:21 DEBUG : two: Unchanged skipping 2025/08/22 03:55:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 03:55:22 INFO : one: Copied (server-side copy) to: one.bak 2025/08/22 03:55:22 INFO : one: Deleted 2025/08/22 03:55:22 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:55:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 03:55:23 INFO : one: Copied (new) 2025/08/22 03:55:23 DEBUG : Waiting for deletions to finish 2025/08/22 03:55:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 03:55:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/22 03:55:24 INFO : three.txt: Deleted 2025/08/22 03:55:24 INFO : three.txt: Moved into backup dir 2025/08/22 03:55:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/22 03:55:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:55:25 DEBUG : two: Unchanged skipping 2025/08/22 03:55:25 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:55:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 03:55:26 INFO : one: Copied (server-side copy) to: one.bak 2025/08/22 03:55:26 INFO : one: Deleted 2025/08/22 03:55:26 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:55:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/22 03:55:26 INFO : one: Copied (new) 2025/08/22 03:55:26 DEBUG : Waiting for deletions to finish 2025/08/22 03:55:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 03:55:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/22 03:55:27 INFO : three.txt: Deleted 2025/08/22 03:55:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:55:30 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/dst" 2025/08/22 03:55:31 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/backup" 2025/08/22 03:55:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/22 03:55:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:55:33 DEBUG : two: Unchanged skipping 2025/08/22 03:55:33 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:55:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 03:55:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/22 03:55:35 INFO : one: Deleted 2025/08/22 03:55:35 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:55:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 03:55:35 INFO : one: Copied (new) 2025/08/22 03:55:35 DEBUG : Waiting for deletions to finish 2025/08/22 03:55:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 03:55:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/22 03:55:36 INFO : three.txt: Deleted 2025/08/22 03:55:36 INFO : three.txt: Moved into backup dir 2025/08/22 03:55:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/22 03:55:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:55:38 DEBUG : two: Unchanged skipping 2025/08/22 03:55:38 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:55:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 03:55:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/22 03:55:39 INFO : one: Deleted 2025/08/22 03:55:39 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:55:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/22 03:55:39 INFO : one: Copied (new) 2025/08/22 03:55:39 DEBUG : Waiting for deletions to finish 2025/08/22 03:55:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 03:55:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/22 03:55:40 INFO : three.txt: Deleted 2025/08/22 03:55:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.46s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:55:43 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/dst" 2025/08/22 03:55:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/22 03:55:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:55:45 DEBUG : two: Unchanged skipping 2025/08/22 03:55:45 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:55:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 03:55:45 INFO : one: Copied (server-side copy) to: one.bak 2025/08/22 03:55:45 INFO : one: Deleted 2025/08/22 03:55:45 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:55:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 03:55:46 INFO : one: Copied (new) 2025/08/22 03:55:46 DEBUG : Waiting for deletions to finish 2025/08/22 03:55:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 03:55:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/22 03:55:47 INFO : three.txt: Deleted 2025/08/22 03:55:47 INFO : three.txt: Moved into backup dir 2025/08/22 03:55:47 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1090-13.backblaze.com/b2api/v1/b2_upload_file/6fd2dd63e06dcbfb9f880e1b/c001_v0001090_t0043": EOF 2025/08/22 03:55:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-13.backblaze.com/b2api/v1/b2_upload_file/6fd2dd63e06dcbfb9f880e1b/c001_v0001090_t0043": EOF) 2025/08/22 03:55:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-pekacuf5jile: 1/10 (Post "https://pod-000-1090-13.backblaze.com/b2api/v1/b2_upload_file/6fd2dd63e06dcbfb9f880e1b/c001_v0001090_t0043": EOF) 2025/08/22 03:55:50 DEBUG : pacer: Reducing sleep to 10ms 2025/08/22 03:55:50 DEBUG : one.bak: Excluded (Path Filter) 2025/08/22 03:55:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/22 03:55:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/22 03:55:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:55:50 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for checks to finish 2025/08/22 03:55:50 DEBUG : two: Unchanged skipping 2025/08/22 03:55:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 03:55:51 INFO : one: Copied (server-side copy) to: one.bak 2025/08/22 03:55:51 INFO : one: Deleted 2025/08/22 03:55:51 DEBUG : B2 bucket rclone-test-pekacuf5jile path dst: Waiting for transfers to finish 2025/08/22 03:55:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/22 03:55:51 INFO : one: Copied (new) 2025/08/22 03:55:51 DEBUG : Waiting for deletions to finish 2025/08/22 03:55:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 03:55:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/22 03:55:52 INFO : three.txt: Deleted 2025/08/22 03:55:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.10s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:55:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/dst" 2025/08/22 03:55:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/22 03:55:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 03:55:57 INFO : one: Copied (server-side copy) to: one.bak 2025/08/22 03:55:57 INFO : one: Deleted 2025/08/22 03:55:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 03:55:58 INFO : one: Copied (new) 2025/08/22 03:55:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:55:58 DEBUG : two: Unchanged skipping 2025/08/22 03:55:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/22 03:55:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 03:55:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/22 03:55:59 INFO : three.txt: Deleted 2025/08/22 03:55:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 03:55:59 INFO : three.txt: Copied (new) 2025/08/22 03:56:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/22 03:56:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 03:56:00 INFO : one: Copied (server-side copy) to: one.bak 2025/08/22 03:56:01 INFO : one: Deleted 2025/08/22 03:56:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/22 03:56:01 INFO : one: Copied (new) 2025/08/22 03:56:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:01 DEBUG : two: Unchanged skipping 2025/08/22 03:56:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/22 03:56:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 03:56:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/22 03:56:02 INFO : three.txt: Deleted 2025/08/22 03:56:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/22 03:56:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.48s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:56:05 DEBUG : Creating backend with remote "TestB2:rclone-test-pekacuf5jile/dst" 2025/08/22 03:56:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/22 03:56:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 03:56:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/22 03:56:08 INFO : one: Deleted 2025/08/22 03:56:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 03:56:09 INFO : one: Copied (new) 2025/08/22 03:56:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:09 DEBUG : two: Unchanged skipping 2025/08/22 03:56:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/22 03:56:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 03:56:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/22 03:56:10 INFO : three.txt: Deleted 2025/08/22 03:56:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 03:56:10 INFO : three.txt: Copied (new) 2025/08/22 03:56:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/22 03:56:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 03:56:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/22 03:56:12 INFO : one: Deleted 2025/08/22 03:56:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/22 03:56:12 INFO : one: Copied (new) 2025/08/22 03:56:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:13 DEBUG : two: Unchanged skipping 2025/08/22 03:56:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/22 03:56:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 03:56:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/22 03:56:13 INFO : three.txt: Deleted 2025/08/22 03:56:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/22 03:56:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.48s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:56:16 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:56:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/22 03:56:16 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:56:17 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/22 03:56:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/22 03:56:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.23s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:56:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/22 03:56:18 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:56:18 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:56:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/22 03:56:18 INFO : existing: Copied (new) 2025/08/22 03:56:18 DEBUG : Waiting for deletions to finish 2025/08/22 03:56:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/22 03:56:19 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:56:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/22 03:56:19 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:56:19 ERROR : B2 bucket rclone-test-pekacuf5jile: not deleting files as there were IO errors 2025/08/22 03:56:19 ERROR : B2 bucket rclone-test-pekacuf5jile: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:56:20 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:56:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:20 DEBUG : existing: Unchanged skipping 2025/08/22 03:56:20 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:56:20 DEBUG : Waiting for deletions to finish 2025/08/22 03:56:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:56:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both12: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both13: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both14: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both15: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both16: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both17: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both18: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both19: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both1: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both2: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both3: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both4: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both0: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both11: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both10: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both5: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:56:39 DEBUG : both9: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both6: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both7: Unchanged skipping 2025/08/22 03:56:39 DEBUG : both8: Unchanged skipping 2025/08/22 03:56:39 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:56:39 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:56:39 DEBUG : Waiting for deletions to finish 2025/08/22 03:56:39 INFO : only4: Deleted 2025/08/22 03:56:39 INFO : only2: Deleted 2025/08/22 03:56:39 INFO : only18: Deleted 2025/08/22 03:56:39 INFO : only6: Deleted 2025/08/22 03:56:39 INFO : only3: Deleted 2025/08/22 03:56:39 INFO : only8: Deleted 2025/08/22 03:56:40 INFO : only12: Deleted 2025/08/22 03:56:40 INFO : only10: Deleted 2025/08/22 03:56:40 INFO : only13: Deleted 2025/08/22 03:56:40 INFO : only19: Deleted 2025/08/22 03:56:40 INFO : only1: Deleted 2025/08/22 03:56:40 INFO : only5: Deleted 2025/08/22 03:56:40 INFO : only7: Deleted 2025/08/22 03:56:40 INFO : only9: Deleted 2025/08/22 03:56:40 INFO : only0: Deleted 2025/08/22 03:56:40 INFO : only11: Deleted 2025/08/22 03:56:40 INFO : only14: Deleted 2025/08/22 03:56:40 INFO : only15: Deleted 2025/08/22 03:56:40 INFO : only16: Deleted 2025/08/22 03:56:40 INFO : only17: Deleted 2025/08/22 03:56:40 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.91s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:57:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both0: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both10: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both11: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both12: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both14: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:57:01 DEBUG : both13: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both18: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both16: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both1: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both2: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both3: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both4: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both5: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both6: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both7: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both8: Unchanged skipping 2025/08/22 03:57:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:01 DEBUG : both9: Unchanged skipping 2025/08/22 03:57:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : both15: Unchanged skipping 2025/08/22 03:57:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : both17: Unchanged skipping 2025/08/22 03:57:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : both19: Unchanged skipping 2025/08/22 03:57:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/22 03:57:01 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:57:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:01 INFO : only0: Copied (replaced existing) 2025/08/22 03:57:01 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:01 INFO : only10: Copied (replaced existing) 2025/08/22 03:57:01 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:01 INFO : only13: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only14: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only11: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only15: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only16: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only12: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only17: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only18: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only19: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only1: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only2: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only3: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only4: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only5: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only9: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only6: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only7: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 03:57:02 INFO : only8: Copied (replaced existing) 2025/08/22 03:57:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.02s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:57:10 DEBUG : empty_dir: Making directory with metadata 2025/08/22 03:57:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 03:57:10 DEBUG : empty_on_remote: Making directory with metadata 2025/08/22 03:57:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 03:57:10 INFO : empty_on_remote: Making directory 2025/08/22 03:57:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/22 03:57:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/22 03:57:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/22 03:57:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/22 03:57:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.37s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:57:13 DEBUG : empty_dir: Making directory with metadata 2025/08/22 03:57:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 03:57:13 DEBUG : empty_on_remote: Making directory with metadata 2025/08/22 03:57:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 03:57:13 INFO : empty_on_remote: Making directory 2025/08/22 03:57:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/22 03:57:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/22 03:57:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/22 03:57:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/22 03:57:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/22 03:57:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.21s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:57:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/22 03:57:15 INFO : sub dir: Making directory 2025/08/22 03:57:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:57:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/22 03:57:17 INFO : sub dir: Making directory 2025/08/22 03:57:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.94s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:57:25 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:26 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : apple: Unchanged skipping 2025/08/22 03:57:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:57:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : banana: Unchanged skipping 2025/08/22 03:57:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:57:26 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:57:26 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:57:26 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:26 INFO : There was nothing to transfer 2025/08/22 03:57:26 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:26 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:57:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : apple: Unchanged skipping 2025/08/22 03:57:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:57:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : banana: Unchanged skipping 2025/08/22 03:57:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:57:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:57:27 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:57:27 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:27 INFO : There was nothing to transfer 2025/08/22 03:57:27 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:27 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:57:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:57:39 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:39 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:57:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : apple: Unchanged skipping 2025/08/22 03:57:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:57:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : banana: Unchanged skipping 2025/08/22 03:57:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:57:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:57:40 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:57:40 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:40 INFO : There was nothing to transfer 2025/08/22 03:57:40 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:40 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:57:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : apple: Unchanged skipping 2025/08/22 03:57:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:57:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : banana: Unchanged skipping 2025/08/22 03:57:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:57:41 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:57:41 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:57:41 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:41 INFO : There was nothing to transfer 2025/08/22 03:57:41 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:41 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:57:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:57:53 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:54 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:57:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/22 03:57:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:57:54 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:57:54 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:57:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/22 03:57:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/22 03:57:55 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/22 03:57:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/22 03:57:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/22 03:57:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/22 03:57:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/22 03:57:55 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/22 03:57:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/22 03:57:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/22 03:57:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/22 03:57:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/22 03:57:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/22 03:57:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/22 03:57:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/22 03:57:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/22 03:57:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/22 03:57:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/22 03:57:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 03:57:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/22 03:57:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/22 03:57:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/22 03:57:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/22 03:57:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/22 03:57:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:56 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/22 03:57:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/22 03:57:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/22 03:57:56 INFO : dir1/0007-1234567.txt: Deleted 2025/08/22 03:57:56 INFO : dir1/0012-6789;.txt: Deleted 2025/08/22 03:57:56 INFO : dir1/0008-2345678.txt: Deleted 2025/08/22 03:57:56 INFO : dir1/0013-789;=.txt: Deleted 2025/08/22 03:57:56 INFO : apple: Deleted 2025/08/22 03:57:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/22 03:57:57 INFO : dir1/0009-3456789.txt: Deleted 2025/08/22 03:57:57 INFO : dir1/0011-56789;.txt: Deleted 2025/08/22 03:57:57 INFO : dir1/0014-89;=.txt: Deleted 2025/08/22 03:57:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/22 03:57:57 INFO : dir1/0003-defghij.txt: Deleted 2025/08/22 03:57:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/22 03:57:57 INFO : dir1/0010-456789.txt: Deleted 2025/08/22 03:57:57 INFO : dir1/0015-9;=.txt: Deleted 2025/08/22 03:57:57 INFO : appleappleapplebanana: Deleted 2025/08/22 03:57:57 INFO : banana: Deleted 2025/08/22 03:57:57 INFO : splitbananasplit: Deleted 2025/08/22 03:57:57 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/22 03:57:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 03:57:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : apple: Unchanged skipping 2025/08/22 03:57:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:57:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : banana: Unchanged skipping 2025/08/22 03:57:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/22 03:57:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:57:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:57:58 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:57:58 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:57:58 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:58 DEBUG : Waiting for deletions to finish 2025/08/22 03:57:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/22 03:57:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 03:57:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 03:57:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 03:57:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 03:57:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 03:57:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 03:57:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 03:57:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 03:57:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 03:57:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 03:57:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:58:10 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:10 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:58:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:58:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:11 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:11 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:11 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:11 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:11 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:11 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:11 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:11 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 03:58:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 03:58:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 03:58:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 03:58:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 03:58:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 03:58:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 03:58:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 03:58:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 03:58:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 03:58:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 03:58:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 03:58:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 03:58:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 03:58:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 03:58:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 03:58:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 03:58:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 03:58:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 03:58:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 03:58:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 03:58:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 03:58:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 03:58:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 03:58:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 03:58:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 03:58:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 03:58:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 03:58:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/22 03:58:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:11 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:58:11 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:58:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/22 03:58:11 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/22 03:58:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/22 03:58:11 INFO : apple: Copied (new) to: PREFIXapple 2025/08/22 03:58:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/22 03:58:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 03:58:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 03:58:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/22 03:58:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 03:58:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 03:58:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/22 03:58:11 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/22 03:58:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 03:58:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/22 03:58:11 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/22 03:58:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 03:58:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/22 03:58:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/22 03:58:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 03:58:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/22 03:58:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 03:58:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 03:58:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/22 03:58:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/22 03:58:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 03:58:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/22 03:58:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 03:58:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 03:58:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/22 03:58:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/22 03:58:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 03:58:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/22 03:58:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 03:58:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 03:58:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/22 03:58:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/22 03:58:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 03:58:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/22 03:58:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/22 03:58:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 03:58:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/22 03:58:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/22 03:58:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 03:58:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/22 03:58:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/22 03:58:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 03:58:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/22 03:58:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/22 03:58:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/22 03:58:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/22 03:58:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/22 03:58:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/22 03:58:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/22 03:58:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/22 03:58:13 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:13 INFO : dir1/0013-789;=.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/22 03:58:13 INFO : apple: Deleted 2025/08/22 03:58:13 INFO : banana: Deleted 2025/08/22 03:58:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0003-defghij.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0007-1234567.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0010-456789.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0008-2345678.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0009-3456789.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0011-56789;.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0012-6789;.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0014-89;=.txt: Deleted 2025/08/22 03:58:13 INFO : dir1/0015-9;=.txt: Deleted 2025/08/22 03:58:13 INFO : appleappleapplebanana: Deleted 2025/08/22 03:58:13 INFO : splitbananasplit: Deleted 2025/08/22 03:58:13 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:14 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 03:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 03:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 03:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 03:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 03:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 03:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 03:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 03:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 03:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 03:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 03:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 03:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 03:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 03:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 03:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 03:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 03:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 03:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 03:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 03:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 03:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 03:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 03:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 03:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 03:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 03:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 03:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 03:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 03:58:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 03:58:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 03:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 03:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 03:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 03:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 03:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 03:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 03:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 03:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 03:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 03:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 03:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 03:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 03:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 03:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 03:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 03:58:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:14 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:58:14 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:58:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/22 03:58:14 INFO : appleappleapplebanana: Copied (new) 2025/08/22 03:58:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/22 03:58:14 INFO : banana: Copied (new) 2025/08/22 03:58:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/22 03:58:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/22 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/22 03:58:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/22 03:58:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/22 03:58:15 INFO : splitbananasplit: Copied (new) 2025/08/22 03:58:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/22 03:58:15 INFO : apple: Copied (new) 2025/08/22 03:58:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/22 03:58:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/22 03:58:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/22 03:58:15 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/22 03:58:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/22 03:58:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/22 03:58:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/22 03:58:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/22 03:58:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/22 03:58:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/22 03:58:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/22 03:58:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/22 03:58:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/22 03:58:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/22 03:58:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/22 03:58:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/22 03:58:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/22 03:58:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/22 03:58:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/22 03:58:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/22 03:58:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/22 03:58:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/22 03:58:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/22 03:58:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/22 03:58:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/22 03:58:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/22 03:58:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/22 03:58:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/22 03:58:16 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:16 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/22 03:58:16 INFO : PREFIXapple: Deleted 2025/08/22 03:58:16 INFO : PREFIXbanana: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/22 03:58:16 INFO : PREFIXsplitbananasplit: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/22 03:58:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/22 03:58:16 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:17 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:17 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:58:30 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:30 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:58:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 03:58:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 03:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 03:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 03:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 03:58:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:31 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:58:31 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:58:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/22 03:58:31 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/22 03:58:31 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/22 03:58:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/22 03:58:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/22 03:58:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/22 03:58:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/22 03:58:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/22 03:58:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/22 03:58:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/22 03:58:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/22 03:58:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/22 03:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/22 03:58:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/22 03:58:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/22 03:58:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/22 03:58:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/22 03:58:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/22 03:58:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/22 03:58:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/22 03:58:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/22 03:58:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/22 03:58:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/22 03:58:32 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:32 INFO : dir1/0009-3456789.txt: Deleted 2025/08/22 03:58:32 INFO : dir1/0014-89;=.txt: Deleted 2025/08/22 03:58:32 INFO : apple: Deleted 2025/08/22 03:58:32 INFO : splitbananasplit: Deleted 2025/08/22 03:58:32 INFO : appleappleapplebanana: Deleted 2025/08/22 03:58:32 INFO : dir1/0010-456789.txt: Deleted 2025/08/22 03:58:33 INFO : banana: Deleted 2025/08/22 03:58:33 INFO : dir1/0008-2345678.txt: Deleted 2025/08/22 03:58:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/22 03:58:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/22 03:58:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/22 03:58:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/22 03:58:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/22 03:58:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/22 03:58:33 INFO : dir1/0007-1234567.txt: Deleted 2025/08/22 03:58:33 INFO : dir1/0003-defghij.txt: Deleted 2025/08/22 03:58:33 INFO : dir1/0012-6789;.txt: Deleted 2025/08/22 03:58:33 INFO : dir1/0011-56789;.txt: Deleted 2025/08/22 03:58:33 INFO : dir1/0015-9;=.txt: Deleted 2025/08/22 03:58:33 INFO : dir1/0013-789;=.txt: Deleted 2025/08/22 03:58:33 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/22 03:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 03:58:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 03:58:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 03:58:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 03:58:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:34 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:58:34 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:58:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/22 03:58:34 INFO : apple: Copied (new) 2025/08/22 03:58:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/22 03:58:34 INFO : appleappleapplebanana: Copied (new) 2025/08/22 03:58:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/22 03:58:34 INFO : banana: Copied (new) 2025/08/22 03:58:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/22 03:58:34 INFO : splitbananasplit: Copied (new) 2025/08/22 03:58:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/22 03:58:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/22 03:58:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/22 03:58:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/22 03:58:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/22 03:58:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/22 03:58:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/22 03:58:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/22 03:58:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/22 03:58:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/22 03:58:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/22 03:58:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/22 03:58:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/22 03:58:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/22 03:58:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/22 03:58:34 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/22 03:58:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/22 03:58:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/22 03:58:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/22 03:58:35 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/22 03:58:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/22 03:58:35 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/22 03:58:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/22 03:58:35 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/22 03:58:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/22 03:58:35 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/22 03:58:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/22 03:58:35 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/22 03:58:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/22 03:58:35 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/22 03:58:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/22 03:58:35 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/22 03:58:35 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/22 03:58:35 INFO : appleSUFFIX: Deleted 2025/08/22 03:58:35 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/22 03:58:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/22 03:58:35 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/22 03:58:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/22 03:58:36 INFO : bananaSUFFIX: Deleted 2025/08/22 03:58:36 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/22 03:58:36 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/22 03:58:36 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/22 03:58:36 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/22 03:58:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/22 03:58:36 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/22 03:58:36 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/22 03:58:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/22 03:58:36 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/22 03:58:36 INFO : splitbananasplitSUFFIX: Deleted 2025/08/22 03:58:36 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/22 03:58:36 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/22 03:58:36 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/22 03:58:36 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:36 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:58:36 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:37 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:58:49 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:49 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:58:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:50 DEBUG : banana: Unchanged skipping 2025/08/22 03:58:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:50 DEBUG : apple: Unchanged skipping 2025/08/22 03:58:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 03:58:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 03:58:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/22 03:58:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/22 03:58:50 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:58:50 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:58:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/22 03:58:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/22 03:58:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 03:58:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/22 03:58:50 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/22 03:58:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 03:58:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/22 03:58:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/22 03:58:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 03:58:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/22 03:58:50 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/22 03:58:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 03:58:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/22 03:58:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/22 03:58:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 03:58:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/22 03:58:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/22 03:58:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 03:58:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/22 03:58:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/22 03:58:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 03:58:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/22 03:58:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/22 03:58:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 03:58:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/22 03:58:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/22 03:58:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 03:58:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/22 03:58:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/22 03:58:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 03:58:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/22 03:58:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/22 03:58:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 03:58:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/22 03:58:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/22 03:58:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 03:58:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/22 03:58:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/22 03:58:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 03:58:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/22 03:58:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/22 03:58:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 03:58:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/22 03:58:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/22 03:58:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/22 03:58:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/22 03:58:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/22 03:58:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/22 03:58:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/22 03:58:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/22 03:58:51 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0009-3456789.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0011-56789;.txt: Deleted 2025/08/22 03:58:52 INFO : appleappleapplebanana: Deleted 2025/08/22 03:58:52 INFO : splitbananasplit: Deleted 2025/08/22 03:58:52 INFO : dir1/0014-89;=.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0010-456789.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0003-defghij.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0015-9;=.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0007-1234567.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0008-2345678.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0012-6789;.txt: Deleted 2025/08/22 03:58:52 INFO : dir1/0013-789;=.txt: Deleted 2025/08/22 03:58:52 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:52 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : appleapple: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/22 03:58:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 03:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 03:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 03:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 03:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 03:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 03:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 03:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 03:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 03:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 03:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 03:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 03:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 03:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 03:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 03:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 03:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 03:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 03:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 03:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 03:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 03:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 03:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 03:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 03:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 03:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 03:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 03:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 03:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 03:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 03:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 03:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 03:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 03:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 03:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 03:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 03:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 03:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 03:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 03:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 03:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 03:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 03:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 03:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 03:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 03:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 03:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 03:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 03:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 03:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 03:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 03:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 03:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 03:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 03:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 03:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 03:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 03:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 03:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 03:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 03:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 03:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 03:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 03:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 03:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 03:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 03:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 03:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 03:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 03:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 03:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 03:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 03:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 03:58:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : apple: Unchanged skipping 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:58:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:58:53 DEBUG : banana: Unchanged skipping 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 03:58:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 03:58:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 03:58:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 03:58:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 03:58:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 03:58:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 03:58:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 03:58:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 03:58:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 03:58:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 03:58:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 03:58:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 03:58:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 03:58:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/22 03:58:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:58:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:58:53 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:58:53 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:53 DEBUG : Waiting for deletions to finish 2025/08/22 03:58:53 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : appleapple: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 03:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 03:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 03:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 03:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 03:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 03:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 03:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 03:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 03:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 03:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 03:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 03:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 03:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 03:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 03:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 03:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 03:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 03:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 03:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 03:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 03:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 03:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 03:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 03:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 03:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 03:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 03:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 03:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 03:58:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 03:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 03:58:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 03:58:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 03:58:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 03:58:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 03:58:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 03:58:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 03:58:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 03:58:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 03:58:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 03:58:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 03:58:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 03:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 03:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 03:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 03:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 03:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 03:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 03:58:53 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:59:06 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:07 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : apple: Unchanged skipping 2025/08/22 03:59:07 DEBUG : banana: Unchanged skipping 2025/08/22 03:59:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:59:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:59:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:59:07 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:59:07 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:07 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:07 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : apple: Unchanged skipping 2025/08/22 03:59:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:59:08 DEBUG : banana: Unchanged skipping 2025/08/22 03:59:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:59:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:59:08 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:59:08 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:08 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:08 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:59:08 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:09 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:59:21 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:21 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : apple: Unchanged skipping 2025/08/22 03:59:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : banana: Unchanged skipping 2025/08/22 03:59:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:59:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:59:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:59:22 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:22 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:22 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:59:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : banana: Unchanged skipping 2025/08/22 03:59:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:59:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:59:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : apple: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:59:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:59:22 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:59:22 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:22 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:23 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:59:35 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:35 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:59:36 DEBUG : banana: Unchanged skipping 2025/08/22 03:59:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:59:36 DEBUG : apple: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:59:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:59:36 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:36 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:36 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:59:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : apple: Unchanged skipping 2025/08/22 03:59:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:59:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:59:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : banana: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:59:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:59:36 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:59:36 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:36 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:37 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 03:59:49 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:49 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:59:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : apple: Unchanged skipping 2025/08/22 03:59:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:59:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : banana: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:59:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:59:50 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:59:50 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:50 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:50 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : apple: Unchanged skipping 2025/08/22 03:59:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 03:59:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : banana: Unchanged skipping 2025/08/22 03:59:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 03:59:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 03:59:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 03:59:51 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 03:59:51 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:51 DEBUG : Waiting for deletions to finish 2025/08/22 03:59:51 DEBUG : apple: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : banana: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 03:59:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:03 DEBUG : Waiting for deletions to finish 2025/08/22 04:00:04 DEBUG : apple: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : banana: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 04:00:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : apple: Unchanged skipping 2025/08/22 04:00:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : banana: Unchanged skipping 2025/08/22 04:00:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 04:00:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 04:00:04 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:04 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:04 DEBUG : Waiting for deletions to finish 2025/08/22 04:00:04 DEBUG : Waiting for deletions to finish 2025/08/22 04:00:05 DEBUG : apple: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : banana: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : apple: Unchanged skipping 2025/08/22 04:00:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 04:00:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : banana: Unchanged skipping 2025/08/22 04:00:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 04:00:05 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:05 DEBUG : Waiting for deletions to finish 2025/08/22 04:00:05 DEBUG : Waiting for deletions to finish 2025/08/22 04:00:05 DEBUG : apple: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : banana: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 04:00:05 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (171.60s) --- PASS: TestTransform/NFC (12.90s) --- PASS: TestTransform/NFD (13.97s) --- PASS: TestTransform/base64 (16.92s) --- PASS: TestTransform/prefix (19.39s) --- PASS: TestTransform/suffix (19.34s) --- PASS: TestTransform/truncate (16.69s) --- PASS: TestTransform/encoder (15.51s) --- PASS: TestTransform/ISO-8859-1 (14.04s) --- PASS: TestTransform/charmap (13.97s) --- PASS: TestTransform/lowercase (14.19s) --- PASS: TestTransform/ascii (14.68s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/22 04:00:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/22 04:00:11 INFO : sub dir_somesuffix: Making directory 2025/08/22 04:00:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/22 04:00:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/22 04:00:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/22 04:00:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/22 04:00:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/22 04:00:11 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:11 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:11 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:11 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/22 04:00:11 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.84s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:12 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:12 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:12 INFO : tictactoe: Making directory 2025/08/22 04:00:12 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:12 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:12 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/22 04:00:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:12 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:12 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:13 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/22 04:00:13 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.65s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:14 INFO : toe: Making directory 2025/08/22 04:00:14 INFO : toe/toe: Making directory 2025/08/22 04:00:14 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/22 04:00:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/22 04:00:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/22 04:00:14 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:14 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/22 04:00:15 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.69s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:16 INFO : toe: Making directory 2025/08/22 04:00:16 INFO : toe/toe: Making directory 2025/08/22 04:00:16 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/22 04:00:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/22 04:00:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/22 04:00:16 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:16 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/22 04:00:17 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.84s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:17 DEBUG : empty_dir: Making directory with metadata 2025/08/22 04:00:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 04:00:17 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:18 INFO : tictacempty_dir: Making directory 2025/08/22 04:00:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:18 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:18 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:18 INFO : tictactoe: Making directory 2025/08/22 04:00:18 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:18 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:18 INFO : tictactoe/tictactoe: Making directory 2025/08/22 04:00:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/22 04:00:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 04:00:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/22 04:00:18 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:18 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/22 04:00:18 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.75s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:19 DEBUG : empty_dir: Making directory with metadata 2025/08/22 04:00:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 04:00:19 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:19 INFO : tictacempty_dir: Making directory 2025/08/22 04:00:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:19 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:19 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:19 INFO : tictactoe: Making directory 2025/08/22 04:00:19 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:19 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:19 INFO : tictactoe/tictactoe: Making directory 2025/08/22 04:00:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/22 04:00:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 04:00:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:19 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:19 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:20 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/22 04:00:20 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:20 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:20 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:20 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/22 04:00:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/22 04:00:20 NOTICE: B2 bucket rclone-test-pekacuf5jile: 0 differences found 2025/08/22 04:00:20 NOTICE: B2 bucket rclone-test-pekacuf5jile: 1 matching files --- PASS: TestAllTag (1.84s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:21 INFO : tictactoe: Making directory 2025/08/22 04:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:21 INFO : tictactoe/tictactoe: Making directory 2025/08/22 04:00:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/22 04:00:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 04:00:21 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/22 04:00:21 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/22 04:00:22 DEBUG : Waiting for deletions to finish 2025/08/22 04:00:22 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:22 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:22 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:22 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 04:00:22 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/22 04:00:22 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/22 04:00:22 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:22 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.09s) === RUN TestSyntax 2025/08/22 04:00:23 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:23 INFO : toe: Making directory 2025/08/22 04:00:23 INFO : toe/toe: Making directory 2025/08/22 04:00:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/22 04:00:23 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:23 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:24 INFO : toe/toe/toe: Copied (new) 2025/08/22 04:00:24 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.96s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:25 DEBUG : empty_dir: Making directory with metadata 2025/08/22 04:00:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 04:00:25 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:25 INFO : tictacempty_dir: Making directory 2025/08/22 04:00:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:25 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:25 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:25 INFO : tictactoe: Making directory 2025/08/22 04:00:25 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:25 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:25 INFO : tictactoe/tictactoe: Making directory 2025/08/22 04:00:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/22 04:00:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 04:00:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:25 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:25 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:26 INFO : toe/toe/toe.txt: Deleted 2025/08/22 04:00:26 INFO : toe/toe: Removing directory 2025/08/22 04:00:26 INFO : toe: Removing directory 2025/08/22 04:00:26 INFO : empty_dir: Removing directory 2025/08/22 04:00:26 DEBUG : Local file system at /tmp/rclone1513149961: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.94s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:27 DEBUG : empty_dir: Making directory with metadata 2025/08/22 04:00:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:27 INFO : tictacempty_dir: Making directory 2025/08/22 04:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:27 INFO : tictactoe: Making directory 2025/08/22 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:27 INFO : tictactoe/tictactoe: Making directory 2025/08/22 04:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/22 04:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 04:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:27 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:27 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:28 INFO : toe/toe/toe.txt: Deleted 2025/08/22 04:00:28 INFO : toe/toe: Removing directory 2025/08/22 04:00:28 INFO : toe: Removing directory 2025/08/22 04:00:28 INFO : empty_dir: Removing directory 2025/08/22 04:00:28 DEBUG : Local file system at /tmp/rclone1513149961: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/22 04:00:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/22 04:00:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/22 04:00:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/22 04:00:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/22 04:00:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/22 04:00:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.26s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:30 DEBUG : Reset feature "Copy" 2025/08/22 04:00:30 DEBUG : Reset feature "Move" 2025/08/22 04:00:30 DEBUG : Reset feature "Copy" 2025/08/22 04:00:30 DEBUG : Reset feature "Move" 2025/08/22 04:00:30 DEBUG : empty_dir: Making directory with metadata 2025/08/22 04:00:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 04:00:30 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:30 INFO : tictacempty_dir: Making directory 2025/08/22 04:00:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 04:00:30 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:30 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:30 INFO : tictactoe: Making directory 2025/08/22 04:00:30 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:30 DEBUG : toe: transformed to: tictactoe 2025/08/22 04:00:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:30 INFO : tictactoe/tictactoe: Making directory 2025/08/22 04:00:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 04:00:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/22 04:00:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 04:00:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:30 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:30 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 04:00:31 INFO : toe/toe/toe.txt: Deleted 2025/08/22 04:00:31 INFO : toe/toe: Removing directory 2025/08/22 04:00:31 INFO : toe: Removing directory 2025/08/22 04:00:31 INFO : empty_dir: Removing directory 2025/08/22 04:00:31 DEBUG : Local file system at /tmp/rclone1513149961: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/22 04:00:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/22 04:00:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/22 04:00:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/22 04:00:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/22 04:00:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/22 04:00:33 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.33s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:34 DEBUG : toe: transformed to: dG9l 2025/08/22 04:00:34 DEBUG : toe: transformed to: dG9l 2025/08/22 04:00:34 INFO : dG9l: Making directory 2025/08/22 04:00:34 DEBUG : toe: transformed to: dG9l 2025/08/22 04:00:34 DEBUG : toe: transformed to: dG9l 2025/08/22 04:00:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/22 04:00:34 INFO : dG9l/dG9l: Making directory 2025/08/22 04:00:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/22 04:00:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/22 04:00:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/22 04:00:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 04:00:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/22 04:00:34 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:34 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/22 04:00:35 DEBUG : Waiting for deletions to finish 2025/08/22 04:00:35 DEBUG : dG9l: transformed to: toe 2025/08/22 04:00:35 DEBUG : dG9l: transformed to: toe 2025/08/22 04:00:35 DEBUG : dG9l: transformed to: toe 2025/08/22 04:00:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/22 04:00:35 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/22 04:00:35 DEBUG : Local file system at /tmp/rclone1513149961: Waiting for checks to finish 2025/08/22 04:00:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/22 04:00:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/22 04:00:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/22 04:00:35 DEBUG : Local file system at /tmp/rclone1513149961: Waiting for transfers to finish 2025/08/22 04:00:35 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.68s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-pekacuf5jile", Local "Local file system at /tmp/rclone1513149961", Modify Window "1ms" 2025/08/22 04:00:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 04:00:36 DEBUG : toe: transformed to: 2025/08/22 04:00:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 04:00:36 DEBUG : toe: transformed to: 2025/08/22 04:00:36 INFO : B2 bucket rclone-test-pekacuf5jile: Making directory 2025/08/22 04:00:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 04:00:36 DEBUG : toe: transformed to: 2025/08/22 04:00:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 04:00:36 DEBUG : toe: transformed to: 2025/08/22 04:00:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 04:00:36 DEBUG : toe/toe: transformed to: 2025/08/22 04:00:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/22 04:00:36 INFO : toe/toe: Making directory 2025/08/22 04:00:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 04:00:36 DEBUG : toe/toe: transformed to: 2025/08/22 04:00:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/22 04:00:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 04:00:36 DEBUG : toe: transformed to: 2025/08/22 04:00:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/22 04:00:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 04:00:36 DEBUG : toe/toe/toe: transformed to: 2025/08/22 04:00:36 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/22 04:00:36 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for checks to finish 2025/08/22 04:00:36 DEBUG : B2 bucket rclone-test-pekacuf5jile: Waiting for transfers to finish 2025/08/22 04:00:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 04:00:37 INFO : toe/toe/toe: Copied (new) 2025/08/22 04:00:37 ERROR : B2 bucket rclone-test-pekacuf5jile: not deleting files as there were IO errors 2025/08/22 04:00:37 ERROR : B2 bucket rclone-test-pekacuf5jile: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2025/08/22 04:00:38 DEBUG : B2 bucket rclone-test-pekacuf5jile: Purge remote 2025/08/22 04:00:38 INFO : B2 bucket rclone-test-pekacuf5jile: cleaning bucket "rclone-test-pekacuf5jile" of all files 2025/08/22 04:00:39 DEBUG : BackupDir/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd37fd_d20250822_m035502_c001_v7007000_t0000_u01755834902433") 2025/08/22 04:00:39 DEBUG : BackupDir/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1133bbae36e7fcbb_d20250822_m035456_c001_v0001153_t0015_u01755834896701") 2025/08/22 04:00:39 DEBUG : CompareDest/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4018560ff83486e5_d20250822_m035436_c001_v7007000_t0000_u01755834876954") 2025/08/22 04:00:39 DEBUG : CompareDest/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a955_d20250822_m035431_c001_v0001137_t0036_u01755834871033") 2025/08/22 04:00:39 DEBUG : CompareDest/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4018560ff83486e6_d20250822_m035437_c001_v7007000_t0000_u01755834877140") 2025/08/22 04:00:39 DEBUG : CompareDest/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2ae9d_d20250822_m035432_c001_v0001090_t0000_u01755834872082") 2025/08/22 04:00:39 DEBUG : CopyDest/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd3800_d20250822_m035502_c001_v7007000_t0000_u01755834902618") 2025/08/22 04:00:39 DEBUG : CopyDest/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2aecd_d20250822_m035453_c001_v0001090_t0036_u01755834893612") 2025/08/22 04:00:39 DEBUG : CopyDest/three: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd3803_d20250822_m035502_c001_v7007000_t0000_u01755834902802") 2025/08/22 04:00:39 DEBUG : CopyDest/three: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2aedc_d20250822_m035500_c001_v0001090_t0003_u01755834900350") 2025/08/22 04:00:39 DEBUG : CopyDest/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd3807_d20250822_m035502_c001_v7007000_t0000_u01755834902998") 2025/08/22 04:00:40 DEBUG : CopyDest/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a9d5_d20250822_m035457_c001_v0001137_t0056_u01755834897870") 2025/08/22 04:00:40 DEBUG : EXISTING: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb55f_d20250822_m035621_c001_v7007000_t0000_u01755834981170") 2025/08/22 04:00:40 DEBUG : EXISTING: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab13_d20250822_m035620_c001_v0001137_t0037_u01755834980083") 2025/08/22 04:00:40 DEBUG : PREFIXapple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f418897f1e6500f18_d20250822_m035816_c001_v7007000_t0000_u01755835096510") 2025/08/22 04:00:40 DEBUG : PREFIXapple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb44fa_d20250822_m035811_c001_v0001165_t0019_u01755835091614") 2025/08/22 04:00:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f411122d935551bc6_d20250822_m035816_c001_v7007000_t0000_u01755835096483") 2025/08/22 04:00:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bed5_d20250822_m035811_c001_v0001183_t0037_u01755835091604") 2025/08/22 04:00:40 DEBUG : PREFIXbanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242d9_d20250822_m035816_c001_v7007000_t0000_u01755835096521") 2025/08/22 04:00:40 DEBUG : PREFIXbanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d21_d20250822_m035811_c001_v0001099_t0003_u01755835091625") 2025/08/22 04:00:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f418897f1e6500f19_d20250822_m035816_c001_v7007000_t0000_u01755835096695") 2025/08/22 04:00:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad42_d20250822_m035811_c001_v0001137_t0056_u01755835091638") 2025/08/22 04:00:40 DEBUG : Testêé: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb52d_d20250822_m035617_c001_v7007000_t0000_u01755834977566") 2025/08/22 04:00:40 DEBUG : Testêé: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab01_d20250822_m035616_c001_v0001137_t0047_u01755834976791") 2025/08/22 04:00:40 DEBUG : Testêé: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aafb_d20250822_m035616_c001_v0001137_t0040_u01755834976085") 2025/08/22 04:00:40 DEBUG : YXBwbGU=: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd3159b_d20250822_m035758_c001_v7007000_t0000_u01755835078877") 2025/08/22 04:00:40 DEBUG : YXBwbGU=: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0be17_d20250822_m035754_c001_v0001183_t0021_u01755835074924") 2025/08/22 04:00:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd3159e_d20250822_m035759_c001_v7007000_t0000_u01755835079059") 2025/08/22 04:00:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4490_d20250822_m035754_c001_v0001165_t0053_u01755835074903") 2025/08/22 04:00:40 DEBUG : YmFuYW5h: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315a0_d20250822_m035759_c001_v7007000_t0000_u01755835079242") 2025/08/22 04:00:40 DEBUG : YmFuYW5h: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad04_d20250822_m035754_c001_v0001137_t0007_u01755835074915") 2025/08/22 04:00:40 DEBUG : a/potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d01d_d20250822_m035236_c001_v7007000_t0000_u01755834756731") 2025/08/22 04:00:40 DEBUG : a/potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a59f_d20250822_m035236_c001_v0001179_t0000_u01755834756081") 2025/08/22 04:00:41 DEBUG : a/potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d00f_d20250822_m035234_c001_v7007000_t0000_u01755834754706") 2025/08/22 04:00:41 DEBUG : a/potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a589_d20250822_m035233_c001_v0001179_t0036_u01755834753922") 2025/08/22 04:00:41 DEBUG : a/potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a32f8_d20250822_m035217_c001_v7007000_t0000_u01755834737952") 2025/08/22 04:00:41 DEBUG : a/potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a4f9_d20250822_m035217_c001_v0001179_t0026_u01755834737159") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e30_d20250822_m040006_c001_v7007000_t0000_u01755835206470") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15ee1_d20250822_m040002_c001_v0001099_t0014_u01755835202735") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd80d_d20250822_m035951_c001_v7007000_t0000_u01755835191944") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e9b_d20250822_m035948_c001_v0001099_t0036_u01755835188442") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84b5_d20250822_m035937_c001_v7007000_t0000_u01755835177730") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e5f_d20250822_m035934_c001_v0001099_t0011_u01755835174252") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245b7_d20250822_m035923_c001_v7007000_t0000_u01755835163742") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e25_d20250822_m035920_c001_v0001099_t0035_u01755835160370") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96c5_d20250822_m035909_c001_v7007000_t0000_u01755835149778") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15de7_d20250822_m035905_c001_v0001099_t0051_u01755835145658") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a8297_d20250822_m035854_c001_v7007000_t0000_u01755835134221") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb45ce_d20250822_m035848_c001_v0001165_t0052_u01755835128239") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f794277939b_d20250822_m035837_c001_v7007000_t0000_u01755835117610") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bfaf_d20250822_m035834_c001_v0001183_t0005_u01755835114152") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522dd3_d20250822_m035832_c001_v7007000_t0000_u01755835112643") 2025/08/22 04:00:41 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4560_d20250822_m035829_c001_v0001165_t0032_u01755835109296") 2025/08/22 04:00:42 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242dc_d20250822_m035818_c001_v7007000_t0000_u01755835098241") 2025/08/22 04:00:42 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d31_d20250822_m035814_c001_v0001099_t0055_u01755835094772") 2025/08/22 04:00:42 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde21488ac_d20250822_m035813_c001_v7007000_t0000_u01755835093355") 2025/08/22 04:00:42 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bec1_d20250822_m035809_c001_v0001183_t0020_u01755835089522") 2025/08/22 04:00:42 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd4e2d_d20250822_m035756_c001_v7007000_t0000_u01755835076901") 2025/08/22 04:00:42 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb447c_d20250822_m035752_c001_v0001165_t0035_u01755835072547") 2025/08/22 04:00:42 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f82_d20250822_m035741_c001_v7007000_t0000_u01755835061975") 2025/08/22 04:00:42 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4430_d20250822_m035738_c001_v0001165_t0036_u01755835058285") 2025/08/22 04:00:42 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2bfa_d20250822_m035728_c001_v7007000_t0000_u01755835048050") 2025/08/22 04:00:42 DEBUG : apple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb43e0_d20250822_m035724_c001_v0001165_t0051_u01755835044547") 2025/08/22 04:00:42 DEBUG : appleSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f404f5cb36831fa56_d20250822_m035835_c001_v7007000_t0000_u01755835115862") 2025/08/22 04:00:42 DEBUG : appleSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb456a_d20250822_m035831_c001_v0001165_t0047_u01755835111168") 2025/08/22 04:00:42 DEBUG : appleapple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a829a_d20250822_m035854_c001_v7007000_t0000_u01755835134405") 2025/08/22 04:00:42 DEBUG : appleapple: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb45dc_d20250822_m035850_c001_v0001165_t0009_u01755835130505") 2025/08/22 04:00:42 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e32_d20250822_m040006_c001_v7007000_t0000_u01755835206655") 2025/08/22 04:00:42 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4748_d20250822_m040003_c001_v0001165_t0017_u01755835203220") 2025/08/22 04:00:42 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd80e_d20250822_m035952_c001_v7007000_t0000_u01755835192126") 2025/08/22 04:00:42 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb46fe_d20250822_m035949_c001_v0001165_t0017_u01755835189027") 2025/08/22 04:00:42 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84b8_d20250822_m035937_c001_v7007000_t0000_u01755835177914") 2025/08/22 04:00:42 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb46b0_d20250822_m035934_c001_v0001165_t0013_u01755835174760") 2025/08/22 04:00:42 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245b8_d20250822_m035923_c001_v7007000_t0000_u01755835163927") 2025/08/22 04:00:42 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4662_d20250822_m035920_c001_v0001165_t0048_u01755835160883") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96c6_d20250822_m035909_c001_v7007000_t0000_u01755835149961") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb461e_d20250822_m035906_c001_v0001165_t0028_u01755835146284") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4095e53538113261_d20250822_m035852_c001_v7007000_t0000_u01755835132051") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c035_d20250822_m035848_c001_v0001183_t0048_u01755835128884") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f794277939e_d20250822_m035837_c001_v7007000_t0000_u01755835117793") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad9e_d20250822_m035834_c001_v0001137_t0020_u01755835114163") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd3164f_d20250822_m035832_c001_v7007000_t0000_u01755835112815") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf78_d20250822_m035829_c001_v0001183_t0033_u01755835109826") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242dd_d20250822_m035818_c001_v7007000_t0000_u01755835098423") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0befb_d20250822_m035814_c001_v0001183_t0034_u01755835094742") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40313ebc8d268811_d20250822_m035813_c001_v7007000_t0000_u01755835093808") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d17_d20250822_m035809_c001_v0001099_t0056_u01755835089960") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb855_d20250822_m035757_c001_v7007000_t0000_u01755835077122") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0be07_d20250822_m035753_c001_v0001183_t0002_u01755835073060") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f83_d20250822_m035742_c001_v7007000_t0000_u01755835062158") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bd87_d20250822_m035738_c001_v0001183_t0054_u01755835058822") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2bfc_d20250822_m035728_c001_v7007000_t0000_u01755835048232") 2025/08/22 04:00:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bd21_d20250822_m035725_c001_v0001183_t0032_u01755835045345") 2025/08/22 04:00:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f404f5cb36831fa58_d20250822_m035836_c001_v7007000_t0000_u01755835116044") 2025/08/22 04:00:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad86_d20250822_m035831_c001_v0001137_t0040_u01755835111201") 2025/08/22 04:00:44 DEBUG : b/potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d020_d20250822_m035236_c001_v7007000_t0000_u01755834756915") 2025/08/22 04:00:44 DEBUG : b/potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a595_d20250822_m035235_c001_v0001179_t0015_u01755834755262") 2025/08/22 04:00:44 DEBUG : b/potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d00c_d20250822_m035234_c001_v7007000_t0000_u01755834754131") 2025/08/22 04:00:44 DEBUG : b/potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a57d_d20250822_m035233_c001_v0001179_t0057_u01755834753114") 2025/08/22 04:00:44 DEBUG : b/potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a32f1_d20250822_m035217_c001_v7007000_t0000_u01755834737382") 2025/08/22 04:00:44 DEBUG : b/potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a4ef_d20250822_m035216_c001_v0001179_t0003_u01755834736332") 2025/08/22 04:00:44 DEBUG : backup/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd38a0_d20250822_m035515_c001_v7007000_t0000_u01755834915797") 2025/08/22 04:00:44 DEBUG : backup/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f103f1ddd59663d91_d20250822_m035514_c001_v0001180_t0054_u01755834914012") 2025/08/22 04:00:44 DEBUG : backup/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1176a7666e4c7899_d20250822_m035510_c001_v0001165_t0023_u01755834910012") 2025/08/22 04:00:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e303749_d20250822_m035540_c001_v7007000_t0000_u01755834940726") 2025/08/22 04:00:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1119060fc468692a_d20250822_m035538_c001_v0001165_t0017_u01755834938929") 2025/08/22 04:00:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f117fd7215f2e3f5e_d20250822_m035534_c001_v0001177_t0039_u01755834934675") 2025/08/22 04:00:44 DEBUG : backup/one.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40978c0e2f9ca8ee_d20250822_m035528_c001_v7007000_t0000_u01755834928269") 2025/08/22 04:00:44 DEBUG : backup/one.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f112f901959245d2c_d20250822_m035526_c001_v0001182_t0036_u01755834926112") 2025/08/22 04:00:44 DEBUG : backup/one.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f109aa289a7856045_d20250822_m035522_c001_v0001150_t0052_u01755834922286") 2025/08/22 04:00:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e30374c_d20250822_m035540_c001_v7007000_t0000_u01755834940923") 2025/08/22 04:00:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f102b4dfe118b281f_d20250822_m035539_c001_v0001171_t0047_u01755834939874") 2025/08/22 04:00:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f11065324dc5e74b8_d20250822_m035536_c001_v0001101_t0021_u01755834936217") 2025/08/22 04:00:44 DEBUG : backup/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd38a3_d20250822_m035515_c001_v7007000_t0000_u01755834915979") 2025/08/22 04:00:44 DEBUG : backup/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1065e57d04ac170c_d20250822_m035515_c001_v0001177_t0002_u01755834915027") 2025/08/22 04:00:45 DEBUG : backup/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f11918ff5468d81b6_d20250822_m035511_c001_v0001184_t0056_u01755834911753") 2025/08/22 04:00:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40978c0e2f9ca8ef_d20250822_m035528_c001_v7007000_t0000_u01755834928453") 2025/08/22 04:00:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f10984d3e9cc0cfb0_d20250822_m035527_c001_v0001134_t0026_u01755834927156") 2025/08/22 04:00:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1065907c7acbd7b0_d20250822_m035523_c001_v0001184_t0035_u01755834923889") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e36_d20250822_m040006_c001_v7007000_t0000_u01755835206872") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c2b8_d20250822_m040003_c001_v0001183_t0050_u01755835203009") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd810_d20250822_m035952_c001_v7007000_t0000_u01755835192311") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c245_d20250822_m035948_c001_v0001183_t0035_u01755835188817") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84ba_d20250822_m035938_c001_v7007000_t0000_u01755835178099") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c1bf_d20250822_m035934_c001_v0001183_t0021_u01755835174545") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245ba_d20250822_m035924_c001_v7007000_t0000_u01755835164111") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c154_d20250822_m035920_c001_v0001183_t0033_u01755835160687") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96c8_d20250822_m035910_c001_v7007000_t0000_u01755835150147") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c0cd_d20250822_m035906_c001_v0001183_t0054_u01755835146086") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a829d_d20250822_m035854_c001_v7007000_t0000_u01755835134590") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15dbb_d20250822_m035848_c001_v0001099_t0002_u01755835128463") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793a0_d20250822_m035837_c001_v7007000_t0000_u01755835117976") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4582_d20250822_m035834_c001_v0001165_t0007_u01755835114183") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb9b5_d20250822_m035832_c001_v7007000_t0000_u01755835112990") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d77_d20250822_m035829_c001_v0001099_t0017_u01755835109535") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242de_d20250822_m035818_c001_v7007000_t0000_u01755835098605") 2025/08/22 04:00:45 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4514_d20250822_m035814_c001_v0001165_t0024_u01755835094762") 2025/08/22 04:00:46 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242d5_d20250822_m035813_c001_v7007000_t0000_u01755835093373") 2025/08/22 04:00:46 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb44ec_d20250822_m035809_c001_v0001165_t0020_u01755835089727") 2025/08/22 04:00:46 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3d04_d20250822_m035757_c001_v7007000_t0000_u01755835077218") 2025/08/22 04:00:46 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777acf4_d20250822_m035752_c001_v0001137_t0038_u01755835072748") 2025/08/22 04:00:46 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f85_d20250822_m035742_c001_v7007000_t0000_u01755835062341") 2025/08/22 04:00:46 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777acbc_d20250822_m035738_c001_v0001137_t0050_u01755835058490") 2025/08/22 04:00:46 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2bfe_d20250822_m035728_c001_v7007000_t0000_u01755835048414") 2025/08/22 04:00:46 DEBUG : banana: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac84_d20250822_m035724_c001_v0001137_t0059_u01755835044832") 2025/08/22 04:00:46 DEBUG : bananaSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f407a47d19c5b9d80_d20250822_m035835_c001_v7007000_t0000_u01755835115913") 2025/08/22 04:00:46 DEBUG : bananaSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf85_d20250822_m035831_c001_v0001183_t0039_u01755835111191") 2025/08/22 04:00:46 DEBUG : both0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904851_d20250822_m035703_c001_v7007000_t0000_u01755835023413") 2025/08/22 04:00:46 DEBUG : both0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abbb_d20250822_m035645_c001_v0001137_t0009_u01755835005350") 2025/08/22 04:00:46 DEBUG : both0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd6e_d20250822_m035641_c001_v7007000_t0000_u01755835001108") 2025/08/22 04:00:46 DEBUG : both0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab1d_d20250822_m035623_c001_v0001137_t0014_u01755834983070") 2025/08/22 04:00:46 DEBUG : both1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904852_d20250822_m035703_c001_v7007000_t0000_u01755835023618") 2025/08/22 04:00:46 DEBUG : both1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abbf_d20250822_m035646_c001_v0001137_t0025_u01755835006198") 2025/08/22 04:00:46 DEBUG : both1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd71_d20250822_m035641_c001_v7007000_t0000_u01755835001290") 2025/08/22 04:00:46 DEBUG : both1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab21_d20250822_m035623_c001_v0001137_t0005_u01755834983692") 2025/08/22 04:00:46 DEBUG : both10: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904853_d20250822_m035703_c001_v7007000_t0000_u01755835023800") 2025/08/22 04:00:46 DEBUG : both10: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abf6_d20250822_m035653_c001_v0001137_t0011_u01755835013274") 2025/08/22 04:00:46 DEBUG : both10: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd74_d20250822_m035641_c001_v7007000_t0000_u01755835001477") 2025/08/22 04:00:47 DEBUG : both10: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab57_d20250822_m035630_c001_v0001137_t0049_u01755834990517") 2025/08/22 04:00:47 DEBUG : both11: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904854_d20250822_m035703_c001_v7007000_t0000_u01755835023983") 2025/08/22 04:00:47 DEBUG : both11: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abfc_d20250822_m035653_c001_v0001137_t0037_u01755835013939") 2025/08/22 04:00:47 DEBUG : both11: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd77_d20250822_m035641_c001_v7007000_t0000_u01755835001660") 2025/08/22 04:00:47 DEBUG : both11: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab5d_d20250822_m035631_c001_v0001137_t0042_u01755834991250") 2025/08/22 04:00:47 DEBUG : both12: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904855_d20250822_m035704_c001_v7007000_t0000_u01755835024166") 2025/08/22 04:00:47 DEBUG : both12: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac00_d20250822_m035654_c001_v0001137_t0012_u01755835014615") 2025/08/22 04:00:47 DEBUG : both12: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd79_d20250822_m035641_c001_v7007000_t0000_u01755835001842") 2025/08/22 04:00:47 DEBUG : both12: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab61_d20250822_m035632_c001_v0001137_t0023_u01755834992049") 2025/08/22 04:00:47 DEBUG : both13: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904856_d20250822_m035704_c001_v7007000_t0000_u01755835024350") 2025/08/22 04:00:47 DEBUG : both13: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac08_d20250822_m035655_c001_v0001137_t0056_u01755835015424") 2025/08/22 04:00:47 DEBUG : both13: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd7c_d20250822_m035642_c001_v7007000_t0000_u01755835002029") 2025/08/22 04:00:47 DEBUG : both13: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab65_d20250822_m035632_c001_v0001137_t0034_u01755834992869") 2025/08/22 04:00:47 DEBUG : both14: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904857_d20250822_m035704_c001_v7007000_t0000_u01755835024533") 2025/08/22 04:00:47 DEBUG : both14: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac12_d20250822_m035656_c001_v0001137_t0015_u01755835016185") 2025/08/22 04:00:47 DEBUG : both14: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd7f_d20250822_m035642_c001_v7007000_t0000_u01755835002212") 2025/08/22 04:00:47 DEBUG : both14: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab6f_d20250822_m035633_c001_v0001137_t0008_u01755834993727") 2025/08/22 04:00:47 DEBUG : both15: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904858_d20250822_m035704_c001_v7007000_t0000_u01755835024717") 2025/08/22 04:00:47 DEBUG : both15: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac1a_d20250822_m035656_c001_v0001137_t0051_u01755835016933") 2025/08/22 04:00:48 DEBUG : both15: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd82_d20250822_m035642_c001_v7007000_t0000_u01755835002394") 2025/08/22 04:00:48 DEBUG : both15: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab79_d20250822_m035634_c001_v0001137_t0011_u01755834994471") 2025/08/22 04:00:48 DEBUG : both16: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904859_d20250822_m035704_c001_v7007000_t0000_u01755835024902") 2025/08/22 04:00:48 DEBUG : both16: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac1e_d20250822_m035657_c001_v0001137_t0054_u01755835017566") 2025/08/22 04:00:48 DEBUG : both16: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd85_d20250822_m035642_c001_v7007000_t0000_u01755835002576") 2025/08/22 04:00:48 DEBUG : both16: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab7f_d20250822_m035635_c001_v0001137_t0026_u01755834995056") 2025/08/22 04:00:48 DEBUG : both17: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90485a_d20250822_m035705_c001_v7007000_t0000_u01755835025087") 2025/08/22 04:00:48 DEBUG : both17: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac24_d20250822_m035658_c001_v0001137_t0036_u01755835018196") 2025/08/22 04:00:48 DEBUG : both17: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd88_d20250822_m035642_c001_v7007000_t0000_u01755835002758") 2025/08/22 04:00:48 DEBUG : both17: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab89_d20250822_m035636_c001_v0001137_t0025_u01755834996005") 2025/08/22 04:00:48 DEBUG : both18: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90485b_d20250822_m035705_c001_v7007000_t0000_u01755835025270") 2025/08/22 04:00:48 DEBUG : both18: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac2a_d20250822_m035658_c001_v0001137_t0043_u01755835018904") 2025/08/22 04:00:48 DEBUG : both18: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd8b_d20250822_m035642_c001_v7007000_t0000_u01755835002939") 2025/08/22 04:00:48 DEBUG : both18: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab95_d20250822_m035636_c001_v0001137_t0030_u01755834996899") 2025/08/22 04:00:48 DEBUG : both19: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90485c_d20250822_m035705_c001_v7007000_t0000_u01755835025469") 2025/08/22 04:00:48 DEBUG : both19: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac2e_d20250822_m035659_c001_v0001137_t0051_u01755835019793") 2025/08/22 04:00:48 DEBUG : both19: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd8e_d20250822_m035643_c001_v7007000_t0000_u01755835003123") 2025/08/22 04:00:48 DEBUG : both19: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab9b_d20250822_m035637_c001_v0001137_t0013_u01755834997472") 2025/08/22 04:00:48 DEBUG : both2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90485d_d20250822_m035705_c001_v7007000_t0000_u01755835025652") 2025/08/22 04:00:48 DEBUG : both2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abc9_d20250822_m035647_c001_v0001137_t0001_u01755835007085") 2025/08/22 04:00:49 DEBUG : both2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd92_d20250822_m035643_c001_v7007000_t0000_u01755835003305") 2025/08/22 04:00:49 DEBUG : both2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab25_d20250822_m035624_c001_v0001137_t0016_u01755834984506") 2025/08/22 04:00:49 DEBUG : both3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90485e_d20250822_m035705_c001_v7007000_t0000_u01755835025835") 2025/08/22 04:00:49 DEBUG : both3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abcd_d20250822_m035647_c001_v0001137_t0034_u01755835007951") 2025/08/22 04:00:49 DEBUG : both3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd95_d20250822_m035643_c001_v7007000_t0000_u01755835003487") 2025/08/22 04:00:49 DEBUG : both3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab2d_d20250822_m035625_c001_v0001137_t0031_u01755834985407") 2025/08/22 04:00:49 DEBUG : both4: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90485f_d20250822_m035706_c001_v7007000_t0000_u01755835026018") 2025/08/22 04:00:49 DEBUG : both4: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abd3_d20250822_m035648_c001_v0001137_t0005_u01755835008801") 2025/08/22 04:00:49 DEBUG : both4: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd97_d20250822_m035643_c001_v7007000_t0000_u01755835003670") 2025/08/22 04:00:49 DEBUG : both4: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab31_d20250822_m035626_c001_v0001137_t0029_u01755834986008") 2025/08/22 04:00:49 DEBUG : both5: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904860_d20250822_m035706_c001_v7007000_t0000_u01755835026201") 2025/08/22 04:00:49 DEBUG : both5: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abd9_d20250822_m035649_c001_v0001137_t0026_u01755835009475") 2025/08/22 04:00:49 DEBUG : both5: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd9a_d20250822_m035643_c001_v7007000_t0000_u01755835003874") 2025/08/22 04:00:49 DEBUG : both5: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab3f_d20250822_m035626_c001_v0001137_t0030_u01755834986979") 2025/08/22 04:00:49 DEBUG : both6: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904861_d20250822_m035706_c001_v7007000_t0000_u01755835026384") 2025/08/22 04:00:49 DEBUG : both6: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abe0_d20250822_m035650_c001_v0001137_t0011_u01755835010195") 2025/08/22 04:00:49 DEBUG : both6: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd9d_d20250822_m035644_c001_v7007000_t0000_u01755835004058") 2025/08/22 04:00:49 DEBUG : both6: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab47_d20250822_m035627_c001_v0001137_t0049_u01755834987681") 2025/08/22 04:00:49 DEBUG : both7: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904862_d20250822_m035706_c001_v7007000_t0000_u01755835026567") 2025/08/22 04:00:49 DEBUG : both7: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abe6_d20250822_m035651_c001_v0001137_t0035_u01755835011077") 2025/08/22 04:00:49 DEBUG : both7: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fda0_d20250822_m035644_c001_v7007000_t0000_u01755835004239") 2025/08/22 04:00:50 DEBUG : both7: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab4b_d20250822_m035628_c001_v0001137_t0031_u01755834988407") 2025/08/22 04:00:50 DEBUG : both8: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904863_d20250822_m035706_c001_v7007000_t0000_u01755835026751") 2025/08/22 04:00:50 DEBUG : both8: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abec_d20250822_m035651_c001_v0001137_t0057_u01755835011787") 2025/08/22 04:00:50 DEBUG : both8: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fda2_d20250822_m035644_c001_v7007000_t0000_u01755835004422") 2025/08/22 04:00:50 DEBUG : both8: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab4f_d20250822_m035629_c001_v0001137_t0041_u01755834989017") 2025/08/22 04:00:50 DEBUG : both9: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904864_d20250822_m035706_c001_v7007000_t0000_u01755835026934") 2025/08/22 04:00:50 DEBUG : both9: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abf0_d20250822_m035652_c001_v0001137_t0010_u01755835012566") 2025/08/22 04:00:50 DEBUG : both9: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fda5_d20250822_m035644_c001_v7007000_t0000_u01755835004604") 2025/08/22 04:00:50 DEBUG : both9: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab53_d20250822_m035629_c001_v0001137_t0041_u01755834989761") 2025/08/22 04:00:50 DEBUG : c/non empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d022_d20250822_m035237_c001_v7007000_t0000_u01755834757098") 2025/08/22 04:00:50 DEBUG : c/non empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a597_d20250822_m035235_c001_v0001179_t0012_u01755834755465") 2025/08/22 04:00:50 DEBUG : c/non empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d011_d20250822_m035234_c001_v7007000_t0000_u01755834754892") 2025/08/22 04:00:50 DEBUG : c/non empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a581_d20250822_m035233_c001_v0001179_t0012_u01755834753335") 2025/08/22 04:00:50 DEBUG : c/non empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a32fb_d20250822_m035218_c001_v7007000_t0000_u01755834738137") 2025/08/22 04:00:50 DEBUG : c/non empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a4f5_d20250822_m035216_c001_v0001179_t0016_u01755834736550") 2025/08/22 04:00:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315a2_d20250822_m035759_c001_v7007000_t0000_u01755835079429") 2025/08/22 04:00:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15cd7_d20250822_m035754_c001_v0001099_t0035_u01755835074934") 2025/08/22 04:00:50 DEBUG : check sum: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a32c1_d20250822_m035209_c001_v7007000_t0000_u01755834729632") 2025/08/22 04:00:50 DEBUG : check sum: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a481_d20250822_m035208_c001_v0001179_t0028_u01755834728676") 2025/08/22 04:00:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4186dec13932dded_d20250822_m040036_c001_v7007000_t0000_u01755835236444") 2025/08/22 04:00:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15f61_d20250822_m040034_c001_v0001099_t0050_u01755835234787") 2025/08/22 04:00:51 DEBUG : dest/3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd373d_d20250822_m035446_c001_v7007000_t0000_u01755834886286") 2025/08/22 04:00:51 DEBUG : dest/3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f416510e383ece616_d20250822_m035445_c001_v0001150_t0016_u01755834885172") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82a1_d20250822_m035854_c001_v7007000_t0000_u01755835134774") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ade0_d20250822_m035850_c001_v0001137_t0023_u01755835130539") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e38_d20250822_m040007_c001_v7007000_t0000_u01755835207064") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15ebd_d20250822_m035956_c001_v0001099_t0046_u01755835196666") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd811_d20250822_m035952_c001_v7007000_t0000_u01755835192498") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e77_d20250822_m035942_c001_v0001099_t0057_u01755835182475") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84bd_d20250822_m035938_c001_v7007000_t0000_u01755835178284") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e49_d20250822_m035928_c001_v0001099_t0000_u01755835168503") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245bc_d20250822_m035924_c001_v7007000_t0000_u01755835164296") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e07_d20250822_m035914_c001_v0001099_t0010_u01755835154475") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96ca_d20250822_m035910_c001_v7007000_t0000_u01755835150334") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15dd1_d20250822_m035858_c001_v0001099_t0049_u01755835138957") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb9c0_d20250822_m035852_c001_v7007000_t0000_u01755835132430") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb45ae_d20250822_m035842_c001_v0001165_t0010_u01755835122267") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793a2_d20250822_m035838_c001_v7007000_t0000_u01755835118159") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bfb1_d20250822_m035834_c001_v0001183_t0056_u01755835114358") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a81cd_d20250822_m035833_c001_v7007000_t0000_u01755835113033") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb453e_d20250822_m035822_c001_v0001165_t0053_u01755835102923") 2025/08/22 04:00:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242df_d20250822_m035818_c001_v7007000_t0000_u01755835098789") 2025/08/22 04:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0befd_d20250822_m035814_c001_v0001183_t0048_u01755835094948") 2025/08/22 04:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde21488af_d20250822_m035813_c001_v7007000_t0000_u01755835093554") 2025/08/22 04:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0be75_d20250822_m035803_c001_v0001183_t0020_u01755835083537") 2025/08/22 04:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3d00_d20250822_m035756_c001_v7007000_t0000_u01755835076488") 2025/08/22 04:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4450_d20250822_m035746_c001_v0001165_t0048_u01755835066616") 2025/08/22 04:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f86_d20250822_m035742_c001_v7007000_t0000_u01755835062531") 2025/08/22 04:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb440c_d20250822_m035732_c001_v0001165_t0018_u01755835052643") 2025/08/22 04:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c00_d20250822_m035728_c001_v7007000_t0000_u01755835048596") 2025/08/22 04:00:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb43cc_d20250822_m035719_c001_v0001165_t0054_u01755835039379") 2025/08/22 04:00:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522dee_d20250822_m035836_c001_v7007000_t0000_u01755835116055") 2025/08/22 04:00:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb456e_d20250822_m035831_c001_v0001165_t0002_u01755835111367") 2025/08/22 04:00:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82a4_d20250822_m035854_c001_v7007000_t0000_u01755835134958") 2025/08/22 04:00:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c041_d20250822_m035850_c001_v0001183_t0040_u01755835130525") 2025/08/22 04:00:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e3a_d20250822_m040007_c001_v7007000_t0000_u01755835207255") 2025/08/22 04:00:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c280_d20250822_m035957_c001_v0001183_t0036_u01755835197386") 2025/08/22 04:00:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd812_d20250822_m035952_c001_v7007000_t0000_u01755835192683") 2025/08/22 04:00:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c207_d20250822_m035943_c001_v0001183_t0057_u01755835183260") 2025/08/22 04:00:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84c0_d20250822_m035938_c001_v7007000_t0000_u01755835178468") 2025/08/22 04:00:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c193_d20250822_m035929_c001_v0001183_t0003_u01755835169251") 2025/08/22 04:00:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245be_d20250822_m035924_c001_v7007000_t0000_u01755835164480") 2025/08/22 04:00:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c11b_d20250822_m035915_c001_v0001183_t0001_u01755835155191") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96cc_d20250822_m035910_c001_v7007000_t0000_u01755835150518") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c087_d20250822_m035859_c001_v0001183_t0049_u01755835139816") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd501e_d20250822_m035852_c001_v7007000_t0000_u01755835132021") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15da5_d20250822_m035842_c001_v0001099_t0057_u01755835122836") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793a5_d20250822_m035838_c001_v7007000_t0000_u01755835118341") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ada0_d20250822_m035834_c001_v0001137_t0030_u01755835114448") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4186dec13932d9b1_d20250822_m035833_c001_v7007000_t0000_u01755835113038") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d5b_d20250822_m035823_c001_v0001099_t0016_u01755835103516") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242e0_d20250822_m035819_c001_v7007000_t0000_u01755835099006") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4516_d20250822_m035814_c001_v0001165_t0054_u01755835094996") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2d60_d20250822_m035813_c001_v7007000_t0000_u01755835093596") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb44c6_d20250822_m035804_c001_v0001165_t0055_u01755835084118") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f404a9f843ddbbb3d_d20250822_m035757_c001_v7007000_t0000_u01755835077071") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777acd0_d20250822_m035747_c001_v0001137_t0057_u01755835067213") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f88_d20250822_m035742_c001_v7007000_t0000_u01755835062715") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac9c_d20250822_m035733_c001_v0001137_t0020_u01755835053228") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c02_d20250822_m035728_c001_v7007000_t0000_u01755835048779") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac70_d20250822_m035719_c001_v0001137_t0022_u01755835039581") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f404f5cb36831fa5a_d20250822_m035836_c001_v7007000_t0000_u01755835116226") 2025/08/22 04:00:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf87_d20250822_m035831_c001_v0001183_t0028_u01755835111402") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82a7_d20250822_m035855_c001_v7007000_t0000_u01755835135142") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c043_d20250822_m035850_c001_v0001183_t0057_u01755835130727") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e3c_d20250822_m040007_c001_v7007000_t0000_u01755835207458") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb472c_d20250822_m035957_c001_v0001165_t0048_u01755835197978") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd813_d20250822_m035952_c001_v7007000_t0000_u01755835192868") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb46e6_d20250822_m035943_c001_v0001165_t0045_u01755835183826") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84c3_d20250822_m035938_c001_v7007000_t0000_u01755835178652") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb468c_d20250822_m035929_c001_v0001165_t0019_u01755835169817") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245c0_d20250822_m035924_c001_v7007000_t0000_u01755835164664") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4648_d20250822_m035915_c001_v0001165_t0029_u01755835155769") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96ce_d20250822_m035910_c001_v7007000_t0000_u01755835150702") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4602_d20250822_m035900_c001_v0001165_t0008_u01755835140464") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd5022_d20250822_m035852_c001_v7007000_t0000_u01755835132391") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c005_d20250822_m035843_c001_v0001183_t0010_u01755835123662") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793a8_d20250822_m035838_c001_v7007000_t0000_u01755835118523") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4588_d20250822_m035834_c001_v0001165_t0050_u01755835114457") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f404f5cb36831fa3d_d20250822_m035833_c001_v7007000_t0000_u01755835113039") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf48_d20250822_m035824_c001_v0001183_t0003_u01755835104305") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242e1_d20250822_m035819_c001_v7007000_t0000_u01755835099189") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf03_d20250822_m035815_c001_v0001183_t0004_u01755835095146") 2025/08/22 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41575e1e6bbe1331_d20250822_m035813_c001_v7007000_t0000_u01755835093557") 2025/08/22 04:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d09_d20250822_m035804_c001_v0001099_t0054_u01755835084693") 2025/08/22 04:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3d01_d20250822_m035756_c001_v7007000_t0000_u01755835076670") 2025/08/22 04:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bdd5_d20250822_m035748_c001_v0001183_t0051_u01755835068060") 2025/08/22 04:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f89_d20250822_m035742_c001_v7007000_t0000_u01755835062899") 2025/08/22 04:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bd5e_d20250822_m035733_c001_v0001183_t0052_u01755835053862") 2025/08/22 04:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c04_d20250822_m035728_c001_v7007000_t0000_u01755835048960") 2025/08/22 04:00:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bcf3_d20250822_m035719_c001_v0001183_t0017_u01755835039917") 2025/08/22 04:00:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522dec_d20250822_m035835_c001_v7007000_t0000_u01755835115870") 2025/08/22 04:00:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad88_d20250822_m035831_c001_v0001137_t0033_u01755835111502") 2025/08/22 04:00:55 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82aa_d20250822_m035855_c001_v7007000_t0000_u01755835135326") 2025/08/22 04:00:55 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb45de_d20250822_m035850_c001_v0001165_t0054_u01755835130854") 2025/08/22 04:00:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e3d_d20250822_m040007_c001_v7007000_t0000_u01755835207681") 2025/08/22 04:00:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777af02_d20250822_m035958_c001_v0001137_t0048_u01755835198546") 2025/08/22 04:00:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd814_d20250822_m035953_c001_v7007000_t0000_u01755835193052") 2025/08/22 04:00:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aec0_d20250822_m035944_c001_v0001137_t0056_u01755835184394") 2025/08/22 04:00:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84c6_d20250822_m035938_c001_v7007000_t0000_u01755835178836") 2025/08/22 04:00:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae7e_d20250822_m035930_c001_v0001137_t0014_u01755835170404") 2025/08/22 04:00:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245c3_d20250822_m035924_c001_v7007000_t0000_u01755835164850") 2025/08/22 04:00:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae4a_d20250822_m035916_c001_v0001137_t0045_u01755835156352") 2025/08/22 04:00:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96d0_d20250822_m035910_c001_v7007000_t0000_u01755835150886") 2025/08/22 04:00:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae06_d20250822_m035901_c001_v0001137_t0025_u01755835141183") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a8282_d20250822_m035852_c001_v7007000_t0000_u01755835132407") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777adc6_d20250822_m035844_c001_v0001137_t0034_u01755835124235") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793ab_d20250822_m035838_c001_v7007000_t0000_u01755835118712") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d91_d20250822_m035834_c001_v0001099_t0004_u01755835114482") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd31655_d20250822_m035833_c001_v7007000_t0000_u01755835113183") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad78_d20250822_m035824_c001_v0001137_t0054_u01755835104976") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242e2_d20250822_m035819_c001_v7007000_t0000_u01755835099371") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4518_d20250822_m035815_c001_v0001165_t0000_u01755835095211") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f411122d935551ba6_d20250822_m035813_c001_v7007000_t0000_u01755835093570") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad2a_d20250822_m035805_c001_v0001137_t0011_u01755835085512") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd4e2f_d20250822_m035757_c001_v7007000_t0000_u01755835077084") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15cb1_d20250822_m035748_c001_v0001099_t0020_u01755835068645") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f8a_d20250822_m035743_c001_v7007000_t0000_u01755835063081") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15c6d_d20250822_m035734_c001_v0001099_t0018_u01755835054440") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c06_d20250822_m035729_c001_v7007000_t0000_u01755835049141") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15c3b_d20250822_m035720_c001_v0001099_t0018_u01755835040113") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522df0_d20250822_m035836_c001_v7007000_t0000_u01755835116240") 2025/08/22 04:00:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d81_d20250822_m035831_c001_v0001099_t0031_u01755835111565") 2025/08/22 04:00:56 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82ae_d20250822_m035855_c001_v7007000_t0000_u01755835135522") 2025/08/22 04:00:56 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ade6_d20250822_m035850_c001_v0001137_t0033_u01755835130883") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e3f_d20250822_m040007_c001_v7007000_t0000_u01755835207868") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15ec7_d20250822_m035958_c001_v0001099_t0004_u01755835198980") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd815_d20250822_m035953_c001_v7007000_t0000_u01755835193245") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e7b_d20250822_m035945_c001_v0001099_t0030_u01755835185058") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84c9_d20250822_m035939_c001_v7007000_t0000_u01755835179072") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e51_d20250822_m035930_c001_v0001099_t0040_u01755835170745") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245c5_d20250822_m035925_c001_v7007000_t0000_u01755835165033") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e13_d20250822_m035916_c001_v0001099_t0055_u01755835156709") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96d2_d20250822_m035911_c001_v7007000_t0000_u01755835151068") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15ddb_d20250822_m035901_c001_v0001099_t0021_u01755835141602") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f407a47d19c5b9dea_d20250822_m035852_c001_v7007000_t0000_u01755835132441") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb45be_d20250822_m035844_c001_v0001165_t0045_u01755835124593") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793ae_d20250822_m035838_c001_v7007000_t0000_u01755835118895") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bfb3_d20250822_m035834_c001_v0001183_t0012_u01755835114585") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522dd8_d20250822_m035833_c001_v7007000_t0000_u01755835113009") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4546_d20250822_m035825_c001_v0001165_t0012_u01755835105357") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242e3_d20250822_m035819_c001_v7007000_t0000_u01755835099555") 2025/08/22 04:00:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad54_d20250822_m035815_c001_v0001137_t0057_u01755835095245") 2025/08/22 04:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242d4_d20250822_m035813_c001_v7007000_t0000_u01755835093188") 2025/08/22 04:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0be95_d20250822_m035805_c001_v0001183_t0042_u01755835085853") 2025/08/22 04:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3d02_d20250822_m035756_c001_v7007000_t0000_u01755835076852") 2025/08/22 04:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4460_d20250822_m035749_c001_v0001165_t0045_u01755835069005") 2025/08/22 04:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f8b_d20250822_m035743_c001_v7007000_t0000_u01755835063264") 2025/08/22 04:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4420_d20250822_m035734_c001_v0001165_t0036_u01755835054730") 2025/08/22 04:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c0a_d20250822_m035729_c001_v7007000_t0000_u01755835049325") 2025/08/22 04:00:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb43ce_d20250822_m035720_c001_v0001165_t0001_u01755835040449") 2025/08/22 04:00:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f7942779387_d20250822_m035836_c001_v7007000_t0000_u01755835116065") 2025/08/22 04:00:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4574_d20250822_m035831_c001_v0001165_t0009_u01755835111585") 2025/08/22 04:00:58 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82b1_d20250822_m035855_c001_v7007000_t0000_u01755835135708") 2025/08/22 04:00:58 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15dc1_d20250822_m035850_c001_v0001099_t0036_u01755835130932") 2025/08/22 04:00:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e41_d20250822_m040008_c001_v7007000_t0000_u01755835208052") 2025/08/22 04:00:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c292_d20250822_m035959_c001_v0001183_t0021_u01755835199383") 2025/08/22 04:00:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd816_d20250822_m035953_c001_v7007000_t0000_u01755835193431") 2025/08/22 04:00:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c21b_d20250822_m035945_c001_v0001183_t0031_u01755835185432") 2025/08/22 04:00:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84cc_d20250822_m035939_c001_v7007000_t0000_u01755835179259") 2025/08/22 04:00:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c19c_d20250822_m035931_c001_v0001183_t0012_u01755835171149") 2025/08/22 04:00:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245c7_d20250822_m035925_c001_v7007000_t0000_u01755835165218") 2025/08/22 04:00:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c130_d20250822_m035917_c001_v0001183_t0006_u01755835157137") 2025/08/22 04:00:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96d4_d20250822_m035911_c001_v7007000_t0000_u01755835151252") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c0a1_d20250822_m035902_c001_v0001183_t0051_u01755835142181") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522e32_d20250822_m035852_c001_v7007000_t0000_u01755835132417") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15daf_d20250822_m035844_c001_v0001099_t0005_u01755835124796") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793b1_d20250822_m035839_c001_v7007000_t0000_u01755835119081") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb458a_d20250822_m035834_c001_v0001165_t0026_u01755835114683") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f7942779356_d20250822_m035833_c001_v7007000_t0000_u01755835113023") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d65_d20250822_m035825_c001_v0001099_t0004_u01755835105562") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242e4_d20250822_m035819_c001_v7007000_t0000_u01755835099738") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d33_d20250822_m035815_c001_v0001099_t0027_u01755835095282") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40313ebc8d26880d_d20250822_m035813_c001_v7007000_t0000_u01755835093617") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb44d6_d20250822_m035806_c001_v0001165_t0052_u01755835086062") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd4e30_d20250822_m035757_c001_v7007000_t0000_u01755835077092") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777acda_d20250822_m035749_c001_v0001137_t0053_u01755835069209") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f8d_d20250822_m035743_c001_v7007000_t0000_u01755835063451") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aca8_d20250822_m035734_c001_v0001137_t0008_u01755835054947") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c0d_d20250822_m035729_c001_v7007000_t0000_u01755835049506") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac72_d20250822_m035720_c001_v0001137_t0029_u01755835040700") 2025/08/22 04:00:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd31673_d20250822_m035836_c001_v7007000_t0000_u01755835116077") 2025/08/22 04:01:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf89_d20250822_m035831_c001_v0001183_t0011_u01755835111615") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82b7_d20250822_m035855_c001_v7007000_t0000_u01755835135891") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c045_d20250822_m035850_c001_v0001183_t0016_u01755835130942") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e43_d20250822_m040008_c001_v7007000_t0000_u01755835208254") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4734_d20250822_m035959_c001_v0001165_t0002_u01755835199644") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd817_d20250822_m035953_c001_v7007000_t0000_u01755835193617") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb46ec_d20250822_m035945_c001_v0001165_t0034_u01755835185634") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84d0_d20250822_m035939_c001_v7007000_t0000_u01755835179444") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb469c_d20250822_m035931_c001_v0001165_t0034_u01755835171359") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245c8_d20250822_m035925_c001_v7007000_t0000_u01755835165402") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb464e_d20250822_m035917_c001_v0001165_t0045_u01755835157339") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96d6_d20250822_m035911_c001_v7007000_t0000_u01755835151435") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4608_d20250822_m035902_c001_v0001165_t0031_u01755835142378") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522e2d_d20250822_m035852_c001_v7007000_t0000_u01755835132217") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c011_d20250822_m035845_c001_v0001183_t0012_u01755835125234") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793b5_d20250822_m035839_c001_v7007000_t0000_u01755835119264") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ada2_d20250822_m035834_c001_v0001137_t0009_u01755835114741") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4018560ff834899e_d20250822_m035833_c001_v7007000_t0000_u01755835113055") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf5e_d20250822_m035825_c001_v0001183_t0034_u01755835105973") 2025/08/22 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242e5_d20250822_m035819_c001_v7007000_t0000_u01755835099929") 2025/08/22 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf05_d20250822_m035815_c001_v0001183_t0033_u01755835095354") 2025/08/22 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242d6_d20250822_m035813_c001_v7007000_t0000_u01755835093571") 2025/08/22 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d0b_d20250822_m035806_c001_v0001099_t0003_u01755835086324") 2025/08/22 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f404f5cb36831f99a_d20250822_m035756_c001_v7007000_t0000_u01755835076914") 2025/08/22 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bdeb_d20250822_m035749_c001_v0001183_t0002_u01755835069652") 2025/08/22 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f8e_d20250822_m035743_c001_v7007000_t0000_u01755835063633") 2025/08/22 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bd68_d20250822_m035735_c001_v0001183_t0031_u01755835055276") 2025/08/22 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c10_d20250822_m035729_c001_v7007000_t0000_u01755835049688") 2025/08/22 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bd05_d20250822_m035721_c001_v0001183_t0025_u01755835041179") 2025/08/22 04:01:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e303f74_d20250822_m035836_c001_v7007000_t0000_u01755835116087") 2025/08/22 04:01:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad8e_d20250822_m035831_c001_v0001137_t0046_u01755835111810") 2025/08/22 04:01:01 DEBUG : dir1/0007-12345: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82ba_d20250822_m035856_c001_v7007000_t0000_u01755835136127") 2025/08/22 04:01:01 DEBUG : dir1/0007-12345: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb45e0_d20250822_m035851_c001_v0001165_t0036_u01755835131059") 2025/08/22 04:01:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e44_d20250822_m040008_c001_v7007000_t0000_u01755835208459") 2025/08/22 04:01:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777af08_d20250822_m035959_c001_v0001137_t0030_u01755835199868") 2025/08/22 04:01:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd818_d20250822_m035953_c001_v7007000_t0000_u01755835193801") 2025/08/22 04:01:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aec6_d20250822_m035945_c001_v0001137_t0049_u01755835185840") 2025/08/22 04:01:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84d3_d20250822_m035939_c001_v7007000_t0000_u01755835179628") 2025/08/22 04:01:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae86_d20250822_m035931_c001_v0001137_t0018_u01755835171578") 2025/08/22 04:01:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245c9_d20250822_m035925_c001_v7007000_t0000_u01755835165586") 2025/08/22 04:01:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae52_d20250822_m035917_c001_v0001137_t0004_u01755835157543") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96d8_d20250822_m035911_c001_v7007000_t0000_u01755835151619") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae10_d20250822_m035902_c001_v0001137_t0014_u01755835142592") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4095e53538113266_d20250822_m035852_c001_v7007000_t0000_u01755835132438") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777adca_d20250822_m035845_c001_v0001137_t0008_u01755835125440") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793b8_d20250822_m035839_c001_v7007000_t0000_u01755835119447") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bfb5_d20250822_m035834_c001_v0001183_t0021_u01755835114780") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb9b6_d20250822_m035833_c001_v7007000_t0000_u01755835113175") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad7c_d20250822_m035826_c001_v0001137_t0021_u01755835106171") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242e7_d20250822_m035820_c001_v7007000_t0000_u01755835100111") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb451c_d20250822_m035815_c001_v0001165_t0055_u01755835095472") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4095e53538113088_d20250822_m035813_c001_v7007000_t0000_u01755835093579") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad2c_d20250822_m035806_c001_v0001137_t0046_u01755835086714") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd31580_d20250822_m035756_c001_v7007000_t0000_u01755835076861") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15cbb_d20250822_m035749_c001_v0001099_t0017_u01755835069873") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f8f_d20250822_m035743_c001_v7007000_t0000_u01755835063816") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15c6f_d20250822_m035735_c001_v0001099_t0022_u01755835055487") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c12_d20250822_m035729_c001_v7007000_t0000_u01755835049869") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15c3f_d20250822_m035721_c001_v0001099_t0016_u01755835041372") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f407a47d19c5b9d83_d20250822_m035836_c001_v7007000_t0000_u01755835116098") 2025/08/22 04:01:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf8b_d20250822_m035831_c001_v0001183_t0024_u01755835111830") 2025/08/22 04:01:02 DEBUG : dir1/0008-23456: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82bc_d20250822_m035856_c001_v7007000_t0000_u01755835136310") 2025/08/22 04:01:03 DEBUG : dir1/0008-23456: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c049_d20250822_m035851_c001_v0001183_t0043_u01755835131140") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e45_d20250822_m040008_c001_v7007000_t0000_u01755835208646") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15ed1_d20250822_m040000_c001_v0001099_t0010_u01755835200167") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd819_d20250822_m035953_c001_v7007000_t0000_u01755835193984") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e83_d20250822_m035946_c001_v0001099_t0010_u01755835186205") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84d6_d20250822_m035939_c001_v7007000_t0000_u01755835179815") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e55_d20250822_m035932_c001_v0001099_t0013_u01755835172040") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245cb_d20250822_m035925_c001_v7007000_t0000_u01755835165771") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e17_d20250822_m035917_c001_v0001099_t0042_u01755835157955") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96da_d20250822_m035911_c001_v7007000_t0000_u01755835151802") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15ddf_d20250822_m035902_c001_v0001099_t0036_u01755835142966") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e304031_d20250822_m035852_c001_v7007000_t0000_u01755835132454") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb45c6_d20250822_m035845_c001_v0001165_t0040_u01755835125990") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793bb_d20250822_m035839_c001_v7007000_t0000_u01755835119637") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d93_d20250822_m035834_c001_v0001099_t0058_u01755835114840") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd31652_d20250822_m035832_c001_v7007000_t0000_u01755835112999") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4550_d20250822_m035826_c001_v0001165_t0043_u01755835106490") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242e8_d20250822_m035820_c001_v7007000_t0000_u01755835100295") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf09_d20250822_m035815_c001_v0001183_t0048_u01755835095559") 2025/08/22 04:01:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41575e1e6bbe1334_d20250822_m035813_c001_v7007000_t0000_u01755835093742") 2025/08/22 04:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bea5_d20250822_m035807_c001_v0001183_t0000_u01755835087106") 2025/08/22 04:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb853_d20250822_m035756_c001_v7007000_t0000_u01755835076874") 2025/08/22 04:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb446c_d20250822_m035750_c001_v0001165_t0049_u01755835070184") 2025/08/22 04:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f90_d20250822_m035743_c001_v7007000_t0000_u01755835063999") 2025/08/22 04:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4424_d20250822_m035735_c001_v0001165_t0043_u01755835055785") 2025/08/22 04:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c14_d20250822_m035730_c001_v7007000_t0000_u01755835050049") 2025/08/22 04:01:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb43d6_d20250822_m035721_c001_v0001165_t0023_u01755835041931") 2025/08/22 04:01:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb9b7_d20250822_m035835_c001_v7007000_t0000_u01755835115924") 2025/08/22 04:01:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d83_d20250822_m035831_c001_v0001099_t0015_u01755835111865") 2025/08/22 04:01:04 DEBUG : dir1/0009-34567: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82bf_d20250822_m035856_c001_v7007000_t0000_u01755835136494") 2025/08/22 04:01:04 DEBUG : dir1/0009-34567: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777adea_d20250822_m035851_c001_v0001137_t0018_u01755835131211") 2025/08/22 04:01:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e46_d20250822_m040008_c001_v7007000_t0000_u01755835208829") 2025/08/22 04:01:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c29c_d20250822_m040000_c001_v0001183_t0015_u01755835200452") 2025/08/22 04:01:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd81a_d20250822_m035954_c001_v7007000_t0000_u01755835194169") 2025/08/22 04:01:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c223_d20250822_m035946_c001_v0001183_t0038_u01755835186520") 2025/08/22 04:01:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84da_d20250822_m035940_c001_v7007000_t0000_u01755835180002") 2025/08/22 04:01:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c1a2_d20250822_m035932_c001_v0001183_t0054_u01755835172336") 2025/08/22 04:01:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245ce_d20250822_m035925_c001_v7007000_t0000_u01755835165958") 2025/08/22 04:01:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c13e_d20250822_m035918_c001_v0001183_t0056_u01755835158271") 2025/08/22 04:01:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96dc_d20250822_m035911_c001_v7007000_t0000_u01755835151986") 2025/08/22 04:01:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c0b1_d20250822_m035903_c001_v0001183_t0026_u01755835143499") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522e2c_d20250822_m035852_c001_v7007000_t0000_u01755835132032") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15db7_d20250822_m035846_c001_v0001099_t0047_u01755835126219") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793be_d20250822_m035839_c001_v7007000_t0000_u01755835119819") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb458e_d20250822_m035834_c001_v0001165_t0038_u01755835114888") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb9b3_d20250822_m035832_c001_v7007000_t0000_u01755835112622") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d6f_d20250822_m035826_c001_v0001099_t0011_u01755835106754") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242e9_d20250822_m035820_c001_v7007000_t0000_u01755835100479") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad58_d20250822_m035815_c001_v0001137_t0010_u01755835095703") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde21488b3_d20250822_m035813_c001_v7007000_t0000_u01755835093752") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb44e0_d20250822_m035807_c001_v0001165_t0045_u01755835087304") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41575e1e6bbe12ad_d20250822_m035756_c001_v7007000_t0000_u01755835076924") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ace4_d20250822_m035750_c001_v0001137_t0013_u01755835070414") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f93_d20250822_m035744_c001_v7007000_t0000_u01755835064182") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777acb4_d20250822_m035736_c001_v0001137_t0023_u01755835056022") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c15_d20250822_m035730_c001_v7007000_t0000_u01755835050231") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac76_d20250822_m035722_c001_v0001137_t0016_u01755835042131") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f7942779389_d20250822_m035836_c001_v7007000_t0000_u01755835116250") 2025/08/22 04:01:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4576_d20250822_m035831_c001_v0001165_t0053_u01755835111932") 2025/08/22 04:01:05 DEBUG : dir1/0010-45678: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82c1_d20250822_m035856_c001_v7007000_t0000_u01755835136678") 2025/08/22 04:01:05 DEBUG : dir1/0010-45678: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15dc5_d20250822_m035851_c001_v0001099_t0057_u01755835131250") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e47_d20250822_m040009_c001_v7007000_t0000_u01755835209014") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb473a_d20250822_m040000_c001_v0001165_t0038_u01755835200657") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd81b_d20250822_m035954_c001_v7007000_t0000_u01755835194352") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb46f2_d20250822_m035946_c001_v0001165_t0048_u01755835186731") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84dd_d20250822_m035940_c001_v7007000_t0000_u01755835180188") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb46a2_d20250822_m035932_c001_v0001165_t0033_u01755835172535") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245d0_d20250822_m035926_c001_v7007000_t0000_u01755835166160") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4654_d20250822_m035918_c001_v0001165_t0019_u01755835158474") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96de_d20250822_m035912_c001_v7007000_t0000_u01755835152173") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb460e_d20250822_m035903_c001_v0001165_t0021_u01755835143697") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4095e53538113263_d20250822_m035852_c001_v7007000_t0000_u01755835132235") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c017_d20250822_m035846_c001_v0001183_t0058_u01755835126569") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793c0_d20250822_m035840_c001_v7007000_t0000_u01755835120006") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bfb9_d20250822_m035834_c001_v0001183_t0041_u01755835114992") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522dd5_d20250822_m035832_c001_v7007000_t0000_u01755835112826") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf68_d20250822_m035827_c001_v0001183_t0034_u01755835107036") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242ea_d20250822_m035820_c001_v7007000_t0000_u01755835100662") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb451e_d20250822_m035815_c001_v0001165_t0059_u01755835095714") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f418897f1e6500f10_d20250822_m035813_c001_v7007000_t0000_u01755835093594") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d0f_d20250822_m035807_c001_v0001099_t0037_u01755835087509") 2025/08/22 04:01:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f404f5cb36831f99c_d20250822_m035757_c001_v7007000_t0000_u01755835077099") 2025/08/22 04:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bdf9_d20250822_m035750_c001_v0001183_t0000_u01755835070750") 2025/08/22 04:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f94_d20250822_m035744_c001_v7007000_t0000_u01755835064364") 2025/08/22 04:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bd70_d20250822_m035736_c001_v0001183_t0015_u01755835056415") 2025/08/22 04:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c18_d20250822_m035730_c001_v7007000_t0000_u01755835050412") 2025/08/22 04:01:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bd0b_d20250822_m035722_c001_v0001183_t0043_u01755835042435") 2025/08/22 04:01:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a81e8_d20250822_m035835_c001_v7007000_t0000_u01755835115849") 2025/08/22 04:01:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf8f_d20250822_m035832_c001_v0001183_t0048_u01755835112043") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82c5_d20250822_m035856_c001_v7007000_t0000_u01755835136864") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb45e4_d20250822_m035851_c001_v0001165_t0005_u01755835131261") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e49_d20250822_m040009_c001_v7007000_t0000_u01755835209198") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777af10_d20250822_m040000_c001_v0001137_t0005_u01755835200865") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd81c_d20250822_m035954_c001_v7007000_t0000_u01755835194539") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aeca_d20250822_m035946_c001_v0001137_t0019_u01755835186931") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84e1_d20250822_m035940_c001_v7007000_t0000_u01755835180374") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae90_d20250822_m035932_c001_v0001137_t0053_u01755835172771") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245d2_d20250822_m035926_c001_v7007000_t0000_u01755835166344") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae58_d20250822_m035918_c001_v0001137_t0038_u01755835158694") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96df_d20250822_m035912_c001_v7007000_t0000_u01755835152357") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae16_d20250822_m035903_c001_v0001137_t0049_u01755835143932") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a827d_d20250822_m035852_c001_v7007000_t0000_u01755835132039") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777add2_d20250822_m035846_c001_v0001137_t0054_u01755835126773") 2025/08/22 04:01:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793c4_d20250822_m035840_c001_v7007000_t0000_u01755835120188") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4590_d20250822_m035835_c001_v0001165_t0058_u01755835115093") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522dda_d20250822_m035833_c001_v7007000_t0000_u01755835113195") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad7e_d20250822_m035827_c001_v0001137_t0006_u01755835107233") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242eb_d20250822_m035820_c001_v7007000_t0000_u01755835100845") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf0d_d20250822_m035815_c001_v0001183_t0006_u01755835095783") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4095e5353811308c_d20250822_m035813_c001_v7007000_t0000_u01755835093763") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad34_d20250822_m035807_c001_v0001137_t0004_u01755835087994") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3d03_d20250822_m035757_c001_v7007000_t0000_u01755835077033") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15cc1_d20250822_m035750_c001_v0001099_t0004_u01755835070951") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f95_d20250822_m035744_c001_v7007000_t0000_u01755835064546") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15c71_d20250822_m035736_c001_v0001099_t0056_u01755835056625") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c1b_d20250822_m035730_c001_v7007000_t0000_u01755835050592") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15c45_d20250822_m035722_c001_v0001099_t0032_u01755835042712") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f7942779383_d20250822_m035835_c001_v7007000_t0000_u01755835115878") 2025/08/22 04:01:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4578_d20250822_m035832_c001_v0001165_t0003_u01755835112127") 2025/08/22 04:01:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82c8_d20250822_m035857_c001_v7007000_t0000_u01755835137046") 2025/08/22 04:01:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c04d_d20250822_m035851_c001_v0001183_t0029_u01755835131356") 2025/08/22 04:01:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e4a_d20250822_m040009_c001_v7007000_t0000_u01755835209382") 2025/08/22 04:01:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15edb_d20250822_m040001_c001_v0001099_t0018_u01755835201314") 2025/08/22 04:01:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd81d_d20250822_m035954_c001_v7007000_t0000_u01755835194722") 2025/08/22 04:01:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e91_d20250822_m035947_c001_v0001099_t0014_u01755835187342") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84e4_d20250822_m035940_c001_v7007000_t0000_u01755835180558") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e5b_d20250822_m035933_c001_v0001099_t0027_u01755835173124") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245d4_d20250822_m035926_c001_v7007000_t0000_u01755835166530") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15e1d_d20250822_m035919_c001_v0001099_t0035_u01755835159017") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96e0_d20250822_m035912_c001_v7007000_t0000_u01755835152540") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15de3_d20250822_m035904_c001_v0001099_t0047_u01755835144561") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd5025_d20250822_m035852_c001_v7007000_t0000_u01755835132574") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb45ca_d20250822_m035847_c001_v0001165_t0046_u01755835127151") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793c7_d20250822_m035840_c001_v7007000_t0000_u01755835120372") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ada6_d20250822_m035835_c001_v0001137_t0016_u01755835115106") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f794277935a_d20250822_m035833_c001_v7007000_t0000_u01755835113205") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4556_d20250822_m035827_c001_v0001165_t0023_u01755835107599") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242ec_d20250822_m035821_c001_v7007000_t0000_u01755835101039") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d37_d20250822_m035815_c001_v0001099_t0017_u01755835095832") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242d7_d20250822_m035813_c001_v7007000_t0000_u01755835093773") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0beb9_d20250822_m035808_c001_v0001183_t0037_u01755835088381") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f404a9f843ddbbb3c_d20250822_m035756_c001_v7007000_t0000_u01755835076886") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4474_d20250822_m035751_c001_v0001165_t0043_u01755835071383") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f96_d20250822_m035744_c001_v7007000_t0000_u01755835064735") 2025/08/22 04:01:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4428_d20250822_m035737_c001_v0001165_t0010_u01755835057064") 2025/08/22 04:01:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c1e_d20250822_m035730_c001_v7007000_t0000_u01755835050776") 2025/08/22 04:01:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb43d8_d20250822_m035723_c001_v0001165_t0054_u01755835043253") 2025/08/22 04:01:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a81eb_d20250822_m035836_c001_v7007000_t0000_u01755835116031") 2025/08/22 04:01:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad92_d20250822_m035832_c001_v0001137_t0013_u01755835112205") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82ca_d20250822_m035857_c001_v7007000_t0000_u01755835137228") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb45e6_d20250822_m035851_c001_v0001165_t0005_u01755835131502") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e4c_d20250822_m040009_c001_v7007000_t0000_u01755835209566") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c2a4_d20250822_m040001_c001_v0001183_t0053_u01755835201888") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd81e_d20250822_m035954_c001_v7007000_t0000_u01755835194906") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c239_d20250822_m035947_c001_v0001183_t0023_u01755835187628") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84e7_d20250822_m035940_c001_v7007000_t0000_u01755835180743") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c1b2_d20250822_m035933_c001_v0001183_t0054_u01755835173414") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245d6_d20250822_m035926_c001_v7007000_t0000_u01755835166719") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c14a_d20250822_m035919_c001_v0001183_t0023_u01755835159382") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96e1_d20250822_m035912_c001_v7007000_t0000_u01755835152723") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c0c5_d20250822_m035904_c001_v0001183_t0040_u01755835144894") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a8284_d20250822_m035852_c001_v7007000_t0000_u01755835132592") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15db9_d20250822_m035847_c001_v0001099_t0043_u01755835127350") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793ca_d20250822_m035840_c001_v7007000_t0000_u01755835120553") 2025/08/22 04:01:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bfbd_d20250822_m035835_c001_v0001183_t0031_u01755835115196") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a81cf_d20250822_m035833_c001_v7007000_t0000_u01755835113218") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d73_d20250822_m035827_c001_v0001099_t0026_u01755835107796") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242ee_d20250822_m035821_c001_v7007000_t0000_u01755835101222") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4520_d20250822_m035815_c001_v0001165_t0033_u01755835095933") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde21488a8_d20250822_m035813_c001_v7007000_t0000_u01755835093173") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb44e6_d20250822_m035808_c001_v0001165_t0032_u01755835088592") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd4e2c_d20250822_m035756_c001_v7007000_t0000_u01755835076897") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777acec_d20250822_m035751_c001_v0001137_t0029_u01755835071600") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f97_d20250822_m035744_c001_v7007000_t0000_u01755835064917") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777acb8_d20250822_m035737_c001_v0001137_t0059_u01755835057275") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c21_d20250822_m035730_c001_v7007000_t0000_u01755835050958") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac7c_d20250822_m035723_c001_v0001137_t0007_u01755835043513") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd31670_d20250822_m035835_c001_v7007000_t0000_u01755835115890") 2025/08/22 04:01:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf9b_d20250822_m035832_c001_v0001183_t0023_u01755835112247") 2025/08/22 04:01:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82cd_d20250822_m035857_c001_v7007000_t0000_u01755835137413") 2025/08/22 04:01:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c053_d20250822_m035851_c001_v0001183_t0001_u01755835131555") 2025/08/22 04:01:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e4d_d20250822_m040009_c001_v7007000_t0000_u01755835209751") 2025/08/22 04:01:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4742_d20250822_m040002_c001_v0001165_t0041_u01755835202148") 2025/08/22 04:01:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd81f_d20250822_m035955_c001_v7007000_t0000_u01755835195095") 2025/08/22 04:01:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb46f4_d20250822_m035947_c001_v0001165_t0047_u01755835187821") 2025/08/22 04:01:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84ea_d20250822_m035940_c001_v7007000_t0000_u01755835180927") 2025/08/22 04:01:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb46aa_d20250822_m035933_c001_v0001165_t0005_u01755835173630") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245d8_d20250822_m035926_c001_v7007000_t0000_u01755835166905") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb465c_d20250822_m035919_c001_v0001165_t0038_u01755835159584") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96e2_d20250822_m035912_c001_v7007000_t0000_u01755835152906") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb461a_d20250822_m035905_c001_v0001165_t0036_u01755835145107") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a8280_d20250822_m035852_c001_v7007000_t0000_u01755835132223") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c027_d20250822_m035847_c001_v0001183_t0012_u01755835127632") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793cd_d20250822_m035840_c001_v7007000_t0000_u01755835120738") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4596_d20250822_m035835_c001_v0001165_t0049_u01755835115294") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd3164d_d20250822_m035832_c001_v7007000_t0000_u01755835112633") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf6e_d20250822_m035828_c001_v0001183_t0014_u01755835108306") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242ef_d20250822_m035821_c001_v7007000_t0000_u01755835101404") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bf0f_d20250822_m035816_c001_v0001183_t0055_u01755835096012") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f418897f1e6500f11_d20250822_m035813_c001_v7007000_t0000_u01755835093783") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d13_d20250822_m035808_c001_v0001099_t0017_u01755835088835") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd31584_d20250822_m035757_c001_v7007000_t0000_u01755835077043") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0be01_d20250822_m035751_c001_v0001183_t0036_u01755835071940") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f98_d20250822_m035745_c001_v7007000_t0000_u01755835065099") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bd7d_d20250822_m035737_c001_v0001183_t0049_u01755835057663") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c23_d20250822_m035731_c001_v7007000_t0000_u01755835051141") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bd19_d20250822_m035723_c001_v0001183_t0040_u01755835043893") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e303f70_d20250822_m035835_c001_v7007000_t0000_u01755835115904") 2025/08/22 04:01:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d89_d20250822_m035832_c001_v0001099_t0044_u01755835112266") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82d0_d20250822_m035857_c001_v7007000_t0000_u01755835137596") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777adf0_d20250822_m035851_c001_v0001137_t0050_u01755835131619") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e51_d20250822_m040009_c001_v7007000_t0000_u01755835209936") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777af14_d20250822_m040002_c001_v0001137_t0047_u01755835202381") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd820_d20250822_m035955_c001_v7007000_t0000_u01755835195279") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aed0_d20250822_m035948_c001_v0001137_t0057_u01755835188021") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84ed_d20250822_m035941_c001_v7007000_t0000_u01755835181112") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae96_d20250822_m035933_c001_v0001137_t0023_u01755835173905") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245da_d20250822_m035927_c001_v7007000_t0000_u01755835167111") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae5a_d20250822_m035919_c001_v0001137_t0056_u01755835159785") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96e3_d20250822_m035913_c001_v7007000_t0000_u01755835153089") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae20_d20250822_m035905_c001_v0001137_t0017_u01755835145320") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f407a47d19c5b9de8_d20250822_m035852_c001_v7007000_t0000_u01755835132423") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777add4_d20250822_m035847_c001_v0001137_t0047_u01755835127868") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793d0_d20250822_m035840_c001_v7007000_t0000_u01755835120924") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bfc5_d20250822_m035835_c001_v0001183_t0036_u01755835115407") 2025/08/22 04:01:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f404f5cb36831fa40_d20250822_m035833_c001_v7007000_t0000_u01755835113227") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad80_d20250822_m035828_c001_v0001137_t0019_u01755835108517") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242f0_d20250822_m035821_c001_v7007000_t0000_u01755835101587") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad5c_d20250822_m035816_c001_v0001137_t0049_u01755835096090") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2d63_d20250822_m035813_c001_v7007000_t0000_u01755835093795") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad3c_d20250822_m035809_c001_v0001137_t0035_u01755835089224") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41575e1e6bbe12af_d20250822_m035757_c001_v7007000_t0000_u01755835077110") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15cc7_d20250822_m035752_c001_v0001099_t0044_u01755835072188") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f9a_d20250822_m035745_c001_v7007000_t0000_u01755835065283") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15c7b_d20250822_m035737_c001_v0001099_t0000_u01755835057876") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c27_d20250822_m035731_c001_v7007000_t0000_u01755835051322") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15c4b_d20250822_m035724_c001_v0001099_t0054_u01755835044098") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb9b8_d20250822_m035836_c001_v7007000_t0000_u01755835116112") 2025/08/22 04:01:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb457e_d20250822_m035832_c001_v0001165_t0031_u01755835112409") 2025/08/22 04:01:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315a5_d20250822_m035759_c001_v7007000_t0000_u01755835079613") 2025/08/22 04:01:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4492_d20250822_m035755_c001_v0001165_t0042_u01755835075112") 2025/08/22 04:01:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315a9_d20250822_m035759_c001_v7007000_t0000_u01755835079805") 2025/08/22 04:01:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0be1d_d20250822_m035755_c001_v0001183_t0039_u01755835075135") 2025/08/22 04:01:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315ab_d20250822_m035759_c001_v7007000_t0000_u01755835079994") 2025/08/22 04:01:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15cd9_d20250822_m035755_c001_v0001099_t0041_u01755835075268") 2025/08/22 04:01:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315ae_d20250822_m035800_c001_v7007000_t0000_u01755835080176") 2025/08/22 04:01:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4494_d20250822_m035755_c001_v0001165_t0044_u01755835075316") 2025/08/22 04:01:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315b1_d20250822_m035800_c001_v7007000_t0000_u01755835080358") 2025/08/22 04:01:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0be23_d20250822_m035755_c001_v0001183_t0010_u01755835075334") 2025/08/22 04:01:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315b4_d20250822_m035800_c001_v7007000_t0000_u01755835080541") 2025/08/22 04:01:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad08_d20250822_m035755_c001_v0001137_t0005_u01755835075472") 2025/08/22 04:01:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315b7_d20250822_m035800_c001_v7007000_t0000_u01755835080724") 2025/08/22 04:01:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb449a_d20250822_m035755_c001_v0001165_t0021_u01755835075525") 2025/08/22 04:01:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315b9_d20250822_m035800_c001_v7007000_t0000_u01755835080906") 2025/08/22 04:01:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0be27_d20250822_m035755_c001_v0001183_t0043_u01755835075538") 2025/08/22 04:01:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315bc_d20250822_m035801_c001_v7007000_t0000_u01755835081089") 2025/08/22 04:01:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15cdb_d20250822_m035755_c001_v0001099_t0050_u01755835075683") 2025/08/22 04:01:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315bf_d20250822_m035801_c001_v7007000_t0000_u01755835081272") 2025/08/22 04:01:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb449c_d20250822_m035755_c001_v0001165_t0019_u01755835075731") 2025/08/22 04:01:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315c2_d20250822_m035801_c001_v7007000_t0000_u01755835081468") 2025/08/22 04:01:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0be2b_d20250822_m035755_c001_v0001183_t0020_u01755835075766") 2025/08/22 04:01:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315c5_d20250822_m035801_c001_v7007000_t0000_u01755835081652") 2025/08/22 04:01:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb44a0_d20250822_m035755_c001_v0001165_t0042_u01755835075958") 2025/08/22 04:01:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315c7_d20250822_m035801_c001_v7007000_t0000_u01755835081836") 2025/08/22 04:01:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0be31_d20250822_m035756_c001_v0001183_t0044_u01755835076001") 2025/08/22 04:01:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315ca_d20250822_m035802_c001_v7007000_t0000_u01755835082022") 2025/08/22 04:01:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad0e_d20250822_m035756_c001_v0001137_t0013_u01755835076080") 2025/08/22 04:01:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315cd_d20250822_m035802_c001_v7007000_t0000_u01755835082205") 2025/08/22 04:01:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15cdf_d20250822_m035756_c001_v0001099_t0032_u01755835076111") 2025/08/22 04:01:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd315cf_d20250822_m035802_c001_v7007000_t0000_u01755835082387") 2025/08/22 04:01:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb44a2_d20250822_m035756_c001_v0001165_t0046_u01755835076163") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4095e535381130b6_d20250822_m035816_c001_v7007000_t0000_u01755835096531") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bed9_d20250822_m035811_c001_v0001183_t0032_u01755835091821") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f414ceec2a179529b_d20250822_m035816_c001_v7007000_t0000_u01755835096554") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb44fe_d20250822_m035811_c001_v0001165_t0042_u01755835091837") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde21488db_d20250822_m035816_c001_v7007000_t0000_u01755835096541") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bedf_d20250822_m035812_c001_v0001183_t0036_u01755835092018") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242da_d20250822_m035816_c001_v7007000_t0000_u01755835096707") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4502_d20250822_m035812_c001_v0001165_t0046_u01755835092043") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f411122d935551bc9_d20250822_m035816_c001_v7007000_t0000_u01755835096674") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d23_d20250822_m035812_c001_v0001099_t0049_u01755835092071") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40313ebc8d26883b_d20250822_m035816_c001_v7007000_t0000_u01755835096677") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad46_d20250822_m035812_c001_v0001137_t0001_u01755835092084") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4095e535381130ba_d20250822_m035816_c001_v7007000_t0000_u01755835096719") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4504_d20250822_m035812_c001_v0001165_t0057_u01755835092255") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde21488de_d20250822_m035816_c001_v7007000_t0000_u01755835096731") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bee3_d20250822_m035812_c001_v0001183_t0013_u01755835092317") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40313ebc8d268837_d20250822_m035816_c001_v7007000_t0000_u01755835096490") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d25_d20250822_m035812_c001_v0001099_t0043_u01755835092451") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2d8c_d20250822_m035816_c001_v7007000_t0000_u01755835096686") 2025/08/22 04:01:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4508_d20250822_m035812_c001_v0001165_t0057_u01755835092462") 2025/08/22 04:01:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2d90_d20250822_m035816_c001_v7007000_t0000_u01755835096872") 2025/08/22 04:01:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bee5_d20250822_m035812_c001_v0001183_t0048_u01755835092522") 2025/08/22 04:01:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f418897f1e6500f1a_d20250822_m035816_c001_v7007000_t0000_u01755835096880") 2025/08/22 04:01:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad4a_d20250822_m035812_c001_v0001137_t0055_u01755835092595") 2025/08/22 04:01:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242db_d20250822_m035816_c001_v7007000_t0000_u01755835096892") 2025/08/22 04:01:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb450a_d20250822_m035812_c001_v0001165_t0028_u01755835092680") 2025/08/22 04:01:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f414ceec2a179529d_d20250822_m035816_c001_v7007000_t0000_u01755835096742") 2025/08/22 04:01:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0beeb_d20250822_m035812_c001_v0001183_t0053_u01755835092726") 2025/08/22 04:01:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2d88_d20250822_m035816_c001_v7007000_t0000_u01755835096500") 2025/08/22 04:01:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d27_d20250822_m035812_c001_v0001099_t0055_u01755835092777") 2025/08/22 04:01:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40313ebc8d26883f_d20250822_m035816_c001_v7007000_t0000_u01755835096862") 2025/08/22 04:01:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb450c_d20250822_m035812_c001_v0001165_t0012_u01755835092888") 2025/08/22 04:01:17 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb504_d20250822_m035614_c001_v7007000_t0000_u01755834974604") 2025/08/22 04:01:17 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f11099d85094de4e9_d20250822_m035612_c001_v0001041_t0018_u01755834972540") 2025/08/22 04:01:17 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd3122a_d20250822_m035612_c001_v7007000_t0000_u01755834972354") 2025/08/22 04:01:17 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f11099d85094de4d9_d20250822_m035609_c001_v0001041_t0059_u01755834969106") 2025/08/22 04:01:17 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd311ff_d20250822_m035608_c001_v7007000_t0000_u01755834968364") 2025/08/22 04:01:17 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aabd_d20250822_m035604_c001_v0001137_t0015_u01755834964598") 2025/08/22 04:01:17 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e30383d_d20250822_m035603_c001_v7007000_t0000_u01755834963134") 2025/08/22 04:01:17 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f101d7a17d115ff3f_d20250822_m035601_c001_v0001180_t0053_u01755834961116") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4186dec13932d24d_d20250822_m035600_c001_v7007000_t0000_u01755834960934") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f101d7a17d115ff23_d20250822_m035558_c001_v0001180_t0039_u01755834958280") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4186dec13932d21d_d20250822_m035557_c001_v7007000_t0000_u01755834957554") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aaa1_d20250822_m035553_c001_v0001137_t0038_u01755834953754") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e3037cc_d20250822_m035552_c001_v7007000_t0000_u01755834952827") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1085f6a67018c823_d20250822_m035551_c001_v0001181_t0041_u01755834951479") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f415c3187c79305fd_d20250822_m035551_c001_v7007000_t0000_u01755834951291") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1085f6a67018c80b_d20250822_m035546_c001_v0001181_t0058_u01755834946562") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f415c3187c79305a7_d20250822_m035545_c001_v7007000_t0000_u01755834945828") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aa75_d20250822_m035542_c001_v0001137_t0048_u01755834942017") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e30374e_d20250822_m035541_c001_v7007000_t0000_u01755834941105") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f114fa081f60e4fc9_d20250822_m035539_c001_v0001145_t0045_u01755834939345") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40313ebc8d2685ee_d20250822_m035539_c001_v7007000_t0000_u01755834939160") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f114fa081f60e4fc3_d20250822_m035535_c001_v0001145_t0016_u01755834935651") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40313ebc8d2685d8_d20250822_m035534_c001_v7007000_t0000_u01755834934919") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aa59_d20250822_m035529_c001_v0001137_t0020_u01755834929559") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40978c0e2f9ca8f0_d20250822_m035528_c001_v7007000_t0000_u01755834928638") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f10039ae85278fd81_d20250822_m035526_c001_v0001161_t0010_u01755834926544") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d4a3_d20250822_m035526_c001_v7007000_t0000_u01755834926358") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f10039ae85278fd67_d20250822_m035523_c001_v0001161_t0054_u01755834923351") 2025/08/22 04:01:18 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d479_d20250822_m035522_c001_v7007000_t0000_u01755834922616") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aa21_d20250822_m035517_c001_v0001137_t0020_u01755834917079") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd38a6_d20250822_m035516_c001_v7007000_t0000_u01755834916160") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1098cedce970f50d_d20250822_m035514_c001_v0001116_t0029_u01755834914398") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd3889_d20250822_m035514_c001_v7007000_t0000_u01755834914217") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1098cedce970f501_d20250822_m035510_c001_v0001116_t0006_u01755834910968") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd385f_d20250822_m035510_c001_v7007000_t0000_u01755834910231") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a9e7_d20250822_m035504_c001_v0001137_t0057_u01755834904287") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd380a_d20250822_m035503_c001_v7007000_t0000_u01755834903183") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f11914a60189bebb5_d20250822_m035457_c001_v0001091_t0012_u01755834897258") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d428_d20250822_m035457_c001_v7007000_t0000_u01755834897054") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a9b3_d20250822_m035452_c001_v0001137_t0025_u01755834892821") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1190fd4768d0e597_d20250822_m035451_c001_v0001172_t0043_u01755834891909") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1190fd4768d0e591_d20250822_m035450_c001_v0001172_t0036_u01755834890784") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4018560ff83486e7_d20250822_m035437_c001_v7007000_t0000_u01755834877325") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2ae99_d20250822_m035430_c001_v0001090_t0054_u01755834870324") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f10784bf662256c4d_d20250822_m035429_c001_v0001131_t0014_u01755834869461") 2025/08/22 04:01:19 DEBUG : dst/one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f10784bf662256c49_d20250822_m035428_c001_v0001131_t0022_u01755834868398") 2025/08/22 04:01:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb507_d20250822_m035614_c001_v7007000_t0000_u01755834974788") 2025/08/22 04:01:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f105dfbce80a6bdbf_d20250822_m035612_c001_v0001182_t0039_u01755834972137") 2025/08/22 04:01:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f10922960b67b1643_d20250822_m035608_c001_v0001177_t0015_u01755834968150") 2025/08/22 04:01:20 DEBUG : dst/one.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e303841_d20250822_m035603_c001_v7007000_t0000_u01755834963316") 2025/08/22 04:01:20 DEBUG : dst/one.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f11924f041c055a90_d20250822_m035600_c001_v0001130_t0002_u01755834960427") 2025/08/22 04:01:20 DEBUG : dst/one.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f103af76ed8fb4dd2_d20250822_m035557_c001_v0001171_t0056_u01755834957189") 2025/08/22 04:01:20 DEBUG : dst/one.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e3037cf_d20250822_m035553_c001_v7007000_t0000_u01755834953010") 2025/08/22 04:01:20 DEBUG : dst/one.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1001bff9c7ce6654_d20250822_m035551_c001_v0001136_t0039_u01755834951004") 2025/08/22 04:01:20 DEBUG : dst/one.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1083ef8085945758_d20250822_m035545_c001_v0001172_t0032_u01755834945578") 2025/08/22 04:01:20 DEBUG : dst/three: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd380d_d20250822_m035503_c001_v7007000_t0000_u01755834903369") 2025/08/22 04:01:20 DEBUG : dst/three: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1190fd4768d0e5d7_d20250822_m035501_c001_v0001172_t0035_u01755834901766") 2025/08/22 04:01:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb50c_d20250822_m035614_c001_v7007000_t0000_u01755834974972") 2025/08/22 04:01:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1103aa35bcd7f1af_d20250822_m035613_c001_v0001184_t0011_u01755834973489") 2025/08/22 04:01:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f110868dcc1ff8e2d_d20250822_m035610_c001_v0001044_t0036_u01755834970022") 2025/08/22 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb510_d20250822_m035615_c001_v7007000_t0000_u01755834975156") 2025/08/22 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f11099d85094de4ed_d20250822_m035613_c001_v0001041_t0040_u01755834973882") 2025/08/22 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd31249_d20250822_m035613_c001_v7007000_t0000_u01755834973700") 2025/08/22 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f11099d85094de4df_d20250822_m035610_c001_v0001041_t0000_u01755834970530") 2025/08/22 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd3120a_d20250822_m035610_c001_v7007000_t0000_u01755834970345") 2025/08/22 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aac5_d20250822_m035605_c001_v0001137_t0043_u01755834965394") 2025/08/22 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e303846_d20250822_m035603_c001_v7007000_t0000_u01755834963499") 2025/08/22 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f101d7a17d115ff49_d20250822_m035602_c001_v0001180_t0053_u01755834962529") 2025/08/22 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4186dec13932d26c_d20250822_m035602_c001_v7007000_t0000_u01755834962347") 2025/08/22 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f101d7a17d115ff2b_d20250822_m035559_c001_v0001180_t0041_u01755834959441") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4186dec13932d234_d20250822_m035559_c001_v7007000_t0000_u01755834959259") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aaa7_d20250822_m035554_c001_v0001137_t0016_u01755834954404") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f415c3187c7930609_d20250822_m035552_c001_v7007000_t0000_u01755834952269") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aa8f_d20250822_m035550_c001_v0001137_t0037_u01755834950093") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f415c3187c79305bc_d20250822_m035547_c001_v7007000_t0000_u01755834947241") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aa77_d20250822_m035542_c001_v0001137_t0029_u01755834942734") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40313ebc8d2685f3_d20250822_m035540_c001_v7007000_t0000_u01755834940170") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2af22_d20250822_m035537_c001_v0001090_t0034_u01755834937717") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40313ebc8d2685e1_d20250822_m035536_c001_v7007000_t0000_u01755834936625") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aa5f_d20250822_m035530_c001_v0001137_t0030_u01755834930146") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d4b3_d20250822_m035527_c001_v7007000_t0000_u01755834927708") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2af0c_d20250822_m035525_c001_v0001090_t0020_u01755834925199") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d48a_d20250822_m035524_c001_v7007000_t0000_u01755834924087") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aa23_d20250822_m035517_c001_v0001137_t0043_u01755834917840") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd3899_d20250822_m035515_c001_v7007000_t0000_u01755834915246") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2aef4_d20250822_m035513_c001_v0001090_t0044_u01755834913059") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd3874_d20250822_m035511_c001_v7007000_t0000_u01755834911956") 2025/08/22 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a9eb_d20250822_m035505_c001_v0001137_t0057_u01755834905298") 2025/08/22 04:01:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e30384a_d20250822_m035603_c001_v7007000_t0000_u01755834963682") 2025/08/22 04:01:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f102f50bd9f02a6c5_d20250822_m035601_c001_v0001161_t0044_u01755834961880") 2025/08/22 04:01:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f101d7a17d115ff27_d20250822_m035559_c001_v0001180_t0043_u01755834959045") 2025/08/22 04:01:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e3037d2_d20250822_m035553_c001_v7007000_t0000_u01755834953191") 2025/08/22 04:01:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f10571a40773fada8_d20250822_m035551_c001_v0001157_t0059_u01755834951887") 2025/08/22 04:01:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1004e0167ee8dc89_d20250822_m035546_c001_v0001180_t0052_u01755834946987") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb514_d20250822_m035615_c001_v7007000_t0000_u01755834975340") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aac1_d20250822_m035604_c001_v0001137_t0045_u01755834964884") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e30384f_d20250822_m035603_c001_v7007000_t0000_u01755834963864") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aaa5_d20250822_m035554_c001_v0001137_t0021_u01755834954088") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e3037d5_d20250822_m035553_c001_v7007000_t0000_u01755834953382") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2af2e_d20250822_m035542_c001_v0001090_t0018_u01755834942416") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4028ad8d5e30374f_d20250822_m035541_c001_v7007000_t0000_u01755834941286") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2af14_d20250822_m035529_c001_v0001090_t0024_u01755834929818") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40978c0e2f9ca8f1_d20250822_m035528_c001_v7007000_t0000_u01755834928823") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2aefa_d20250822_m035517_c001_v0001090_t0055_u01755834917455") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd38a8_d20250822_m035516_c001_v7007000_t0000_u01755834916342") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2aee8_d20250822_m035504_c001_v0001090_t0003_u01755834904890") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd3810_d20250822_m035503_c001_v7007000_t0000_u01755834903554") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f110b368a60dcc3d2_d20250822_m035458_c001_v0001099_t0044_u01755834898998") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4018560ff83486e8_d20250822_m035437_c001_v7007000_t0000_u01755834877510") 2025/08/22 04:01:22 DEBUG : dst/two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f10784bf662256c65_d20250822_m035436_c001_v0001131_t0004_u01755834876137") 2025/08/22 04:01:22 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40313ebc8d26853f_d20250822_m035357_c001_v7007000_t0000_u01755834837076") 2025/08/22 04:01:22 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2ae47_d20250822_m035350_c001_v0001090_t0038_u01755834830144") 2025/08/22 04:01:22 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408ecead5767a642_d20250822_m035347_c001_v7007000_t0000_u01755834827980") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a878_d20250822_m035327_c001_v0001137_t0045_u01755834807610") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408ecead5767a5cf_d20250822_m035314_c001_v7007000_t0000_u01755834794901") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2aded_d20250822_m035307_c001_v0001090_t0008_u01755834787877") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d08d_d20250822_m035247_c001_v7007000_t0000_u01755834767652") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5fb_d20250822_m035245_c001_v0001179_t0014_u01755834765830") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d06e_d20250822_m035245_c001_v7007000_t0000_u01755834765079") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5ef_d20250822_m035243_c001_v0001179_t0020_u01755834763897") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d045_d20250822_m035241_c001_v7007000_t0000_u01755834761418") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5c3_d20250822_m035239_c001_v0001179_t0022_u01755834759842") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d02f_d20250822_m035238_c001_v7007000_t0000_u01755834758930") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5b3_d20250822_m035237_c001_v0001179_t0002_u01755834757724") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938cffd_d20250822_m035232_c001_v7007000_t0000_u01755834752559") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a56f_d20250822_m035231_c001_v0001179_t0025_u01755834751192") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938cff0_d20250822_m035230_c001_v7007000_t0000_u01755834750293") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a559_d20250822_m035229_c001_v0001179_t0047_u01755834749526") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a335c_d20250822_m035225_c001_v7007000_t0000_u01755834745228") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a533_d20250822_m035224_c001_v0001179_t0011_u01755834744017") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3330_d20250822_m035222_c001_v7007000_t0000_u01755834742159") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a51d_d20250822_m035221_c001_v0001179_t0048_u01755834741196") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a331b_d20250822_m035220_c001_v7007000_t0000_u01755834740820") 2025/08/22 04:01:23 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1179c8d7e02958b4_d20250822_m035220_c001_v0001102_t0004_u01755834740024") 2025/08/22 04:01:24 DEBUG : empty space: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a507_d20250822_m035218_c001_v0001179_t0012_u01755834738507") 2025/08/22 04:01:24 DEBUG : enormous: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d084_d20250822_m035246_c001_v7007000_t0000_u01755834766904") 2025/08/22 04:01:24 DEBUG : enormous: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5fd_d20250822_m035246_c001_v0001179_t0046_u01755834766031") 2025/08/22 04:01:24 DEBUG : existing: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb549_d20250822_m035619_c001_v7007000_t0000_u01755834979699") 2025/08/22 04:01:24 DEBUG : existing: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab05_d20250822_m035618_c001_v0001137_t0052_u01755834978328") 2025/08/22 04:01:24 DEBUG : existing: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d183_d20250822_m035306_c001_v7007000_t0000_u01755834786118") 2025/08/22 04:01:24 DEBUG : existing: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2ade9_d20250822_m035304_c001_v0001090_t0056_u01755834784762") 2025/08/22 04:01:24 DEBUG : existing: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a32e3_d20250822_m035215_c001_v7007000_t0000_u01755834735961") 2025/08/22 04:01:24 DEBUG : existing: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a4e5_d20250822_m035214_c001_v0001179_t0041_u01755834734965") 2025/08/22 04:01:24 DEBUG : existing: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a32de_d20250822_m035214_c001_v7007000_t0000_u01755834734411") 2025/08/22 04:01:24 DEBUG : existing: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a4d3_d20250822_m035213_c001_v0001179_t0023_u01755834733788") 2025/08/22 04:01:24 DEBUG : existing: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a4c5_d20250822_m035213_c001_v0001179_t0047_u01755834733029") 2025/08/22 04:01:24 DEBUG : existing-b: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d187_d20250822_m035306_c001_v7007000_t0000_u01755834786308") 2025/08/22 04:01:24 DEBUG : existing-b: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a814_d20250822_m035304_c001_v0001137_t0042_u01755834784775") 2025/08/22 04:01:24 DEBUG : file1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90487c_d20250822_m035714_c001_v7007000_t0000_u01755835034833") 2025/08/22 04:01:24 DEBUG : file1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15c1b_d20250822_m035713_c001_v0001099_t0024_u01755835033931") 2025/08/22 04:01:24 DEBUG : file1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904879_d20250822_m035712_c001_v7007000_t0000_u01755835032567") 2025/08/22 04:01:25 DEBUG : file1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bca7_d20250822_m035711_c001_v0001183_t0030_u01755835031575") 2025/08/22 04:01:25 DEBUG : five: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d0aa_d20250822_m035251_c001_v7007000_t0000_u01755834771283") 2025/08/22 04:01:25 DEBUG : five: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406d1e791c34a62b_d20250822_m035249_c001_v0001179_t0054_u01755834769348") 2025/08/22 04:01:25 DEBUG : foo: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3344_d20250822_m035223_c001_v7007000_t0000_u01755834743648") 2025/08/22 04:01:25 DEBUG : foo: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406d1e791c34a529_d20250822_m035223_c001_v0001179_t0054_u01755834743088") 2025/08/22 04:01:25 DEBUG : foo: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406d1e791c34a525_d20250822_m035222_c001_v0001179_t0054_u01755834742529") 2025/08/22 04:01:25 DEBUG : four: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d0ad_d20250822_m035251_c001_v7007000_t0000_u01755834771467") 2025/08/22 04:01:25 DEBUG : four: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4025dddb0777a7e2_d20250822_m035249_c001_v0001137_t0018_u01755834769909") 2025/08/22 04:01:25 DEBUG : four: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a627_d20250822_m035248_c001_v0001179_t0053_u01755834768703") 2025/08/22 04:01:25 DEBUG : hello world2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3055_d20250822_m035120_c001_v7007000_t0000_u01755834680937") 2025/08/22 04:01:25 DEBUG : hello world2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a280_d20250822_m035120_c001_v0001179_t0057_u01755834680264") 2025/08/22 04:01:25 DEBUG : ignore-size: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a32d3_d20250822_m035212_c001_v7007000_t0000_u01755834732659") 2025/08/22 04:01:25 DEBUG : ignore-size: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a4af_d20250822_m035211_c001_v0001179_t0048_u01755834731718") 2025/08/22 04:01:25 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d165_d20250822_m035304_c001_v7007000_t0000_u01755834784021") 2025/08/22 04:01:25 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2addd_d20250822_m035302_c001_v0001090_t0034_u01755834782943") 2025/08/22 04:01:25 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d14d_d20250822_m035302_c001_v7007000_t0000_u01755834782195") 2025/08/22 04:01:25 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2addb_d20250822_m035301_c001_v0001090_t0052_u01755834781488") 2025/08/22 04:01:25 DEBUG : one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d0b0_d20250822_m035251_c001_v7007000_t0000_u01755834771677") 2025/08/22 04:01:25 DEBUG : one: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406d1e791c34a61b_d20250822_m035248_c001_v0001179_t0054_u01755834768057") 2025/08/22 04:01:25 DEBUG : only0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904865_d20250822_m035707_c001_v7007000_t0000_u01755835027121") 2025/08/22 04:01:25 DEBUG : only0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4025dddb0777ac34_d20250822_m035701_c001_v0001137_t0018_u01755835021232") 2025/08/22 04:01:25 DEBUG : only0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abbd_d20250822_m035645_c001_v0001137_t0006_u01755835005749") 2025/08/22 04:01:26 DEBUG : only0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41313bf9674630dc_d20250822_m035640_c001_v7007000_t0000_u01755835000284") 2025/08/22 04:01:26 DEBUG : only0: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab1f_d20250822_m035623_c001_v0001137_t0010_u01755834983403") 2025/08/22 04:01:26 DEBUG : only1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904866_d20250822_m035707_c001_v7007000_t0000_u01755835027304") 2025/08/22 04:01:26 DEBUG : only1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4080f3598bc15be7_d20250822_m035702_c001_v0001099_t0059_u01755835022354") 2025/08/22 04:01:26 DEBUG : only1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abc1_d20250822_m035646_c001_v0001137_t0046_u01755835006655") 2025/08/22 04:01:26 DEBUG : only1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41313bf9674630d9_d20250822_m035640_c001_v7007000_t0000_u01755835000102") 2025/08/22 04:01:26 DEBUG : only1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab23_d20250822_m035624_c001_v0001137_t0053_u01755834984079") 2025/08/22 04:01:26 DEBUG : only10: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904867_d20250822_m035707_c001_v7007000_t0000_u01755835027490") 2025/08/22 04:01:26 DEBUG : only10: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f413f2171d9fb436c_d20250822_m035701_c001_v0001165_t0038_u01755835021788") 2025/08/22 04:01:26 DEBUG : only10: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abfa_d20250822_m035653_c001_v0001137_t0006_u01755835013558") 2025/08/22 04:01:26 DEBUG : only10: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd60_d20250822_m035639_c001_v7007000_t0000_u01755834999932") 2025/08/22 04:01:26 DEBUG : only10: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab5b_d20250822_m035630_c001_v0001137_t0054_u01755834990896") 2025/08/22 04:01:26 DEBUG : only11: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904868_d20250822_m035707_c001_v7007000_t0000_u01755835027684") 2025/08/22 04:01:26 DEBUG : only11: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406638dcacd0bc57_d20250822_m035701_c001_v0001183_t0051_u01755835021989") 2025/08/22 04:01:26 DEBUG : only11: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abfe_d20250822_m035654_c001_v0001137_t0040_u01755835014312") 2025/08/22 04:01:26 DEBUG : only11: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd65_d20250822_m035640_c001_v7007000_t0000_u01755835000300") 2025/08/22 04:01:26 DEBUG : only11: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab5f_d20250822_m035631_c001_v0001137_t0004_u01755834991658") 2025/08/22 04:01:26 DEBUG : only12: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904869_d20250822_m035707_c001_v7007000_t0000_u01755835027869") 2025/08/22 04:01:26 DEBUG : only12: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4080f3598bc15be3_d20250822_m035702_c001_v0001099_t0059_u01755835022170") 2025/08/22 04:01:26 DEBUG : only12: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac02_d20250822_m035654_c001_v0001137_t0025_u01755835014908") 2025/08/22 04:01:26 DEBUG : only12: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41313bf9674630d5_d20250822_m035639_c001_v7007000_t0000_u01755834999920") 2025/08/22 04:01:27 DEBUG : only12: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab63_d20250822_m035632_c001_v0001137_t0016_u01755834992555") 2025/08/22 04:01:27 DEBUG : only13: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90486a_d20250822_m035708_c001_v7007000_t0000_u01755835028052") 2025/08/22 04:01:27 DEBUG : only13: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4025dddb0777ac37_d20250822_m035701_c001_v0001137_t0018_u01755835021820") 2025/08/22 04:01:27 DEBUG : only13: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac0c_d20250822_m035655_c001_v0001137_t0020_u01755835015836") 2025/08/22 04:01:27 DEBUG : only13: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41313bf9674630d6_d20250822_m035639_c001_v7007000_t0000_u01755834999943") 2025/08/22 04:01:27 DEBUG : only13: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab69_d20250822_m035633_c001_v0001137_t0010_u01755834993361") 2025/08/22 04:01:27 DEBUG : only14: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90486b_d20250822_m035708_c001_v7007000_t0000_u01755835028239") 2025/08/22 04:01:27 DEBUG : only14: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f413f2171d9fb436e_d20250822_m035701_c001_v0001165_t0038_u01755835021978") 2025/08/22 04:01:27 DEBUG : only14: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac16_d20250822_m035656_c001_v0001137_t0049_u01755835016565") 2025/08/22 04:01:27 DEBUG : only14: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41313bf9674630dd_d20250822_m035640_c001_v7007000_t0000_u01755835000311") 2025/08/22 04:01:27 DEBUG : only14: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab73_d20250822_m035634_c001_v0001137_t0058_u01755834994107") 2025/08/22 04:01:27 DEBUG : only15: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90486c_d20250822_m035708_c001_v7007000_t0000_u01755835028422") 2025/08/22 04:01:27 DEBUG : only15: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4025dddb0777ac3a_d20250822_m035702_c001_v0001137_t0018_u01755835022004") 2025/08/22 04:01:27 DEBUG : only15: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac1c_d20250822_m035657_c001_v0001137_t0018_u01755835017269") 2025/08/22 04:01:27 DEBUG : only15: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522bdc_d20250822_m035640_c001_v7007000_t0000_u01755835000331") 2025/08/22 04:01:27 DEBUG : only15: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab7d_d20250822_m035634_c001_v0001137_t0016_u01755834994762") 2025/08/22 04:01:27 DEBUG : only16: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90486d_d20250822_m035708_c001_v7007000_t0000_u01755835028604") 2025/08/22 04:01:27 DEBUG : only16: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f413f2171d9fb4370_d20250822_m035702_c001_v0001165_t0038_u01755835022161") 2025/08/22 04:01:27 DEBUG : only16: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac22_d20250822_m035657_c001_v0001137_t0041_u01755835017914") 2025/08/22 04:01:27 DEBUG : only16: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41313bf9674630df_d20250822_m035640_c001_v7007000_t0000_u01755835000468") 2025/08/22 04:01:27 DEBUG : only16: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab85_d20250822_m035635_c001_v0001137_t0053_u01755834995653") 2025/08/22 04:01:28 DEBUG : only17: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90486e_d20250822_m035708_c001_v7007000_t0000_u01755835028787") 2025/08/22 04:01:28 DEBUG : only17: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406638dcacd0bc5b_d20250822_m035702_c001_v0001183_t0051_u01755835022176") 2025/08/22 04:01:28 DEBUG : only17: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac26_d20250822_m035658_c001_v0001137_t0022_u01755835018627") 2025/08/22 04:01:28 DEBUG : only17: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd67_d20250822_m035640_c001_v7007000_t0000_u01755835000482") 2025/08/22 04:01:28 DEBUG : only17: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab8f_d20250822_m035636_c001_v0001137_t0009_u01755834996443") 2025/08/22 04:01:28 DEBUG : only18: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90486f_d20250822_m035708_c001_v7007000_t0000_u01755835028970") 2025/08/22 04:01:28 DEBUG : only18: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4025dddb0777ac3c_d20250822_m035702_c001_v0001137_t0018_u01755835022189") 2025/08/22 04:01:28 DEBUG : only18: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac2c_d20250822_m035659_c001_v0001137_t0025_u01755835019250") 2025/08/22 04:01:28 DEBUG : only18: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41313bf9674630d2_d20250822_m035639_c001_v7007000_t0000_u01755834999738") 2025/08/22 04:01:28 DEBUG : only18: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab99_d20250822_m035637_c001_v0001137_t0043_u01755834997188") 2025/08/22 04:01:29 DEBUG : only19: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904870_d20250822_m035709_c001_v7007000_t0000_u01755835029153") 2025/08/22 04:01:29 DEBUG : only19: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f413f2171d9fb4372_d20250822_m035702_c001_v0001165_t0038_u01755835022343") 2025/08/22 04:01:29 DEBUG : only19: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac32_d20250822_m035700_c001_v0001137_t0048_u01755835020160") 2025/08/22 04:01:29 DEBUG : only19: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522bda_d20250822_m035639_c001_v7007000_t0000_u01755834999953") 2025/08/22 04:01:29 DEBUG : only19: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab9d_d20250822_m035637_c001_v0001137_t0026_u01755834997859") 2025/08/22 04:01:29 DEBUG : only2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904871_d20250822_m035709_c001_v7007000_t0000_u01755835029335") 2025/08/22 04:01:29 DEBUG : only2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406638dcacd0bc63_d20250822_m035702_c001_v0001183_t0051_u01755835022366") 2025/08/22 04:01:29 DEBUG : only2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abcb_d20250822_m035647_c001_v0001137_t0034_u01755835007510") 2025/08/22 04:01:29 DEBUG : only2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41313bf9674630d0_d20250822_m035639_c001_v7007000_t0000_u01755834999557") 2025/08/22 04:01:29 DEBUG : only2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab27_d20250822_m035624_c001_v0001137_t0029_u01755834984890") 2025/08/22 04:01:29 DEBUG : only3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904872_d20250822_m035709_c001_v7007000_t0000_u01755835029518") 2025/08/22 04:01:29 DEBUG : only3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4025dddb0777ac3e_d20250822_m035702_c001_v0001137_t0018_u01755835022378") 2025/08/22 04:01:29 DEBUG : only3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abcf_d20250822_m035648_c001_v0001137_t0056_u01755835008273") 2025/08/22 04:01:29 DEBUG : only3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41313bf9674630d3_d20250822_m035639_c001_v7007000_t0000_u01755834999744") 2025/08/22 04:01:29 DEBUG : only3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab2f_d20250822_m035625_c001_v0001137_t0050_u01755834985716") 2025/08/22 04:01:29 DEBUG : only4: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904873_d20250822_m035709_c001_v7007000_t0000_u01755835029702") 2025/08/22 04:01:29 DEBUG : only4: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f413f2171d9fb4376_d20250822_m035702_c001_v0001165_t0038_u01755835022526") 2025/08/22 04:01:29 DEBUG : only4: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abd5_d20250822_m035649_c001_v0001137_t0011_u01755835009167") 2025/08/22 04:01:29 DEBUG : only4: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41313bf9674630ce_d20250822_m035639_c001_v7007000_t0000_u01755834999370") 2025/08/22 04:01:29 DEBUG : only4: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab3d_d20250822_m035626_c001_v0001137_t0002_u01755834986559") 2025/08/22 04:01:29 DEBUG : only5: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904874_d20250822_m035709_c001_v7007000_t0000_u01755835029885") 2025/08/22 04:01:30 DEBUG : only5: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4080f3598bc15be9_d20250822_m035702_c001_v0001099_t0059_u01755835022537") 2025/08/22 04:01:30 DEBUG : only5: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abdc_d20250822_m035649_c001_v0001137_t0025_u01755835009875") 2025/08/22 04:01:30 DEBUG : only5: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd63_d20250822_m035640_c001_v7007000_t0000_u01755835000116") 2025/08/22 04:01:30 DEBUG : only5: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab41_d20250822_m035627_c001_v0001137_t0057_u01755834987298") 2025/08/22 04:01:30 DEBUG : only6: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904875_d20250822_m035710_c001_v7007000_t0000_u01755835030067") 2025/08/22 04:01:30 DEBUG : only6: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4025dddb0777ac40_d20250822_m035702_c001_v0001137_t0018_u01755835022566") 2025/08/22 04:01:30 DEBUG : only6: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abe2_d20250822_m035650_c001_v0001137_t0057_u01755835010626") 2025/08/22 04:01:30 DEBUG : only6: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4175e8ba9523fd5d_d20250822_m035639_c001_v7007000_t0000_u01755834999749") 2025/08/22 04:01:30 DEBUG : only6: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab49_d20250822_m035628_c001_v0001137_t0043_u01755834988069") 2025/08/22 04:01:30 DEBUG : only7: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904876_d20250822_m035710_c001_v7007000_t0000_u01755835030249") 2025/08/22 04:01:30 DEBUG : only7: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f413f2171d9fb437a_d20250822_m035702_c001_v0001165_t0038_u01755835022709") 2025/08/22 04:01:30 DEBUG : only7: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abea_d20250822_m035651_c001_v0001137_t0007_u01755835011423") 2025/08/22 04:01:30 DEBUG : only7: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41313bf9674630da_d20250822_m035640_c001_v7007000_t0000_u01755835000126") 2025/08/22 04:01:30 DEBUG : only7: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab4d_d20250822_m035628_c001_v0001137_t0036_u01755834988689") 2025/08/22 04:01:30 DEBUG : only8: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904877_d20250822_m035710_c001_v7007000_t0000_u01755835030434") 2025/08/22 04:01:30 DEBUG : only8: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4080f3598bc15bef_d20250822_m035702_c001_v0001099_t0059_u01755835022720") 2025/08/22 04:01:30 DEBUG : only8: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abee_d20250822_m035652_c001_v0001137_t0053_u01755835012215") 2025/08/22 04:01:30 DEBUG : only8: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522bd8_d20250822_m035639_c001_v7007000_t0000_u01755834999764") 2025/08/22 04:01:30 DEBUG : only8: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab51_d20250822_m035629_c001_v0001137_t0052_u01755834989323") 2025/08/22 04:01:30 DEBUG : only9: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904878_d20250822_m035710_c001_v7007000_t0000_u01755835030617") 2025/08/22 04:01:30 DEBUG : only9: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406638dcacd0bc69_d20250822_m035702_c001_v0001183_t0051_u01755835022553") 2025/08/22 04:01:30 DEBUG : only9: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777abf2_d20250822_m035652_c001_v0001137_t0032_u01755835012878") 2025/08/22 04:01:31 DEBUG : only9: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4174a87bfb522bdb_d20250822_m035640_c001_v7007000_t0000_u01755835000135") 2025/08/22 04:01:31 DEBUG : only9: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ab55_d20250822_m035630_c001_v0001137_t0021_u01755834990093") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d131_d20250822_m035300_c001_v7007000_t0000_u01755834780343") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a7fe_d20250822_m035258_c001_v0001137_t0056_u01755834778561") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d104_d20250822_m035257_c001_v7007000_t0000_u01755834777820") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2adc6_d20250822_m035255_c001_v0001090_t0012_u01755834775902") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d0d4_d20250822_m035254_c001_v7007000_t0000_u01755834774947") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a7e8_d20250822_m035252_c001_v0001137_t0044_u01755834772606") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d057_d20250822_m035243_c001_v7007000_t0000_u01755834763128") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5db_d20250822_m035241_c001_v0001179_t0031_u01755834761973") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d03a_d20250822_m035240_c001_v7007000_t0000_u01755834760444") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5bf_d20250822_m035239_c001_v0001179_t0056_u01755834759484") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d02b_d20250822_m035238_c001_v7007000_t0000_u01755834758317") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5b1_d20250822_m035237_c001_v0001179_t0003_u01755834757470") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938cff7_d20250822_m035231_c001_v7007000_t0000_u01755834751997") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a56b_d20250822_m035230_c001_v0001179_t0056_u01755834750846") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938cff2_d20250822_m035230_c001_v7007000_t0000_u01755834750477") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a557_d20250822_m035229_c001_v0001179_t0012_u01755834749210") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938cfe6_d20250822_m035228_c001_v7007000_t0000_u01755834748838") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a553_d20250822_m035227_c001_v0001179_t0047_u01755834747888") 2025/08/22 04:01:31 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a551_d20250822_m035227_c001_v0001179_t0017_u01755834747307") 2025/08/22 04:01:32 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a337b_d20250822_m035226_c001_v7007000_t0000_u01755834746939") 2025/08/22 04:01:32 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a549_d20250822_m035226_c001_v0001179_t0034_u01755834746366") 2025/08/22 04:01:32 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a543_d20250822_m035225_c001_v0001179_t0014_u01755834745782") 2025/08/22 04:01:32 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a335f_d20250822_m035225_c001_v7007000_t0000_u01755834745413") 2025/08/22 04:01:32 DEBUG : potato: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a539_d20250822_m035224_c001_v0001179_t0048_u01755834744642") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd3657_d20250822_m035413_c001_v7007000_t0000_u01755834853317") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2ae77_d20250822_m035412_c001_v0001090_t0036_u01755834852654") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40313ebc8d268540_d20250822_m035357_c001_v7007000_t0000_u01755834837416") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a8b8_d20250822_m035349_c001_v0001137_t0055_u01755834829320") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f418897f1e6500303_d20250822_m035334_c001_v7007000_t0000_u01755834814244") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2ae13_d20250822_m035326_c001_v0001090_t0021_u01755834806800") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408ecead5767a5d0_d20250822_m035315_c001_v7007000_t0000_u01755834795429") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a824_d20250822_m035307_c001_v0001137_t0024_u01755834787227") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d081_d20250822_m035246_c001_v7007000_t0000_u01755834766719") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5f9_d20250822_m035245_c001_v0001179_t0043_u01755834765637") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d071_d20250822_m035245_c001_v7007000_t0000_u01755834765264") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5eb_d20250822_m035243_c001_v0001179_t0001_u01755834763698") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d05a_d20250822_m035243_c001_v7007000_t0000_u01755834763326") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5df_d20250822_m035242_c001_v0001179_t0039_u01755834762554") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d048_d20250822_m035241_c001_v7007000_t0000_u01755834761603") 2025/08/22 04:01:32 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5cd_d20250822_m035240_c001_v0001179_t0040_u01755834760815") 2025/08/22 04:01:33 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d031_d20250822_m035239_c001_v7007000_t0000_u01755834759114") 2025/08/22 04:01:33 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a5b5_d20250822_m035238_c001_v0001179_t0033_u01755834758330") 2025/08/22 04:01:33 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938cfff_d20250822_m035232_c001_v7007000_t0000_u01755834752743") 2025/08/22 04:01:33 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a577_d20250822_m035231_c001_v0001179_t0051_u01755834751779") 2025/08/22 04:01:33 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3068_d20250822_m035123_c001_v7007000_t0000_u01755834683568") 2025/08/22 04:01:33 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a2a8_d20250822_m035122_c001_v0001179_t0018_u01755834682984") 2025/08/22 04:01:33 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a305c_d20250822_m035122_c001_v7007000_t0000_u01755834682071") 2025/08/22 04:01:33 DEBUG : potato2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a296_d20250822_m035121_c001_v0001179_t0056_u01755834681485") 2025/08/22 04:01:33 DEBUG : potato3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40313ebc8d268541_d20250822_m035357_c001_v7007000_t0000_u01755834837643") 2025/08/22 04:01:33 DEBUG : potato3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a8be_d20250822_m035350_c001_v0001137_t0004_u01755834830455") 2025/08/22 04:01:33 DEBUG : potato3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f418897f1e6500307_d20250822_m035334_c001_v7007000_t0000_u01755834814573") 2025/08/22 04:01:33 DEBUG : potato3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2ae17_d20250822_m035327_c001_v0001090_t0012_u01755834807976") 2025/08/22 04:01:33 DEBUG : potato3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408ecead5767a5d2_d20250822_m035316_c001_v7007000_t0000_u01755834796135") 2025/08/22 04:01:33 DEBUG : potato3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a82a_d20250822_m035308_c001_v0001137_t0056_u01755834788301") 2025/08/22 04:01:33 DEBUG : pre-dest1/1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd3740_d20250822_m035446_c001_v7007000_t0000_u01755834886488") 2025/08/22 04:01:33 DEBUG : pre-dest1/1: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a971_d20250822_m035438_c001_v0001137_t0022_u01755834878267") 2025/08/22 04:01:33 DEBUG : pre-dest2/2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd3743_d20250822_m035446_c001_v7007000_t0000_u01755834886671") 2025/08/22 04:01:33 DEBUG : pre-dest2/2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2aea9_d20250822_m035438_c001_v0001090_t0023_u01755834878988") 2025/08/22 04:01:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4018560ff83486e2_d20250822_m035424_c001_v7007000_t0000_u01755834864346") 2025/08/22 04:01:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a929_d20250822_m035421_c001_v0001137_t0019_u01755834861176") 2025/08/22 04:01:34 DEBUG : sizeonly: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a32cc_d20250822_m035211_c001_v7007000_t0000_u01755834731158") 2025/08/22 04:01:34 DEBUG : sizeonly: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a49b_d20250822_m035210_c001_v0001179_t0058_u01755834730196") 2025/08/22 04:01:34 DEBUG : splitbanan: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a82d3_d20250822_m035857_c001_v7007000_t0000_u01755835137780") 2025/08/22 04:01:34 DEBUG : splitbanan: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15dbf_d20250822_m035850_c001_v0001099_t0048_u01755835130515") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e53_d20250822_m040010_c001_v7007000_t0000_u01755835210120") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777af1a_d20250822_m040003_c001_v0001137_t0034_u01755835203431") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f408e863a4ebbd821_d20250822_m035955_c001_v7007000_t0000_u01755835195462") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777aed6_d20250822_m035949_c001_v0001137_t0019_u01755835189242") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab84f0_d20250822_m035941_c001_v7007000_t0000_u01755835181297") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae9c_d20250822_m035935_c001_v0001137_t0039_u01755835175086") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45245dd_d20250822_m035927_c001_v7007000_t0000_u01755835167298") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae66_d20250822_m035921_c001_v0001137_t0009_u01755835161087") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4167ba517f1d96e4_d20250822_m035913_c001_v7007000_t0000_u01755835153277") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ae28_d20250822_m035906_c001_v0001137_t0003_u01755835146509") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4216375bb8fd5020_d20250822_m035852_c001_v7007000_t0000_u01755835132206") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777adda_d20250822_m035849_c001_v0001137_t0017_u01755835129089") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41604f79427793d3_d20250822_m035841_c001_v7007000_t0000_u01755835121107") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d8f_d20250822_m035834_c001_v0001099_t0035_u01755835114171") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f403ec79c7c2fb9b4_d20250822_m035832_c001_v7007000_t0000_u01755835112806") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad84_d20250822_m035830_c001_v0001137_t0041_u01755835110031") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f419ef394b45242f1_d20250822_m035821_c001_v7007000_t0000_u01755835101769") 2025/08/22 04:01:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad52_d20250822_m035814_c001_v0001137_t0002_u01755835094754") 2025/08/22 04:01:35 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f411122d935551ba9_d20250822_m035813_c001_v7007000_t0000_u01755835093817") 2025/08/22 04:01:35 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ad3e_d20250822_m035810_c001_v0001137_t0044_u01755835090496") 2025/08/22 04:01:35 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406aa4d65bd31588_d20250822_m035757_c001_v7007000_t0000_u01755835077230") 2025/08/22 04:01:35 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15ccd_d20250822_m035753_c001_v0001099_t0044_u01755835073277") 2025/08/22 04:01:35 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f400ccce2f0ab7f9b_d20250822_m035745_c001_v7007000_t0000_u01755835065465") 2025/08/22 04:01:35 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15c7f_d20250822_m035739_c001_v0001099_t0036_u01755835059034") 2025/08/22 04:01:35 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f41948825f07f2c2a_d20250822_m035731_c001_v7007000_t0000_u01755835051509") 2025/08/22 04:01:35 DEBUG : splitbananasplit: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15c4d_d20250822_m035725_c001_v0001099_t0014_u01755835045553") 2025/08/22 04:01:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f410b0eeab71a81ed_d20250822_m035836_c001_v7007000_t0000_u01755835116214") 2025/08/22 04:01:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15d7d_d20250822_m035831_c001_v0001099_t0056_u01755835111179") 2025/08/22 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904882_d20250822_m035718_c001_v7007000_t0000_u01755835038816") 2025/08/22 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15c2d_d20250822_m035717_c001_v0001099_t0046_u01755835037659") 2025/08/22 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90487f_d20250822_m035716_c001_v7007000_t0000_u01755835036876") 2025/08/22 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb43b6_d20250822_m035715_c001_v0001165_t0042_u01755835035786") 2025/08/22 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d168_d20250822_m035304_c001_v7007000_t0000_u01755834784205") 2025/08/22 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a80a_d20250822_m035302_c001_v0001137_t0049_u01755834782935") 2025/08/22 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d150_d20250822_m035302_c001_v7007000_t0000_u01755834782379") 2025/08/22 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a808_d20250822_m035301_c001_v0001137_t0033_u01755834781479") 2025/08/22 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a32ba_d20250822_m035208_c001_v7007000_t0000_u01755834728106") 2025/08/22 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a471_d20250822_m035206_c001_v0001179_t0010_u01755834726761") 2025/08/22 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a32b1_d20250822_m035206_c001_v7007000_t0000_u01755834726379") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a45b_d20250822_m035205_c001_v0001179_t0022_u01755834725415") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3281_d20250822_m035159_c001_v7007000_t0000_u01755834719908") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a42d_d20250822_m035159_c001_v0001179_t0059_u01755834719060") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3275_d20250822_m035158_c001_v7007000_t0000_u01755834718512") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a421_d20250822_m035157_c001_v0001179_t0015_u01755834717210") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a3e7_d20250822_m035151_c001_v0001179_t0057_u01755834711166") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4027cbf6860475b3_d20250822_m035150_c001_v7007000_t0000_u01755834710791") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a3df_d20250822_m035150_c001_v0001179_t0023_u01755834710232") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a3d0_d20250822_m035149_c001_v0001179_t0003_u01755834709631") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4027cbf6860475b2_d20250822_m035149_c001_v7007000_t0000_u01755834709261") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a3b9_d20250822_m035146_c001_v0001179_t0045_u01755834706252") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a39b_d20250822_m035142_c001_v0001179_t0055_u01755834702721") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4027cbf6860475ac_d20250822_m035142_c001_v7007000_t0000_u01755834702291") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a38b_d20250822_m035141_c001_v0001179_t0002_u01755834701732") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a382_d20250822_m035141_c001_v0001179_t0046_u01755834701100") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4027cbf6860475ab_d20250822_m035140_c001_v7007000_t0000_u01755834700362") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a334_d20250822_m035131_c001_v0001179_t0033_u01755834691602") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a30be_d20250822_m035131_c001_v7007000_t0000_u01755834691236") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a328_d20250822_m035130_c001_v0001179_t0054_u01755834690672") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a30ab_d20250822_m035129_c001_v7007000_t0000_u01755834689761") 2025/08/22 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a316_d20250822_m035129_c001_v0001179_t0050_u01755834689187") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a309c_d20250822_m035128_c001_v7007000_t0000_u01755834688640") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a306_d20250822_m035128_c001_v0001179_t0000_u01755834688023") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3086_d20250822_m035127_c001_v7007000_t0000_u01755834687114") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a2da_d20250822_m035126_c001_v0001179_t0027_u01755834686364") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3077_d20250822_m035125_c001_v7007000_t0000_u01755834685815") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a2c6_d20250822_m035125_c001_v0001179_t0030_u01755834685235") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3070_d20250822_m035124_c001_v7007000_t0000_u01755834684685") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a2ba_d20250822_m035124_c001_v0001179_t0003_u01755834684117") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3050_d20250822_m035119_c001_v7007000_t0000_u01755834679711") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a26e_d20250822_m035119_c001_v0001179_t0000_u01755834679130") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a3048_d20250822_m035118_c001_v7007000_t0000_u01755834678581") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a25a_d20250822_m035118_c001_v0001179_t0043_u01755834678008") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a303f_d20250822_m035117_c001_v7007000_t0000_u01755834677102") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a24a_d20250822_m035116_c001_v0001179_t0057_u01755834676513") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f40585836e67a302f_d20250822_m035114_c001_v7007000_t0000_u01755834674142") 2025/08/22 04:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a22a_d20250822_m035113_c001_v0001179_t0012_u01755834673570") 2025/08/22 04:01:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904883_d20250822_m035718_c001_v7007000_t0000_u01755835038999") 2025/08/22 04:01:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bcda_d20250822_m035717_c001_v0001183_t0010_u01755835037649") 2025/08/22 04:01:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d904880_d20250822_m035717_c001_v7007000_t0000_u01755835037059") 2025/08/22 04:01:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac62_d20250822_m035715_c001_v0001137_t0040_u01755835035778") 2025/08/22 04:01:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e5c_d20250822_m040012_c001_v7007000_t0000_u01755835212416") 2025/08/22 04:01:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15f07_d20250822_m040011_c001_v0001099_t0054_u01755835211598") 2025/08/22 04:01:38 DEBUG : sub/yam: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d126_d20250822_m035259_c001_v7007000_t0000_u01755834779786") 2025/08/22 04:01:38 DEBUG : sub/yam: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2adcd_d20250822_m035258_c001_v0001090_t0024_u01755834778570") 2025/08/22 04:01:38 DEBUG : test_dir1/file2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90487d_d20250822_m035715_c001_v7007000_t0000_u01755835035015") 2025/08/22 04:01:38 DEBUG : test_dir1/file2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0bcbe_d20250822_m035713_c001_v0001183_t0036_u01755835033583") 2025/08/22 04:01:38 DEBUG : test_dir1/file2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90487a_d20250822_m035712_c001_v7007000_t0000_u01755835032749") 2025/08/22 04:01:38 DEBUG : test_dir1/file2: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777ac54_d20250822_m035711_c001_v0001137_t0007_u01755835031588") 2025/08/22 04:01:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90487e_d20250822_m035715_c001_v7007000_t0000_u01755835035199") 2025/08/22 04:01:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb43ac_d20250822_m035713_c001_v0001165_t0047_u01755835033594") 2025/08/22 04:01:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4052b26d8d90487b_d20250822_m035712_c001_v7007000_t0000_u01755835032932") 2025/08/22 04:01:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb439a_d20250822_m035711_c001_v0001165_t0037_u01755835031602") 2025/08/22 04:01:38 DEBUG : three: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d0b2_d20250822_m035251_c001_v7007000_t0000_u01755834771860") 2025/08/22 04:01:38 DEBUG : three: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a639_d20250822_m035250_c001_v0001179_t0041_u01755834770692") 2025/08/22 04:01:38 DEBUG : three: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106d1e791c34a621_d20250822_m035248_c001_v0001179_t0058_u01755834768427") 2025/08/22 04:01:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e66_d20250822_m040014_c001_v7007000_t0000_u01755835214047") 2025/08/22 04:01:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c33a_d20250822_m040013_c001_v0001183_t0059_u01755835213410") 2025/08/22 04:01:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148ee2_d20250822_m040033_c001_v7007000_t0000_u01755835233082") 2025/08/22 04:01:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4803_d20250822_m040031_c001_v0001165_t0018_u01755835231420") 2025/08/22 04:01:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148ebf_d20250822_m040029_c001_v7007000_t0000_u01755835229804") 2025/08/22 04:01:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c3e1_d20250822_m040028_c001_v0001183_t0056_u01755835228193") 2025/08/22 04:01:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148eaf_d20250822_m040027_c001_v7007000_t0000_u01755835227181") 2025/08/22 04:01:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15f43_d20250822_m040026_c001_v0001099_t0057_u01755835226227") 2025/08/22 04:01:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e88_d20250822_m040021_c001_v7007000_t0000_u01755835221196") 2025/08/22 04:01:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c371_d20250822_m040020_c001_v0001183_t0015_u01755835220323") 2025/08/22 04:01:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e95_d20250822_m040023_c001_v7007000_t0000_u01755835223274") 2025/08/22 04:01:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb47cc_d20250822_m040022_c001_v0001165_t0046_u01755835222166") 2025/08/22 04:01:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e7a_d20250822_m040019_c001_v7007000_t0000_u01755835219322") 2025/08/22 04:01:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1080f3598bc15f2b_d20250822_m040018_c001_v0001099_t0020_u01755835218591") 2025/08/22 04:01:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e71_d20250822_m040017_c001_v7007000_t0000_u01755835217606") 2025/08/22 04:01:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777af44_d20250822_m040016_c001_v0001137_t0036_u01755835216766") 2025/08/22 04:01:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148e69_d20250822_m040015_c001_v7007000_t0000_u01755835215767") 2025/08/22 04:01:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113f2171d9fb4790_d20250822_m040015_c001_v0001165_t0034_u01755835215073") 2025/08/22 04:01:39 DEBUG : toe/toe/toe: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4186dec13932ddff_d20250822_m040038_c001_v7007000_t0000_u01755835238055") 2025/08/22 04:01:39 DEBUG : toe/toe/toe: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f106638dcacd0c443_d20250822_m040037_c001_v0001183_t0036_u01755835237425") 2025/08/22 04:01:39 DEBUG : toe/toe/toe: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148ea3_d20250822_m040025_c001_v7007000_t0000_u01755835225226") 2025/08/22 04:01:39 DEBUG : toe/toe/toe: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777af5e_d20250822_m040024_c001_v0001137_t0049_u01755835224261") 2025/08/22 04:01:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148ee8_d20250822_m040033_c001_v7007000_t0000_u01755835233757") 2025/08/22 04:01:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777af84_d20250822_m040032_c001_v0001137_t0043_u01755835232777") 2025/08/22 04:01:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f4209e2bde2148ec4_d20250822_m040030_c001_v7007000_t0000_u01755835230436") 2025/08/22 04:01:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f109bbb15b27217e4_d20250822_m040029_c001_v0001113_t0042_u01755835229431") 2025/08/22 04:01:40 DEBUG : two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d0b5_d20250822_m035252_c001_v7007000_t0000_u01755834772044") 2025/08/22 04:01:40 DEBUG : two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f413a0209b4a2adb2_d20250822_m035250_c001_v0001090_t0043_u01755834770097") 2025/08/22 04:01:40 DEBUG : two: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f406d1e791c34a61d_d20250822_m035248_c001_v0001179_t0054_u01755834768243") 2025/08/22 04:01:40 DEBUG : yam: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d135_d20250822_m035300_c001_v7007000_t0000_u01755834780528") 2025/08/22 04:01:40 DEBUG : yam: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f104b764f266c2bde_d20250822_m035259_c001_v0001165_t0015_u01755834779550") 2025/08/22 04:01:40 DEBUG : yam: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d0fa_d20250822_m035257_c001_v7007000_t0000_u01755834777265") 2025/08/22 04:01:40 DEBUG : yam: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f1025dddb0777a7f0_d20250822_m035255_c001_v0001137_t0017_u01755834775811") 2025/08/22 04:01:40 DEBUG : yam: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d0cd_d20250822_m035254_c001_v7007000_t0000_u01755834774393") 2025/08/22 04:01:40 DEBUG : yam: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f113a0209b4a2adba_d20250822_m035252_c001_v0001090_t0035_u01755834772615") 2025/08/22 04:01:40 DEBUG : yaml: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d107_d20250822_m035258_c001_v7007000_t0000_u01755834778004") 2025/08/22 04:01:40 DEBUG : yaml: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f100286509b98ae1b_d20250822_m035257_c001_v0001183_t0011_u01755834777061") 2025/08/22 04:01:40 DEBUG : yaml: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f401150c73938d0d8_d20250822_m035255_c001_v7007000_t0000_u01755834775242") 2025/08/22 04:01:40 DEBUG : yaml: Deleting (id "4_z6fd2dd63e06dcbfb9f880e1b_f111f4987e70f2152_d20250822_m035253_c001_v0001161_t0005_u01755834773996") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m37.082941377s (try 1/5)