"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/25 03:53:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki" 2025/11/25 03:53:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 03:53:04 DEBUG : Creating backend with remote "/tmp/rclone2832142519" === 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:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/25 03:53:05 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:05 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.62s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 03:53:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:06 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:06 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:07 INFO : sub dir/hello world: Copied (new) 2025/11/25 03:53:07 DEBUG : B2 bucket rclone-test-bajowav0zoki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:09 DEBUG : Creating backend with remote "/non-existing" 2025/11/25 03:53:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/25 03:53:09 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:09 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:10 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:10 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.08s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:12 INFO : B2 bucket rclone-test-bajowav0zoki: Running all checks before starting transfers 2025/11/25 03:53:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:12 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:12 INFO : B2 bucket rclone-test-bajowav0zoki: Checks finished, now starting transfers 2025/11/25 03:53:12 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.41s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:13 ERROR : Ignoring --no-traverse with sync 2025/11/25 03:53:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:13 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:13 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:13 INFO : sub dir/hello world: Copied (new) 2025/11/25 03:53:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.23s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/25 03:53:14 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:14 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:15 DEBUG : hello world2: size = 12 OK 2025/11/25 03:53:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/25 03:53:15 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.30s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:53:16 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:16 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:16 DEBUG : potato2: size = 11 OK 2025/11/25 03:53:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.53s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:53:18 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:18 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:18 DEBUG : potato2: size = 11 OK 2025/11/25 03:53:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.77s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/25 03:53:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 03:53:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/25 03:53:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 03:53:19 INFO : sub dir2: Making directory 2025/11/25 03:53:19 INFO : sub dir: Making directory 2025/11/25 03:53:19 INFO : sub dir2/sub sub dir2: Making directory 2025/11/25 03:53:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:19 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:19 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:19 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/25 03:53:20 DEBUG : B2 bucket rclone-test-bajowav0zoki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:20 INFO : sub dir2: Making directory 2025/11/25 03:53:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/25 03:53:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 03:53:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:20 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:20 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:21 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.27s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:21 DEBUG : sub dir2: Making directory with metadata 2025/11/25 03:53:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 03:53:22 INFO : sub dir2: Making directory 2025/11/25 03:53:22 INFO : sub dir: Making directory 2025/11/25 03:53:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:22 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:22 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:22 INFO : sub dir/hello world: Copied (new) 2025/11/25 03:53:22 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/25 03:53:22 DEBUG : B2 bucket rclone-test-bajowav0zoki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/25 03:53:22 DEBUG : B2 bucket rclone-test-bajowav0zoki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:23 INFO : sub dir2: Making directory 2025/11/25 03:53:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:23 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:23 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:24 INFO : sub dir/hello world: Copied (new) 2025/11/25 03:53:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:25 DEBUG : sub dir2: Making directory with metadata 2025/11/25 03:53:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 03:53:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 03:53:25 INFO : sub dir2: Making directory 2025/11/25 03:53:25 INFO : sub dir: Making directory 2025/11/25 03:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:25 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:25 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:25 INFO : sub dir/hello world: Copied (new) 2025/11/25 03:53:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/25 03:53:25 DEBUG : B2 bucket rclone-test-bajowav0zoki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.38s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:26 INFO : sub dir2: Making directory 2025/11/25 03:53:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:27 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:27 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:27 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:27 INFO : sub dir/hello world: Copied (new) 2025/11/25 03:53:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.30s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:28 DEBUG : Creating backend with remote "TestB2:rclone-test-baginaz6luge" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bajowav0zoki -> B2 bucket rclone-test-baginaz6luge 2025/11/25 03:53:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:29 DEBUG : B2 bucket rclone-test-baginaz6luge: Waiting for checks to finish 2025/11/25 03:53:29 DEBUG : B2 bucket rclone-test-baginaz6luge: Waiting for transfers to finish 2025/11/25 03:53:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/25 03:53:31 DEBUG : B2 bucket rclone-test-baginaz6luge: Purge remote 2025/11/25 03:53:31 INFO : B2 bucket rclone-test-baginaz6luge: cleaning bucket "rclone-test-baginaz6luge" of all files 2025/11/25 03:53:31 DEBUG : sub dir/hello world: Deleting (id "4_zafe22d23205dbb9b9fa80e1b_f1009dd4ae2cfec73_d20251125_m035330_c001_v0001136_t0027_u01764042810588") --- PASS: TestServerSideCopy (4.27s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:33 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:53:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:53:33 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 03:53:33 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:33 DEBUG : sub dir/hello world: size = 17 OK 2025/11/25 03:53:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/25 03:53:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.12s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mebehiv0rico" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bajowav0zoki -> B2 bucket rclone-test-mebehiv0rico 2025/11/25 03:53:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:35 DEBUG : B2 bucket rclone-test-mebehiv0rico: Waiting for checks to finish 2025/11/25 03:53:35 DEBUG : B2 bucket rclone-test-mebehiv0rico: Waiting for transfers to finish 2025/11/25 03:53:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/25 03:53:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:53:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mebehiv0rico) 2025/11/25 03:53:37 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 03:53:37 DEBUG : B2 bucket rclone-test-mebehiv0rico: Waiting for checks to finish 2025/11/25 03:53:37 DEBUG : B2 bucket rclone-test-mebehiv0rico: Waiting for transfers to finish 2025/11/25 03:53:38 DEBUG : sub dir/hello world: size = 17 OK 2025/11/25 03:53:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/25 03:53:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/25 03:53:38 DEBUG : B2 bucket rclone-test-mebehiv0rico: Purge remote 2025/11/25 03:53:38 INFO : B2 bucket rclone-test-mebehiv0rico: cleaning bucket "rclone-test-mebehiv0rico" of all files 2025/11/25 03:53:38 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3205dbb9b9fa80e1b_f101c3e8ff4e814b8_d20251125_m035337_c001_v0001165_t0034_u01764042817981") 2025/11/25 03:53:38 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3205dbb9b9fa80e1b_f11501b8d49589bcc_d20251125_m035336_c001_v0001185_t0055_u01764042816742") --- PASS: TestServerSideCopyOverSelf (5.77s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:53:41 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:53:41 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 03:53:41 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:41 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:41 DEBUG : sub dir/hello world: size = 17 OK 2025/11/25 03:53:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/25 03:53:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/25 03:53:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.04s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:42 DEBUG : Creating backend with remote "TestB2:rclone-test-legevof0gelu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bajowav0zoki -> B2 bucket rclone-test-legevof0gelu 2025/11/25 03:53:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:43 DEBUG : B2 bucket rclone-test-legevof0gelu: Waiting for checks to finish 2025/11/25 03:53:43 DEBUG : B2 bucket rclone-test-legevof0gelu: Waiting for transfers to finish 2025/11/25 03:53:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:53:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/25 03:53:45 DEBUG : B2 bucket rclone-test-legevof0gelu: Waiting for checks to finish 2025/11/25 03:53:45 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:53:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-legevof0gelu) 2025/11/25 03:53:45 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 03:53:45 DEBUG : B2 bucket rclone-test-legevof0gelu: Waiting for transfers to finish 2025/11/25 03:53:46 DEBUG : sub dir/hello world: size = 17 OK 2025/11/25 03:53:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/25 03:53:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/25 03:53:46 INFO : sub dir/hello world: Deleted 2025/11/25 03:53:47 DEBUG : testing file moves 2025/11/25 03:53:47 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:53:47 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-legevof0gelu) 2025/11/25 03:53:47 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 03:53:47 DEBUG : B2 bucket rclone-test-legevof0gelu: Waiting for checks to finish 2025/11/25 03:53:47 DEBUG : B2 bucket rclone-test-legevof0gelu: Waiting for transfers to finish 2025/11/25 03:53:48 DEBUG : sub dir/hello world: size = 24 OK 2025/11/25 03:53:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/25 03:53:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/25 03:53:48 INFO : sub dir/hello world: Deleted 2025/11/25 03:53:48 DEBUG : B2 bucket rclone-test-legevof0gelu: Purge remote 2025/11/25 03:53:48 INFO : B2 bucket rclone-test-legevof0gelu: cleaning bucket "rclone-test-legevof0gelu" of all files 2025/11/25 03:53:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f825da3205dbb9b9fa80e1b_f10422a6d4eaf7157_d20251125_m035347_c001_v0001185_t0058_u01764042827916") 2025/11/25 03:53:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f825da3205dbb9b9fa80e1b_f11512d25d5ad33fe_d20251125_m035345_c001_v0001105_t0025_u01764042825848") 2025/11/25 03:53:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f825da3205dbb9b9fa80e1b_f11662069ec8a51b7_d20251125_m035344_c001_v0001185_t0029_u01764042824650") --- PASS: TestServerSideMoveOverSelf (7.85s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:50 ERROR : error listing: directory not found 2025/11/25 03:53:50 INFO : Local file system at /tmp/rclone2832142519: Making directory 2025/11/25 03:53:50 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:50 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.49s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:53:52 DEBUG : Local file system at /tmp/rclone2832142519: Waiting for checks to finish 2025/11/25 03:53:52 DEBUG : Local file system at /tmp/rclone2832142519: Waiting for transfers to finish 2025/11/25 03:53:53 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/25 03:53:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:53:53 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/25 03:53:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.91s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/25 03:53:53 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:53 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:54 DEBUG : check sum: size = 1 OK 2025/11/25 03:53:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 03:53:54 INFO : check sum: Copied (new) 2025/11/25 03:53:54 DEBUG : Waiting for deletions to finish 2025/11/25 03:53:54 DEBUG : check sum: size = 1 OK 2025/11/25 03:53:54 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 03:53:54 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/25 03:53:54 DEBUG : check sum: Unchanged skipping 2025/11/25 03:53:54 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:54 DEBUG : Waiting for deletions to finish 2025/11/25 03:53:54 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.75s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/25 03:53:55 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:55 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:56 DEBUG : sizeonly: size = 6 OK 2025/11/25 03:53:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/25 03:53:56 INFO : sizeonly: Copied (new) 2025/11/25 03:53:56 DEBUG : Waiting for deletions to finish 2025/11/25 03:53:56 DEBUG : sizeonly: size = 6 OK 2025/11/25 03:53:56 DEBUG : sizeonly: Sizes identical 2025/11/25 03:53:56 DEBUG : sizeonly: Unchanged skipping 2025/11/25 03:53:56 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:56 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:56 DEBUG : Waiting for deletions to finish 2025/11/25 03:53:56 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.99s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/25 03:53:57 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:57 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/25 03:53:57 INFO : ignore-size: Copied (new) 2025/11/25 03:53:57 DEBUG : Waiting for deletions to finish 2025/11/25 03:53:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:53:58 DEBUG : ignore-size: Unchanged skipping 2025/11/25 03:53:58 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:58 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:58 DEBUG : Waiting for deletions to finish 2025/11/25 03:53:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.67s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:53:59 DEBUG : existing: size = 6 OK 2025/11/25 03:53:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:53:59 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:59 DEBUG : existing: Unchanged skipping 2025/11/25 03:53:59 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:53:59 DEBUG : Waiting for deletions to finish 2025/11/25 03:53:59 INFO : There was nothing to transfer 2025/11/25 03:53:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/25 03:53:59 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:53:59 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:00 DEBUG : existing: size = 6 OK 2025/11/25 03:54:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/25 03:54:00 INFO : existing: Copied (replaced existing) 2025/11/25 03:54:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.14s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/25 03:54:01 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:01 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:01 DEBUG : existing: size = 6 OK 2025/11/25 03:54:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/25 03:54:01 INFO : existing: Copied (new) 2025/11/25 03:54:01 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:02 DEBUG : existing: Destination exists, skipping 2025/11/25 03:54:02 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:02 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:02 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.62s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:03 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/25 03:54:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/25 03:54:04 DEBUG : c/non empty space: size = 5 OK 2025/11/25 03:54:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 03:54:04 DEBUG : c/non empty space: Unchanged skipping 2025/11/25 03:54:04 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:04 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:04 DEBUG : a/potato2: size = 60 OK 2025/11/25 03:54:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:54:04 INFO : a/potato2: Copied (new) 2025/11/25 03:54:04 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:04 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:06 DEBUG : empty space: size = 1 OK 2025/11/25 03:54:06 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:06 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/11/25 03:54:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 03:54:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/25 03:54:06 DEBUG : empty space: Unchanged skipping 2025/11/25 03:54:06 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:06 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:06 INFO : There was nothing to transfer 2025/11/25 03:54:06 DEBUG : empty space: size = 1 OK 2025/11/25 03:54:06 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/11/25 03:54:06 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 03:54:07 INFO : empty space: Updated modification time in destination 2025/11/25 03:54:07 DEBUG : empty space: Unchanged skipping 2025/11/25 03:54:07 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:07 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.70s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:09 DEBUG : empty space: size = 1 OK 2025/11/25 03:54:09 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/11/25 03:54:09 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 03:54:09 DEBUG : empty space: Unchanged skipping 2025/11/25 03:54:09 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:09 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.63s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:10 DEBUG : foo: size = 3 OK 2025/11/25 03:54:10 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/11/25 03:54:10 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:54:10 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:54:10 DEBUG : foo: sha1 differ 2025/11/25 03:54:10 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:10 DEBUG : foo: size = 3 OK 2025/11/25 03:54:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/25 03:54:10 INFO : foo: Copied (replaced existing) 2025/11/25 03:54:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/25 03:54:12 DEBUG : empty space: size = 1 OK 2025/11/25 03:54:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 03:54:12 DEBUG : empty space: Unchanged skipping 2025/11/25 03:54:12 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:12 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:12 DEBUG : potato: size = 60 OK 2025/11/25 03:54:12 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:54:12 INFO : potato: Copied (new) 2025/11/25 03:54:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:14 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:54:14 DEBUG : potato: size = 60 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:54:14 DEBUG : potato: Sizes differ 2025/11/25 03:54:14 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:15 DEBUG : potato: size = 21 OK 2025/11/25 03:54:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/25 03:54:15 INFO : potato: Copied (replaced existing) 2025/11/25 03:54:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:16 DEBUG : potato: size = 21 OK 2025/11/25 03:54:16 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/11/25 03:54:16 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2832142519) 2025/11/25 03:54:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:54:16 DEBUG : potato: sha1 differ 2025/11/25 03:54:16 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:17 DEBUG : potato: size = 21 OK 2025/11/25 03:54:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/25 03:54:17 INFO : potato: Copied (replaced existing) 2025/11/25 03:54:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:54:18 DEBUG : empty space: size = 1 OK 2025/11/25 03:54:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 03:54:18 DEBUG : empty space: Unchanged skipping 2025/11/25 03:54:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/25 03:54:18 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:18 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:18 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:21 DEBUG : empty space: size = 1 OK 2025/11/25 03:54:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 03:54:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:54:21 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:21 DEBUG : empty space: Unchanged skipping 2025/11/25 03:54:21 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:21 DEBUG : potato2: size = 60 OK 2025/11/25 03:54:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:54:21 INFO : potato2: Copied (new) 2025/11/25 03:54:21 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:21 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:23 INFO : d: Making directory 2025/11/25 03:54:23 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/25 03:54:24 DEBUG : c/non empty space: size = 5 OK 2025/11/25 03:54:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 03:54:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/25 03:54:24 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:24 DEBUG : c/non empty space: Unchanged skipping 2025/11/25 03:54:24 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:24 DEBUG : a/potato2: size = 60 OK 2025/11/25 03:54:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:54:24 INFO : a/potato2: Copied (new) 2025/11/25 03:54:24 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:24 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:26 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/25 03:54:26 DEBUG : c/non empty space: size = 5 OK 2025/11/25 03:54:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 03:54:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/25 03:54:26 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:26 DEBUG : c/non empty space: Unchanged skipping 2025/11/25 03:54:26 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:27 DEBUG : a/potato2: size = 60 OK 2025/11/25 03:54:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:54:27 INFO : a/potato2: Copied (new) 2025/11/25 03:54:27 ERROR : B2 bucket rclone-test-bajowav0zoki: not deleting files as there were IO errors 2025/11/25 03:54:27 ERROR : B2 bucket rclone-test-bajowav0zoki: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:29 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:29 DEBUG : empty space: size = 1 OK 2025/11/25 03:54:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 03:54:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:54:29 DEBUG : empty space: Unchanged skipping 2025/11/25 03:54:29 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:29 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:29 INFO : potato: Deleted 2025/11/25 03:54:30 DEBUG : potato2: size = 60 OK 2025/11/25 03:54:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:54:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.93s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:32 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:32 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:32 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:32 INFO : potato: Deleted 2025/11/25 03:54:32 DEBUG : empty space: size = 1 OK 2025/11/25 03:54:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 03:54:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:54:32 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:32 DEBUG : empty space: Unchanged skipping 2025/11/25 03:54:32 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:33 DEBUG : potato2: size = 60 OK 2025/11/25 03:54:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:54:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.09s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:54:34 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:34 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:35 DEBUG : potato2: size = 19 OK 2025/11/25 03:54:35 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/25 03:54:35 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.00s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:37 DEBUG : enormous: Excluded (Size Filter) 2025/11/25 03:54:37 DEBUG : enormous: Excluded 2025/11/25 03:54:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 03:54:37 DEBUG : potato2: Excluded 2025/11/25 03:54:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 03:54:37 DEBUG : empty space: size = 1 OK 2025/11/25 03:54:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 03:54:37 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:37 DEBUG : empty space: Unchanged skipping 2025/11/25 03:54:37 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:37 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:37 INFO : There was nothing to transfer 2025/11/25 03:54:37 DEBUG : enormous: Excluded (Size Filter) 2025/11/25 03:54:37 DEBUG : enormous: Excluded 2025/11/25 03:54:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 03:54:37 DEBUG : potato2: Excluded 2025/11/25 03:54:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 03:54:37 DEBUG : empty space: size = 1 OK 2025/11/25 03:54:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/25 03:54:37 DEBUG : empty space: Unchanged skipping 2025/11/25 03:54:37 DEBUG : Local file system at /tmp/rclone2832142519: Waiting for checks to finish 2025/11/25 03:54:37 DEBUG : Local file system at /tmp/rclone2832142519: Waiting for transfers to finish 2025/11/25 03:54:37 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.45s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:40 DEBUG : enormous: Excluded (Size Filter) 2025/11/25 03:54:40 DEBUG : enormous: Excluded 2025/11/25 03:54:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 03:54:40 DEBUG : potato2: Excluded 2025/11/25 03:54:40 DEBUG : empty space: size = 1 OK 2025/11/25 03:54:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 03:54:40 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:40 DEBUG : empty space: Unchanged skipping 2025/11/25 03:54:40 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:40 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:40 INFO : enormous: Deleted 2025/11/25 03:54:40 INFO : potato2: Deleted 2025/11/25 03:54:40 INFO : There was nothing to transfer 2025/11/25 03:54:41 DEBUG : empty space: size = 1 OK 2025/11/25 03:54:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/25 03:54:41 DEBUG : empty space: Unchanged skipping 2025/11/25 03:54:41 DEBUG : Local file system at /tmp/rclone2832142519: Waiting for checks to finish 2025/11/25 03:54:41 DEBUG : Local file system at /tmp/rclone2832142519: Waiting for transfers to finish 2025/11/25 03:54:41 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:41 INFO : enormous: Deleted 2025/11/25 03:54:41 INFO : potato2: Deleted 2025/11/25 03:54:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.91s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:43 DEBUG : five: Need to transfer - File not found at Destination 2025/11/25 03:54:43 DEBUG : four: size = 4 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:54:43 DEBUG : four: size = 8 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:54:43 DEBUG : four: Sizes differ 2025/11/25 03:54:43 DEBUG : one: Destination is newer than source, skipping 2025/11/25 03:54:43 DEBUG : three: size = 5 OK 2025/11/25 03:54:43 DEBUG : three: Sizes identical 2025/11/25 03:54:43 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:43 DEBUG : two: size = 3 OK 2025/11/25 03:54:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2832142519) 2025/11/25 03:54:43 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:54:43 DEBUG : two: sha1 differ 2025/11/25 03:54:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/25 03:54:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/25 03:54:43 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:43 DEBUG : five: size = 4 OK 2025/11/25 03:54:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/25 03:54:43 INFO : five: Copied (new) 2025/11/25 03:54:44 DEBUG : four: size = 4 OK 2025/11/25 03:54:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/25 03:54:44 INFO : four: Copied (replaced existing) 2025/11/25 03:54:44 DEBUG : two: size = 3 OK 2025/11/25 03:54:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/25 03:54:44 INFO : two: Copied (replaced existing) 2025/11/25 03:54:44 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:44 DEBUG : five: size = 4 OK 2025/11/25 03:54:44 DEBUG : four: size = 4 OK 2025/11/25 03:54:44 DEBUG : one: Destination is newer than source, skipping 2025/11/25 03:54:44 DEBUG : three: size = 5 OK 2025/11/25 03:54:44 DEBUG : two: size = 3 OK 2025/11/25 03:54:44 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/25 03:54:44 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/25 03:54:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/25 03:54:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/25 03:54:44 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/25 03:54:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/25 03:54:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/25 03:54:44 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/25 03:54:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/25 03:54:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2832142519) 2025/11/25 03:54:44 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:54:44 DEBUG : three: sha1 differ 2025/11/25 03:54:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/25 03:54:44 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:45 DEBUG : three: size = 5 OK 2025/11/25 03:54:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/25 03:54:45 INFO : three: Copied (replaced existing) 2025/11/25 03:54:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.04s) === 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:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/25 03:54:46 INFO : B2 bucket rclone-test-bajowav0zoki: Making map for --track-renames 2025/11/25 03:54:46 INFO : B2 bucket rclone-test-bajowav0zoki: Finished making map for --track-renames 2025/11/25 03:54:46 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/25 03:54:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/25 03:54:46 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for renames to finish 2025/11/25 03:54:46 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:47 DEBUG : potato: size = 14 OK 2025/11/25 03:54:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/25 03:54:47 INFO : potato: Copied (new) 2025/11/25 03:54:47 DEBUG : yam: size = 11 OK 2025/11/25 03:54:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/25 03:54:47 INFO : yam: Copied (new) 2025/11/25 03:54:47 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:47 DEBUG : potato: size = 14 OK 2025/11/25 03:54:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:54:47 INFO : B2 bucket rclone-test-bajowav0zoki: Making map for --track-renames 2025/11/25 03:54:47 INFO : B2 bucket rclone-test-bajowav0zoki: Finished making map for --track-renames 2025/11/25 03:54:47 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:47 DEBUG : potato: Unchanged skipping 2025/11/25 03:54:47 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for renames to finish 2025/11/25 03:54:48 DEBUG : yaml: size = 11 OK 2025/11/25 03:54:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/25 03:54:48 INFO : yam: Copied (server-side copy) to: yaml 2025/11/25 03:54:48 INFO : yam: Deleted 2025/11/25 03:54:48 INFO : yaml: Renamed from "yam" 2025/11/25 03:54:48 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/25 03:54:49 INFO : B2 bucket rclone-test-bajowav0zoki: Making map for --track-renames 2025/11/25 03:54:49 INFO : B2 bucket rclone-test-bajowav0zoki: Finished making map for --track-renames 2025/11/25 03:54:49 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/25 03:54:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/25 03:54:49 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for renames to finish 2025/11/25 03:54:49 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:49 DEBUG : yam: size = 11 OK 2025/11/25 03:54:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/25 03:54:49 INFO : yam: Copied (new) 2025/11/25 03:54:50 DEBUG : potato: size = 14 OK 2025/11/25 03:54:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/25 03:54:50 INFO : potato: Copied (new) 2025/11/25 03:54:50 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:50 DEBUG : potato: size = 14 OK 2025/11/25 03:54:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:54:50 INFO : B2 bucket rclone-test-bajowav0zoki: Making map for --track-renames 2025/11/25 03:54:50 INFO : B2 bucket rclone-test-bajowav0zoki: Finished making map for --track-renames 2025/11/25 03:54:50 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:50 DEBUG : potato: Unchanged skipping 2025/11/25 03:54:50 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for renames to finish 2025/11/25 03:54:51 DEBUG : yaml: size = 11 OK 2025/11/25 03:54:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/25 03:54:51 INFO : yam: Copied (server-side copy) to: yaml 2025/11/25 03:54:51 INFO : yam: Deleted 2025/11/25 03:54:51 INFO : yaml: Renamed from "yam" 2025/11/25 03:54:51 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.95s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/25 03:54:52 INFO : B2 bucket rclone-test-bajowav0zoki: Making map for --track-renames 2025/11/25 03:54:52 INFO : B2 bucket rclone-test-bajowav0zoki: Finished making map for --track-renames 2025/11/25 03:54:52 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/25 03:54:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/25 03:54:52 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for renames to finish 2025/11/25 03:54:52 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:52 DEBUG : sub/yam: size = 11 OK 2025/11/25 03:54:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/25 03:54:52 INFO : sub/yam: Copied (new) 2025/11/25 03:54:53 DEBUG : potato: size = 14 OK 2025/11/25 03:54:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/25 03:54:53 INFO : potato: Copied (new) 2025/11/25 03:54:53 DEBUG : Waiting for deletions to finish 2025/11/25 03:54:53 DEBUG : potato: size = 14 OK 2025/11/25 03:54:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:54:53 DEBUG : potato: Unchanged skipping 2025/11/25 03:54:53 INFO : B2 bucket rclone-test-bajowav0zoki: Making map for --track-renames 2025/11/25 03:54:53 INFO : B2 bucket rclone-test-bajowav0zoki: Finished making map for --track-renames 2025/11/25 03:54:53 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:53 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for renames to finish 2025/11/25 03:54:54 DEBUG : yam: size = 11 OK 2025/11/25 03:54:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/25 03:54:54 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/25 03:54:54 INFO : sub/yam: Deleted 2025/11/25 03:54:54 INFO : yam: Renamed from "sub/yam" 2025/11/25 03:54:54 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.92s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:55 DEBUG : Creating backend with remote "/tmp/rclone2832142519/dir1" 2025/11/25 03:54:55 DEBUG : Creating backend with remote "/tmp/rclone2832142519/dir2" 2025/11/25 03:54:55 DEBUG : Local file system at /tmp/rclone2832142519/dir2: Using server-side directory move 2025/11/25 03:54:55 INFO : Local file system at /tmp/rclone2832142519/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/25 03:54:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/25 03:54:55 INFO : file1.txt: Moved (server-side) 2025/11/25 03:54:55 DEBUG : Local file system at /tmp/rclone2832142519/dir2: Waiting for checks to finish 2025/11/25 03:54:55 DEBUG : Local file system at /tmp/rclone2832142519/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/25 03:54:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:54:55 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:55 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:54:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:54:56 INFO : sub dir/hello world: Copied (new) 2025/11/25 03:54:56 INFO : sub dir/hello world: Deleted 2025/11/25 03:54:56 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/25 03:54:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/25 03:54:56 INFO : nested/sub dir/file: Copied (new) 2025/11/25 03:54:56 INFO : nested/sub dir/file: Deleted 2025/11/25 03:54:56 INFO : sub dir: Removing directory 2025/11/25 03:54:56 INFO : nested/sub dir: Removing directory 2025/11/25 03:54:56 INFO : nested: Removing directory 2025/11/25 03:54:56 DEBUG : Local file system at /tmp/rclone2832142519: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.97s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/25 03:54:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 03:54:57 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:57 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:58 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/25 03:54:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/25 03:54:58 INFO : nested/sub dir/file: Copied (new) 2025/11/25 03:54:58 INFO : nested/sub dir/file: Deleted 2025/11/25 03:54:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 03:54:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 03:54:58 INFO : sub dir/hello world: Copied (new) 2025/11/25 03:54:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.45s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:54:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/25 03:54:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/25 03:54:59 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:54:59 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:54:59 DEBUG : existing: size = 6 OK 2025/11/25 03:54:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/25 03:54:59 INFO : existing: Copied (new) 2025/11/25 03:54:59 INFO : existing: Deleted 2025/11/25 03:54:59 DEBUG : existing-b: size = 6 OK 2025/11/25 03:54:59 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/25 03:54:59 INFO : existing-b: Copied (new) 2025/11/25 03:54:59 INFO : existing-b: Deleted 2025/11/25 03:55:00 DEBUG : existing: Destination exists, skipping 2025/11/25 03:55:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/25 03:55:00 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:55:00 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:55:00 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.93s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:55:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zagixum4bice" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bajowav0zoki -> B2 bucket rclone-test-zagixum4bice 2025/11/25 03:55:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:55:05 DEBUG : empty space: size = 1 OK 2025/11/25 03:55:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/25 03:55:05 DEBUG : empty space: Unchanged skipping 2025/11/25 03:55:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:55:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zagixum4bice) 2025/11/25 03:55:05 DEBUG : potato3: Sizes differ 2025/11/25 03:55:05 DEBUG : B2 bucket rclone-test-zagixum4bice: Waiting for checks to finish 2025/11/25 03:55:05 INFO : empty space: Deleted 2025/11/25 03:55:05 DEBUG : B2 bucket rclone-test-zagixum4bice: Waiting for transfers to finish 2025/11/25 03:55:05 DEBUG : potato2: size = 60 OK 2025/11/25 03:55:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:55:05 INFO : potato2: Copied (server-side copy) 2025/11/25 03:55:05 INFO : potato2: Deleted 2025/11/25 03:55:05 DEBUG : potato3: size = 68 OK 2025/11/25 03:55:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/25 03:55:05 INFO : potato3: Copied (server-side copy) 2025/11/25 03:55:05 INFO : potato3: Deleted 2025/11/25 03:55:06 DEBUG : Creating backend with remote "TestB2:rclone-test-pucabod5hoqi" 2025/11/25 03:55:07 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/25 03:55:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:55:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/25 03:55:07 DEBUG : B2 bucket rclone-test-pucabod5hoqi: Waiting for checks to finish 2025/11/25 03:55:07 DEBUG : B2 bucket rclone-test-pucabod5hoqi: Waiting for transfers to finish 2025/11/25 03:55:08 DEBUG : empty space: size = 1 OK 2025/11/25 03:55:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 03:55:08 INFO : empty space: Copied (server-side copy) 2025/11/25 03:55:08 INFO : empty space: Deleted 2025/11/25 03:55:08 DEBUG : potato2: size = 60 OK 2025/11/25 03:55:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:55:08 INFO : potato2: Copied (server-side copy) 2025/11/25 03:55:08 DEBUG : potato3: size = 68 OK 2025/11/25 03:55:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/25 03:55:08 INFO : potato3: Copied (server-side copy) 2025/11/25 03:55:08 INFO : potato2: Deleted 2025/11/25 03:55:08 INFO : potato3: Deleted 2025/11/25 03:55:09 DEBUG : B2 bucket rclone-test-pucabod5hoqi: Purge remote 2025/11/25 03:55:09 INFO : B2 bucket rclone-test-pucabod5hoqi: cleaning bucket "rclone-test-pucabod5hoqi" of all files 2025/11/25 03:55:09 DEBUG : empty space: Deleting (id "4_zbf229df3206dbb9b9fa80e1b_f110fa161fa372b5d_d20251125_m035508_c001_v0001165_t0006_u01764042908005") 2025/11/25 03:55:09 DEBUG : potato2: Deleting (id "4_zbf229df3206dbb9b9fa80e1b_f1166f222aafcd903_d20251125_m035508_c001_v0001044_t0046_u01764042908331") 2025/11/25 03:55:09 DEBUG : potato3: Deleting (id "4_zbf229df3206dbb9b9fa80e1b_f106ba54aa251a78a_d20251125_m035508_c001_v0001093_t0020_u01764042908362") 2025/11/25 03:55:10 DEBUG : B2 bucket rclone-test-zagixum4bice: Purge remote 2025/11/25 03:55:10 INFO : B2 bucket rclone-test-zagixum4bice: cleaning bucket "rclone-test-zagixum4bice" of all files 2025/11/25 03:55:10 DEBUG : empty space: Deleting (id "4_z1f828de3206dbb9b9fa80e1b_f42035996f2472426_d20251125_m035508_c001_v7007000_t0000_u01764042908285") 2025/11/25 03:55:10 DEBUG : empty space: Deleting (id "4_z1f828de3206dbb9b9fa80e1b_f1057a669a4371f45_d20251125_m035504_c001_v0001146_t0032_u01764042904030") 2025/11/25 03:55:10 DEBUG : potato2: Deleting (id "4_z1f828de3206dbb9b9fa80e1b_f42035996f2472427_d20251125_m035508_c001_v7007000_t0000_u01764042908681") 2025/11/25 03:55:10 DEBUG : potato2: Deleting (id "4_z1f828de3206dbb9b9fa80e1b_f11662069ec8a6147_d20251125_m035505_c001_v0001185_t0029_u01764042905420") 2025/11/25 03:55:10 DEBUG : potato3: Deleting (id "4_z1f828de3206dbb9b9fa80e1b_f4155eb82eab32a5c_d20251125_m035508_c001_v7007000_t0000_u01764042908759") 2025/11/25 03:55:10 DEBUG : potato3: Deleting (id "4_z1f828de3206dbb9b9fa80e1b_f11224f9e0c899600_d20251125_m035505_c001_v0001182_t0001_u01764042905649") 2025/11/25 03:55:10 DEBUG : potato3: Deleting (id "4_z1f828de3206dbb9b9fa80e1b_f1057a669a4371f47_d20251125_m035504_c001_v0001146_t0044_u01764042904578") --- PASS: TestServerSideMove (10.96s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:55:11 DEBUG : Creating backend with remote "TestB2:rclone-test-feqimis0dexi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bajowav0zoki -> B2 bucket rclone-test-feqimis0dexi 2025/11/25 03:55:17 DEBUG : empty space: Excluded (Size Filter) 2025/11/25 03:55:17 DEBUG : empty space: Excluded (Size Filter) 2025/11/25 03:55:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:55:17 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:55:17 DEBUG : potato3: size = 60 (B2 bucket rclone-test-feqimis0dexi) 2025/11/25 03:55:17 DEBUG : potato3: Sizes differ 2025/11/25 03:55:17 DEBUG : B2 bucket rclone-test-feqimis0dexi: Waiting for checks to finish 2025/11/25 03:55:17 DEBUG : B2 bucket rclone-test-feqimis0dexi: Waiting for transfers to finish 2025/11/25 03:55:17 DEBUG : potato2: size = 60 OK 2025/11/25 03:55:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:55:17 INFO : potato2: Copied (server-side copy) 2025/11/25 03:55:17 INFO : potato2: Deleted 2025/11/25 03:55:17 DEBUG : potato3: size = 68 OK 2025/11/25 03:55:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/25 03:55:17 INFO : potato3: Copied (server-side copy) 2025/11/25 03:55:18 INFO : potato3: Deleted 2025/11/25 03:55:18 DEBUG : Creating backend with remote "TestB2:rclone-test-loqisif6wako" 2025/11/25 03:55:19 DEBUG : empty space: Excluded (Size Filter) 2025/11/25 03:55:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:55:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/25 03:55:19 DEBUG : B2 bucket rclone-test-loqisif6wako: Waiting for checks to finish 2025/11/25 03:55:19 DEBUG : B2 bucket rclone-test-loqisif6wako: Waiting for transfers to finish 2025/11/25 03:55:20 DEBUG : potato2: size = 60 OK 2025/11/25 03:55:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:55:20 INFO : potato2: Copied (server-side copy) 2025/11/25 03:55:20 INFO : potato2: Deleted 2025/11/25 03:55:20 DEBUG : potato3: size = 68 OK 2025/11/25 03:55:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/25 03:55:20 INFO : potato3: Copied (server-side copy) 2025/11/25 03:55:20 INFO : potato3: Deleted 2025/11/25 03:55:21 DEBUG : B2 bucket rclone-test-loqisif6wako: Purge remote 2025/11/25 03:55:21 INFO : B2 bucket rclone-test-loqisif6wako: cleaning bucket "rclone-test-loqisif6wako" of all files 2025/11/25 03:55:21 DEBUG : potato2: Deleting (id "4_z2f52cdf3206dbb9b9fa80e1b_f104a8284bcc9d904_d20251125_m035520_c001_v0001183_t0025_u01764042920217") 2025/11/25 03:55:21 DEBUG : potato3: Deleting (id "4_z2f52cdf3206dbb9b9fa80e1b_f103f0f99d09d090b_d20251125_m035520_c001_v0001105_t0047_u01764042920445") 2025/11/25 03:55:21 DEBUG : B2 bucket rclone-test-feqimis0dexi: Purge remote 2025/11/25 03:55:21 INFO : B2 bucket rclone-test-feqimis0dexi: cleaning bucket "rclone-test-feqimis0dexi" of all files 2025/11/25 03:55:22 DEBUG : empty space: Deleting (id "4_zef12bdd3206dbb9b9fa80e1b_f118f35263697805f_d20251125_m035516_c001_v0001171_t0008_u01764042916232") 2025/11/25 03:55:22 DEBUG : potato2: Deleting (id "4_zef12bdd3206dbb9b9fa80e1b_f421a5c473f527b03_d20251125_m035520_c001_v7007000_t0000_u01764042920426") 2025/11/25 03:55:22 DEBUG : potato2: Deleting (id "4_zef12bdd3206dbb9b9fa80e1b_f1014208334563ae4_d20251125_m035517_c001_v0001181_t0009_u01764042917340") 2025/11/25 03:55:22 DEBUG : potato3: Deleting (id "4_zef12bdd3206dbb9b9fa80e1b_f421a5c473f527b04_d20251125_m035520_c001_v7007000_t0000_u01764042920742") 2025/11/25 03:55:22 DEBUG : potato3: Deleting (id "4_zef12bdd3206dbb9b9fa80e1b_f1022bcec7d15359c_d20251125_m035517_c001_v0001150_t0017_u01764042917568") 2025/11/25 03:55:22 DEBUG : potato3: Deleting (id "4_zef12bdd3206dbb9b9fa80e1b_f118f352636978061_d20251125_m035516_c001_v0001171_t0039_u01764042916513") --- PASS: TestServerSideMoveWithFilter (11.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:55:23 DEBUG : Creating backend with remote "TestB2:rclone-test-sujunuf0xoxi" 2025/11/25 03:55:26 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bajowav0zoki -> B2 bucket rclone-test-sujunuf0xoxi 2025/11/25 03:55:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:55:28 DEBUG : empty space: size = 1 OK 2025/11/25 03:55:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/25 03:55:28 DEBUG : empty space: Unchanged skipping 2025/11/25 03:55:28 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:55:28 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sujunuf0xoxi) 2025/11/25 03:55:28 DEBUG : potato3: Sizes differ 2025/11/25 03:55:28 DEBUG : B2 bucket rclone-test-sujunuf0xoxi: Waiting for checks to finish 2025/11/25 03:55:29 INFO : empty space: Deleted 2025/11/25 03:55:29 DEBUG : B2 bucket rclone-test-sujunuf0xoxi: Waiting for transfers to finish 2025/11/25 03:55:29 DEBUG : potato2: size = 60 OK 2025/11/25 03:55:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:55:29 INFO : potato2: Copied (server-side copy) 2025/11/25 03:55:29 INFO : potato2: Deleted 2025/11/25 03:55:29 DEBUG : potato3: size = 68 OK 2025/11/25 03:55:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/25 03:55:29 INFO : potato3: Copied (server-side copy) 2025/11/25 03:55:29 INFO : potato3: Deleted 2025/11/25 03:55:30 DEBUG : Creating backend with remote "TestB2:rclone-test-ximosew4muzu" 2025/11/25 03:55:30 INFO : tomatoDir: Making directory 2025/11/25 03:55:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/25 03:55:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 03:55:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/25 03:55:31 DEBUG : B2 bucket rclone-test-ximosew4muzu: Waiting for checks to finish 2025/11/25 03:55:31 DEBUG : B2 bucket rclone-test-ximosew4muzu: Waiting for transfers to finish 2025/11/25 03:55:32 DEBUG : empty space: size = 1 OK 2025/11/25 03:55:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 03:55:32 INFO : empty space: Copied (server-side copy) 2025/11/25 03:55:32 DEBUG : potato3: size = 68 OK 2025/11/25 03:55:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/25 03:55:32 INFO : potato3: Copied (server-side copy) 2025/11/25 03:55:32 INFO : empty space: Deleted 2025/11/25 03:55:32 DEBUG : potato2: size = 60 OK 2025/11/25 03:55:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 03:55:32 INFO : potato2: Copied (server-side copy) 2025/11/25 03:55:32 INFO : potato3: Deleted 2025/11/25 03:55:32 INFO : potato2: Deleted 2025/11/25 03:55:33 DEBUG : B2 bucket rclone-test-ximosew4muzu: Purge remote 2025/11/25 03:55:33 INFO : B2 bucket rclone-test-ximosew4muzu: cleaning bucket "rclone-test-ximosew4muzu" of all files 2025/11/25 03:55:33 DEBUG : empty space: Deleting (id "4_z5f52fdd3206dbb9b9fa80e1b_f114ce780e69161d0_d20251125_m035532_c001_v0001098_t0028_u01764042931999") 2025/11/25 03:55:33 DEBUG : potato2: Deleting (id "4_z5f52fdd3206dbb9b9fa80e1b_f104d76ddff1abe83_d20251125_m035532_c001_v0001113_t0013_u01764042932367") 2025/11/25 03:55:33 DEBUG : potato3: Deleting (id "4_z5f52fdd3206dbb9b9fa80e1b_f11012ac1f0ad889c_d20251125_m035532_c001_v0001183_t0046_u01764042932370") 2025/11/25 03:55:34 DEBUG : B2 bucket rclone-test-sujunuf0xoxi: Purge remote 2025/11/25 03:55:34 INFO : B2 bucket rclone-test-sujunuf0xoxi: cleaning bucket "rclone-test-sujunuf0xoxi" of all files 2025/11/25 03:55:34 DEBUG : empty space: Deleting (id "4_zaf22edb3206dbb9b9fa80e1b_f4024d7dd964f7587_d20251125_m035532_c001_v7007000_t0000_u01764042932414") 2025/11/25 03:55:34 DEBUG : empty space: Deleting (id "4_zaf22edb3206dbb9b9fa80e1b_f1032e506c6a5a96e_d20251125_m035527_c001_v0001091_t0041_u01764042927960") 2025/11/25 03:55:34 DEBUG : potato2: Deleting (id "4_zaf22edb3206dbb9b9fa80e1b_f4024d7dd964f7588_d20251125_m035532_c001_v7007000_t0000_u01764042932611") 2025/11/25 03:55:34 DEBUG : potato2: Deleting (id "4_zaf22edb3206dbb9b9fa80e1b_f118a1400cc46af8d_d20251125_m035529_c001_v0001093_t0057_u01764042929037") 2025/11/25 03:55:34 DEBUG : potato3: Deleting (id "4_zaf22edb3206dbb9b9fa80e1b_f405a50ad8e618d27_d20251125_m035532_c001_v7007000_t0000_u01764042932587") 2025/11/25 03:55:34 DEBUG : potato3: Deleting (id "4_zaf22edb3206dbb9b9fa80e1b_f10422a6d4eaf85fd_d20251125_m035529_c001_v0001185_t0002_u01764042929440") 2025/11/25 03:55:34 DEBUG : potato3: Deleting (id "4_zaf22edb3206dbb9b9fa80e1b_f1032e506c6a5a970_d20251125_m035528_c001_v0001091_t0054_u01764042928312") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.26s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:55:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:55:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/rclone-sync-test" sync_test.go:2011: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2011 Error: Received unexpected error: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) Test: TestSyncOverlapWithFilter --- FAIL: TestSyncOverlapWithFilter (2.07s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:55:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/dst" 2025/11/25 03:55:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/CompareDest" 2025/11/25 03:55:44 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 03:55:44 DEBUG : B2 bucket rclone-test-bajowav0zoki path dst: Waiting for checks to finish 2025/11/25 03:55:44 DEBUG : B2 bucket rclone-test-bajowav0zoki path dst: Waiting for transfers to finish 2025/11/25 03:55:44 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:55:44 ERROR : B2 bucket rclone-test-bajowav0zoki path dst: not deleting files as there were IO errors 2025/11/25 03:55:44 ERROR : B2 bucket rclone-test-bajowav0zoki path dst: not deleting directories as there were IO errors sync_test.go:2115: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2115 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (3.34s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:55:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/dest" 2025/11/25 03:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/pre-dest1" 2025/11/25 03:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/pre-dest2" 2025/11/25 03:55:50 DEBUG : 1: size = 1 OK 2025/11/25 03:55:50 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:55:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/25 03:55:51 DEBUG : 2: size = 1 OK 2025/11/25 03:55:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:55:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/25 03:55:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/25 03:55:51 DEBUG : B2 bucket rclone-test-bajowav0zoki path dest: Waiting for checks to finish 2025/11/25 03:55:51 DEBUG : B2 bucket rclone-test-bajowav0zoki path dest: Waiting for transfers to finish 2025/11/25 03:55:52 ERROR : 3: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:55:52 ERROR : B2 bucket rclone-test-bajowav0zoki path dest: not deleting files as there were IO errors 2025/11/25 03:55:52 ERROR : B2 bucket rclone-test-bajowav0zoki path dest: not deleting directories as there were IO errors sync_test.go:2248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2248 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncMultipleCompareDest 2025/11/25 03:55:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/25 03:55:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/25 03:55:52 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestSyncMultipleCompareDest (8.10s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:55:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/dst" 2025/11/25 03:55:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/CopyDest" 2025/11/25 03:55:55 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 03:55:55 DEBUG : B2 bucket rclone-test-bajowav0zoki path dst: Waiting for checks to finish 2025/11/25 03:55:55 DEBUG : B2 bucket rclone-test-bajowav0zoki path dst: Waiting for transfers to finish 2025/11/25 03:55:56 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:55:56 ERROR : B2 bucket rclone-test-bajowav0zoki path dst: not deleting files as there were IO errors 2025/11/25 03:55:56 ERROR : B2 bucket rclone-test-bajowav0zoki path dst: not deleting directories as there were IO errors sync_test.go:2281: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2281 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (3.36s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:55:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/dst" 2025/11/25 03:55:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/backup" 2025/11/25 03:56:01 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 03:56:01 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 03:56:01 DEBUG : B2 bucket rclone-test-bajowav0zoki path dst: Waiting for checks to finish 2025/11/25 03:56:01 DEBUG : B2 bucket rclone-test-bajowav0zoki path dst: Waiting for transfers to finish 2025/11/25 03:56:01 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:56:01 ERROR : two: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:56:01 ERROR : B2 bucket rclone-test-bajowav0zoki path dst: not deleting files as there were IO errors 2025/11/25 03:56:01 ERROR : B2 bucket rclone-test-bajowav0zoki path dst: not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (6.00s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:56:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/dst" 2025/11/25 03:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/backup" 2025/11/25 03:56:07 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 03:56:07 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 03:56:07 DEBUG : B2 bucket rclone-test-bajowav0zoki path dst: Waiting for checks to finish 2025/11/25 03:56:07 DEBUG : B2 bucket rclone-test-bajowav0zoki path dst: Waiting for transfers to finish 2025/11/25 03:56:07 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:56:07 ERROR : two: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:56:07 ERROR : B2 bucket rclone-test-bajowav0zoki path dst: not deleting files as there were IO errors 2025/11/25 03:56:07 ERROR : B2 bucket rclone-test-bajowav0zoki path dst: not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (6.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:56:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/dst" 2025/11/25 03:56:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/backup" 2025/11/25 03:56:13 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 03:56:13 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 03:56:13 DEBUG : B2 bucket rclone-test-bajowav0zoki path dst: Waiting for checks to finish 2025/11/25 03:56:13 DEBUG : B2 bucket rclone-test-bajowav0zoki path dst: Waiting for transfers to finish 2025/11/25 03:56:13 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:56:13 ERROR : two: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:56:13 ERROR : B2 bucket rclone-test-bajowav0zoki path dst: not deleting files as there were IO errors 2025/11/25 03:56:13 ERROR : B2 bucket rclone-test-bajowav0zoki path dst: not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (5.95s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/dst" 2025/11/25 03:56:18 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 03:56:18 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 03:56:18 DEBUG : B2 bucket rclone-test-bajowav0zoki path dst: Waiting for checks to finish 2025/11/25 03:56:18 DEBUG : B2 bucket rclone-test-bajowav0zoki path dst: Waiting for transfers to finish 2025/11/25 03:56:18 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:56:18 ERROR : two: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:56:18 ERROR : B2 bucket rclone-test-bajowav0zoki path dst: not deleting files as there were IO errors 2025/11/25 03:56:18 ERROR : B2 bucket rclone-test-bajowav0zoki path dst: not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (4.98s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:56:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/dst" 2025/11/25 03:56:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:56:22 DEBUG : one: size = 3 (B2 bucket rclone-test-bajowav0zoki path dst) 2025/11/25 03:56:22 DEBUG : one: Sizes differ 2025/11/25 03:56:22 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:56:22 ERROR : one: Not deleting source as copy failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (3.99s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:56:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bajowav0zoki/dst" 2025/11/25 03:56:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:56:26 DEBUG : one: size = 3 (B2 bucket rclone-test-bajowav0zoki path dst) 2025/11/25 03:56:26 DEBUG : one: Sizes differ 2025/11/25 03:56:26 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 03:56:26 ERROR : one: Not deleting source as copy failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (4.03s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:56:28 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:56:28 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:56:28 DEBUG : Testêé: Sizes differ 2025/11/25 03:56:28 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:56:28 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:56:28 DEBUG : Testêé: size = 14 OK 2025/11/25 03:56:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/25 03:56:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/25 03:56:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.70s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:56:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/25 03:56:29 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:56:29 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:56:30 DEBUG : existing: size = 6 OK 2025/11/25 03:56:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/25 03:56:30 INFO : existing: Copied (new) 2025/11/25 03:56:30 DEBUG : Waiting for deletions to finish 2025/11/25 03:56:31 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:56:31 DEBUG : existing: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:56:31 DEBUG : existing: Sizes differ 2025/11/25 03:56:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/25 03:56:31 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:56:31 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:56:31 ERROR : B2 bucket rclone-test-bajowav0zoki: not deleting files as there were IO errors 2025/11/25 03:56:31 ERROR : B2 bucket rclone-test-bajowav0zoki: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.39s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:56:32 DEBUG : EXISTING: size = 6 OK 2025/11/25 03:56:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:32 DEBUG : existing: Unchanged skipping 2025/11/25 03:56:32 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:56:32 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:56:32 DEBUG : Waiting for deletions to finish 2025/11/25 03:56:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.30s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:56:48 DEBUG : both0: size = 6 OK 2025/11/25 03:56:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both0: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both10: size = 6 OK 2025/11/25 03:56:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both10: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both11: size = 6 OK 2025/11/25 03:56:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both11: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both12: size = 6 OK 2025/11/25 03:56:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both12: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both13: size = 6 OK 2025/11/25 03:56:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both13: Unchanged skipping 2025/11/25 03:56:48 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:56:48 DEBUG : both15: size = 6 OK 2025/11/25 03:56:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both14: size = 6 OK 2025/11/25 03:56:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both16: size = 6 OK 2025/11/25 03:56:48 DEBUG : both15: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both17: size = 6 OK 2025/11/25 03:56:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both18: size = 6 OK 2025/11/25 03:56:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both16: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both19: size = 6 OK 2025/11/25 03:56:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both19: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both1: size = 6 OK 2025/11/25 03:56:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both1: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both2: size = 6 OK 2025/11/25 03:56:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both17: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both3: size = 6 OK 2025/11/25 03:56:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both3: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both4: size = 6 OK 2025/11/25 03:56:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both4: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both5: size = 6 OK 2025/11/25 03:56:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both5: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both6: size = 6 OK 2025/11/25 03:56:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both2: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both7: size = 6 OK 2025/11/25 03:56:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both7: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both8: size = 6 OK 2025/11/25 03:56:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both14: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both6: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both18: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both9: size = 6 OK 2025/11/25 03:56:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:56:48 DEBUG : both8: Unchanged skipping 2025/11/25 03:56:48 DEBUG : both9: Unchanged skipping 2025/11/25 03:56:48 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:56:48 DEBUG : Waiting for deletions to finish 2025/11/25 03:56:48 INFO : only12: Deleted 2025/11/25 03:56:48 INFO : only9: Deleted 2025/11/25 03:56:48 INFO : only19: Deleted 2025/11/25 03:56:48 INFO : only15: Deleted 2025/11/25 03:56:48 INFO : only11: Deleted 2025/11/25 03:56:48 INFO : only13: Deleted 2025/11/25 03:56:48 INFO : only14: Deleted 2025/11/25 03:56:48 INFO : only16: Deleted 2025/11/25 03:56:48 INFO : only17: Deleted 2025/11/25 03:56:48 INFO : only18: Deleted 2025/11/25 03:56:48 INFO : only1: Deleted 2025/11/25 03:56:49 INFO : only2: Deleted 2025/11/25 03:56:49 INFO : only3: Deleted 2025/11/25 03:56:49 INFO : only4: Deleted 2025/11/25 03:56:49 INFO : only0: Deleted 2025/11/25 03:56:49 INFO : only10: Deleted 2025/11/25 03:56:49 INFO : only5: Deleted 2025/11/25 03:56:49 INFO : only6: Deleted 2025/11/25 03:56:49 INFO : only7: Deleted 2025/11/25 03:56:49 INFO : only8: Deleted 2025/11/25 03:56:49 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.01s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:57:08 DEBUG : both10: size = 6 OK 2025/11/25 03:57:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both11: size = 6 OK 2025/11/25 03:57:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both12: size = 6 OK 2025/11/25 03:57:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both0: size = 6 OK 2025/11/25 03:57:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:57:08 DEBUG : both10: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both13: size = 6 OK 2025/11/25 03:57:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both11: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both14: size = 6 OK 2025/11/25 03:57:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both14: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both15: size = 6 OK 2025/11/25 03:57:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both12: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both16: size = 6 OK 2025/11/25 03:57:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both0: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both17: size = 6 OK 2025/11/25 03:57:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both13: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both18: size = 6 OK 2025/11/25 03:57:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both18: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both19: size = 6 OK 2025/11/25 03:57:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both15: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both1: size = 6 OK 2025/11/25 03:57:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both1: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both2: size = 6 OK 2025/11/25 03:57:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both2: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both3: size = 6 OK 2025/11/25 03:57:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both3: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both4: size = 6 OK 2025/11/25 03:57:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both4: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both5: size = 6 OK 2025/11/25 03:57:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both5: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both6: size = 6 OK 2025/11/25 03:57:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both6: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both7: size = 6 OK 2025/11/25 03:57:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both7: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both8: size = 6 OK 2025/11/25 03:57:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both8: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both9: size = 6 OK 2025/11/25 03:57:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:08 DEBUG : both9: Unchanged skipping 2025/11/25 03:57:08 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only0: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only0: Sizes differ 2025/11/25 03:57:08 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only10: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only10: Sizes differ 2025/11/25 03:57:08 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only11: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only11: Sizes differ 2025/11/25 03:57:08 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only12: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only12: Sizes differ 2025/11/25 03:57:08 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only13: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only13: Sizes differ 2025/11/25 03:57:08 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only14: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only14: Sizes differ 2025/11/25 03:57:08 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only15: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only15: Sizes differ 2025/11/25 03:57:08 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only16: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only16: Sizes differ 2025/11/25 03:57:08 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only17: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only17: Sizes differ 2025/11/25 03:57:08 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only18: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only18: Sizes differ 2025/11/25 03:57:08 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only19: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only19: Sizes differ 2025/11/25 03:57:08 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only1: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only1: Sizes differ 2025/11/25 03:57:08 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only2: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only2: Sizes differ 2025/11/25 03:57:08 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only3: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only3: Sizes differ 2025/11/25 03:57:08 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only4: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only4: Sizes differ 2025/11/25 03:57:08 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only5: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only5: Sizes differ 2025/11/25 03:57:08 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only6: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only6: Sizes differ 2025/11/25 03:57:08 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only7: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only7: Sizes differ 2025/11/25 03:57:08 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only8: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only8: Sizes differ 2025/11/25 03:57:08 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2832142519) 2025/11/25 03:57:08 DEBUG : only9: size = 6 (B2 bucket rclone-test-bajowav0zoki) 2025/11/25 03:57:08 DEBUG : only9: Sizes differ 2025/11/25 03:57:08 DEBUG : both16: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both17: Unchanged skipping 2025/11/25 03:57:08 DEBUG : both19: Unchanged skipping 2025/11/25 03:57:08 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:57:09 DEBUG : only0: size = 0 OK 2025/11/25 03:57:09 DEBUG : only10: size = 0 OK 2025/11/25 03:57:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only0: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only11: size = 0 OK 2025/11/25 03:57:09 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only10: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only11: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only13: size = 0 OK 2025/11/25 03:57:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only13: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only14: size = 0 OK 2025/11/25 03:57:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only14: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only15: size = 0 OK 2025/11/25 03:57:09 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only15: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only16: size = 0 OK 2025/11/25 03:57:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only16: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only17: size = 0 OK 2025/11/25 03:57:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only17: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only18: size = 0 OK 2025/11/25 03:57:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only18: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only12: size = 0 OK 2025/11/25 03:57:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only12: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only19: size = 0 OK 2025/11/25 03:57:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only19: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only2: size = 0 OK 2025/11/25 03:57:09 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only2: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only1: size = 0 OK 2025/11/25 03:57:09 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only1: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only3: size = 0 OK 2025/11/25 03:57:09 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only3: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only4: size = 0 OK 2025/11/25 03:57:09 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only4: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only5: size = 0 OK 2025/11/25 03:57:09 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only5: Copied (replaced existing) 2025/11/25 03:57:09 DEBUG : only6: size = 0 OK 2025/11/25 03:57:09 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:09 INFO : only6: Copied (replaced existing) 2025/11/25 03:57:10 DEBUG : only7: size = 0 OK 2025/11/25 03:57:10 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:10 INFO : only7: Copied (replaced existing) 2025/11/25 03:57:10 DEBUG : only8: size = 0 OK 2025/11/25 03:57:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:10 INFO : only8: Copied (replaced existing) 2025/11/25 03:57:10 DEBUG : only9: size = 0 OK 2025/11/25 03:57:10 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 03:57:10 INFO : only9: Copied (replaced existing) 2025/11/25 03:57:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.47s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:57:18 DEBUG : empty_dir: Making directory with metadata 2025/11/25 03:57:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 03:57:18 DEBUG : empty_on_remote: Making directory with metadata 2025/11/25 03:57:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 03:57:18 INFO : empty_on_remote: Making directory 2025/11/25 03:57:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/25 03:57:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/25 03:57:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/25 03:57:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/25 03:57:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.10s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:57:20 DEBUG : empty_dir: Making directory with metadata 2025/11/25 03:57:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 03:57:20 DEBUG : empty_on_remote: Making directory with metadata 2025/11/25 03:57:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 03:57:20 INFO : empty_on_remote: Making directory 2025/11/25 03:57:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/25 03:57:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/25 03:57:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/25 03:57:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/25 03:57:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/25 03:57:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:57:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 03:57:22 INFO : sub dir: Making directory 2025/11/25 03:57:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:57:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 03:57:24 INFO : sub dir: Making directory 2025/11/25 03:57:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.91s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:57:32 DEBUG : Waiting for deletions to finish 2025/11/25 03:57:32 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:57:32 DEBUG : banana: size = 6 OK 2025/11/25 03:57:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : banana: Unchanged skipping 2025/11/25 03:57:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:57:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:57:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:57:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:57:32 DEBUG : apple: size = 5 OK 2025/11/25 03:57:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : apple: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:57:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:57:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:57:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:57:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:57:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:57:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:57:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:57:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:57:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:57:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:57:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:57:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:57:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:57:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:57:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:57:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:57:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:57:32 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:57:32 DEBUG : Waiting for deletions to finish 2025/11/25 03:57:32 INFO : There was nothing to transfer 2025/11/25 03:57:32 DEBUG : Waiting for deletions to finish 2025/11/25 03:57:33 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : apple: size = 5 OK 2025/11/25 03:57:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : apple: Unchanged skipping 2025/11/25 03:57:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:57:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:57:33 DEBUG : banana: size = 6 OK 2025/11/25 03:57:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : banana: Unchanged skipping 2025/11/25 03:57:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:57:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:57:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:57:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:57:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:57:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:57:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:57:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:57:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:57:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:57:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:57:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:57:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:57:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:57:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:57:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:57:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:57:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:57:33 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:57:33 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:57:33 DEBUG : Waiting for deletions to finish 2025/11/25 03:57:33 INFO : There was nothing to transfer 2025/11/25 03:57:33 DEBUG : Waiting for deletions to finish 2025/11/25 03:57:33 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:57:46 DEBUG : Waiting for deletions to finish 2025/11/25 03:57:47 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : apple: size = 5 OK 2025/11/25 03:57:47 DEBUG : banana: size = 6 OK 2025/11/25 03:57:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:57:47 DEBUG : apple: Unchanged skipping 2025/11/25 03:57:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:57:47 DEBUG : banana: Unchanged skipping 2025/11/25 03:57:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:57:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:57:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:57:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:57:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:57:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:57:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:57:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:57:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:57:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:57:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:57:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:57:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:57:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:57:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:57:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:57:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:57:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:57:47 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:57:47 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:57:47 DEBUG : Waiting for deletions to finish 2025/11/25 03:57:47 INFO : There was nothing to transfer 2025/11/25 03:57:47 DEBUG : Waiting for deletions to finish 2025/11/25 03:57:47 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:57:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : apple: size = 5 OK 2025/11/25 03:57:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : banana: size = 6 OK 2025/11/25 03:57:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:57:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : banana: Unchanged skipping 2025/11/25 03:57:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:57:48 DEBUG : apple: Unchanged skipping 2025/11/25 03:57:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:57:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:57:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:57:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:57:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:57:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:57:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:57:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:57:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:57:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:57:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:57:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:57:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:57:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:57:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:57:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:57:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:57:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:57:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:57:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:57:48 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:57:48 DEBUG : Waiting for deletions to finish 2025/11/25 03:57:48 INFO : There was nothing to transfer 2025/11/25 03:57:48 DEBUG : Waiting for deletions to finish 2025/11/25 03:57:48 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:58:00 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:01 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:58:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/25 03:58:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:02 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:58:02 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:58:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/25 03:58:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/25 03:58:02 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : YmFuYW5h: size = 6 OK 2025/11/25 03:58:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/25 03:58:02 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/25 03:58:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : YXBwbGU=: size = 5 OK 2025/11/25 03:58:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/25 03:58:02 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/25 03:58:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/25 03:58:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/25 03:58:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/25 03:58:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/25 03:58:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/25 03:58:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/25 03:58:02 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/25 03:58:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/25 03:58:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/25 03:58:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/25 03:58:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/25 03:58:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/25 03:58:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/25 03:58:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/25 03:58:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/25 03:58:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/25 03:58:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/25 03:58:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/25 03:58:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/25 03:58:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/25 03:58:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/25 03:58:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/25 03:58:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/25 03:58:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/25 03:58:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/25 03:58:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/25 03:58:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 03:58:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/25 03:58:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/25 03:58:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/25 03:58:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/25 03:58:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/25 03:58:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/25 03:58:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/25 03:58:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/25 03:58:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/25 03:58:03 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:03 INFO : dir1/0007-1234567.txt: Deleted 2025/11/25 03:58:03 INFO : dir1/0009-3456789.txt: Deleted 2025/11/25 03:58:03 INFO : appleappleapplebanana: Deleted 2025/11/25 03:58:03 INFO : splitbananasplit: Deleted 2025/11/25 03:58:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/25 03:58:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/25 03:58:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/25 03:58:04 INFO : dir1/0003-defghij.txt: Deleted 2025/11/25 03:58:04 INFO : dir1/0008-2345678.txt: Deleted 2025/11/25 03:58:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/25 03:58:04 INFO : dir1/0010-456789.txt: Deleted 2025/11/25 03:58:04 INFO : dir1/0012-6789;.txt: Deleted 2025/11/25 03:58:04 INFO : apple: Deleted 2025/11/25 03:58:04 INFO : banana: Deleted 2025/11/25 03:58:04 INFO : dir1/0011-56789;.txt: Deleted 2025/11/25 03:58:04 INFO : dir1/0013-789;=.txt: Deleted 2025/11/25 03:58:04 INFO : dir1/0014-89;=.txt: Deleted 2025/11/25 03:58:04 INFO : dir1/0015-9;=.txt: Deleted 2025/11/25 03:58:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/25 03:58:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/25 03:58:04 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/25 03:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 03:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:05 DEBUG : YXBwbGU=: size = 5 OK 2025/11/25 03:58:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/25 03:58:05 DEBUG : apple: Unchanged skipping 2025/11/25 03:58:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:58:05 DEBUG : YmFuYW5h: size = 6 OK 2025/11/25 03:58:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/25 03:58:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : banana: Unchanged skipping 2025/11/25 03:58:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/25 03:58:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/25 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/25 03:58:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/25 03:58:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/25 03:58:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/25 03:58:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/25 03:58:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/25 03:58:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/25 03:58:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/25 03:58:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/25 03:58:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/25 03:58:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/25 03:58:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/25 03:58:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/25 03:58:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/25 03:58:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/25 03:58:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:58:05 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:58:05 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:58:05 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:05 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/25 03:58:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 03:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 03:58:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 03:58:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 03:58:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 03:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 03:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 03:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 03:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 03:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 03:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:58:18 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:18 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 03:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 03:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 03:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 03:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 03:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 03:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 03:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 03:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 03:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 03:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 03:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 03:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 03:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 03:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 03:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 03:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 03:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 03:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 03:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 03:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 03:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 03:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 03:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 03:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 03:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 03:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 03:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 03:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 03:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 03:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 03:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 03:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 03:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 03:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 03:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 03:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 03:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 03:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 03:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 03:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 03:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 03:58:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 03:58:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 03:58:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 03:58:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 03:58:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 03:58:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 03:58:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 03:58:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 03:58:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 03:58:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 03:58:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 03:58:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 03:58:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 03:58:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 03:58:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/25 03:58:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:18 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:58:18 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:58:19 DEBUG : PREFIXapple: size = 5 OK 2025/11/25 03:58:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/25 03:58:19 INFO : apple: Copied (new) to: PREFIXapple 2025/11/25 03:58:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 03:58:19 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/25 03:58:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/25 03:58:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/25 03:58:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 03:58:19 DEBUG : PREFIXbanana: size = 6 OK 2025/11/25 03:58:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/25 03:58:19 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/25 03:58:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 03:58:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/25 03:58:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/25 03:58:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 03:58:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 03:58:19 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/25 03:58:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/25 03:58:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/25 03:58:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 03:58:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/25 03:58:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/25 03:58:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 03:58:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 03:58:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:58:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/25 03:58:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 03:58:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 03:58:19 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/25 03:58:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/25 03:58:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/25 03:58:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 03:58:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/25 03:58:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/25 03:58:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 03:58:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 03:58:19 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/25 03:58:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/25 03:58:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/25 03:58:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 03:58:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/25 03:58:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/25 03:58:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 03:58:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 03:58:19 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/25 03:58:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/25 03:58:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/25 03:58:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 03:58:19 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/25 03:58:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/25 03:58:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/25 03:58:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 03:58:20 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/25 03:58:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/25 03:58:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/25 03:58:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 03:58:20 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/25 03:58:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/25 03:58:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/25 03:58:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 03:58:20 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/25 03:58:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/25 03:58:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/25 03:58:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 03:58:20 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/25 03:58:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/25 03:58:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/25 03:58:20 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/25 03:58:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/25 03:58:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/25 03:58:20 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/25 03:58:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/25 03:58:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/25 03:58:20 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/25 03:58:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/25 03:58:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/25 03:58:20 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:20 INFO : dir1/0008-2345678.txt: Deleted 2025/11/25 03:58:20 INFO : dir1/0009-3456789.txt: Deleted 2025/11/25 03:58:20 INFO : apple: Deleted 2025/11/25 03:58:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/25 03:58:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/25 03:58:21 INFO : dir1/0014-89;=.txt: Deleted 2025/11/25 03:58:21 INFO : splitbananasplit: Deleted 2025/11/25 03:58:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/25 03:58:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/25 03:58:21 INFO : dir1/0011-56789;.txt: Deleted 2025/11/25 03:58:21 INFO : dir1/0012-6789;.txt: Deleted 2025/11/25 03:58:21 INFO : appleappleapplebanana: Deleted 2025/11/25 03:58:21 INFO : banana: Deleted 2025/11/25 03:58:21 INFO : dir1/0003-defghij.txt: Deleted 2025/11/25 03:58:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/25 03:58:21 INFO : dir1/0007-1234567.txt: Deleted 2025/11/25 03:58:21 INFO : dir1/0010-456789.txt: Deleted 2025/11/25 03:58:21 INFO : dir1/0015-9;=.txt: Deleted 2025/11/25 03:58:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/25 03:58:21 INFO : dir1/0013-789;=.txt: Deleted 2025/11/25 03:58:21 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:21 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 03:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 03:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 03:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 03:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 03:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 03:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 03:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 03:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 03:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 03:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 03:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 03:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 03:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 03:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 03:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 03:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 03:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 03:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 03:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 03:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 03:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 03:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 03:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 03:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 03:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 03:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 03:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 03:58:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 03:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 03:58:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 03:58:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 03:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 03:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 03:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 03:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 03:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 03:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 03:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 03:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 03:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 03:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 03:58:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 03:58:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 03:58:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 03:58:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 03:58:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 03:58:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 03:58:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:21 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:58:21 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:58:22 DEBUG : banana: size = 6 OK 2025/11/25 03:58:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/25 03:58:22 INFO : banana: Copied (new) 2025/11/25 03:58:22 DEBUG : apple: size = 5 OK 2025/11/25 03:58:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/25 03:58:22 INFO : apple: Copied (new) 2025/11/25 03:58:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:58:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/25 03:58:22 INFO : splitbananasplit: Copied (new) 2025/11/25 03:58:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:58:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/25 03:58:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/25 03:58:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:58:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/25 03:58:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/25 03:58:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:58:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/25 03:58:22 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/25 03:58:22 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:58:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/25 03:58:22 INFO : appleappleapplebanana: Copied (new) 2025/11/25 03:58:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:58:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/25 03:58:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/25 03:58:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:58:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/25 03:58:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/25 03:58:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:58:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/25 03:58:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/25 03:58:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:58:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/25 03:58:22 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/25 03:58:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:58:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/25 03:58:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/25 03:58:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:58:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/25 03:58:23 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/25 03:58:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:58:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/25 03:58:23 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/25 03:58:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:58:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/25 03:58:23 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/25 03:58:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:58:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/25 03:58:23 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/25 03:58:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:58:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/25 03:58:23 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/25 03:58:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:58:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/25 03:58:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/25 03:58:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:58:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/25 03:58:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/25 03:58:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:58:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/25 03:58:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/25 03:58:23 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:24 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/25 03:58:24 INFO : PREFIXbanana: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/25 03:58:24 INFO : PREFIXapple: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/25 03:58:24 INFO : PREFIXsplitbananasplit: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/25 03:58:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/25 03:58:24 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:24 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:58:24 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:25 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:58:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:58:37 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:58:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 03:58:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 03:58:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 03:58:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 03:58:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 03:58:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:38 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:58:38 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:58:38 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/25 03:58:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/25 03:58:38 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/25 03:58:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/25 03:58:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : appleSUFFIX: size = 5 OK 2025/11/25 03:58:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/25 03:58:38 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/25 03:58:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/25 03:58:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/25 03:58:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/25 03:58:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/25 03:58:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/25 03:58:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/25 03:58:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/25 03:58:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/25 03:58:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/25 03:58:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/25 03:58:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/25 03:58:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/25 03:58:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/25 03:58:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/25 03:58:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/25 03:58:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/25 03:58:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/25 03:58:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/25 03:58:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 03:58:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/25 03:58:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/25 03:58:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 03:58:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 03:58:39 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/25 03:58:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/25 03:58:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/25 03:58:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 03:58:39 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/25 03:58:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/25 03:58:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/25 03:58:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 03:58:39 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/25 03:58:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/25 03:58:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/25 03:58:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 03:58:39 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/25 03:58:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/25 03:58:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/25 03:58:39 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/25 03:58:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/25 03:58:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/25 03:58:39 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/25 03:58:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/25 03:58:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/25 03:58:39 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/25 03:58:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/25 03:58:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/25 03:58:39 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:39 INFO : dir1/0015-9;=.txt: Deleted 2025/11/25 03:58:39 INFO : banana: Deleted 2025/11/25 03:58:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/25 03:58:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/25 03:58:39 INFO : dir1/0003-defghij.txt: Deleted 2025/11/25 03:58:39 INFO : dir1/0011-56789;.txt: Deleted 2025/11/25 03:58:39 INFO : dir1/0014-89;=.txt: Deleted 2025/11/25 03:58:40 INFO : appleappleapplebanana: Deleted 2025/11/25 03:58:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/25 03:58:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/25 03:58:40 INFO : dir1/0007-1234567.txt: Deleted 2025/11/25 03:58:40 INFO : dir1/0009-3456789.txt: Deleted 2025/11/25 03:58:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/25 03:58:40 INFO : splitbananasplit: Deleted 2025/11/25 03:58:40 INFO : dir1/0010-456789.txt: Deleted 2025/11/25 03:58:40 INFO : dir1/0012-6789;.txt: Deleted 2025/11/25 03:58:40 INFO : apple: Deleted 2025/11/25 03:58:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/25 03:58:40 INFO : dir1/0008-2345678.txt: Deleted 2025/11/25 03:58:40 INFO : dir1/0013-789;=.txt: Deleted 2025/11/25 03:58:40 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:40 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/25 03:58:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 03:58:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 03:58:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 03:58:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 03:58:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:41 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:58:41 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:58:41 DEBUG : banana: size = 6 OK 2025/11/25 03:58:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/25 03:58:41 INFO : banana: Copied (new) 2025/11/25 03:58:41 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:58:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/25 03:58:41 INFO : appleappleapplebanana: Copied (new) 2025/11/25 03:58:41 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:58:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/25 03:58:41 INFO : splitbananasplit: Copied (new) 2025/11/25 03:58:41 DEBUG : apple: size = 5 OK 2025/11/25 03:58:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/25 03:58:41 INFO : apple: Copied (new) 2025/11/25 03:58:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:58:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/25 03:58:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/25 03:58:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:58:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/25 03:58:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/25 03:58:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:58:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/25 03:58:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/25 03:58:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:58:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/25 03:58:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/25 03:58:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:58:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/25 03:58:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/25 03:58:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:58:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/25 03:58:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/25 03:58:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:58:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/25 03:58:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/25 03:58:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:58:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/25 03:58:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/25 03:58:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:58:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/25 03:58:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/25 03:58:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:58:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/25 03:58:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/25 03:58:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:58:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/25 03:58:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/25 03:58:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:58:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/25 03:58:42 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/25 03:58:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:58:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/25 03:58:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/25 03:58:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:58:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/25 03:58:42 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/25 03:58:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:58:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/25 03:58:42 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/25 03:58:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:58:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/25 03:58:42 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/25 03:58:42 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:42 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : bananaSUFFIX: Deleted 2025/11/25 03:58:42 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/25 03:58:42 INFO : splitbananasplitSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : appleSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/25 03:58:42 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/25 03:58:43 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/25 03:58:43 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/25 03:58:43 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:43 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:43 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:58:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:58:56 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:56 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:58:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:56 DEBUG : banana: size = 6 OK 2025/11/25 03:58:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:56 DEBUG : banana: Unchanged skipping 2025/11/25 03:58:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:56 DEBUG : apple: size = 5 OK 2025/11/25 03:58:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:56 DEBUG : apple: Unchanged skipping 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 03:58:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 03:58:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/25 03:58:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 03:58:56 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:58:56 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:58:57 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/25 03:58:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/25 03:58:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/25 03:58:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 03:58:57 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/25 03:58:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/25 03:58:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/25 03:58:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 03:58:57 DEBUG : appleapple: size = 21 OK 2025/11/25 03:58:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/25 03:58:57 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/25 03:58:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 03:58:57 DEBUG : splitbanan: size = 16 OK 2025/11/25 03:58:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/25 03:58:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/25 03:58:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 03:58:57 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/25 03:58:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/25 03:58:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/25 03:58:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 03:58:57 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/25 03:58:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/25 03:58:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/25 03:58:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 03:58:57 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/25 03:58:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/25 03:58:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/25 03:58:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 03:58:57 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/25 03:58:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/25 03:58:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/25 03:58:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 03:58:57 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/25 03:58:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/25 03:58:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/25 03:58:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 03:58:57 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/25 03:58:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/25 03:58:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/25 03:58:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 03:58:57 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/25 03:58:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/25 03:58:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/25 03:58:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 03:58:57 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/25 03:58:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/25 03:58:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/25 03:58:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 03:58:58 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/25 03:58:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/25 03:58:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/25 03:58:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 03:58:58 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/25 03:58:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/25 03:58:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/25 03:58:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 03:58:58 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/25 03:58:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/25 03:58:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/25 03:58:58 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/25 03:58:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/25 03:58:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/25 03:58:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/25 03:58:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/25 03:58:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/25 03:58:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/25 03:58:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/25 03:58:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/25 03:58:58 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:58 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/25 03:58:58 INFO : dir1/0007-1234567.txt: Deleted 2025/11/25 03:58:58 INFO : splitbananasplit: Deleted 2025/11/25 03:58:58 INFO : appleappleapplebanana: Deleted 2025/11/25 03:58:58 INFO : dir1/0008-2345678.txt: Deleted 2025/11/25 03:58:58 INFO : dir1/0012-6789;.txt: Deleted 2025/11/25 03:58:58 INFO : dir1/0014-89;=.txt: Deleted 2025/11/25 03:58:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/25 03:58:59 INFO : dir1/0015-9;=.txt: Deleted 2025/11/25 03:58:59 INFO : dir1/0003-defghij.txt: Deleted 2025/11/25 03:58:59 INFO : dir1/0009-3456789.txt: Deleted 2025/11/25 03:58:59 INFO : dir1/0010-456789.txt: Deleted 2025/11/25 03:58:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/25 03:58:59 INFO : dir1/0013-789;=.txt: Deleted 2025/11/25 03:58:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/25 03:58:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/25 03:58:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/25 03:58:59 INFO : dir1/0011-56789;.txt: Deleted 2025/11/25 03:58:59 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : appleapple: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/25 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:58:59 DEBUG : apple: size = 5 OK 2025/11/25 03:58:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : apple: Unchanged skipping 2025/11/25 03:58:59 DEBUG : appleapple: size = 21 OK 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:58:59 DEBUG : banana: size = 6 OK 2025/11/25 03:58:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : banana: Unchanged skipping 2025/11/25 03:58:59 DEBUG : splitbanan: size = 16 OK 2025/11/25 03:58:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 03:58:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/25 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/25 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 03:58:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/25 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 03:58:59 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/25 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 03:58:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 03:58:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/25 03:58:59 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/25 03:58:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:58:59 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/25 03:58:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/25 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/25 03:58:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/25 03:58:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/25 03:58:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/25 03:58:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/25 03:58:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/25 03:58:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/25 03:58:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/25 03:58:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/25 03:58:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:58:59 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:58:59 DEBUG : Waiting for deletions to finish 2025/11/25 03:58:59 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : appleapple: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/25 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 03:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 03:59:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 03:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 03:59:00 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:59:12 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:13 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:59:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:59:13 DEBUG : banana: size = 6 OK 2025/11/25 03:59:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : banana: Unchanged skipping 2025/11/25 03:59:13 DEBUG : apple: size = 5 OK 2025/11/25 03:59:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:59:13 DEBUG : apple: Unchanged skipping 2025/11/25 03:59:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:59:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:59:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:59:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:59:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:59:13 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:59:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:59:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:59:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:59:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:59:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:59:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:59:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:59:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:59:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:59:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:59:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:59:13 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:59:13 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:13 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:13 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : apple: size = 5 OK 2025/11/25 03:59:14 DEBUG : banana: size = 6 OK 2025/11/25 03:59:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : banana: Unchanged skipping 2025/11/25 03:59:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:59:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : apple: Unchanged skipping 2025/11/25 03:59:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:59:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:59:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:59:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:59:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:59:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:59:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:59:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:59:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:59:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:59:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:59:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:59:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:59:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:59:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:59:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:59:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:59:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:59:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:59:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:59:14 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:59:14 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:14 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:14 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:59:14 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:59:27 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:27 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : apple: size = 5 OK 2025/11/25 03:59:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : apple: Unchanged skipping 2025/11/25 03:59:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:59:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:59:28 DEBUG : banana: size = 6 OK 2025/11/25 03:59:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : banana: Unchanged skipping 2025/11/25 03:59:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:59:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:59:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:59:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:59:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:59:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:59:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:59:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:59:28 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:59:28 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:28 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:28 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:59:28 DEBUG : apple: size = 5 OK 2025/11/25 03:59:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : apple: Unchanged skipping 2025/11/25 03:59:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:59:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:59:28 DEBUG : banana: size = 6 OK 2025/11/25 03:59:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : banana: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:59:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:59:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:59:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:59:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:59:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:59:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:59:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:59:28 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:59:28 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:59:28 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:28 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:29 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:59:41 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:41 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:59:41 DEBUG : apple: size = 5 OK 2025/11/25 03:59:41 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:59:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:59:41 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:59:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:59:41 DEBUG : banana: size = 6 OK 2025/11/25 03:59:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : banana: Unchanged skipping 2025/11/25 03:59:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : apple: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:59:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:59:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:59:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:59:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:59:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:59:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:59:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:59:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:59:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:59:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:59:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:59:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:59:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:59:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:59:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:59:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:59:41 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:59:41 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:59:41 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:41 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:42 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:59:42 DEBUG : apple: size = 5 OK 2025/11/25 03:59:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:59:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:59:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : apple: Unchanged skipping 2025/11/25 03:59:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:59:42 DEBUG : banana: size = 6 OK 2025/11/25 03:59:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : banana: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:59:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:59:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:59:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:59:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:59:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:59:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:59:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:59:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:59:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:59:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:59:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:59:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:59:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:59:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:59:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:59:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:59:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:59:42 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:59:42 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:42 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:42 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 03:59:54 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:55 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:59:55 DEBUG : apple: size = 5 OK 2025/11/25 03:59:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : apple: Unchanged skipping 2025/11/25 03:59:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:59:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:59:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:59:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:59:55 DEBUG : banana: size = 6 OK 2025/11/25 03:59:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : banana: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:59:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:59:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:59:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:59:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:59:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:59:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:59:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:59:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:59:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:59:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:59:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:59:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:59:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:59:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:59:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:59:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:59:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:59:55 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:59:55 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:55 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:56 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : apple: size = 5 OK 2025/11/25 03:59:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : apple: Unchanged skipping 2025/11/25 03:59:56 DEBUG : banana: size = 6 OK 2025/11/25 03:59:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 03:59:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 03:59:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : banana: Unchanged skipping 2025/11/25 03:59:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 03:59:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 03:59:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 03:59:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 03:59:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 03:59:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 03:59:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 03:59:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 03:59:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 03:59:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 03:59:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 03:59:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 03:59:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 03:59:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 03:59:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 03:59:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 03:59:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 03:59:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 03:59:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 03:59:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 03:59:56 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 03:59:56 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:56 DEBUG : Waiting for deletions to finish 2025/11/25 03:59:56 DEBUG : apple: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : banana: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 03:59:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:09 DEBUG : Waiting for deletions to finish 2025/11/25 04:00:10 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : apple: size = 5 OK 2025/11/25 04:00:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : apple: Unchanged skipping 2025/11/25 04:00:10 DEBUG : banana: size = 6 OK 2025/11/25 04:00:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : banana: Unchanged skipping 2025/11/25 04:00:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:00:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:00:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:00:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:00:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:00:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:00:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:00:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:00:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:00:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:00:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:00:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:00:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:00:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:00:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:00:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:00:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:00:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:00:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:00:10 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:00:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:00:10 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:00:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:00:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:00:11 DEBUG : banana: size = 6 OK 2025/11/25 04:00:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : banana: Unchanged skipping 2025/11/25 04:00:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:00:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:00:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : apple: size = 5 OK 2025/11/25 04:00:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : apple: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:00:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:00:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:00:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:00:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:00:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:00:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:00:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:00:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:00:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:00:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:00:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:00:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:00:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:11 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:00:11 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:00:11 DEBUG : Waiting for deletions to finish 2025/11/25 04:00:11 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:00:11 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (170.06s) --- PASS: TestTransform/NFC (12.39s) --- PASS: TestTransform/NFD (14.70s) --- PASS: TestTransform/base64 (16.80s) --- PASS: TestTransform/prefix (19.84s) --- PASS: TestTransform/suffix (18.63s) --- PASS: TestTransform/truncate (16.40s) --- PASS: TestTransform/encoder (14.72s) --- PASS: TestTransform/ISO-8859-1 (14.06s) --- PASS: TestTransform/charmap (13.80s) --- PASS: TestTransform/lowercase (13.97s) --- PASS: TestTransform/ascii (14.76s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/25 04:00:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/25 04:00:16 INFO : sub dir_somesuffix: Making directory 2025/11/25 04:00:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/25 04:00:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/25 04:00:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/25 04:00:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/25 04:00:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/25 04:00:16 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:16 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/25 04:00:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/25 04:00:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.71s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:18 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:18 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:18 INFO : tictactoe: Making directory 2025/11/25 04:00:18 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:18 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:00:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:18 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:18 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:18 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/25 04:00:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/25 04:00:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:19 INFO : toe: Making directory 2025/11/25 04:00:19 INFO : toe/toe: Making directory 2025/11/25 04:00:19 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/25 04:00:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:00:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/25 04:00:20 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:20 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/25 04:00:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/25 04:00:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:21 INFO : toe: Making directory 2025/11/25 04:00:21 INFO : toe/toe: Making directory 2025/11/25 04:00:21 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/25 04:00:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:00:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/25 04:00:21 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:21 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/25 04:00:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/25 04:00:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.64s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:22 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:00:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:00:22 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:23 INFO : tictacempty_dir: Making directory 2025/11/25 04:00:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:23 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:23 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:23 INFO : tictactoe: Making directory 2025/11/25 04:00:23 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:23 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:23 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:00:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:00:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:00:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:00:23 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:23 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/25 04:00:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/25 04:00:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.98s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:24 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:00:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:00:24 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:25 INFO : tictacempty_dir: Making directory 2025/11/25 04:00:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:25 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:25 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:25 INFO : tictactoe: Making directory 2025/11/25 04:00:25 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:25 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:25 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:00:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:00:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:00:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:25 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:25 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:00:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/25 04:00:25 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:25 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:26 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:26 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:00:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:00:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/25 04:00:26 NOTICE: B2 bucket rclone-test-bajowav0zoki: 0 differences found 2025/11/25 04:00:26 NOTICE: B2 bucket rclone-test-bajowav0zoki: 1 matching files --- PASS: TestAllTag (1.83s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:26 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:27 INFO : tictactoe: Making directory 2025/11/25 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:27 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:00:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:00:27 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:27 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/25 04:00:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/25 04:00:27 DEBUG : Waiting for deletions to finish 2025/11/25 04:00:27 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:28 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:28 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/25 04:00:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:00:28 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:00:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/25 04:00:28 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:28 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.02s) === RUN TestSyntax 2025/11/25 04:00:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:29 INFO : toe: Making directory 2025/11/25 04:00:29 INFO : toe/toe: Making directory 2025/11/25 04:00:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:00:29 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:29 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:29 DEBUG : toe/toe/toe: size = 11 OK 2025/11/25 04:00:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:29 INFO : toe/toe/toe: Copied (new) 2025/11/25 04:00:29 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.58s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:30 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:00:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:00:30 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:30 INFO : tictacempty_dir: Making directory 2025/11/25 04:00:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:30 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:30 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:30 INFO : tictactoe: Making directory 2025/11/25 04:00:30 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:30 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:30 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:00:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:00:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:00:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:30 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:30 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:00:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:31 INFO : toe/toe/toe.txt: Deleted 2025/11/25 04:00:31 INFO : toe/toe: Removing directory 2025/11/25 04:00:31 INFO : toe: Removing directory 2025/11/25 04:00:31 INFO : empty_dir: Removing directory 2025/11/25 04:00:31 DEBUG : Local file system at /tmp/rclone2832142519: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.78s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:32 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:00:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:00:32 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:32 INFO : tictacempty_dir: Making directory 2025/11/25 04:00:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:32 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:32 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:32 INFO : tictactoe: Making directory 2025/11/25 04:00:32 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:32 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:32 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:00:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:00:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:00:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:32 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:32 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:00:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:33 INFO : toe/toe/toe.txt: Deleted 2025/11/25 04:00:33 INFO : toe/toe: Removing directory 2025/11/25 04:00:33 INFO : toe: Removing directory 2025/11/25 04:00:33 INFO : empty_dir: Removing directory 2025/11/25 04:00:33 DEBUG : Local file system at /tmp/rclone2832142519: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/25 04:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/25 04:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:00:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/25 04:00:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/25 04:00:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.04s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:35 DEBUG : Reset feature "Copy" 2025/11/25 04:00:35 DEBUG : Reset feature "Move" 2025/11/25 04:00:35 DEBUG : Reset feature "Copy" 2025/11/25 04:00:35 DEBUG : Reset feature "Move" 2025/11/25 04:00:35 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:00:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:00:35 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:35 INFO : tictacempty_dir: Making directory 2025/11/25 04:00:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:00:35 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:35 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:35 INFO : tictactoe: Making directory 2025/11/25 04:00:35 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:35 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:00:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:35 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:00:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:00:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:00:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:00:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:35 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:35 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:00:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:00:36 INFO : toe/toe/toe.txt: Deleted 2025/11/25 04:00:36 INFO : toe/toe: Removing directory 2025/11/25 04:00:36 INFO : toe: Removing directory 2025/11/25 04:00:36 INFO : empty_dir: Removing directory 2025/11/25 04:00:36 DEBUG : Local file system at /tmp/rclone2832142519: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/25 04:00:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:00:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/25 04:00:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:00:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:00:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:00:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/25 04:00:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/25 04:00:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.45s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:38 DEBUG : toe: transformed to: dG9l 2025/11/25 04:00:38 DEBUG : toe: transformed to: dG9l 2025/11/25 04:00:38 INFO : dG9l: Making directory 2025/11/25 04:00:38 DEBUG : toe: transformed to: dG9l 2025/11/25 04:00:38 DEBUG : toe: transformed to: dG9l 2025/11/25 04:00:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/25 04:00:38 INFO : dG9l/dG9l: Making directory 2025/11/25 04:00:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/25 04:00:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/25 04:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/25 04:00:38 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:38 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/25 04:00:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/25 04:00:39 DEBUG : Waiting for deletions to finish 2025/11/25 04:00:40 DEBUG : dG9l: transformed to: toe 2025/11/25 04:00:40 DEBUG : dG9l: transformed to: toe 2025/11/25 04:00:40 DEBUG : dG9l: transformed to: toe 2025/11/25 04:00:40 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/25 04:00:40 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/25 04:00:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/25 04:00:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/25 04:00:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/25 04:00:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/25 04:00:40 DEBUG : Local file system at /tmp/rclone2832142519: Waiting for checks to finish 2025/11/25 04:00:40 DEBUG : Local file system at /tmp/rclone2832142519: Waiting for transfers to finish 2025/11/25 04:00:40 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.74s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-bajowav0zoki", Local "Local file system at /tmp/rclone2832142519", Modify Window "1ms" 2025/11/25 04:00:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:00:41 DEBUG : toe: transformed to: 2025/11/25 04:00:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:00:41 DEBUG : toe: transformed to: 2025/11/25 04:00:41 INFO : B2 bucket rclone-test-bajowav0zoki: Making directory 2025/11/25 04:00:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:00:41 DEBUG : toe: transformed to: 2025/11/25 04:00:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:00:41 DEBUG : toe: transformed to: 2025/11/25 04:00:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:00:41 DEBUG : toe/toe: transformed to: 2025/11/25 04:00:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/25 04:00:41 INFO : toe/toe: Making directory 2025/11/25 04:00:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:00:41 DEBUG : toe/toe: transformed to: 2025/11/25 04:00:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/25 04:00:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:00:41 DEBUG : toe: transformed to: 2025/11/25 04:00:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:00:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:00:41 DEBUG : toe/toe/toe: transformed to: 2025/11/25 04:00:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/25 04:00:41 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for checks to finish 2025/11/25 04:00:41 DEBUG : B2 bucket rclone-test-bajowav0zoki: Waiting for transfers to finish 2025/11/25 04:00:42 DEBUG : toe/toe/toe: size = 11 OK 2025/11/25 04:00:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:00:42 INFO : toe/toe/toe: Copied (new) 2025/11/25 04:00:42 ERROR : B2 bucket rclone-test-bajowav0zoki: not deleting files as there were IO errors 2025/11/25 04:00:42 ERROR : B2 bucket rclone-test-bajowav0zoki: not deleting directories as there were IO errors --- PASS: TestError (1.72s) FAIL 2025/11/25 04:00:43 DEBUG : B2 bucket rclone-test-bajowav0zoki: Purge remote 2025/11/25 04:00:43 INFO : B2 bucket rclone-test-bajowav0zoki: cleaning bucket "rclone-test-bajowav0zoki" of all files 2025/11/25 04:00:44 DEBUG : EXISTING: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b65_d20251125_m035632_c001_v7007000_t0000_u01764042992897") 2025/11/25 04:00:44 DEBUG : EXISTING: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d486_d20251125_m035631_c001_v0001185_t0038_u01764042991971") 2025/11/25 04:00:44 DEBUG : PREFIXapple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f417b6583fbf97699_d20251125_m035824_c001_v7007000_t0000_u01764043104191") 2025/11/25 04:00:44 DEBUG : PREFIXapple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84e96_d20251125_m035818_c001_v0001185_t0043_u01764043098950") 2025/11/25 04:00:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f417b6583fbf97695_d20251125_m035824_c001_v7007000_t0000_u01764043104008") 2025/11/25 04:00:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed7d2_d20251125_m035818_c001_v0001185_t0035_u01764043098983") 2025/11/25 04:00:44 DEBUG : PREFIXbanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03d45_d20251125_m035824_c001_v7007000_t0000_u01764043104067") 2025/11/25 04:00:44 DEBUG : PREFIXbanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845eda8_d20251125_m035818_c001_v0001185_t0039_u01764043098970") 2025/11/25 04:00:44 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f417b6583fbf9769b_d20251125_m035824_c001_v7007000_t0000_u01764043104374") 2025/11/25 04:00:44 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0793_d20251125_m035818_c001_v0001037_t0034_u01764043098959") 2025/11/25 04:00:44 DEBUG : Testêé: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b61_d20251125_m035629_c001_v7007000_t0000_u01764042989215") 2025/11/25 04:00:44 DEBUG : Testêé: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd833b8_d20251125_m035628_c001_v0001185_t0038_u01764042988475") 2025/11/25 04:00:44 DEBUG : Testêé: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d3b7_d20251125_m035627_c001_v0001185_t0031_u01764042987893") 2025/11/25 04:00:44 DEBUG : YXBwbGU=: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fd0_d20251125_m035805_c001_v7007000_t0000_u01764043085857") 2025/11/25 04:00:44 DEBUG : YXBwbGU=: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed3aa_d20251125_m035802_c001_v0001185_t0021_u01764043082111") 2025/11/25 04:00:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fd2_d20251125_m035806_c001_v7007000_t0000_u01764043086186") 2025/11/25 04:00:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e9ab_d20251125_m035802_c001_v0001185_t0005_u01764043082122") 2025/11/25 04:00:44 DEBUG : YmFuYW5h: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fd4_d20251125_m035806_c001_v7007000_t0000_u01764043086369") 2025/11/25 04:00:44 DEBUG : YmFuYW5h: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd849ab_d20251125_m035802_c001_v0001185_t0039_u01764043082130") 2025/11/25 04:00:45 DEBUG : a/potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952fa_d20251125_m035427_c001_v7007000_t0000_u01764042867585") 2025/11/25 04:00:45 DEBUG : a/potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05c5_d20251125_m035426_c001_v0001037_t0041_u01764042866800") 2025/11/25 04:00:45 DEBUG : a/potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952f7_d20251125_m035425_c001_v7007000_t0000_u01764042865069") 2025/11/25 04:00:45 DEBUG : a/potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05bd_d20251125_m035424_c001_v0001037_t0014_u01764042864166") 2025/11/25 04:00:45 DEBUG : a/potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4de5_d20251125_m035405_c001_v7007000_t0000_u01764042845110") 2025/11/25 04:00:45 DEBUG : a/potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e058d_d20251125_m035404_c001_v0001037_t0056_u01764042844148") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15235_d20251125_m040012_c001_v7007000_t0000_u01764043212107") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e088c_d20251125_m040008_c001_v0001037_t0043_u01764043208204") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff66993_d20251125_m035957_c001_v7007000_t0000_u01764043197362") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e086b_d20251125_m035953_c001_v0001037_t0036_u01764043193635") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd110_d20251125_m035943_c001_v7007000_t0000_u01764043183411") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0843_d20251125_m035939_c001_v0001037_t0050_u01764043179919") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64f6_d20251125_m035929_c001_v7007000_t0000_u01764043169630") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e082e_d20251125_m035926_c001_v0001037_t0047_u01764043166330") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1527b_d20251125_m035915_c001_v7007000_t0000_u01764043155593") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0808_d20251125_m035911_c001_v0001037_t0002_u01764043151697") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff9c_d20251125_m035900_c001_v7007000_t0000_u01764043140762") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f5f2_d20251125_m035854_c001_v0001185_t0038_u01764043134735") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c2a_d20251125_m035844_c001_v7007000_t0000_u01764043124260") 2025/11/25 04:00:45 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07cd_d20251125_m035841_c001_v0001037_t0020_u01764043121139") 2025/11/25 04:00:46 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c23_d20251125_m035840_c001_v7007000_t0000_u01764043120110") 2025/11/25 04:00:46 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edc25_d20251125_m035836_c001_v0001185_t0051_u01764043116144") 2025/11/25 04:00:46 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff6e_d20251125_m035825_c001_v7007000_t0000_u01764043105798") 2025/11/25 04:00:46 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ee85_d20251125_m035822_c001_v0001185_t0052_u01764043102121") 2025/11/25 04:00:46 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4155eb82eab32cc4_d20251125_m035820_c001_v7007000_t0000_u01764043100740") 2025/11/25 04:00:46 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84e16_d20251125_m035816_c001_v0001185_t0050_u01764043096925") 2025/11/25 04:00:46 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03cc7_d20251125_m035804_c001_v7007000_t0000_u01764043084075") 2025/11/25 04:00:46 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed317_d20251125_m035759_c001_v0001185_t0022_u01764043079907") 2025/11/25 04:00:46 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1514e_d20251125_m035749_c001_v7007000_t0000_u01764043069159") 2025/11/25 04:00:46 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ecf85_d20251125_m035745_c001_v0001185_t0036_u01764043065304") 2025/11/25 04:00:46 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955a7_d20251125_m035734_c001_v7007000_t0000_u01764043054304") 2025/11/25 04:00:46 DEBUG : apple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ecbc1_d20251125_m035731_c001_v0001185_t0009_u01764043051157") 2025/11/25 04:00:46 DEBUG : appleSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c27_d20251125_m035842_c001_v7007000_t0000_u01764043122730") 2025/11/25 04:00:46 DEBUG : appleSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f24b_d20251125_m035838_c001_v0001185_t0048_u01764043118145") 2025/11/25 04:00:46 DEBUG : appleapple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff9f_d20251125_m035900_c001_v7007000_t0000_u01764043140947") 2025/11/25 04:00:46 DEBUG : appleapple: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07ea_d20251125_m035857_c001_v0001037_t0010_u01764043137048") 2025/11/25 04:00:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15236_d20251125_m040012_c001_v7007000_t0000_u01764043212288") 2025/11/25 04:00:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ef1ee_d20251125_m040009_c001_v0001185_t0044_u01764043208999") 2025/11/25 04:00:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff66994_d20251125_m035957_c001_v7007000_t0000_u01764043197543") 2025/11/25 04:00:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42eee02_d20251125_m035954_c001_v0001185_t0056_u01764043194456") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd113_d20251125_m035943_c001_v7007000_t0000_u01764043183598") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42eead0_d20251125_m035940_c001_v0001185_t0040_u01764043180639") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64f7_d20251125_m035929_c001_v7007000_t0000_u01764043169811") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee7c6_d20251125_m035926_c001_v0001185_t0050_u01764043166889") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1527c_d20251125_m035915_c001_v7007000_t0000_u01764043155774") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee445_d20251125_m035912_c001_v0001185_t0025_u01764043152477") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd085_d20251125_m035858_c001_v7007000_t0000_u01764043138623") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee0b4_d20251125_m035855_c001_v0001185_t0052_u01764043135699") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c2b_d20251125_m035844_c001_v7007000_t0000_u01764043124451") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8548d_d20251125_m035841_c001_v0001185_t0048_u01764043121130") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f419d6c923fb5eae9_d20251125_m035839_c001_v7007000_t0000_u01764043119920") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f1ff_d20251125_m035836_c001_v0001185_t0051_u01764043116638") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff6f_d20251125_m035825_c001_v7007000_t0000_u01764043105983") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e079c_d20251125_m035822_c001_v0001037_t0036_u01764043102099") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f417b6583fbf97690_d20251125_m035820_c001_v7007000_t0000_u01764043100992") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ed6f_d20251125_m035817_c001_v0001185_t0026_u01764043097759") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf71_d20251125_m035803_c001_v7007000_t0000_u01764043083861") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8492d_d20251125_m035800_c001_v0001185_t0041_u01764043080370") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15150_d20251125_m035749_c001_v7007000_t0000_u01764043069341") 2025/11/25 04:00:47 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84536_d20251125_m035745_c001_v0001185_t0045_u01764043065906") 2025/11/25 04:00:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955aa_d20251125_m035734_c001_v7007000_t0000_u01764043054487") 2025/11/25 04:00:48 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8414b_d20251125_m035731_c001_v0001185_t0004_u01764043051596") 2025/11/25 04:00:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4162454a2128f6bb_d20251125_m035842_c001_v7007000_t0000_u01764043122575") 2025/11/25 04:00:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd853a8_d20251125_m035838_c001_v0001185_t0049_u01764043118134") 2025/11/25 04:00:48 DEBUG : b/potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952fb_d20251125_m035427_c001_v7007000_t0000_u01764042867768") 2025/11/25 04:00:48 DEBUG : b/potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05c1_d20251125_m035425_c001_v0001037_t0043_u01764042865617") 2025/11/25 04:00:48 DEBUG : b/potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952f6_d20251125_m035424_c001_v7007000_t0000_u01764042864508") 2025/11/25 04:00:48 DEBUG : b/potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05b7_d20251125_m035422_c001_v0001037_t0000_u01764042862768") 2025/11/25 04:00:48 DEBUG : b/potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4de2_d20251125_m035404_c001_v7007000_t0000_u01764042844554") 2025/11/25 04:00:48 DEBUG : b/potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0587_d20251125_m035402_c001_v0001037_t0047_u01764042842824") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15238_d20251125_m040012_c001_v7007000_t0000_u01764043212468") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a8460830_d20251125_m040008_c001_v0001185_t0020_u01764043208668") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff66995_d20251125_m035957_c001_v7007000_t0000_u01764043197726") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a84603fc_d20251125_m035954_c001_v0001185_t0022_u01764043194100") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd115_d20251125_m035943_c001_v7007000_t0000_u01764043183779") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a8460087_d20251125_m035940_c001_v0001185_t0000_u01764043180279") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64f8_d20251125_m035929_c001_v7007000_t0000_u01764043169995") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845fd16_d20251125_m035926_c001_v0001185_t0039_u01764043166686") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1527d_d20251125_m035915_c001_v7007000_t0000_u01764043155956") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f99c_d20251125_m035912_c001_v0001185_t0002_u01764043152181") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffa0_d20251125_m035901_c001_v7007000_t0000_u01764043141132") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07e5_d20251125_m035855_c001_v0001037_t0001_u01764043135028") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c2c_d20251125_m035844_c001_v7007000_t0000_u01764043124727") 2025/11/25 04:00:48 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f30f_d20251125_m035841_c001_v0001185_t0015_u01764043121109") 2025/11/25 04:00:49 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4045e4084ccb038f_d20251125_m035839_c001_v7007000_t0000_u01764043119540") 2025/11/25 04:00:49 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85314_d20251125_m035836_c001_v0001185_t0037_u01764043116422") 2025/11/25 04:00:49 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff71_d20251125_m035826_c001_v7007000_t0000_u01764043106166") 2025/11/25 04:00:49 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84f63_d20251125_m035822_c001_v0001185_t0027_u01764043102089") 2025/11/25 04:00:49 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4155eb82eab32cc8_d20251125_m035821_c001_v7007000_t0000_u01764043101102") 2025/11/25 04:00:49 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0790_d20251125_m035817_c001_v0001037_t0024_u01764043097116") 2025/11/25 04:00:49 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42035996f24725d9_d20251125_m035804_c001_v7007000_t0000_u01764043084088") 2025/11/25 04:00:49 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e917_d20251125_m035800_c001_v0001185_t0013_u01764043080144") 2025/11/25 04:00:49 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15152_d20251125_m035749_c001_v7007000_t0000_u01764043069524") 2025/11/25 04:00:49 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e591_d20251125_m035745_c001_v0001185_t0007_u01764043065651") 2025/11/25 04:00:49 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955ac_d20251125_m035734_c001_v7007000_t0000_u01764043054670") 2025/11/25 04:00:49 DEBUG : banana: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e186_d20251125_m035731_c001_v0001185_t0005_u01764043051363") 2025/11/25 04:00:49 DEBUG : bananaSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4045e4084ccb039f_d20251125_m035842_c001_v7007000_t0000_u01764043122576") 2025/11/25 04:00:49 DEBUG : bananaSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edca5_d20251125_m035838_c001_v0001185_t0039_u01764043118126") 2025/11/25 04:00:49 DEBUG : both0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcea7_d20251125_m035710_c001_v7007000_t0000_u01764043030622") 2025/11/25 04:00:49 DEBUG : both0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06d3_d20251125_m035654_c001_v0001037_t0037_u01764043014112") 2025/11/25 04:00:49 DEBUG : both0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945f0_d20251125_m035649_c001_v7007000_t0000_u01764043009896") 2025/11/25 04:00:49 DEBUG : both0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8351d_d20251125_m035635_c001_v0001185_t0047_u01764042995093") 2025/11/25 04:00:49 DEBUG : both1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcea8_d20251125_m035710_c001_v7007000_t0000_u01764043030804") 2025/11/25 04:00:49 DEBUG : both1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8387c_d20251125_m035655_c001_v0001185_t0026_u01764043015556") 2025/11/25 04:00:50 DEBUG : both1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945f1_d20251125_m035650_c001_v7007000_t0000_u01764043010078") 2025/11/25 04:00:50 DEBUG : both1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d540_d20251125_m035635_c001_v0001185_t0048_u01764042995672") 2025/11/25 04:00:50 DEBUG : both10: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcea9_d20251125_m035710_c001_v7007000_t0000_u01764043030985") 2025/11/25 04:00:50 DEBUG : both10: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd839df_d20251125_m035700_c001_v0001185_t0031_u01764043020921") 2025/11/25 04:00:50 DEBUG : both10: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945f3_d20251125_m035650_c001_v7007000_t0000_u01764043010267") 2025/11/25 04:00:50 DEBUG : both10: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d62e_d20251125_m035641_c001_v0001185_t0039_u01764043001044") 2025/11/25 04:00:50 DEBUG : both11: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceaa_d20251125_m035711_c001_v7007000_t0000_u01764043031239") 2025/11/25 04:00:50 DEBUG : both11: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845da59_d20251125_m035702_c001_v0001185_t0004_u01764043022166") 2025/11/25 04:00:50 DEBUG : both11: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945f4_d20251125_m035650_c001_v7007000_t0000_u01764043010449") 2025/11/25 04:00:50 DEBUG : both11: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06b8_d20251125_m035641_c001_v0001037_t0038_u01764043001596") 2025/11/25 04:00:50 DEBUG : both12: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceab_d20251125_m035711_c001_v7007000_t0000_u01764043031422") 2025/11/25 04:00:50 DEBUG : both12: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06eb_d20251125_m035702_c001_v0001037_t0033_u01764043022684") 2025/11/25 04:00:50 DEBUG : both12: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945f5_d20251125_m035650_c001_v7007000_t0000_u01764043010632") 2025/11/25 04:00:50 DEBUG : both12: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83674_d20251125_m035642_c001_v0001185_t0011_u01764043002424") 2025/11/25 04:00:50 DEBUG : both13: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcead_d20251125_m035711_c001_v7007000_t0000_u01764043031604") 2025/11/25 04:00:50 DEBUG : both13: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83a94_d20251125_m035703_c001_v0001185_t0036_u01764043023543") 2025/11/25 04:00:50 DEBUG : both13: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945f6_d20251125_m035650_c001_v7007000_t0000_u01764043010817") 2025/11/25 04:00:50 DEBUG : both13: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d69f_d20251125_m035642_c001_v0001185_t0039_u01764043002992") 2025/11/25 04:00:50 DEBUG : both14: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceae_d20251125_m035711_c001_v7007000_t0000_u01764043031785") 2025/11/25 04:00:50 DEBUG : both14: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845dadd_d20251125_m035704_c001_v0001185_t0034_u01764043024177") 2025/11/25 04:00:51 DEBUG : both14: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945f7_d20251125_m035651_c001_v7007000_t0000_u01764043011000") 2025/11/25 04:00:51 DEBUG : both14: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06c0_d20251125_m035643_c001_v0001037_t0052_u01764043003409") 2025/11/25 04:00:51 DEBUG : both15: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceaf_d20251125_m035711_c001_v7007000_t0000_u01764043031967") 2025/11/25 04:00:51 DEBUG : both15: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06f1_d20251125_m035704_c001_v0001037_t0036_u01764043024613") 2025/11/25 04:00:51 DEBUG : both15: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945f8_d20251125_m035651_c001_v7007000_t0000_u01764043011184") 2025/11/25 04:00:51 DEBUG : both15: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd836b0_d20251125_m035643_c001_v0001185_t0032_u01764043003918") 2025/11/25 04:00:51 DEBUG : both16: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceb0_d20251125_m035712_c001_v7007000_t0000_u01764043032183") 2025/11/25 04:00:51 DEBUG : both16: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83b0c_d20251125_m035705_c001_v0001185_t0016_u01764043025333") 2025/11/25 04:00:51 DEBUG : both16: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945f9_d20251125_m035651_c001_v7007000_t0000_u01764043011365") 2025/11/25 04:00:51 DEBUG : both16: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d6f9_d20251125_m035644_c001_v0001185_t0051_u01764043004517") 2025/11/25 04:00:51 DEBUG : both17: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceb1_d20251125_m035712_c001_v7007000_t0000_u01764043032382") 2025/11/25 04:00:51 DEBUG : both17: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845db35_d20251125_m035706_c001_v0001185_t0005_u01764043026051") 2025/11/25 04:00:51 DEBUG : both17: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945fa_d20251125_m035651_c001_v7007000_t0000_u01764043011547") 2025/11/25 04:00:51 DEBUG : both17: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06c5_d20251125_m035644_c001_v0001037_t0045_u01764043004939") 2025/11/25 04:00:51 DEBUG : both18: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceb2_d20251125_m035712_c001_v7007000_t0000_u01764043032564") 2025/11/25 04:00:51 DEBUG : both18: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06f7_d20251125_m035706_c001_v0001037_t0055_u01764043026564") 2025/11/25 04:00:51 DEBUG : both18: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945fb_d20251125_m035651_c001_v7007000_t0000_u01764043011731") 2025/11/25 04:00:51 DEBUG : both18: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd836eb_d20251125_m035645_c001_v0001185_t0014_u01764043005456") 2025/11/25 04:00:51 DEBUG : both19: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceb3_d20251125_m035712_c001_v7007000_t0000_u01764043032745") 2025/11/25 04:00:51 DEBUG : both19: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83b9d_d20251125_m035707_c001_v0001185_t0050_u01764043027426") 2025/11/25 04:00:52 DEBUG : both19: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945fc_d20251125_m035651_c001_v7007000_t0000_u01764043011913") 2025/11/25 04:00:52 DEBUG : both19: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d76f_d20251125_m035646_c001_v0001185_t0028_u01764043006741") 2025/11/25 04:00:52 DEBUG : both2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceb4_d20251125_m035712_c001_v7007000_t0000_u01764043032928") 2025/11/25 04:00:52 DEBUG : both2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d92d_d20251125_m035656_c001_v0001185_t0028_u01764043016099") 2025/11/25 04:00:52 DEBUG : both2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945fd_d20251125_m035652_c001_v7007000_t0000_u01764043012102") 2025/11/25 04:00:52 DEBUG : both2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06a7_d20251125_m035636_c001_v0001037_t0004_u01764042996107") 2025/11/25 04:00:52 DEBUG : both3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceb5_d20251125_m035713_c001_v7007000_t0000_u01764043033109") 2025/11/25 04:00:52 DEBUG : both3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06d7_d20251125_m035656_c001_v0001037_t0012_u01764043016546") 2025/11/25 04:00:52 DEBUG : both3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945fe_d20251125_m035652_c001_v7007000_t0000_u01764043012284") 2025/11/25 04:00:52 DEBUG : both3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83567_d20251125_m035636_c001_v0001185_t0040_u01764042996680") 2025/11/25 04:00:52 DEBUG : both4: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceb6_d20251125_m035713_c001_v7007000_t0000_u01764043033290") 2025/11/25 04:00:52 DEBUG : both4: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd838e9_d20251125_m035657_c001_v0001185_t0039_u01764043017208") 2025/11/25 04:00:52 DEBUG : both4: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945ff_d20251125_m035652_c001_v7007000_t0000_u01764043012468") 2025/11/25 04:00:52 DEBUG : both4: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d591_d20251125_m035637_c001_v0001185_t0029_u01764042997263") 2025/11/25 04:00:52 DEBUG : both5: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceb7_d20251125_m035713_c001_v7007000_t0000_u01764043033471") 2025/11/25 04:00:52 DEBUG : both5: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d991_d20251125_m035657_c001_v0001185_t0056_u01764043017759") 2025/11/25 04:00:52 DEBUG : both5: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee3094600_d20251125_m035652_c001_v7007000_t0000_u01764043012649") 2025/11/25 04:00:52 DEBUG : both5: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06b0_d20251125_m035637_c001_v0001037_t0049_u01764042997830") 2025/11/25 04:00:52 DEBUG : both6: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceb9_d20251125_m035713_c001_v7007000_t0000_u01764043033653") 2025/11/25 04:00:52 DEBUG : both6: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06dd_d20251125_m035658_c001_v0001037_t0055_u01764043018210") 2025/11/25 04:00:52 DEBUG : both6: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee3094601_d20251125_m035652_c001_v7007000_t0000_u01764043012830") 2025/11/25 04:00:52 DEBUG : both6: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd835be_d20251125_m035638_c001_v0001185_t0032_u01764042998449") 2025/11/25 04:00:53 DEBUG : both7: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceba_d20251125_m035713_c001_v7007000_t0000_u01764043033834") 2025/11/25 04:00:53 DEBUG : both7: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83950_d20251125_m035658_c001_v0001185_t0009_u01764043018890") 2025/11/25 04:00:53 DEBUG : both7: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee3094602_d20251125_m035653_c001_v7007000_t0000_u01764043013013") 2025/11/25 04:00:53 DEBUG : both7: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d5d8_d20251125_m035639_c001_v0001185_t0015_u01764042999316") 2025/11/25 04:00:53 DEBUG : both8: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcebb_d20251125_m035714_c001_v7007000_t0000_u01764043034016") 2025/11/25 04:00:53 DEBUG : both8: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d9e6_d20251125_m035659_c001_v0001185_t0044_u01764043019701") 2025/11/25 04:00:53 DEBUG : both8: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee3094603_d20251125_m035653_c001_v7007000_t0000_u01764043013196") 2025/11/25 04:00:53 DEBUG : both8: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06b4_d20251125_m035639_c001_v0001037_t0019_u01764042999738") 2025/11/25 04:00:53 DEBUG : both9: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcebc_d20251125_m035714_c001_v7007000_t0000_u01764043034197") 2025/11/25 04:00:53 DEBUG : both9: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06e5_d20251125_m035700_c001_v0001037_t0037_u01764043020145") 2025/11/25 04:00:53 DEBUG : both9: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee3094604_d20251125_m035653_c001_v7007000_t0000_u01764043013378") 2025/11/25 04:00:53 DEBUG : both9: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83619_d20251125_m035640_c001_v0001185_t0011_u01764043000340") 2025/11/25 04:00:53 DEBUG : c/non empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952fc_d20251125_m035427_c001_v7007000_t0000_u01764042867949") 2025/11/25 04:00:53 DEBUG : c/non empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05c3_d20251125_m035426_c001_v0001037_t0040_u01764042866070") 2025/11/25 04:00:53 DEBUG : c/non empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952f8_d20251125_m035425_c001_v7007000_t0000_u01764042865250") 2025/11/25 04:00:53 DEBUG : c/non empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05bb_d20251125_m035423_c001_v0001037_t0030_u01764042863232") 2025/11/25 04:00:53 DEBUG : c/non empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4de8_d20251125_m035405_c001_v7007000_t0000_u01764042845292") 2025/11/25 04:00:53 DEBUG : c/non empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e058b_d20251125_m035403_c001_v0001037_t0036_u01764042843137") 2025/11/25 04:00:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fd6_d20251125_m035806_c001_v7007000_t0000_u01764043086552") 2025/11/25 04:00:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0772_d20251125_m035802_c001_v0001037_t0041_u01764043082141") 2025/11/25 04:00:53 DEBUG : check sum: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4dd4_d20251125_m035355_c001_v7007000_t0000_u01764042835049") 2025/11/25 04:00:53 DEBUG : check sum: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e056f_d20251125_m035353_c001_v0001037_t0052_u01764042833846") 2025/11/25 04:00:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03df7_d20251125_m040041_c001_v7007000_t0000_u01764043241121") 2025/11/25 04:00:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e08b5_d20251125_m040039_c001_v0001037_t0036_u01764043239334") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffa1_d20251125_m035901_c001_v7007000_t0000_u01764043141316") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8587b_d20251125_m035857_c001_v0001185_t0045_u01764043137078") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15239_d20251125_m040012_c001_v7007000_t0000_u01764043212648") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0874_d20251125_m040002_c001_v0001037_t0052_u01764043202006") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff66996_d20251125_m035957_c001_v7007000_t0000_u01764043197908") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e085d_d20251125_m035948_c001_v0001037_t0008_u01764043188036") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd117_d20251125_m035943_c001_v7007000_t0000_u01764043183962") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0839_d20251125_m035934_c001_v0001037_t0002_u01764043174237") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64f9_d20251125_m035930_c001_v7007000_t0000_u01764043170177") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e081e_d20251125_m035920_c001_v0001037_t0039_u01764043160172") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1527e_d20251125_m035916_c001_v7007000_t0000_u01764043156136") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07f6_d20251125_m035905_c001_v0001037_t0010_u01764043145457") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd086_d20251125_m035858_c001_v7007000_t0000_u01764043138806") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f4b0_d20251125_m035849_c001_v0001185_t0049_u01764043129065") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c2d_d20251125_m035844_c001_v7007000_t0000_u01764043124910") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f31b_d20251125_m035841_c001_v0001185_t0055_u01764043121300") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f419d6c923fb5eaec_d20251125_m035840_c001_v7007000_t0000_u01764043120125") 2025/11/25 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edaa3_d20251125_m035830_c001_v0001185_t0007_u01764043110440") 2025/11/25 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff72_d20251125_m035826_c001_v7007000_t0000_u01764043106351") 2025/11/25 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84f6b_d20251125_m035822_c001_v0001185_t0052_u01764043102289") 2025/11/25 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03d40_d20251125_m035820_c001_v7007000_t0000_u01764043100746") 2025/11/25 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84c45_d20251125_m035810_c001_v0001185_t0055_u01764043090593") 2025/11/25 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fcd_d20251125_m035803_c001_v7007000_t0000_u01764043083886") 2025/11/25 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed193_d20251125_m035753_c001_v0001185_t0044_u01764043073798") 2025/11/25 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15155_d20251125_m035749_c001_v7007000_t0000_u01764043069706") 2025/11/25 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ecdf5_d20251125_m035739_c001_v0001185_t0052_u01764043059104") 2025/11/25 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955ae_d20251125_m035734_c001_v7007000_t0000_u01764043054853") 2025/11/25 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42eca90_d20251125_m035726_c001_v0001185_t0043_u01764043046351") 2025/11/25 04:00:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f419d6c923fb5eaf5_d20251125_m035842_c001_v7007000_t0000_u01764043122909") 2025/11/25 04:00:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edcb2_d20251125_m035838_c001_v0001185_t0032_u01764043118366") 2025/11/25 04:00:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffa2_d20251125_m035901_c001_v7007000_t0000_u01764043141498") 2025/11/25 04:00:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee104_d20251125_m035857_c001_v0001185_t0025_u01764043137071") 2025/11/25 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1523a_d20251125_m040012_c001_v7007000_t0000_u01764043212830") 2025/11/25 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a846065a_d20251125_m040002_c001_v0001185_t0007_u01764043202708") 2025/11/25 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff66997_d20251125_m035958_c001_v7007000_t0000_u01764043198092") 2025/11/25 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a8460288_d20251125_m035948_c001_v0001185_t0032_u01764043188838") 2025/11/25 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd11a_d20251125_m035944_c001_v7007000_t0000_u01764043184145") 2025/11/25 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ff14_d20251125_m035934_c001_v0001185_t0045_u01764043174954") 2025/11/25 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64fa_d20251125_m035930_c001_v7007000_t0000_u01764043170358") 2025/11/25 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845fbb0_d20251125_m035920_c001_v0001185_t0030_u01764043160983") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1527f_d20251125_m035916_c001_v7007000_t0000_u01764043156319") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f816_d20251125_m035906_c001_v0001185_t0020_u01764043146274") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d151c8_d20251125_m035859_c001_v7007000_t0000_u01764043139012") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07d5_d20251125_m035849_c001_v0001037_t0041_u01764043129687") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c2e_d20251125_m035845_c001_v7007000_t0000_u01764043125095") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8549d_d20251125_m035841_c001_v0001185_t0029_u01764043121338") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64c2_d20251125_m035839_c001_v7007000_t0000_u01764043119707") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd851ad_d20251125_m035831_c001_v0001185_t0013_u01764043111100") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff73_d20251125_m035826_c001_v7007000_t0000_u01764043106534") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ee96_d20251125_m035822_c001_v0001185_t0030_u01764043102355") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff6682b_d20251125_m035821_c001_v7007000_t0000_u01764043101172") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0786_d20251125_m035811_c001_v0001037_t0058_u01764043091165") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03cc6_d20251125_m035803_c001_v7007000_t0000_u01764043083892") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e7aa_d20251125_m035754_c001_v0001185_t0026_u01764043074600") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15159_d20251125_m035749_c001_v7007000_t0000_u01764043069888") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e423_d20251125_m035739_c001_v0001185_t0036_u01764043059888") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955b1_d20251125_m035735_c001_v7007000_t0000_u01764043055037") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845dfea_d20251125_m035726_c001_v0001185_t0037_u01764043046566") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee3094787_d20251125_m035842_c001_v7007000_t0000_u01764043122703") 2025/11/25 04:00:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd853bb_d20251125_m035838_c001_v0001185_t0032_u01764043118373") 2025/11/25 04:00:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffa3_d20251125_m035901_c001_v7007000_t0000_u01764043141696") 2025/11/25 04:00:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee10d_d20251125_m035857_c001_v0001185_t0036_u01764043137266") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1523b_d20251125_m040013_c001_v7007000_t0000_u01764043213010") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ef039_d20251125_m040003_c001_v0001185_t0006_u01764043203338") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff66998_d20251125_m035958_c001_v7007000_t0000_u01764043198275") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42eeccd_d20251125_m035949_c001_v0001185_t0014_u01764043189399") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd11d_d20251125_m035944_c001_v7007000_t0000_u01764043184326") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee9cc_d20251125_m035935_c001_v0001185_t0023_u01764043175614") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64fb_d20251125_m035930_c001_v7007000_t0000_u01764043170540") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee69f_d20251125_m035921_c001_v0001185_t0013_u01764043161637") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15280_d20251125_m035916_c001_v7007000_t0000_u01764043156501") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee2f3_d20251125_m035906_c001_v0001185_t0006_u01764043146911") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41384d99d4210e43_d20251125_m035858_c001_v7007000_t0000_u01764043138588") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edf3f_d20251125_m035850_c001_v0001185_t0020_u01764043130502") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c2f_d20251125_m035845_c001_v7007000_t0000_u01764043125287") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edd6e_d20251125_m035841_c001_v0001185_t0015_u01764043121343") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c21_d20251125_m035839_c001_v7007000_t0000_u01764043119927") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f0e1_d20251125_m035831_c001_v0001185_t0029_u01764043111734") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff74_d20251125_m035826_c001_v7007000_t0000_u01764043106720") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed89f_d20251125_m035822_c001_v0001185_t0044_u01764043102502") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410f0b10360251b2_d20251125_m035820_c001_v7007000_t0000_u01764043100954") 2025/11/25 04:00:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ec35_d20251125_m035811_c001_v0001185_t0008_u01764043091884") 2025/11/25 04:00:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf73_d20251125_m035804_c001_v7007000_t0000_u01764043084225") 2025/11/25 04:00:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd847ab_d20251125_m035755_c001_v0001185_t0044_u01764043075438") 2025/11/25 04:00:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1515d_d20251125_m035750_c001_v7007000_t0000_u01764043070070") 2025/11/25 04:00:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd843c2_d20251125_m035740_c001_v0001185_t0022_u01764043060456") 2025/11/25 04:00:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955b4_d20251125_m035735_c001_v7007000_t0000_u01764043055220") 2025/11/25 04:00:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84031_d20251125_m035726_c001_v0001185_t0026_u01764043046764") 2025/11/25 04:00:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f419d6c923fb5eaf4_d20251125_m035842_c001_v7007000_t0000_u01764043122745") 2025/11/25 04:00:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f259_d20251125_m035838_c001_v0001185_t0051_u01764043118384") 2025/11/25 04:00:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffa4_d20251125_m035901_c001_v7007000_t0000_u01764043141880") 2025/11/25 04:00:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85894_d20251125_m035857_c001_v0001185_t0055_u01764043137339") 2025/11/25 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1523c_d20251125_m040013_c001_v7007000_t0000_u01764043213198") 2025/11/25 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd86ab9_d20251125_m040003_c001_v0001185_t0006_u01764043203895") 2025/11/25 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff66999_d20251125_m035958_c001_v7007000_t0000_u01764043198459") 2025/11/25 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd866b4_d20251125_m035949_c001_v0001185_t0001_u01764043189955") 2025/11/25 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd11f_d20251125_m035944_c001_v7007000_t0000_u01764043184508") 2025/11/25 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd862b8_d20251125_m035936_c001_v0001185_t0006_u01764043176251") 2025/11/25 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64fc_d20251125_m035930_c001_v7007000_t0000_u01764043170722") 2025/11/25 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85ee3_d20251125_m035922_c001_v0001185_t0018_u01764043162230") 2025/11/25 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15281_d20251125_m035916_c001_v7007000_t0000_u01764043156682") 2025/11/25 04:00:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85ae9_d20251125_m035907_c001_v0001185_t0040_u01764043147555") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff99_d20251125_m035858_c001_v7007000_t0000_u01764043138967") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd856ea_d20251125_m035851_c001_v0001185_t0055_u01764043131124") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c30_d20251125_m035845_c001_v7007000_t0000_u01764043125517") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07cf_d20251125_m035841_c001_v0001037_t0024_u01764043121482") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4045e4084ccb0391_d20251125_m035839_c001_v7007000_t0000_u01764043119724") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07b6_d20251125_m035832_c001_v0001037_t0056_u01764043112396") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff75_d20251125_m035826_c001_v7007000_t0000_u01764043106905") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84f7b_d20251125_m035822_c001_v0001185_t0052_u01764043102507") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03d42_d20251125_m035821_c001_v7007000_t0000_u01764043101111") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed652_d20251125_m035812_c001_v0001185_t0019_u01764043092474") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410f0b1036025159_d20251125_m035803_c001_v7007000_t0000_u01764043083916") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0760_d20251125_m035756_c001_v0001037_t0029_u01764043076055") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15162_d20251125_m035750_c001_v7007000_t0000_u01764043070252") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0746_d20251125_m035741_c001_v0001037_t0021_u01764043061094") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955b6_d20251125_m035735_c001_v7007000_t0000_u01764043055403") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0721_d20251125_m035727_c001_v0001037_t0000_u01764043047023") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f419d6c923fb5eaf1_d20251125_m035842_c001_v7007000_t0000_u01764043122537") 2025/11/25 04:00:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edcb8_d20251125_m035838_c001_v0001185_t0003_u01764043118585") 2025/11/25 04:00:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffa5_d20251125_m035902_c001_v7007000_t0000_u01764043142063") 2025/11/25 04:00:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07ec_d20251125_m035857_c001_v0001037_t0021_u01764043137389") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1523d_d20251125_m040013_c001_v7007000_t0000_u01764043213379") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0879_d20251125_m040004_c001_v0001037_t0032_u01764043204101") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff6699a_d20251125_m035958_c001_v7007000_t0000_u01764043198643") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0863_d20251125_m035950_c001_v0001037_t0054_u01764043190148") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd121_d20251125_m035944_c001_v7007000_t0000_u01764043184691") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e083b_d20251125_m035936_c001_v0001037_t0013_u01764043176506") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64fd_d20251125_m035930_c001_v7007000_t0000_u01764043170906") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0822_d20251125_m035922_c001_v0001037_t0036_u01764043162443") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15282_d20251125_m035916_c001_v7007000_t0000_u01764043156863") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07fc_d20251125_m035907_c001_v0001037_t0023_u01764043147779") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f419db1366e4990c0_d20251125_m035859_c001_v7007000_t0000_u01764043139023") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f52a_d20251125_m035851_c001_v0001185_t0021_u01764043131323") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c31_d20251125_m035845_c001_v7007000_t0000_u01764043125736") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd854a7_d20251125_m035841_c001_v0001185_t0015_u01764043121537") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f419d6c923fb5eaea_d20251125_m035839_c001_v7007000_t0000_u01764043119941") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edb3f_d20251125_m035832_c001_v0001185_t0016_u01764043112823") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff76_d20251125_m035827_c001_v7007000_t0000_u01764043107087") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed8ab_d20251125_m035822_c001_v0001185_t0003_u01764043102759") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f414f558eb13cc2d1_d20251125_m035821_c001_v7007000_t0000_u01764043101126") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84cfa_d20251125_m035812_c001_v0001185_t0036_u01764043092663") 2025/11/25 04:01:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42035996f24725d8_d20251125_m035803_c001_v7007000_t0000_u01764043083905") 2025/11/25 04:01:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed23d_d20251125_m035756_c001_v0001185_t0036_u01764043076453") 2025/11/25 04:01:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15165_d20251125_m035750_c001_v7007000_t0000_u01764043070435") 2025/11/25 04:01:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ece94_d20251125_m035741_c001_v0001185_t0058_u01764043061474") 2025/11/25 04:01:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955b8_d20251125_m035735_c001_v7007000_t0000_u01764043055586") 2025/11/25 04:01:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ecae6_d20251125_m035727_c001_v0001185_t0001_u01764043047591") 2025/11/25 04:01:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c28_d20251125_m035842_c001_v7007000_t0000_u01764043122916") 2025/11/25 04:01:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd853cf_d20251125_m035838_c001_v0001185_t0030_u01764043118593") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffa6_d20251125_m035902_c001_v7007000_t0000_u01764043142249") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f6a7_d20251125_m035857_c001_v0001185_t0009_u01764043137448") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1523e_d20251125_m040013_c001_v7007000_t0000_u01764043213560") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a84606f2_d20251125_m040004_c001_v0001185_t0001_u01764043204612") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff6699b_d20251125_m035958_c001_v7007000_t0000_u01764043198826") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a84602f6_d20251125_m035950_c001_v0001185_t0033_u01764043190523") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd124_d20251125_m035944_c001_v7007000_t0000_u01764043184873") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ff90_d20251125_m035936_c001_v0001185_t0059_u01764043176931") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64fe_d20251125_m035931_c001_v7007000_t0000_u01764043171088") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845fc39_d20251125_m035922_c001_v0001185_t0034_u01764043162950") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15284_d20251125_m035917_c001_v7007000_t0000_u01764043157044") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f88b_d20251125_m035908_c001_v0001185_t0034_u01764043148196") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40368a966fced920_d20251125_m035858_c001_v7007000_t0000_u01764043138996") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07db_d20251125_m035851_c001_v0001037_t0037_u01764043131589") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c32_d20251125_m035845_c001_v7007000_t0000_u01764043125918") 2025/11/25 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f32c_d20251125_m035841_c001_v0001185_t0046_u01764043121560") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee309471b_d20251125_m035839_c001_v7007000_t0000_u01764043119555") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85226_d20251125_m035833_c001_v0001185_t0044_u01764043113016") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff77_d20251125_m035827_c001_v7007000_t0000_u01764043107271") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84f8b_d20251125_m035822_c001_v0001185_t0024_u01764043102770") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff67_d20251125_m035820_c001_v7007000_t0000_u01764043100966") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0788_d20251125_m035812_c001_v0001037_t0029_u01764043092906") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f407391025c3b83aa_d20251125_m035803_c001_v7007000_t0000_u01764043083937") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e832_d20251125_m035756_c001_v0001185_t0012_u01764043076769") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15168_d20251125_m035750_c001_v7007000_t0000_u01764043070623") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e4b9_d20251125_m035741_c001_v0001185_t0041_u01764043061688") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955bb_d20251125_m035735_c001_v7007000_t0000_u01764043055770") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e053_d20251125_m035727_c001_v0001185_t0058_u01764043047784") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4045e4084ccb03a0_d20251125_m035842_c001_v7007000_t0000_u01764043122759") 2025/11/25 04:01:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f26e_d20251125_m035838_c001_v0001185_t0026_u01764043118635") 2025/11/25 04:01:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffa7_d20251125_m035902_c001_v7007000_t0000_u01764043142438") 2025/11/25 04:01:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee11a_d20251125_m035857_c001_v0001185_t0009_u01764043137473") 2025/11/25 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1523f_d20251125_m040013_c001_v7007000_t0000_u01764043213742") 2025/11/25 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ef0cf_d20251125_m040004_c001_v0001185_t0010_u01764043204830") 2025/11/25 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff6699c_d20251125_m035959_c001_v7007000_t0000_u01764043199008") 2025/11/25 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42eed1f_d20251125_m035950_c001_v0001185_t0012_u01764043190716") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd126_d20251125_m035945_c001_v7007000_t0000_u01764043185056") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42eea28_d20251125_m035937_c001_v0001185_t0006_u01764043177181") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64ff_d20251125_m035931_c001_v7007000_t0000_u01764043171269") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee6ff_d20251125_m035923_c001_v0001185_t0030_u01764043163327") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15285_d20251125_m035917_c001_v7007000_t0000_u01764043157225") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee350_d20251125_m035908_c001_v0001185_t0042_u01764043148399") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41384d99d4210e46_d20251125_m035859_c001_v7007000_t0000_u01764043139135") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edfac_d20251125_m035852_c001_v0001185_t0029_u01764043132066") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c33_d20251125_m035846_c001_v7007000_t0000_u01764043126102") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edd81_d20251125_m035841_c001_v0001185_t0048_u01764043121602") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c22_d20251125_m035839_c001_v7007000_t0000_u01764043119946") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f13b_d20251125_m035833_c001_v0001185_t0036_u01764043113257") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff78_d20251125_m035827_c001_v7007000_t0000_u01764043107457") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07a0_d20251125_m035822_c001_v0001037_t0049_u01764043102780") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4155eb82eab32cc7_d20251125_m035820_c001_v7007000_t0000_u01764043100922") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ec91_d20251125_m035813_c001_v0001185_t0003_u01764043093483") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fcf_d20251125_m035804_c001_v7007000_t0000_u01764043084251") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84817_d20251125_m035756_c001_v0001185_t0014_u01764043076966") 2025/11/25 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1516b_d20251125_m035750_c001_v7007000_t0000_u01764043070805") 2025/11/25 04:01:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84410_d20251125_m035741_c001_v0001185_t0049_u01764043061889") 2025/11/25 04:01:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955be_d20251125_m035735_c001_v7007000_t0000_u01764043055954") 2025/11/25 04:01:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84072_d20251125_m035727_c001_v0001185_t0045_u01764043047983") 2025/11/25 04:01:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee3094786_d20251125_m035842_c001_v7007000_t0000_u01764043122517") 2025/11/25 04:01:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07c7_d20251125_m035838_c001_v0001037_t0040_u01764043118643") 2025/11/25 04:01:04 DEBUG : dir1/0007-12345: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffa8_d20251125_m035902_c001_v7007000_t0000_u01764043142622") 2025/11/25 04:01:04 DEBUG : dir1/0007-12345: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd858a8_d20251125_m035857_c001_v0001185_t0031_u01764043137556") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15241_d20251125_m040013_c001_v7007000_t0000_u01764043213924") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd86b3a_d20251125_m040005_c001_v0001185_t0007_u01764043205099") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff6699d_d20251125_m035959_c001_v7007000_t0000_u01764043199192") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd866ec_d20251125_m035950_c001_v0001185_t0043_u01764043190991") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd129_d20251125_m035945_c001_v7007000_t0000_u01764043185237") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd86319_d20251125_m035937_c001_v0001185_t0001_u01764043177371") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e6500_d20251125_m035931_c001_v7007000_t0000_u01764043171451") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85f45_d20251125_m035923_c001_v0001185_t0059_u01764043163575") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15286_d20251125_m035917_c001_v7007000_t0000_u01764043157407") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85b32_d20251125_m035908_c001_v0001185_t0039_u01764043148605") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff97_d20251125_m035858_c001_v7007000_t0000_u01764043138599") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8573f_d20251125_m035852_c001_v0001185_t0057_u01764043132280") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c35_d20251125_m035846_c001_v7007000_t0000_u01764043126284") 2025/11/25 04:01:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd854b4_d20251125_m035841_c001_v0001185_t0033_u01764043121746") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64c3_d20251125_m035839_c001_v7007000_t0000_u01764043119890") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07b8_d20251125_m035833_c001_v0001037_t0045_u01764043113453") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff79_d20251125_m035827_c001_v7007000_t0000_u01764043107639") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845eeb3_d20251125_m035822_c001_v0001185_t0041_u01764043102791") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410f0b10360251b3_d20251125_m035821_c001_v7007000_t0000_u01764043101137") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed6b5_d20251125_m035813_c001_v0001185_t0032_u01764043093950") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf6f_d20251125_m035803_c001_v7007000_t0000_u01764043083497") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0762_d20251125_m035757_c001_v0001037_t0024_u01764043077178") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1516f_d20251125_m035750_c001_v7007000_t0000_u01764043070988") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e074a_d20251125_m035742_c001_v0001037_t0027_u01764043062305") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955c1_d20251125_m035736_c001_v7007000_t0000_u01764043056139") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0724_d20251125_m035728_c001_v0001037_t0057_u01764043048208") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f419d6c923fb5eaf2_d20251125_m035842_c001_v7007000_t0000_u01764043122558") 2025/11/25 04:01:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edcc2_d20251125_m035838_c001_v0001185_t0047_u01764043118781") 2025/11/25 04:01:05 DEBUG : dir1/0008-23456: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffa9_d20251125_m035902_c001_v7007000_t0000_u01764043142806") 2025/11/25 04:01:05 DEBUG : dir1/0008-23456: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f6b0_d20251125_m035857_c001_v0001185_t0011_u01764043137658") 2025/11/25 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15243_d20251125_m040014_c001_v7007000_t0000_u01764043214104") 2025/11/25 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0881_d20251125_m040005_c001_v0001037_t0006_u01764043205309") 2025/11/25 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff6699e_d20251125_m035959_c001_v7007000_t0000_u01764043199374") 2025/11/25 04:01:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0867_d20251125_m035951_c001_v0001037_t0006_u01764043191232") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd12c_d20251125_m035945_c001_v7007000_t0000_u01764043185420") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e083d_d20251125_m035937_c001_v0001037_t0035_u01764043177593") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e6501_d20251125_m035931_c001_v7007000_t0000_u01764043171633") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0824_d20251125_m035923_c001_v0001037_t0024_u01764043163876") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15287_d20251125_m035917_c001_v7007000_t0000_u01764043157590") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0802_d20251125_m035908_c001_v0001037_t0021_u01764043148928") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41384d99d4210e44_d20251125_m035858_c001_v7007000_t0000_u01764043138771") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f578_d20251125_m035852_c001_v0001185_t0002_u01764043132511") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c36_d20251125_m035846_c001_v7007000_t0000_u01764043126467") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f334_d20251125_m035841_c001_v0001185_t0050_u01764043121760") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64c4_d20251125_m035840_c001_v7007000_t0000_u01764043120153") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edb9a_d20251125_m035833_c001_v0001185_t0043_u01764043113927") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff7a_d20251125_m035827_c001_v7007000_t0000_u01764043107822") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed8b9_d20251125_m035822_c001_v0001185_t0017_u01764043102966") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4155eb82eab32cc3_d20251125_m035820_c001_v7007000_t0000_u01764043100559") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84d6a_d20251125_m035814_c001_v0001185_t0021_u01764043094269") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e6434_d20251125_m035803_c001_v7007000_t0000_u01764043083925") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed29f_d20251125_m035757_c001_v0001185_t0004_u01764043077814") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15172_d20251125_m035751_c001_v7007000_t0000_u01764043071170") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ecefa_d20251125_m035743_c001_v0001185_t0004_u01764043063070") 2025/11/25 04:01:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955c3_d20251125_m035736_c001_v7007000_t0000_u01764043056321") 2025/11/25 04:01:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ecb26_d20251125_m035728_c001_v0001185_t0001_u01764043048667") 2025/11/25 04:01:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4162454a2128f6bc_d20251125_m035842_c001_v7007000_t0000_u01764043122771") 2025/11/25 04:01:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd853e4_d20251125_m035838_c001_v0001185_t0049_u01764043118796") 2025/11/25 04:01:07 DEBUG : dir1/0009-34567: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffab_d20251125_m035902_c001_v7007000_t0000_u01764043142990") 2025/11/25 04:01:07 DEBUG : dir1/0009-34567: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee128_d20251125_m035857_c001_v0001185_t0058_u01764043137700") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15244_d20251125_m040014_c001_v7007000_t0000_u01764043214285") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a846077e_d20251125_m040006_c001_v0001185_t0027_u01764043206073") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff6699f_d20251125_m035959_c001_v7007000_t0000_u01764043199557") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a846035d_d20251125_m035951_c001_v0001185_t0056_u01764043191853") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd12f_d20251125_m035945_c001_v7007000_t0000_u01764043185602") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ffef_d20251125_m035938_c001_v0001185_t0055_u01764043178076") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e6502_d20251125_m035931_c001_v7007000_t0000_u01764043171815") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845fc94_d20251125_m035924_c001_v0001185_t0032_u01764043164287") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15288_d20251125_m035917_c001_v7007000_t0000_u01764043157772") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f8d6_d20251125_m035909_c001_v0001185_t0041_u01764043149294") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f407391025c3b8445_d20251125_m035858_c001_v7007000_t0000_u01764043138991") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07e1_d20251125_m035852_c001_v0001037_t0055_u01764043132710") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c37_d20251125_m035846_c001_v7007000_t0000_u01764043126649") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edd8d_d20251125_m035841_c001_v0001185_t0004_u01764043121800") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f406831504b77f9dc_d20251125_m035839_c001_v7007000_t0000_u01764043119965") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85278_d20251125_m035834_c001_v0001185_t0018_u01764043114142") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff7b_d20251125_m035828_c001_v7007000_t0000_u01764043108006") 2025/11/25 04:01:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84f9f_d20251125_m035822_c001_v0001185_t0044_u01764043102974") 2025/11/25 04:01:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03d3e_d20251125_m035820_c001_v7007000_t0000_u01764043100565") 2025/11/25 04:01:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e078c_d20251125_m035814_c001_v0001037_t0035_u01764043094642") 2025/11/25 04:01:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf70_d20251125_m035803_c001_v7007000_t0000_u01764043083679") 2025/11/25 04:01:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e893_d20251125_m035758_c001_v0001185_t0009_u01764043078025") 2025/11/25 04:01:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15176_d20251125_m035751_c001_v7007000_t0000_u01764043071396") 2025/11/25 04:01:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e50d_d20251125_m035743_c001_v0001185_t0043_u01764043063276") 2025/11/25 04:01:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955c6_d20251125_m035736_c001_v7007000_t0000_u01764043056513") 2025/11/25 04:01:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e0a4_d20251125_m035728_c001_v0001185_t0031_u01764043048858") 2025/11/25 04:01:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f419db1366e4990a8_d20251125_m035842_c001_v7007000_t0000_u01764043122779") 2025/11/25 04:01:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f27b_d20251125_m035838_c001_v0001185_t0006_u01764043118861") 2025/11/25 04:01:08 DEBUG : dir1/0010-45678: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffac_d20251125_m035903_c001_v7007000_t0000_u01764043143175") 2025/11/25 04:01:08 DEBUG : dir1/0010-45678: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07ee_d20251125_m035857_c001_v0001037_t0016_u01764043137805") 2025/11/25 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15245_d20251125_m040014_c001_v7007000_t0000_u01764043214466") 2025/11/25 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ef13d_d20251125_m040006_c001_v0001185_t0036_u01764043206518") 2025/11/25 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff669a0_d20251125_m035959_c001_v7007000_t0000_u01764043199740") 2025/11/25 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42eed87_d20251125_m035952_c001_v0001185_t0001_u01764043192072") 2025/11/25 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd131_d20251125_m035945_c001_v7007000_t0000_u01764043185784") 2025/11/25 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42eea5a_d20251125_m035938_c001_v0001185_t0001_u01764043178300") 2025/11/25 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e6503_d20251125_m035931_c001_v7007000_t0000_u01764043171996") 2025/11/25 04:01:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee73b_d20251125_m035924_c001_v0001185_t0048_u01764043164490") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1528a_d20251125_m035917_c001_v7007000_t0000_u01764043157953") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee39d_d20251125_m035909_c001_v0001185_t0035_u01764043149679") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd087_d20251125_m035858_c001_v7007000_t0000_u01764043138987") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edfe7_d20251125_m035853_c001_v0001185_t0034_u01764043133266") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c38_d20251125_m035846_c001_v7007000_t0000_u01764043126832") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07d1_d20251125_m035841_c001_v0001037_t0045_u01764043121895") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4045e4084ccb0396_d20251125_m035840_c001_v7007000_t0000_u01764043120090") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f178_d20251125_m035834_c001_v0001185_t0002_u01764043114354") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff7d_d20251125_m035828_c001_v7007000_t0000_u01764043108191") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845eec0_d20251125_m035823_c001_v0001185_t0058_u01764043103093") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff68_d20251125_m035821_c001_v7007000_t0000_u01764043101150") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ecd1_d20251125_m035815_c001_v0001185_t0037_u01764043095100") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf72_d20251125_m035804_c001_v7007000_t0000_u01764043084043") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84870_d20251125_m035758_c001_v0001185_t0040_u01764043078224") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15178_d20251125_m035751_c001_v7007000_t0000_u01764043071578") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8448d_d20251125_m035743_c001_v0001185_t0054_u01764043063485") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955c9_d20251125_m035736_c001_v7007000_t0000_u01764043056696") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd840b7_d20251125_m035729_c001_v0001185_t0027_u01764043049226") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c26_d20251125_m035842_c001_v7007000_t0000_u01764043122543") 2025/11/25 04:01:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edcd2_d20251125_m035839_c001_v0001185_t0013_u01764043118998") 2025/11/25 04:01:09 DEBUG : dir1/0011-56789: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffad_d20251125_m035903_c001_v7007000_t0000_u01764043143361") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd858bb_d20251125_m035857_c001_v0001185_t0048_u01764043137881") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15246_d20251125_m040014_c001_v7007000_t0000_u01764043214649") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd86b96_d20251125_m040006_c001_v0001185_t0021_u01764043206704") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff669a1_d20251125_m035959_c001_v7007000_t0000_u01764043199924") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd86745_d20251125_m035952_c001_v0001185_t0022_u01764043192271") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd133_d20251125_m035945_c001_v7007000_t0000_u01764043185967") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8636c_d20251125_m035938_c001_v0001185_t0039_u01764043178654") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e6504_d20251125_m035932_c001_v7007000_t0000_u01764043172181") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85f9b_d20251125_m035924_c001_v0001185_t0045_u01764043164686") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1528b_d20251125_m035918_c001_v7007000_t0000_u01764043158135") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85b8f_d20251125_m035909_c001_v0001185_t0045_u01764043149892") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff9a_d20251125_m035859_c001_v7007000_t0000_u01764043139152") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85786_d20251125_m035853_c001_v0001185_t0032_u01764043133539") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c3a_d20251125_m035847_c001_v7007000_t0000_u01764043127015") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd854c0_d20251125_m035841_c001_v0001185_t0041_u01764043121977") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee309471c_d20251125_m035839_c001_v7007000_t0000_u01764043119741") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07bb_d20251125_m035834_c001_v0001037_t0008_u01764043114562") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff7e_d20251125_m035828_c001_v7007000_t0000_u01764043108375") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07a2_d20251125_m035823_c001_v0001037_t0058_u01764043103138") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f417b6583fbf9768f_d20251125_m035820_c001_v7007000_t0000_u01764043100974") 2025/11/25 04:01:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed6ef_d20251125_m035815_c001_v0001185_t0046_u01764043095324") 2025/11/25 04:01:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d150e9_d20251125_m035804_c001_v7007000_t0000_u01764043084058") 2025/11/25 04:01:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e076a_d20251125_m035758_c001_v0001037_t0010_u01764043078422") 2025/11/25 04:01:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1517b_d20251125_m035751_c001_v7007000_t0000_u01764043071759") 2025/11/25 04:01:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e074e_d20251125_m035743_c001_v0001037_t0022_u01764043063757") 2025/11/25 04:01:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955cc_d20251125_m035736_c001_v7007000_t0000_u01764043056879") 2025/11/25 04:01:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0726_d20251125_m035729_c001_v0001037_t0005_u01764043049430") 2025/11/25 04:01:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee3094788_d20251125_m035842_c001_v7007000_t0000_u01764043122888") 2025/11/25 04:01:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd853f9_d20251125_m035839_c001_v0001185_t0057_u01764043119052") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffae_d20251125_m035903_c001_v7007000_t0000_u01764043143544") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee130_d20251125_m035857_c001_v0001185_t0032_u01764043137911") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15247_d20251125_m040014_c001_v7007000_t0000_u01764043214830") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0883_d20251125_m040006_c001_v0001037_t0046_u01764043206947") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff669a2_d20251125_m040000_c001_v7007000_t0000_u01764043200106") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0869_d20251125_m035952_c001_v0001037_t0020_u01764043192466") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd136_d20251125_m035946_c001_v7007000_t0000_u01764043186149") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0841_d20251125_m035938_c001_v0001037_t0052_u01764043178907") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e6505_d20251125_m035932_c001_v7007000_t0000_u01764043172364") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e082a_d20251125_m035924_c001_v0001037_t0039_u01764043164940") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1528d_d20251125_m035918_c001_v7007000_t0000_u01764043158317") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0804_d20251125_m035910_c001_v0001037_t0002_u01764043150098") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff98_d20251125_m035858_c001_v7007000_t0000_u01764043138782") 2025/11/25 04:01:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f5c2_d20251125_m035853_c001_v0001185_t0029_u01764043133749") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c3b_d20251125_m035847_c001_v7007000_t0000_u01764043127197") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edd94_d20251125_m035842_c001_v0001185_t0047_u01764043122006") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f419d6c923fb5eaeb_d20251125_m035840_c001_v7007000_t0000_u01764043120104") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edbef_d20251125_m035835_c001_v0001185_t0001_u01764043115031") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff7f_d20251125_m035828_c001_v7007000_t0000_u01764043108558") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed8cf_d20251125_m035823_c001_v0001185_t0057_u01764043103320") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff6682a_d20251125_m035820_c001_v7007000_t0000_u01764043100986") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84dc1_d20251125_m035815_c001_v0001185_t0040_u01764043095519") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fce_d20251125_m035804_c001_v7007000_t0000_u01764043084068") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed2e0_d20251125_m035758_c001_v0001185_t0022_u01764043078804") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1517e_d20251125_m035751_c001_v7007000_t0000_u01764043071941") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ecf31_d20251125_m035744_c001_v0001185_t0048_u01764043064128") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955cf_d20251125_m035737_c001_v7007000_t0000_u01764043057061") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ecb80_d20251125_m035729_c001_v0001185_t0036_u01764043049929") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64c8_d20251125_m035842_c001_v7007000_t0000_u01764043122710") 2025/11/25 04:01:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07c9_d20251125_m035839_c001_v0001037_t0016_u01764043119135") 2025/11/25 04:01:12 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffb0_d20251125_m035903_c001_v7007000_t0000_u01764043143730") 2025/11/25 04:01:12 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f6c2_d20251125_m035857_c001_v0001185_t0031_u01764043137995") 2025/11/25 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1524a_d20251125_m040015_c001_v7007000_t0000_u01764043215032") 2025/11/25 04:01:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a84607e1_d20251125_m040007_c001_v0001185_t0023_u01764043207486") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff669a3_d20251125_m040000_c001_v7007000_t0000_u01764043200289") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a84603af_d20251125_m035952_c001_v0001185_t0018_u01764043192975") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd139_d20251125_m035946_c001_v7007000_t0000_u01764043186331") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a8460042_d20251125_m035939_c001_v0001185_t0051_u01764043179250") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e6506_d20251125_m035932_c001_v7007000_t0000_u01764043172545") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845fcdb_d20251125_m035925_c001_v0001185_t0001_u01764043165468") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1528e_d20251125_m035918_c001_v7007000_t0000_u01764043158498") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f93c_d20251125_m035910_c001_v0001185_t0038_u01764043150821") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c4e_d20251125_m035859_c001_v7007000_t0000_u01764043139001") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07e3_d20251125_m035853_c001_v0001037_t0050_u01764043133986") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c3c_d20251125_m035847_c001_v7007000_t0000_u01764043127379") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f34b_d20251125_m035842_c001_v0001185_t0038_u01764043122041") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee3094725_d20251125_m035840_c001_v7007000_t0000_u01764043120168") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd852be_d20251125_m035835_c001_v0001185_t0023_u01764043115228") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff80_d20251125_m035828_c001_v7007000_t0000_u01764043108742") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84fc3_d20251125_m035823_c001_v0001185_t0050_u01764043103416") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f417b6583fbf97692_d20251125_m035821_c001_v7007000_t0000_u01764043101182") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e078e_d20251125_m035815_c001_v0001037_t0013_u01764043095884") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410f0b103602515a_d20251125_m035804_c001_v7007000_t0000_u01764043084100") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e8da_d20251125_m035759_c001_v0001185_t0036_u01764043079009") 2025/11/25 04:01:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15180_d20251125_m035752_c001_v7007000_t0000_u01764043072123") 2025/11/25 04:01:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e54a_d20251125_m035744_c001_v0001185_t0007_u01764043064448") 2025/11/25 04:01:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955d0_d20251125_m035737_c001_v7007000_t0000_u01764043057245") 2025/11/25 04:01:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e12d_d20251125_m035730_c001_v0001185_t0004_u01764043050198") 2025/11/25 04:01:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64c9_d20251125_m035842_c001_v7007000_t0000_u01764043122896") 2025/11/25 04:01:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f28f_d20251125_m035839_c001_v0001185_t0051_u01764043119154") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffb1_d20251125_m035903_c001_v7007000_t0000_u01764043143916") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee13e_d20251125_m035858_c001_v0001185_t0015_u01764043138111") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1524b_d20251125_m040015_c001_v7007000_t0000_u01764043215212") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ef18f_d20251125_m040007_c001_v0001185_t0040_u01764043207682") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff669a4_d20251125_m040000_c001_v7007000_t0000_u01764043200472") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42eedc5_d20251125_m035953_c001_v0001185_t0039_u01764043193188") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd13b_d20251125_m035946_c001_v7007000_t0000_u01764043186514") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42eeaa7_d20251125_m035939_c001_v0001185_t0057_u01764043179529") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e6507_d20251125_m035932_c001_v7007000_t0000_u01764043172728") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee782_d20251125_m035925_c001_v0001185_t0059_u01764043165713") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b1528f_d20251125_m035918_c001_v7007000_t0000_u01764043158680") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee3ef_d20251125_m035911_c001_v0001185_t0020_u01764043151165") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40368a966fced91e_d20251125_m035858_c001_v7007000_t0000_u01764043138800") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ee049_d20251125_m035854_c001_v0001185_t0041_u01764043134301") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c3d_d20251125_m035847_c001_v7007000_t0000_u01764043127561") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edda2_d20251125_m035842_c001_v0001185_t0050_u01764043122202") 2025/11/25 04:01:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4045e4084ccb0395_d20251125_m035839_c001_v7007000_t0000_u01764043119908") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f1bc_d20251125_m035835_c001_v0001185_t0044_u01764043115504") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff81_d20251125_m035828_c001_v7007000_t0000_u01764043108923") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845eed5_d20251125_m035823_c001_v0001185_t0028_u01764043103452") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03d41_d20251125_m035820_c001_v7007000_t0000_u01764043100929") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ed25_d20251125_m035816_c001_v0001185_t0047_u01764043096439") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e6435_d20251125_m035804_c001_v7007000_t0000_u01764043084110") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd848d1_d20251125_m035759_c001_v0001185_t0001_u01764043079245") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15182_d20251125_m035752_c001_v7007000_t0000_u01764043072305") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd844eb_d20251125_m035744_c001_v0001185_t0040_u01764043064680") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955d1_d20251125_m035737_c001_v7007000_t0000_u01764043057427") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84108_d20251125_m035730_c001_v0001185_t0031_u01764043050410") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64c7_d20251125_m035842_c001_v7007000_t0000_u01764043122525") 2025/11/25 04:01:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edcd8_d20251125_m035839_c001_v0001185_t0022_u01764043119206") 2025/11/25 04:01:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffb2_d20251125_m035904_c001_v7007000_t0000_u01764043144099") 2025/11/25 04:01:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd858cd_d20251125_m035858_c001_v0001185_t0021_u01764043138169") 2025/11/25 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1524e_d20251125_m040015_c001_v7007000_t0000_u01764043215398") 2025/11/25 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd86be5_d20251125_m040007_c001_v0001185_t0031_u01764043207992") 2025/11/25 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff669a6_d20251125_m040000_c001_v7007000_t0000_u01764043200655") 2025/11/25 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8678e_d20251125_m035953_c001_v0001185_t0022_u01764043193382") 2025/11/25 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd13e_d20251125_m035946_c001_v7007000_t0000_u01764043186697") 2025/11/25 04:01:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd863bb_d20251125_m035939_c001_v0001185_t0047_u01764043179725") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e6508_d20251125_m035932_c001_v7007000_t0000_u01764043172911") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85fe2_d20251125_m035926_c001_v0001185_t0048_u01764043166029") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15290_d20251125_m035918_c001_v7007000_t0000_u01764043158861") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85c0d_d20251125_m035911_c001_v0001185_t0047_u01764043151501") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41384d99d4210e45_d20251125_m035858_c001_v7007000_t0000_u01764043138952") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd857cf_d20251125_m035854_c001_v0001185_t0046_u01764043134528") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c3f_d20251125_m035847_c001_v7007000_t0000_u01764043127744") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd854db_d20251125_m035842_c001_v0001185_t0042_u01764043122236") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e64c1_d20251125_m035839_c001_v7007000_t0000_u01764043119526") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07bf_d20251125_m035835_c001_v0001037_t0010_u01764043115716") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff82_d20251125_m035829_c001_v7007000_t0000_u01764043109106") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07a4_d20251125_m035823_c001_v0001037_t0040_u01764043103557") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f417b6583fbf97691_d20251125_m035821_c001_v7007000_t0000_u01764043101159") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed753_d20251125_m035816_c001_v0001185_t0010_u01764043096651") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f407391025c3b83ab_d20251125_m035804_c001_v7007000_t0000_u01764043084123") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e076c_d20251125_m035759_c001_v0001037_t0046_u01764043079462") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15185_d20251125_m035752_c001_v7007000_t0000_u01764043072487") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0752_d20251125_m035744_c001_v0001037_t0013_u01764043064954") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955d2_d20251125_m035737_c001_v7007000_t0000_u01764043057609") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e072a_d20251125_m035730_c001_v0001037_t0059_u01764043050695") 2025/11/25 04:01:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f419d6c923fb5eaf3_d20251125_m035842_c001_v7007000_t0000_u01764043122723") 2025/11/25 04:01:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85409_d20251125_m035839_c001_v0001185_t0059_u01764043119249") 2025/11/25 04:01:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fd7_d20251125_m035806_c001_v7007000_t0000_u01764043086734") 2025/11/25 04:01:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e9c0_d20251125_m035802_c001_v0001185_t0052_u01764043082329") 2025/11/25 04:01:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fd8_d20251125_m035806_c001_v7007000_t0000_u01764043086918") 2025/11/25 04:01:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd849c2_d20251125_m035802_c001_v0001185_t0052_u01764043082335") 2025/11/25 04:01:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fd9_d20251125_m035807_c001_v7007000_t0000_u01764043087103") 2025/11/25 04:01:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed3bf_d20251125_m035802_c001_v0001185_t0055_u01764043082498") 2025/11/25 04:01:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fda_d20251125_m035807_c001_v7007000_t0000_u01764043087286") 2025/11/25 04:01:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e9de_d20251125_m035802_c001_v0001185_t0043_u01764043082525") 2025/11/25 04:01:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fdb_d20251125_m035807_c001_v7007000_t0000_u01764043087471") 2025/11/25 04:01:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd849d1_d20251125_m035802_c001_v0001185_t0050_u01764043082536") 2025/11/25 04:01:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fdc_d20251125_m035807_c001_v7007000_t0000_u01764043087652") 2025/11/25 04:01:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0774_d20251125_m035802_c001_v0001037_t0006_u01764043082547") 2025/11/25 04:01:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fdd_d20251125_m035807_c001_v7007000_t0000_u01764043087839") 2025/11/25 04:01:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed3c9_d20251125_m035802_c001_v0001185_t0010_u01764043082708") 2025/11/25 04:01:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fde_d20251125_m035808_c001_v7007000_t0000_u01764043088022") 2025/11/25 04:01:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd849e3_d20251125_m035802_c001_v0001185_t0046_u01764043082744") 2025/11/25 04:01:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fdf_d20251125_m035808_c001_v7007000_t0000_u01764043088205") 2025/11/25 04:01:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845e9f4_d20251125_m035802_c001_v0001185_t0036_u01764043082775") 2025/11/25 04:01:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fe2_d20251125_m035808_c001_v7007000_t0000_u01764043088387") 2025/11/25 04:01:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed3d4_d20251125_m035802_c001_v0001185_t0027_u01764043082953") 2025/11/25 04:01:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fe3_d20251125_m035808_c001_v7007000_t0000_u01764043088570") 2025/11/25 04:01:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd849e9_d20251125_m035802_c001_v0001185_t0049_u01764043082961") 2025/11/25 04:01:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fe4_d20251125_m035808_c001_v7007000_t0000_u01764043088753") 2025/11/25 04:01:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ea04_d20251125_m035803_c001_v0001185_t0055_u01764043083005") 2025/11/25 04:01:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fe5_d20251125_m035808_c001_v7007000_t0000_u01764043088935") 2025/11/25 04:01:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0776_d20251125_m035803_c001_v0001037_t0048_u01764043083060") 2025/11/25 04:01:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fe6_d20251125_m035809_c001_v7007000_t0000_u01764043089118") 2025/11/25 04:01:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd849fc_d20251125_m035803_c001_v0001185_t0023_u01764043083158") 2025/11/25 04:01:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fe7_d20251125_m035809_c001_v7007000_t0000_u01764043089300") 2025/11/25 04:01:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ea12_d20251125_m035803_c001_v0001185_t0058_u01764043083217") 2025/11/25 04:01:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4fe8_d20251125_m035809_c001_v7007000_t0000_u01764043089483") 2025/11/25 04:01:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed3e5_d20251125_m035803_c001_v0001185_t0016_u01764043083239") 2025/11/25 04:01:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03d46_d20251125_m035824_c001_v7007000_t0000_u01764043104253") 2025/11/25 04:01:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84eae_d20251125_m035819_c001_v0001185_t0023_u01764043099146") 2025/11/25 04:01:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4084f859a8f72ef4_d20251125_m035824_c001_v7007000_t0000_u01764043104157") 2025/11/25 04:01:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed7df_d20251125_m035819_c001_v0001185_t0027_u01764043099317") 2025/11/25 04:01:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff66833_d20251125_m035824_c001_v7007000_t0000_u01764043104386") 2025/11/25 04:01:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845edbb_d20251125_m035819_c001_v0001185_t0004_u01764043099344") 2025/11/25 04:01:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f417b6583fbf9769c_d20251125_m035824_c001_v7007000_t0000_u01764043104395") 2025/11/25 04:01:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84eb8_d20251125_m035819_c001_v0001185_t0051_u01764043099365") 2025/11/25 04:01:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f414f558eb13cc2d4_d20251125_m035824_c001_v7007000_t0000_u01764043104061") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0795_d20251125_m035819_c001_v0001037_t0035_u01764043099445") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f417b6583fbf97696_d20251125_m035824_c001_v7007000_t0000_u01764043104028") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845edca_d20251125_m035819_c001_v0001185_t0002_u01764043099546") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4084f859a8f72ef5_d20251125_m035824_c001_v7007000_t0000_u01764043104341") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed7f3_d20251125_m035819_c001_v0001185_t0029_u01764043099632") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff6b_d20251125_m035824_c001_v7007000_t0000_u01764043104039") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84ec8_d20251125_m035819_c001_v0001185_t0009_u01764043099683") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff66831_d20251125_m035824_c001_v7007000_t0000_u01764043104021") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ede2_d20251125_m035819_c001_v0001185_t0013_u01764043099869") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff66832_d20251125_m035824_c001_v7007000_t0000_u01764043104203") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84ed7_d20251125_m035819_c001_v0001185_t0026_u01764043099892") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410f0b10360251b6_d20251125_m035824_c001_v7007000_t0000_u01764043104052") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed806_d20251125_m035820_c001_v0001185_t0022_u01764043100011") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff6d_d20251125_m035824_c001_v7007000_t0000_u01764043104414") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0798_d20251125_m035820_c001_v0001037_t0052_u01764043100019") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f417b6583fbf9769a_d20251125_m035824_c001_v7007000_t0000_u01764043104212") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845edf0_d20251125_m035820_c001_v0001185_t0029_u01764043100070") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff6c_d20251125_m035824_c001_v7007000_t0000_u01764043104223") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd84ee8_d20251125_m035820_c001_v0001185_t0046_u01764043100132") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410f0b10360251b7_d20251125_m035824_c001_v7007000_t0000_u01764043104236") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed811_d20251125_m035820_c001_v0001185_t0057_u01764043100216") 2025/11/25 04:01:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f414f558eb13cc2d6_d20251125_m035824_c001_v7007000_t0000_u01764043104247") 2025/11/25 04:01:20 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845ee07_d20251125_m035820_c001_v0001185_t0018_u01764043100312") 2025/11/25 04:01:20 DEBUG : dst/one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b5c_d20251125_m035627_c001_v7007000_t0000_u01764042987153") 2025/11/25 04:01:20 DEBUG : dst/one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d317_d20251125_m035623_c001_v0001185_t0006_u01764042983861") 2025/11/25 04:01:20 DEBUG : dst/one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b51_d20251125_m035623_c001_v7007000_t0000_u01764042983122") 2025/11/25 04:01:20 DEBUG : dst/one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d24e_d20251125_m035619_c001_v0001185_t0053_u01764042979863") 2025/11/25 04:01:20 DEBUG : dst/one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b45_d20251125_m035619_c001_v7007000_t0000_u01764042979113") 2025/11/25 04:01:20 DEBUG : dst/one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d148_d20251125_m035615_c001_v0001185_t0000_u01764042975253") 2025/11/25 04:01:20 DEBUG : dst/one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b3f_d20251125_m035614_c001_v7007000_t0000_u01764042974145") 2025/11/25 04:01:20 DEBUG : dst/one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d001_d20251125_m035609_c001_v0001185_t0033_u01764042969298") 2025/11/25 04:01:20 DEBUG : dst/one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b38_d20251125_m035608_c001_v7007000_t0000_u01764042968204") 2025/11/25 04:01:20 DEBUG : dst/one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845cead_d20251125_m035603_c001_v0001185_t0022_u01764042963157") 2025/11/25 04:01:20 DEBUG : dst/one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b31_d20251125_m035602_c001_v7007000_t0000_u01764042962061") 2025/11/25 04:01:20 DEBUG : dst/one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845cd7a_d20251125_m035557_c001_v0001185_t0052_u01764042957164") 2025/11/25 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b5d_d20251125_m035627_c001_v7007000_t0000_u01764042987335") 2025/11/25 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0693_d20251125_m035624_c001_v0001037_t0008_u01764042984265") 2025/11/25 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b52_d20251125_m035623_c001_v7007000_t0000_u01764042983303") 2025/11/25 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e068f_d20251125_m035620_c001_v0001037_t0044_u01764042980316") 2025/11/25 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b46_d20251125_m035619_c001_v7007000_t0000_u01764042979309") 2025/11/25 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0688_d20251125_m035616_c001_v0001037_t0039_u01764042976376") 2025/11/25 04:01:20 DEBUG : dst/three.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b40_d20251125_m035614_c001_v7007000_t0000_u01764042974326") 2025/11/25 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e067a_d20251125_m035610_c001_v0001037_t0010_u01764042970487") 2025/11/25 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b39_d20251125_m035608_c001_v7007000_t0000_u01764042968386") 2025/11/25 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0674_d20251125_m035604_c001_v0001037_t0042_u01764042964486") 2025/11/25 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b32_d20251125_m035602_c001_v7007000_t0000_u01764042962244") 2025/11/25 04:01:21 DEBUG : dst/three.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e066a_d20251125_m035558_c001_v0001037_t0050_u01764042958409") 2025/11/25 04:01:21 DEBUG : dst/two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b60_d20251125_m035627_c001_v7007000_t0000_u01764042987516") 2025/11/25 04:01:21 DEBUG : dst/two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd832c0_d20251125_m035624_c001_v0001185_t0055_u01764042984075") 2025/11/25 04:01:21 DEBUG : dst/two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b54_d20251125_m035623_c001_v7007000_t0000_u01764042983484") 2025/11/25 04:01:21 DEBUG : dst/two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd831f0_d20251125_m035620_c001_v0001185_t0035_u01764042980058") 2025/11/25 04:01:21 DEBUG : dst/two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b47_d20251125_m035619_c001_v7007000_t0000_u01764042979491") 2025/11/25 04:01:21 DEBUG : dst/two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83109_d20251125_m035615_c001_v0001185_t0044_u01764042975822") 2025/11/25 04:01:21 DEBUG : dst/two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b41_d20251125_m035614_c001_v7007000_t0000_u01764042974510") 2025/11/25 04:01:21 DEBUG : dst/two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd82fc4_d20251125_m035609_c001_v0001185_t0048_u01764042969887") 2025/11/25 04:01:21 DEBUG : dst/two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b3a_d20251125_m035608_c001_v7007000_t0000_u01764042968567") 2025/11/25 04:01:21 DEBUG : dst/two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd82e70_d20251125_m035603_c001_v0001185_t0058_u01764042963909") 2025/11/25 04:01:21 DEBUG : dst/two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b33_d20251125_m035602_c001_v7007000_t0000_u01764042962427") 2025/11/25 04:01:21 DEBUG : dst/two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd82d1d_d20251125_m035557_c001_v0001185_t0033_u01764042957725") 2025/11/25 04:01:21 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93fe92_d20251125_m035529_c001_v7007000_t0000_u01764042929013") 2025/11/25 04:01:21 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8270b_d20251125_m035525_c001_v0001185_t0025_u01764042925272") 2025/11/25 04:01:21 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93fe91_d20251125_m035523_c001_v7007000_t0000_u01764042923403") 2025/11/25 04:01:21 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8248f_d20251125_m035513_c001_v0001185_t0050_u01764042913535") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618d0b_d20251125_m035505_c001_v7007000_t0000_u01764042905381") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd821d3_d20251125_m035501_c001_v0001185_t0056_u01764042901854") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e39535c_d20251125_m035441_c001_v7007000_t0000_u01764042881339") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05ec_d20251125_m035439_c001_v0001037_t0000_u01764042879218") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e395355_d20251125_m035438_c001_v7007000_t0000_u01764042878245") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05e4_d20251125_m035436_c001_v0001037_t0006_u01764042876716") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e395329_d20251125_m035433_c001_v7007000_t0000_u01764042873751") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05d3_d20251125_m035431_c001_v0001037_t0002_u01764042871744") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e39530a_d20251125_m035430_c001_v7007000_t0000_u01764042870698") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05c9_d20251125_m035429_c001_v0001037_t0010_u01764042869072") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952f3_d20251125_m035422_c001_v7007000_t0000_u01764042862217") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05b3_d20251125_m035420_c001_v0001037_t0046_u01764042860597") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952ee_d20251125_m035419_c001_v7007000_t0000_u01764042859389") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05ad_d20251125_m035418_c001_v0001037_t0025_u01764042858390") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4df2_d20251125_m035413_c001_v7007000_t0000_u01764042853278") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e059d_d20251125_m035411_c001_v0001037_t0037_u01764042851472") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4def_d20251125_m035409_c001_v7007000_t0000_u01764042849633") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0597_d20251125_m035408_c001_v0001037_t0008_u01764042848372") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4de9_d20251125_m035408_c001_v7007000_t0000_u01764042848008") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f100cc3e23810d2dd_d20251125_m035407_c001_v0001185_t0048_u01764042847356") 2025/11/25 04:01:22 DEBUG : empty space: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0591_d20251125_m035405_c001_v0001037_t0011_u01764042845673") 2025/11/25 04:01:22 DEBUG : enormous: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e395358_d20251125_m035440_c001_v7007000_t0000_u01764042880423") 2025/11/25 04:01:23 DEBUG : enormous: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05ee_d20251125_m035439_c001_v0001037_t0039_u01764042879592") 2025/11/25 04:01:23 DEBUG : existing: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b63_d20251125_m035631_c001_v7007000_t0000_u01764042991600") 2025/11/25 04:01:23 DEBUG : existing: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e069f_d20251125_m035630_c001_v0001037_t0014_u01764042990325") 2025/11/25 04:01:23 DEBUG : existing: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618d01_d20251125_m035500_c001_v7007000_t0000_u01764042900518") 2025/11/25 04:01:23 DEBUG : existing: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8211f_d20251125_m035459_c001_v0001185_t0044_u01764042899361") 2025/11/25 04:01:23 DEBUG : existing: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4ddd_d20251125_m035402_c001_v7007000_t0000_u01764042842461") 2025/11/25 04:01:23 DEBUG : existing: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0583_d20251125_m035401_c001_v0001037_t0013_u01764042841389") 2025/11/25 04:01:23 DEBUG : existing: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4ddc_d20251125_m035400_c001_v7007000_t0000_u01764042840846") 2025/11/25 04:01:23 DEBUG : existing: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0581_d20251125_m035359_c001_v0001037_t0006_u01764042839970") 2025/11/25 04:01:23 DEBUG : existing: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e057b_d20251125_m035359_c001_v0001037_t0002_u01764042839070") 2025/11/25 04:01:23 DEBUG : existing-b: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618d02_d20251125_m035500_c001_v7007000_t0000_u01764042900715") 2025/11/25 04:01:23 DEBUG : existing-b: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e061a_d20251125_m035459_c001_v0001037_t0056_u01764042899350") 2025/11/25 04:01:23 DEBUG : file1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf42_d20251125_m035721_c001_v7007000_t0000_u01764043041807") 2025/11/25 04:01:23 DEBUG : file1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0715_d20251125_m035720_c001_v0001037_t0055_u01764043040875") 2025/11/25 04:01:23 DEBUG : file1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceef_d20251125_m035719_c001_v7007000_t0000_u01764043039581") 2025/11/25 04:01:23 DEBUG : file1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83e4e_d20251125_m035718_c001_v0001185_t0002_u01764043038788") 2025/11/25 04:01:23 DEBUG : five: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e395362_d20251125_m035445_c001_v7007000_t0000_u01764042885652") 2025/11/25 04:01:23 DEBUG : five: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40063901a97e05f8_d20251125_m035443_c001_v0001037_t0042_u01764042883554") 2025/11/25 04:01:23 DEBUG : foo: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4df0_d20251125_m035411_c001_v7007000_t0000_u01764042851108") 2025/11/25 04:01:23 DEBUG : foo: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40063901a97e059b_d20251125_m035410_c001_v0001037_t0042_u01764042850559") 2025/11/25 04:01:24 DEBUG : foo: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40063901a97e0599_d20251125_m035410_c001_v0001037_t0042_u01764042849997") 2025/11/25 04:01:24 DEBUG : four: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e395363_d20251125_m035445_c001_v7007000_t0000_u01764042885833") 2025/11/25 04:01:24 DEBUG : four: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410765e8a845be96_d20251125_m035444_c001_v0001185_t0043_u01764042884107") 2025/11/25 04:01:24 DEBUG : four: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05f6_d20251125_m035442_c001_v0001037_t0052_u01764042882759") 2025/11/25 04:01:24 DEBUG : hello world2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a2d_d20251125_m035315_c001_v7007000_t0000_u01764042795742") 2025/11/25 04:01:24 DEBUG : hello world2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e051c_d20251125_m035314_c001_v0001037_t0024_u01764042794989") 2025/11/25 04:01:24 DEBUG : ignore-size: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4ddb_d20251125_m035358_c001_v7007000_t0000_u01764042838708") 2025/11/25 04:01:24 DEBUG : ignore-size: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0579_d20251125_m035357_c001_v0001037_t0019_u01764042837585") 2025/11/25 04:01:24 DEBUG : nested/sub dir/file: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618cfe_d20251125_m035458_c001_v7007000_t0000_u01764042898611") 2025/11/25 04:01:24 DEBUG : nested/sub dir/file: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd820b9_d20251125_m035457_c001_v0001185_t0019_u01764042897897") 2025/11/25 04:01:24 DEBUG : nested/sub dir/file: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618cfc_d20251125_m035457_c001_v7007000_t0000_u01764042897160") 2025/11/25 04:01:24 DEBUG : nested/sub dir/file: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0616_d20251125_m035456_c001_v0001037_t0056_u01764042896297") 2025/11/25 04:01:24 DEBUG : one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e395364_d20251125_m035446_c001_v7007000_t0000_u01764042886015") 2025/11/25 04:01:24 DEBUG : one: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40063901a97e05f0_d20251125_m035441_c001_v0001037_t0042_u01764042881737") 2025/11/25 04:01:24 DEBUG : only0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcebd_d20251125_m035714_c001_v7007000_t0000_u01764043034378") 2025/11/25 04:01:24 DEBUG : only0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410765e8a845dbda_d20251125_m035708_c001_v0001185_t0043_u01764043028972") 2025/11/25 04:01:24 DEBUG : only0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d8f2_d20251125_m035654_c001_v0001185_t0032_u01764043014994") 2025/11/25 04:01:24 DEBUG : only0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4155eb82eab32b98_d20251125_m035649_c001_v7007000_t0000_u01764043009088") 2025/11/25 04:01:24 DEBUG : only0: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06a3_d20251125_m035635_c001_v0001037_t0029_u01764042995290") 2025/11/25 04:01:24 DEBUG : only1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcebf_d20251125_m035714_c001_v7007000_t0000_u01764043034560") 2025/11/25 04:01:24 DEBUG : only1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4125d51c6dd83c36_d20251125_m035709_c001_v0001185_t0027_u01764043029585") 2025/11/25 04:01:24 DEBUG : only1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06d5_d20251125_m035655_c001_v0001037_t0012_u01764043015754") 2025/11/25 04:01:25 DEBUG : only1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4155eb82eab32b97_d20251125_m035648_c001_v7007000_t0000_u01764043008907") 2025/11/25 04:01:25 DEBUG : only1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83545_d20251125_m035635_c001_v0001185_t0044_u01764042995911") 2025/11/25 04:01:25 DEBUG : only10: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcec2_d20251125_m035714_c001_v7007000_t0000_u01764043034741") 2025/11/25 04:01:25 DEBUG : only10: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4125d51c6dd83c0c_d20251125_m035708_c001_v0001185_t0027_u01764043028983") 2025/11/25 04:01:25 DEBUG : only10: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06e7_d20251125_m035701_c001_v0001037_t0006_u01764043021203") 2025/11/25 04:01:25 DEBUG : only10: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945ee_d20251125_m035649_c001_v7007000_t0000_u01764043009098") 2025/11/25 04:01:25 DEBUG : only10: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8364f_d20251125_m035641_c001_v0001185_t0031_u01764043001248") 2025/11/25 04:01:25 DEBUG : only11: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcec3_d20251125_m035714_c001_v7007000_t0000_u01764043034923") 2025/11/25 04:01:25 DEBUG : only11: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40063901a97e06fd_d20251125_m035708_c001_v0001037_t0042_u01764043028994") 2025/11/25 04:01:25 DEBUG : only11: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83a3f_d20251125_m035702_c001_v0001185_t0024_u01764043022475") 2025/11/25 04:01:25 DEBUG : only11: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40368a966fced7f5_d20251125_m035648_c001_v7007000_t0000_u01764043008565") 2025/11/25 04:01:25 DEBUG : only11: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d668_d20251125_m035642_c001_v0001185_t0027_u01764043002228") 2025/11/25 04:01:25 DEBUG : only12: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcec4_d20251125_m035715_c001_v7007000_t0000_u01764043035105") 2025/11/25 04:01:25 DEBUG : only12: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4017b9b5c42ec711_d20251125_m035709_c001_v0001185_t0057_u01764043029556") 2025/11/25 04:01:25 DEBUG : only12: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845daa6_d20251125_m035703_c001_v0001185_t0013_u01764043023345") 2025/11/25 04:01:25 DEBUG : only12: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4155eb82eab32b92_d20251125_m035648_c001_v7007000_t0000_u01764043008180") 2025/11/25 04:01:25 DEBUG : only12: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06bc_d20251125_m035642_c001_v0001037_t0019_u01764043002625") 2025/11/25 04:01:25 DEBUG : only13: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcec5_d20251125_m035715_c001_v7007000_t0000_u01764043035287") 2025/11/25 04:01:25 DEBUG : only13: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410765e8a845dbe8_d20251125_m035709_c001_v0001185_t0043_u01764043029197") 2025/11/25 04:01:25 DEBUG : only13: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06ed_d20251125_m035703_c001_v0001037_t0044_u01764043023769") 2025/11/25 04:01:25 DEBUG : only13: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b76_d20251125_m035648_c001_v7007000_t0000_u01764043008584") 2025/11/25 04:01:26 DEBUG : only13: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83696_d20251125_m035643_c001_v0001185_t0001_u01764043003216") 2025/11/25 04:01:26 DEBUG : only14: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcec7_d20251125_m035715_c001_v7007000_t0000_u01764043035469") 2025/11/25 04:01:26 DEBUG : only14: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4125d51c6dd83c20_d20251125_m035709_c001_v0001185_t0027_u01764043029208") 2025/11/25 04:01:26 DEBUG : only14: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83acc_d20251125_m035704_c001_v0001185_t0025_u01764043024406") 2025/11/25 04:01:26 DEBUG : only14: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4155eb82eab32b95_d20251125_m035648_c001_v7007000_t0000_u01764043008726") 2025/11/25 04:01:26 DEBUG : only14: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d6da_d20251125_m035643_c001_v0001185_t0010_u01764043003725") 2025/11/25 04:01:26 DEBUG : only15: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcec8_d20251125_m035715_c001_v7007000_t0000_u01764043035650") 2025/11/25 04:01:26 DEBUG : only15: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40063901a97e06ff_d20251125_m035709_c001_v0001037_t0042_u01764043029219") 2025/11/25 04:01:26 DEBUG : only15: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845dafa_d20251125_m035705_c001_v0001185_t0028_u01764043025122") 2025/11/25 04:01:26 DEBUG : only15: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945eb_d20251125_m035648_c001_v7007000_t0000_u01764043008551") 2025/11/25 04:01:26 DEBUG : only15: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06c3_d20251125_m035644_c001_v0001037_t0048_u01764043004137") 2025/11/25 04:01:26 DEBUG : only16: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcec9_d20251125_m035715_c001_v7007000_t0000_u01764043035832") 2025/11/25 04:01:26 DEBUG : only16: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410765e8a845dbf3_d20251125_m035709_c001_v0001185_t0043_u01764043029383") 2025/11/25 04:01:26 DEBUG : only16: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06f3_d20251125_m035705_c001_v0001037_t0021_u01764043025676") 2025/11/25 04:01:26 DEBUG : only16: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945ec_d20251125_m035648_c001_v7007000_t0000_u01764043008734") 2025/11/25 04:01:26 DEBUG : only16: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd836ca_d20251125_m035644_c001_v0001185_t0001_u01764043004722") 2025/11/25 04:01:26 DEBUG : only17: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfceca_d20251125_m035716_c001_v7007000_t0000_u01764043036014") 2025/11/25 04:01:26 DEBUG : only17: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4125d51c6dd83c2c_d20251125_m035709_c001_v0001185_t0027_u01764043029396") 2025/11/25 04:01:26 DEBUG : only17: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83b5b_d20251125_m035706_c001_v0001185_t0056_u01764043026337") 2025/11/25 04:01:26 DEBUG : only17: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40368a966fced7f6_d20251125_m035648_c001_v7007000_t0000_u01764043008748") 2025/11/25 04:01:26 DEBUG : only17: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d717_d20251125_m035645_c001_v0001185_t0013_u01764043005261") 2025/11/25 04:01:26 DEBUG : only18: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcecb_d20251125_m035716_c001_v7007000_t0000_u01764043036196") 2025/11/25 04:01:27 DEBUG : only18: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40063901a97e0701_d20251125_m035709_c001_v0001037_t0042_u01764043029407") 2025/11/25 04:01:27 DEBUG : only18: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845db66_d20251125_m035706_c001_v0001185_t0056_u01764043026903") 2025/11/25 04:01:27 DEBUG : only18: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b77_d20251125_m035648_c001_v7007000_t0000_u01764043008767") 2025/11/25 04:01:27 DEBUG : only18: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06c9_d20251125_m035645_c001_v0001037_t0008_u01764043005753") 2025/11/25 04:01:27 DEBUG : only19: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcecc_d20251125_m035716_c001_v7007000_t0000_u01764043036377") 2025/11/25 04:01:27 DEBUG : only19: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410765e8a845dc03_d20251125_m035709_c001_v0001185_t0043_u01764043029568") 2025/11/25 04:01:27 DEBUG : only19: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06fb_d20251125_m035707_c001_v0001037_t0034_u01764043027626") 2025/11/25 04:01:27 DEBUG : only19: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4155eb82eab32b94_d20251125_m035648_c001_v7007000_t0000_u01764043008544") 2025/11/25 04:01:27 DEBUG : only19: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8371e_d20251125_m035646_c001_v0001185_t0046_u01764043006972") 2025/11/25 04:01:27 DEBUG : only2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcecd_d20251125_m035716_c001_v7007000_t0000_u01764043036558") 2025/11/25 04:01:27 DEBUG : only2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40063901a97e0703_d20251125_m035709_c001_v0001037_t0042_u01764043029589") 2025/11/25 04:01:27 DEBUG : only2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd838b2_d20251125_m035656_c001_v0001185_t0053_u01764043016293") 2025/11/25 04:01:27 DEBUG : only2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945ed_d20251125_m035648_c001_v7007000_t0000_u01764043008916") 2025/11/25 04:01:27 DEBUG : only2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d568_d20251125_m035636_c001_v0001185_t0005_u01764042996490") 2025/11/25 04:01:27 DEBUG : only3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcece_d20251125_m035716_c001_v7007000_t0000_u01764043036739") 2025/11/25 04:01:27 DEBUG : only3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4017b9b5c42ec725_d20251125_m035709_c001_v0001185_t0057_u01764043029741") 2025/11/25 04:01:27 DEBUG : only3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d967_d20251125_m035656_c001_v0001185_t0016_u01764043016921") 2025/11/25 04:01:27 DEBUG : only3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40368a966fced7f7_d20251125_m035648_c001_v7007000_t0000_u01764043008931") 2025/11/25 04:01:27 DEBUG : only3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06ac_d20251125_m035636_c001_v0001037_t0003_u01764042996898") 2025/11/25 04:01:27 DEBUG : only4: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfced0_d20251125_m035716_c001_v7007000_t0000_u01764043036921") 2025/11/25 04:01:28 DEBUG : only4: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410765e8a845dc13_d20251125_m035709_c001_v0001185_t0043_u01764043029755") 2025/11/25 04:01:28 DEBUG : only4: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06d9_d20251125_m035657_c001_v0001037_t0053_u01764043017402") 2025/11/25 04:01:28 DEBUG : only4: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b78_d20251125_m035648_c001_v7007000_t0000_u01764043008950") 2025/11/25 04:01:28 DEBUG : only4: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8358d_d20251125_m035637_c001_v0001185_t0037_u01764042997459") 2025/11/25 04:01:28 DEBUG : only5: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfced1_d20251125_m035717_c001_v7007000_t0000_u01764043037108") 2025/11/25 04:01:28 DEBUG : only5: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40063901a97e0705_d20251125_m035709_c001_v0001037_t0042_u01764043029773") 2025/11/25 04:01:28 DEBUG : only5: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83913_d20251125_m035657_c001_v0001185_t0029_u01764043017961") 2025/11/25 04:01:28 DEBUG : only5: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40368a966fced7f8_d20251125_m035649_c001_v7007000_t0000_u01764043009114") 2025/11/25 04:01:28 DEBUG : only5: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d5b1_d20251125_m035638_c001_v0001185_t0016_u01764042998196") 2025/11/25 04:01:28 DEBUG : only6: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfced2_d20251125_m035717_c001_v7007000_t0000_u01764043037292") 2025/11/25 04:01:28 DEBUG : only6: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4125d51c6dd83c4d_d20251125_m035709_c001_v0001185_t0027_u01764043029783") 2025/11/25 04:01:28 DEBUG : only6: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d9c3_d20251125_m035658_c001_v0001185_t0058_u01764043018684") 2025/11/25 04:01:28 DEBUG : only6: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b7a_d20251125_m035649_c001_v7007000_t0000_u01764043009133") 2025/11/25 04:01:28 DEBUG : only6: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06b2_d20251125_m035638_c001_v0001037_t0059_u01764042998713") 2025/11/25 04:01:28 DEBUG : only7: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfced3_d20251125_m035717_c001_v7007000_t0000_u01764043037474") 2025/11/25 04:01:28 DEBUG : only7: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4017b9b5c42ec733_d20251125_m035709_c001_v0001185_t0057_u01764043029926") 2025/11/25 04:01:28 DEBUG : only7: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06e3_d20251125_m035659_c001_v0001037_t0051_u01764043019110") 2025/11/25 04:01:28 DEBUG : only7: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4155eb82eab32b99_d20251125_m035649_c001_v7007000_t0000_u01764043009268") 2025/11/25 04:01:28 DEBUG : only7: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd835fd_d20251125_m035639_c001_v0001185_t0053_u01764042999547") 2025/11/25 04:01:28 DEBUG : only8: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfced4_d20251125_m035717_c001_v7007000_t0000_u01764043037655") 2025/11/25 04:01:28 DEBUG : only8: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f410765e8a845dc1f_d20251125_m035709_c001_v0001185_t0043_u01764043029944") 2025/11/25 04:01:28 DEBUG : only8: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83990_d20251125_m035659_c001_v0001185_t0007_u01764043019912") 2025/11/25 04:01:29 DEBUG : only8: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee30945ef_d20251125_m035649_c001_v7007000_t0000_u01764043009281") 2025/11/25 04:01:29 DEBUG : only8: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845d609_d20251125_m035640_c001_v0001185_t0027_u01764043000144") 2025/11/25 04:01:29 DEBUG : only9: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfced5_d20251125_m035717_c001_v7007000_t0000_u01764043037836") 2025/11/25 04:01:29 DEBUG : only9: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40063901a97e0707_d20251125_m035709_c001_v0001037_t0042_u01764043029956") 2025/11/25 04:01:29 DEBUG : only9: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845da20_d20251125_m035700_c001_v0001185_t0010_u01764043020703") 2025/11/25 04:01:29 DEBUG : only9: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4155eb82eab32b93_d20251125_m035648_c001_v7007000_t0000_u01764043008361") 2025/11/25 04:01:29 DEBUG : only9: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e06b6_d20251125_m035640_c001_v0001037_t0034_u01764043000544") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618cf8_d20251125_m035454_c001_v7007000_t0000_u01764042894813") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd81f8c_d20251125_m035452_c001_v0001185_t0033_u01764042892997") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618cf2_d20251125_m035451_c001_v7007000_t0000_u01764042891897") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e060c_d20251125_m035449_c001_v0001037_t0035_u01764042889684") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618ced_d20251125_m035448_c001_v7007000_t0000_u01764042888942") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845bf4c_d20251125_m035446_c001_v0001185_t0047_u01764042886940") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e39533e_d20251125_m035435_c001_v7007000_t0000_u01764042875794") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05dc_d20251125_m035434_c001_v0001037_t0056_u01764042874344") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e39531a_d20251125_m035432_c001_v7007000_t0000_u01764042872482") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05cf_d20251125_m035431_c001_v0001037_t0020_u01764042871251") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952fe_d20251125_m035429_c001_v7007000_t0000_u01764042869835") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05c7_d20251125_m035428_c001_v0001037_t0037_u01764042868318") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952f2_d20251125_m035421_c001_v7007000_t0000_u01764042861656") 2025/11/25 04:01:29 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05b1_d20251125_m035419_c001_v0001037_t0016_u01764042859947") 2025/11/25 04:01:30 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952ef_d20251125_m035419_c001_v7007000_t0000_u01764042859572") 2025/11/25 04:01:30 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05ab_d20251125_m035417_c001_v0001037_t0055_u01764042857990") 2025/11/25 04:01:30 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952ec_d20251125_m035417_c001_v7007000_t0000_u01764042857621") 2025/11/25 04:01:30 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05a9_d20251125_m035416_c001_v0001037_t0027_u01764042856911") 2025/11/25 04:01:30 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05a7_d20251125_m035416_c001_v0001037_t0014_u01764042856036") 2025/11/25 04:01:30 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952eb_d20251125_m035415_c001_v7007000_t0000_u01764042855668") 2025/11/25 04:01:30 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05a5_d20251125_m035414_c001_v0001037_t0014_u01764042854884") 2025/11/25 04:01:30 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05a3_d20251125_m035414_c001_v0001037_t0056_u01764042854185") 2025/11/25 04:01:30 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4df3_d20251125_m035413_c001_v7007000_t0000_u01764042853461") 2025/11/25 04:01:30 DEBUG : potato: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05a1_d20251125_m035412_c001_v0001037_t0037_u01764042852425") 2025/11/25 04:01:30 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618d2c_d20251125_m035538_c001_v7007000_t0000_u01764042938097") 2025/11/25 04:01:30 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845c981_d20251125_m035537_c001_v0001185_t0046_u01764042937524") 2025/11/25 04:01:30 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93fe93_d20251125_m035529_c001_v7007000_t0000_u01764042929336") 2025/11/25 04:01:30 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845c77e_d20251125_m035524_c001_v0001185_t0031_u01764042924687") 2025/11/25 04:01:30 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93fe8d_d20251125_m035517_c001_v7007000_t0000_u01764042917549") 2025/11/25 04:01:30 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845c503_d20251125_m035512_c001_v0001185_t0053_u01764042912969") 2025/11/25 04:01:30 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618d0c_d20251125_m035505_c001_v7007000_t0000_u01764042905624") 2025/11/25 04:01:30 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845c2bb_d20251125_m035501_c001_v0001185_t0024_u01764042901639") 2025/11/25 04:01:30 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e39535b_d20251125_m035440_c001_v7007000_t0000_u01764042880604") 2025/11/25 04:01:30 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05ea_d20251125_m035438_c001_v0001037_t0059_u01764042878796") 2025/11/25 04:01:30 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e395356_d20251125_m035438_c001_v7007000_t0000_u01764042878427") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05e2_d20251125_m035436_c001_v0001037_t0048_u01764042876345") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e395340_d20251125_m035435_c001_v7007000_t0000_u01764042875977") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05de_d20251125_m035435_c001_v0001037_t0013_u01764042875004") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e39532e_d20251125_m035433_c001_v7007000_t0000_u01764042873935") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05da_d20251125_m035432_c001_v0001037_t0039_u01764042872851") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e39530c_d20251125_m035430_c001_v7007000_t0000_u01764042870883") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05cb_d20251125_m035429_c001_v0001037_t0036_u01764042869849") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3952f4_d20251125_m035422_c001_v7007000_t0000_u01764042862398") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05b5_d20251125_m035421_c001_v0001037_t0003_u01764042861309") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a31_d20251125_m035319_c001_v7007000_t0000_u01764042799000") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0520_d20251125_m035318_c001_v0001037_t0041_u01764042798181") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a2f_d20251125_m035317_c001_v7007000_t0000_u01764042797273") 2025/11/25 04:01:31 DEBUG : potato2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e051e_d20251125_m035316_c001_v0001037_t0034_u01764042796289") 2025/11/25 04:01:31 DEBUG : potato3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93fe95_d20251125_m035529_c001_v7007000_t0000_u01764042929691") 2025/11/25 04:01:31 DEBUG : potato3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0640_d20251125_m035525_c001_v0001037_t0013_u01764042925877") 2025/11/25 04:01:31 DEBUG : potato3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93fe8e_d20251125_m035518_c001_v7007000_t0000_u01764042918034") 2025/11/25 04:01:32 DEBUG : potato3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0630_d20251125_m035514_c001_v0001037_t0031_u01764042914205") 2025/11/25 04:01:32 DEBUG : potato3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618d0d_d20251125_m035505_c001_v7007000_t0000_u01764042905845") 2025/11/25 04:01:32 DEBUG : potato3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e061c_d20251125_m035502_c001_v0001037_t0003_u01764042902102") 2025/11/25 04:01:32 DEBUG : pre-dest1/1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b2d_d20251125_m035552_c001_v7007000_t0000_u01764042952885") 2025/11/25 04:01:32 DEBUG : pre-dest1/1: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd82af4_d20251125_m035545_c001_v0001185_t0027_u01764042945720") 2025/11/25 04:01:32 DEBUG : pre-dest2/2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527b2e_d20251125_m035553_c001_v7007000_t0000_u01764042953067") 2025/11/25 04:01:32 DEBUG : pre-dest2/2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0661_d20251125_m035546_c001_v0001037_t0020_u01764042946684") 2025/11/25 04:01:32 DEBUG : sizeonly: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4dd8_d20251125_m035357_c001_v7007000_t0000_u01764042837037") 2025/11/25 04:01:32 DEBUG : sizeonly: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0575_d20251125_m035355_c001_v0001037_t0005_u01764042835603") 2025/11/25 04:01:32 DEBUG : splitbanan: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ffb3_d20251125_m035904_c001_v7007000_t0000_u01764043144283") 2025/11/25 04:01:32 DEBUG : splitbanan: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845f68c_d20251125_m035857_c001_v0001185_t0014_u01764043137057") 2025/11/25 04:01:32 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1524f_d20251125_m040015_c001_v7007000_t0000_u01764043215579") 2025/11/25 04:01:32 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd86c4f_d20251125_m040009_c001_v0001185_t0044_u01764043209287") 2025/11/25 04:01:32 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f400e9e5b5ff669a7_d20251125_m040000_c001_v7007000_t0000_u01764043200837") 2025/11/25 04:01:32 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd867e2_d20251125_m035954_c001_v0001185_t0040_u01764043194778") 2025/11/25 04:01:32 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfd141_d20251125_m035946_c001_v7007000_t0000_u01764043186879") 2025/11/25 04:01:32 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd86414_d20251125_m035940_c001_v0001185_t0026_u01764043180851") 2025/11/25 04:01:32 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4088e504c90e6509_d20251125_m035933_c001_v7007000_t0000_u01764043173093") 2025/11/25 04:01:32 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8602d_d20251125_m035927_c001_v0001185_t0013_u01764043167085") 2025/11/25 04:01:32 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15291_d20251125_m035919_c001_v7007000_t0000_u01764043159045") 2025/11/25 04:01:32 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85c5c_d20251125_m035912_c001_v0001185_t0027_u01764043152685") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40368a966fced91d_d20251125_m035858_c001_v7007000_t0000_u01764043138614") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd85835_d20251125_m035856_c001_v0001185_t0054_u01764043136000") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f421a5c473f527c40_d20251125_m035847_c001_v7007000_t0000_u01764043127926") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42edd62_d20251125_m035841_c001_v0001185_t0003_u01764043121122") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f415fe2aee309471d_d20251125_m035839_c001_v7007000_t0000_u01764043119975") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07c3_d20251125_m035836_c001_v0001037_t0030_u01764043116844") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f416e2babfc93ff84_d20251125_m035829_c001_v7007000_t0000_u01764043109290") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed88d_d20251125_m035822_c001_v0001185_t0007_u01764043102113") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f414f558eb13cc2d0_d20251125_m035820_c001_v7007000_t0000_u01764043100942") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ed79a_d20251125_m035817_c001_v0001185_t0056_u01764043097971") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d150e7_d20251125_m035803_c001_v7007000_t0000_u01764043083875") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e076e_d20251125_m035800_c001_v0001037_t0052_u01764043080580") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41166721a9b15187_d20251125_m035752_c001_v7007000_t0000_u01764043072668") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0758_d20251125_m035746_c001_v0001037_t0039_u01764043066141") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e3955d4_d20251125_m035737_c001_v7007000_t0000_u01764043057881") 2025/11/25 04:01:33 DEBUG : splitbananasplit: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e072c_d20251125_m035731_c001_v0001037_t0054_u01764043051811") 2025/11/25 04:01:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f419db1366e4990a7_d20251125_m035842_c001_v7007000_t0000_u01764043122588") 2025/11/25 04:01:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e07c5_d20251125_m035838_c001_v0001037_t0033_u01764043118153") 2025/11/25 04:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf49_d20251125_m035725_c001_v7007000_t0000_u01764043045793") 2025/11/25 04:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83fae_d20251125_m035724_c001_v0001185_t0041_u01764043044650") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf47_d20251125_m035723_c001_v7007000_t0000_u01764043043886") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ec9c4_d20251125_m035722_c001_v0001185_t0042_u01764043042790") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618cff_d20251125_m035458_c001_v7007000_t0000_u01764042898794") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845c1d6_d20251125_m035457_c001_v0001185_t0030_u01764042897906") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618cfd_d20251125_m035457_c001_v7007000_t0000_u01764042897344") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845c14f_d20251125_m035455_c001_v0001185_t0058_u01764042895937") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4dd0_d20251125_m035353_c001_v7007000_t0000_u01764042833296") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e056b_d20251125_m035351_c001_v0001037_t0013_u01764042831752") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4dcb_d20251125_m035351_c001_v7007000_t0000_u01764042831389") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0567_d20251125_m035350_c001_v0001037_t0059_u01764042830264") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4dc6_d20251125_m035348_c001_v7007000_t0000_u01764042828114") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0562_d20251125_m035347_c001_v0001037_t0036_u01764042827052") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4dc1_d20251125_m035346_c001_v7007000_t0000_u01764042826510") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e055b_d20251125_m035345_c001_v0001037_t0010_u01764042825107") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0556_d20251125_m035342_c001_v0001037_t0020_u01764042822413") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f42218b78bcfc4db9_d20251125_m035342_c001_v7007000_t0000_u01764042822033") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0554_d20251125_m035341_c001_v0001037_t0052_u01764042821245") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0551_d20251125_m035340_c001_v0001037_t0048_u01764042820373") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a49_d20251125_m035339_c001_v7007000_t0000_u01764042819644") 2025/11/25 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e054d_d20251125_m035337_c001_v0001037_t0055_u01764042817176") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0547_d20251125_m035334_c001_v0001037_t0003_u01764042814643") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a43_d20251125_m035334_c001_v7007000_t0000_u01764042814239") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0545_d20251125_m035333_c001_v0001037_t0005_u01764042813357") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0541_d20251125_m035332_c001_v0001037_t0058_u01764042812487") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a41_d20251125_m035332_c001_v7007000_t0000_u01764042812121") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0539_d20251125_m035328_c001_v0001037_t0029_u01764042808213") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a3e_d20251125_m035327_c001_v7007000_t0000_u01764042807844") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0537_d20251125_m035327_c001_v0001037_t0014_u01764042807093") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a3c_d20251125_m035326_c001_v7007000_t0000_u01764042806186") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0532_d20251125_m035325_c001_v0001037_t0012_u01764042805353") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a39_d20251125_m035324_c001_v7007000_t0000_u01764042804806") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0530_d20251125_m035324_c001_v0001037_t0019_u01764042804054") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a37_d20251125_m035323_c001_v7007000_t0000_u01764042803149") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e052c_d20251125_m035322_c001_v0001037_t0001_u01764042802170") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a35_d20251125_m035321_c001_v7007000_t0000_u01764042801624") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0526_d20251125_m035320_c001_v0001037_t0051_u01764042800904") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a33_d20251125_m035320_c001_v7007000_t0000_u01764042800354") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0524_d20251125_m035319_c001_v0001037_t0028_u01764042799591") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a2b_d20251125_m035314_c001_v7007000_t0000_u01764042794439") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e051a_d20251125_m035313_c001_v0001037_t0052_u01764042793756") 2025/11/25 04:01:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a27_d20251125_m035313_c001_v7007000_t0000_u01764042793209") 2025/11/25 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0516_d20251125_m035312_c001_v0001037_t0008_u01764042792343") 2025/11/25 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a25_d20251125_m035311_c001_v7007000_t0000_u01764042791436") 2025/11/25 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e0512_d20251125_m035310_c001_v0001037_t0036_u01764042790259") 2025/11/25 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03a22_d20251125_m035308_c001_v7007000_t0000_u01764042788092") 2025/11/25 04:01:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e050d_d20251125_m035307_c001_v0001037_t0052_u01764042787348") 2025/11/25 04:01:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf4a_d20251125_m035725_c001_v7007000_t0000_u01764043045976") 2025/11/25 04:01:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e071b_d20251125_m035724_c001_v0001037_t0010_u01764043044661") 2025/11/25 04:01:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf48_d20251125_m035724_c001_v7007000_t0000_u01764043044067") 2025/11/25 04:01:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845decb_d20251125_m035722_c001_v0001185_t0020_u01764043042777") 2025/11/25 04:01:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15253_d20251125_m040017_c001_v7007000_t0000_u01764043217732") 2025/11/25 04:01:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e089d_d20251125_m040016_c001_v0001037_t0016_u01764043216976") 2025/11/25 04:01:36 DEBUG : sub/yam: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618cf7_d20251125_m035454_c001_v7007000_t0000_u01764042894260") 2025/11/25 04:01:36 DEBUG : sub/yam: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845c090_d20251125_m035452_c001_v0001185_t0008_u01764042892643") 2025/11/25 04:01:36 DEBUG : test_dir1/file2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf43_d20251125_m035721_c001_v7007000_t0000_u01764043041990") 2025/11/25 04:01:36 DEBUG : test_dir1/file2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd83ea3_d20251125_m035720_c001_v0001185_t0047_u01764043040520") 2025/11/25 04:01:36 DEBUG : test_dir1/file2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcef8_d20251125_m035719_c001_v7007000_t0000_u01764043039763") 2025/11/25 04:01:36 DEBUG : test_dir1/file2: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845dde3_d20251125_m035718_c001_v0001185_t0008_u01764043038804") 2025/11/25 04:01:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf44_d20251125_m035722_c001_v7007000_t0000_u01764043042171") 2025/11/25 04:01:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ec94f_d20251125_m035720_c001_v0001185_t0004_u01764043040534") 2025/11/25 04:01:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4096764050bfcf02_d20251125_m035719_c001_v7007000_t0000_u01764043039945") 2025/11/25 04:01:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ec8f2_d20251125_m035718_c001_v0001185_t0023_u01764043038799") 2025/11/25 04:01:36 DEBUG : three: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e395365_d20251125_m035446_c001_v7007000_t0000_u01764042886197") 2025/11/25 04:01:37 DEBUG : three: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05fc_d20251125_m035444_c001_v0001037_t0028_u01764042884872") 2025/11/25 04:01:37 DEBUG : three: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e05f4_d20251125_m035442_c001_v0001037_t0006_u01764042882101") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15256_d20251125_m040019_c001_v7007000_t0000_u01764043219507") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a8460ac8_d20251125_m040018_c001_v0001185_t0047_u01764043218691") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15276_d20251125_m040037_c001_v7007000_t0000_u01764043237756") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ef947_d20251125_m040035_c001_v0001185_t0007_u01764043235874") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15271_d20251125_m040034_c001_v7007000_t0000_u01764043234345") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a8460ed9_d20251125_m040032_c001_v0001185_t0030_u01764043232906") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1526c_d20251125_m040031_c001_v7007000_t0000_u01764043231888") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e08b1_d20251125_m040031_c001_v0001037_t0045_u01764043231060") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1525f_d20251125_m040026_c001_v7007000_t0000_u01764043226486") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a8460c8c_d20251125_m040025_c001_v0001185_t0009_u01764043225636") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15264_d20251125_m040028_c001_v7007000_t0000_u01764043228531") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ef6e5_d20251125_m040027_c001_v0001185_t0023_u01764043227453") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1525d_d20251125_m040024_c001_v7007000_t0000_u01764043224675") 2025/11/25 04:01:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10063901a97e08a3_d20251125_m040023_c001_v0001037_t0048_u01764043223659") 2025/11/25 04:01:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d1525a_d20251125_m040022_c001_v7007000_t0000_u01764043222708") 2025/11/25 04:01:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd86fc0_d20251125_m040022_c001_v0001185_t0050_u01764043222007") 2025/11/25 04:01:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15259_d20251125_m040021_c001_v7007000_t0000_u01764043221063") 2025/11/25 04:01:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ef51c_d20251125_m040020_c001_v0001185_t0019_u01764043220455") 2025/11/25 04:01:37 DEBUG : toe/toe/toe: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4182ddb321c03df9_d20251125_m040042_c001_v7007000_t0000_u01764043242846") 2025/11/25 04:01:38 DEBUG : toe/toe/toe: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a84611c8_d20251125_m040042_c001_v0001185_t0054_u01764043242084") 2025/11/25 04:01:38 DEBUG : toe/toe/toe: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15267_d20251125_m040030_c001_v7007000_t0000_u01764043230099") 2025/11/25 04:01:38 DEBUG : toe/toe/toe: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8722d_d20251125_m040029_c001_v0001185_t0032_u01764043229474") 2025/11/25 04:01:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15277_d20251125_m040038_c001_v7007000_t0000_u01764043238342") 2025/11/25 04:01:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd8747e_d20251125_m040037_c001_v0001185_t0016_u01764043237408") 2025/11/25 04:01:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f418bfe7714d15272_d20251125_m040034_c001_v7007000_t0000_u01764043234929") 2025/11/25 04:01:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1017b9b5c42ef8d6_d20251125_m040034_c001_v0001185_t0007_u01764043234154") 2025/11/25 04:01:38 DEBUG : two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f41780fe05e395367_d20251125_m035446_c001_v7007000_t0000_u01764042886380") 2025/11/25 04:01:38 DEBUG : two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f4125d51c6dd81dd4_d20251125_m035444_c001_v0001185_t0027_u01764042884305") 2025/11/25 04:01:38 DEBUG : two: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f40063901a97e05f2_d20251125_m035441_c001_v0001037_t0042_u01764042881920") 2025/11/25 04:01:38 DEBUG : yam: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618cf9_d20251125_m035454_c001_v7007000_t0000_u01764042894997") 2025/11/25 04:01:38 DEBUG : yam: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1101020c66cf6bd3_d20251125_m035453_c001_v0001106_t0027_u01764042893774") 2025/11/25 04:01:38 DEBUG : yam: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618cf0_d20251125_m035451_c001_v7007000_t0000_u01764042891345") 2025/11/25 04:01:38 DEBUG : yam: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110765e8a845bfdc_d20251125_m035449_c001_v0001185_t0052_u01764042889693") 2025/11/25 04:01:38 DEBUG : yam: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618ce8_d20251125_m035448_c001_v7007000_t0000_u01764042888388") 2025/11/25 04:01:38 DEBUG : yam: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f1125d51c6dd81e5c_d20251125_m035446_c001_v0001185_t0037_u01764042886958") 2025/11/25 04:01:38 DEBUG : yaml: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618cf4_d20251125_m035452_c001_v7007000_t0000_u01764042892081") 2025/11/25 04:01:38 DEBUG : yaml: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f110c15b2e307c63c_d20251125_m035450_c001_v0001120_t0016_u01764042890759") 2025/11/25 04:01:38 DEBUG : yaml: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f405a50ad8e618cee_d20251125_m035449_c001_v7007000_t0000_u01764042889125") 2025/11/25 04:01:38 DEBUG : yaml: Deleting (id "4_z8f12cd23204dbb9b9fa80e1b_f10743e77fa12cea5_d20251125_m035448_c001_v0001184_t0024_u01764042888183") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished ERROR in 8m35.624926495s (try 1/5): exit status 1: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]