"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/16 01:47:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi" 2025/11/16 01:47:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 01:47:03 DEBUG : Creating backend with remote "/tmp/rclone835760180" === 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-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/16 01:47:05 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:05 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.35s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/16 01:47:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:06 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:06 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:07 INFO : sub dir/hello world: Copied (new) 2025/11/16 01:47:07 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.87s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", 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-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:08 DEBUG : Creating backend with remote "/non-existing" 2025/11/16 01:47:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/16 01:47:09 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:09 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:09 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:09 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.77s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.39s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:11 INFO : B2 bucket rclone-test-gacoyet9zuwi: Running all checks before starting transfers 2025/11/16 01:47:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:11 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:11 INFO : B2 bucket rclone-test-gacoyet9zuwi: Checks finished, now starting transfers 2025/11/16 01:47:11 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.41s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:12 ERROR : Ignoring --no-traverse with sync 2025/11/16 01:47:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:13 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:13 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:13 INFO : sub dir/hello world: Copied (new) 2025/11/16 01:47:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.37s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/16 01:47:14 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:14 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:14 DEBUG : hello world2: size = 12 OK 2025/11/16 01:47:14 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/16 01:47:14 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.27s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:47:15 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:15 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:16 DEBUG : potato2: size = 11 OK 2025/11/16 01:47:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:47:17 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:17 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:17 DEBUG : potato2: size = 11 OK 2025/11/16 01:47:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/16 01:47:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 01:47:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/16 01:47:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/16 01:47:18 INFO : sub dir2: Making directory 2025/11/16 01:47:18 INFO : sub dir: Making directory 2025/11/16 01:47:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:18 INFO : sub dir2/sub sub dir2: Making directory 2025/11/16 01:47:18 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:18 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47: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/16 01:47:19 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.27s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:19 INFO : sub dir2: Making directory 2025/11/16 01:47:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/16 01:47:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 01:47:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:20 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:20 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:21 DEBUG : sub dir2: Making directory with metadata 2025/11/16 01:47:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 01:47:21 INFO : sub dir2: Making directory 2025/11/16 01:47:21 INFO : sub dir: Making directory 2025/11/16 01:47:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:21 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:21 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:21 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:21 INFO : sub dir/hello world: Copied (new) 2025/11/16 01:47:21 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/16 01:47:21 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/16 01:47:22 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: 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-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", 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-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:23 INFO : sub dir2: Making directory 2025/11/16 01:47:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:23 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:23 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:23 INFO : sub dir/hello world: Copied (new) 2025/11/16 01:47:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.27s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:24 DEBUG : sub dir2: Making directory with metadata 2025/11/16 01:47:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 01:47:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/16 01:47:24 INFO : sub dir2: Making directory 2025/11/16 01:47:24 INFO : sub dir: Making directory 2025/11/16 01:47:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:24 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:24 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:24 INFO : sub dir/hello world: Copied (new) 2025/11/16 01:47:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/16 01:47:24 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", 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-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:25 INFO : sub dir2: Making directory 2025/11/16 01:47:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:26 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:26 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:26 INFO : sub dir/hello world: Copied (new) 2025/11/16 01:47:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.45s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gomicuh2tuga" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gacoyet9zuwi -> B2 bucket rclone-test-gomicuh2tuga 2025/11/16 01:47:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:29 DEBUG : B2 bucket rclone-test-gomicuh2tuga: Waiting for checks to finish 2025/11/16 01:47:29 DEBUG : B2 bucket rclone-test-gomicuh2tuga: Waiting for transfers to finish 2025/11/16 01:47:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/16 01:47:30 DEBUG : B2 bucket rclone-test-gomicuh2tuga: Purge remote 2025/11/16 01:47:30 INFO : B2 bucket rclone-test-gomicuh2tuga: cleaning bucket "rclone-test-gomicuh2tuga" of all files 2025/11/16 01:47:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fe28d83508d8bab9fa80e1b_f1077f318085b96f8_d20251116_m014730_c001_v0001099_t0045_u01763257650140") --- PASS: TestServerSideCopy (4.96s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone835760180) 2025/11/16 01:47:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:47:33 DEBUG : sub dir/hello world: Sizes differ 2025/11/16 01:47:33 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:33 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:33 DEBUG : sub dir/hello world: size = 17 OK 2025/11/16 01:47:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/16 01:47:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:34 DEBUG : Creating backend with remote "TestB2:rclone-test-detenol1boho" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gacoyet9zuwi -> B2 bucket rclone-test-detenol1boho 2025/11/16 01:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:36 DEBUG : B2 bucket rclone-test-detenol1boho: Waiting for checks to finish 2025/11/16 01:47:36 DEBUG : B2 bucket rclone-test-detenol1boho: Waiting for transfers to finish 2025/11/16 01:47:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/16 01:47:39 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:47:39 DEBUG : B2 bucket rclone-test-detenol1boho: Waiting for checks to finish 2025/11/16 01:47:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-detenol1boho) 2025/11/16 01:47:39 DEBUG : sub dir/hello world: Sizes differ 2025/11/16 01:47:39 DEBUG : B2 bucket rclone-test-detenol1boho: Waiting for transfers to finish 2025/11/16 01:47:39 DEBUG : sub dir/hello world: size = 17 OK 2025/11/16 01:47:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/16 01:47:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/16 01:47:39 DEBUG : B2 bucket rclone-test-detenol1boho: Purge remote 2025/11/16 01:47:39 INFO : B2 bucket rclone-test-detenol1boho: cleaning bucket "rclone-test-detenol1boho" of all files 2025/11/16 01:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf32ad33508d8bab9fa80e1b_f10168df7766300af_d20251116_m014739_c001_v0001137_t0029_u01763257659221") 2025/11/16 01:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zcf32ad33508d8bab9fa80e1b_f115b6b15988a44e9_d20251116_m014737_c001_v0001120_t0056_u01763257657454") --- PASS: TestServerSideCopyOverSelf (7.81s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone835760180) 2025/11/16 01:47:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:47:43 DEBUG : sub dir/hello world: Sizes differ 2025/11/16 01:47:43 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:43 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:43 DEBUG : sub dir/hello world: size = 17 OK 2025/11/16 01:47:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/16 01:47:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/16 01:47:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.06s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:44 DEBUG : Creating backend with remote "TestB2:rclone-test-fogubum2vepu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gacoyet9zuwi -> B2 bucket rclone-test-fogubum2vepu 2025/11/16 01:47:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:46 DEBUG : B2 bucket rclone-test-fogubum2vepu: Waiting for checks to finish 2025/11/16 01:47:46 DEBUG : B2 bucket rclone-test-fogubum2vepu: Waiting for transfers to finish 2025/11/16 01:47:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:47:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/16 01:47:48 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:47:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fogubum2vepu) 2025/11/16 01:47:48 DEBUG : B2 bucket rclone-test-fogubum2vepu: Waiting for checks to finish 2025/11/16 01:47:48 DEBUG : sub dir/hello world: Sizes differ 2025/11/16 01:47:48 DEBUG : B2 bucket rclone-test-fogubum2vepu: Waiting for transfers to finish 2025/11/16 01:47:49 DEBUG : sub dir/hello world: size = 17 OK 2025/11/16 01:47:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/16 01:47:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/16 01:47:49 INFO : sub dir/hello world: Deleted 2025/11/16 01:47:50 DEBUG : testing file moves 2025/11/16 01:47:50 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:47:50 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fogubum2vepu) 2025/11/16 01:47:50 DEBUG : sub dir/hello world: Sizes differ 2025/11/16 01:47:50 DEBUG : B2 bucket rclone-test-fogubum2vepu: Waiting for checks to finish 2025/11/16 01:47:50 DEBUG : B2 bucket rclone-test-fogubum2vepu: Waiting for transfers to finish 2025/11/16 01:47:51 DEBUG : sub dir/hello world: size = 24 OK 2025/11/16 01:47:51 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/16 01:47:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/16 01:47:51 INFO : sub dir/hello world: Deleted 2025/11/16 01:47:51 DEBUG : B2 bucket rclone-test-fogubum2vepu: Purge remote 2025/11/16 01:47:51 INFO : B2 bucket rclone-test-fogubum2vepu: cleaning bucket "rclone-test-fogubum2vepu" of all files 2025/11/16 01:47:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cda3508d8bab9fa80e1b_f1145001d030dc6d5_d20251116_m014750_c001_v0001098_t0033_u01763257670973") 2025/11/16 01:47:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cda3508d8bab9fa80e1b_f114d0ae2479b0e7e_d20251116_m014748_c001_v0001172_t0027_u01763257668638") 2025/11/16 01:47:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cda3508d8bab9fa80e1b_f1051686b57f7e533_d20251116_m014747_c001_v0001099_t0034_u01763257667253") --- PASS: TestServerSideMoveOverSelf (9.54s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:54 ERROR : error listing: directory not found 2025/11/16 01:47:54 INFO : Local file system at /tmp/rclone835760180: Making directory 2025/11/16 01:47:54 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:54 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.73s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:47:56 DEBUG : Local file system at /tmp/rclone835760180: Waiting for checks to finish 2025/11/16 01:47:56 DEBUG : Local file system at /tmp/rclone835760180: Waiting for transfers to finish 2025/11/16 01:47:57 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/16 01:47:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:47:57 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/16 01:47:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/16 01:47:57 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:57 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:58 DEBUG : check sum: size = 1 OK 2025/11/16 01:47:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 01:47:58 INFO : check sum: Copied (new) 2025/11/16 01:47:58 DEBUG : Waiting for deletions to finish 2025/11/16 01:47:58 DEBUG : check sum: size = 1 OK 2025/11/16 01:47:58 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 01:47:58 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/16 01:47:58 DEBUG : check sum: Unchanged skipping 2025/11/16 01:47:58 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:47:58 DEBUG : Waiting for deletions to finish 2025/11/16 01:47:58 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.78s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:47:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/16 01:47:59 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:47:59 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:00 DEBUG : sizeonly: size = 6 OK 2025/11/16 01:48:00 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/16 01:48:00 INFO : sizeonly: Copied (new) 2025/11/16 01:48:00 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:00 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:00 DEBUG : sizeonly: size = 6 OK 2025/11/16 01:48:00 DEBUG : sizeonly: Sizes identical 2025/11/16 01:48:00 DEBUG : sizeonly: Unchanged skipping 2025/11/16 01:48:00 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:00 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:00 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.79s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/16 01:48:01 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:01 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/16 01:48:01 INFO : ignore-size: Copied (new) 2025/11/16 01:48:01 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:02 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:48:02 DEBUG : ignore-size: Unchanged skipping 2025/11/16 01:48:02 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:02 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:02 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.70s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:03 DEBUG : existing: size = 6 OK 2025/11/16 01:48:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:48:03 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:03 DEBUG : existing: Unchanged skipping 2025/11/16 01:48:03 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:03 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:03 INFO : There was nothing to transfer 2025/11/16 01:48:03 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/16 01:48:03 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:04 DEBUG : existing: size = 6 OK 2025/11/16 01:48:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/16 01:48:04 INFO : existing: Copied (replaced existing) 2025/11/16 01:48:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.09s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/16 01:48:05 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:05 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:05 DEBUG : existing: size = 6 OK 2025/11/16 01:48:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/16 01:48:05 INFO : existing: Copied (new) 2025/11/16 01:48:05 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:06 DEBUG : existing: Destination exists, skipping 2025/11/16 01:48:06 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:06 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:06 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.93s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/16 01:48:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/16 01:48:08 DEBUG : c/non empty space: size = 5 OK 2025/11/16 01:48:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:48:08 DEBUG : c/non empty space: Unchanged skipping 2025/11/16 01:48:08 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:08 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:08 DEBUG : a/potato2: size = 60 OK 2025/11/16 01:48:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:48:08 INFO : a/potato2: Copied (new) 2025/11/16 01:48:08 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:08 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:11 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:11 DEBUG : empty space: size = 1 OK 2025/11/16 01:48:11 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/16 01:48:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 01:48:11 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/16 01:48:11 DEBUG : empty space: Unchanged skipping 2025/11/16 01:48:11 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:11 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:11 INFO : There was nothing to transfer 2025/11/16 01:48:11 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:11 DEBUG : empty space: size = 1 OK 2025/11/16 01:48:11 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/16 01:48:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 01:48:12 INFO : empty space: Updated modification time in destination 2025/11/16 01:48:12 DEBUG : empty space: Unchanged skipping 2025/11/16 01:48:12 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:12 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:13 DEBUG : empty space: size = 1 OK 2025/11/16 01:48:13 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/16 01:48:13 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 01:48:13 DEBUG : empty space: Unchanged skipping 2025/11/16 01:48:13 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:13 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.47s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:15 DEBUG : foo: size = 3 OK 2025/11/16 01:48:15 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:15 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/16 01:48:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone835760180) 2025/11/16 01:48:15 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:48:15 DEBUG : foo: sha1 differ 2025/11/16 01:48:15 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:15 DEBUG : foo: size = 3 OK 2025/11/16 01:48:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/16 01:48:15 INFO : foo: Copied (replaced existing) 2025/11/16 01:48:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:16 DEBUG : empty space: size = 1 OK 2025/11/16 01:48:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:48:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/16 01:48:16 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:16 DEBUG : empty space: Unchanged skipping 2025/11/16 01:48:16 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:16 DEBUG : potato: size = 60 OK 2025/11/16 01:48:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:48:16 INFO : potato: Copied (new) 2025/11/16 01:48:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.89s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:18 DEBUG : potato: size = 21 (Local file system at /tmp/rclone835760180) 2025/11/16 01:48:18 DEBUG : potato: size = 60 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:48:18 DEBUG : potato: Sizes differ 2025/11/16 01:48:18 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:18 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:19 DEBUG : potato: size = 21 OK 2025/11/16 01:48:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/16 01:48:19 INFO : potato: Copied (replaced existing) 2025/11/16 01:48:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.05s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:20 DEBUG : potato: size = 21 OK 2025/11/16 01:48:20 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/16 01:48:20 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone835760180) 2025/11/16 01:48:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:48:20 DEBUG : potato: sha1 differ 2025/11/16 01:48:20 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:21 DEBUG : potato: size = 21 OK 2025/11/16 01:48:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/16 01:48:21 INFO : potato: Copied (replaced existing) 2025/11/16 01:48:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:48:22 DEBUG : empty space: size = 1 OK 2025/11/16 01:48:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:48:22 DEBUG : empty space: Unchanged skipping 2025/11/16 01:48:22 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:22 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/16 01:48:22 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:24 DEBUG : empty space: size = 1 OK 2025/11/16 01:48:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:48:24 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:24 DEBUG : empty space: Unchanged skipping 2025/11/16 01:48:24 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:25 DEBUG : potato2: size = 60 OK 2025/11/16 01:48:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:48:25 INFO : potato2: Copied (new) 2025/11/16 01:48:25 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:25 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:26 INFO : d: Making directory 2025/11/16 01:48:26 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/16 01:48:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/16 01:48:27 DEBUG : c/non empty space: size = 5 OK 2025/11/16 01:48:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:48:27 DEBUG : c/non empty space: Unchanged skipping 2025/11/16 01:48:27 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:27 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:27 DEBUG : a/potato2: size = 60 OK 2025/11/16 01:48:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:48:27 INFO : a/potato2: Copied (new) 2025/11/16 01:48:27 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:27 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/16 01:48:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/16 01:48:30 DEBUG : c/non empty space: size = 5 OK 2025/11/16 01:48:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:48:30 DEBUG : c/non empty space: Unchanged skipping 2025/11/16 01:48:30 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:30 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:30 DEBUG : a/potato2: size = 60 OK 2025/11/16 01:48:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:48:30 INFO : a/potato2: Copied (new) 2025/11/16 01:48:30 ERROR : B2 bucket rclone-test-gacoyet9zuwi: not deleting files as there were IO errors 2025/11/16 01:48:30 ERROR : B2 bucket rclone-test-gacoyet9zuwi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:32 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:32 DEBUG : empty space: size = 1 OK 2025/11/16 01:48:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:48:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:48:32 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:32 DEBUG : empty space: Unchanged skipping 2025/11/16 01:48:32 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:32 INFO : potato: Deleted 2025/11/16 01:48:33 DEBUG : potato2: size = 60 OK 2025/11/16 01:48:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:48:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.93s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:35 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:35 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:35 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:35 INFO : potato: Deleted 2025/11/16 01:48:35 DEBUG : empty space: size = 1 OK 2025/11/16 01:48:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:48:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:48:35 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:35 DEBUG : empty space: Unchanged skipping 2025/11/16 01:48:35 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:36 DEBUG : potato2: size = 60 OK 2025/11/16 01:48:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:48:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.86s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:48:37 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:37 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:38 DEBUG : potato2: size = 19 OK 2025/11/16 01:48:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/16 01:48:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.99s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:40 DEBUG : enormous: Excluded (Size Filter) 2025/11/16 01:48:40 DEBUG : enormous: Excluded 2025/11/16 01:48:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/16 01:48:40 DEBUG : potato2: Excluded 2025/11/16 01:48:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/16 01:48:40 DEBUG : potato2: Excluded 2025/11/16 01:48:40 DEBUG : empty space: size = 1 OK 2025/11/16 01:48:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:48:40 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:40 DEBUG : empty space: Unchanged skipping 2025/11/16 01:48:40 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:40 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:40 INFO : There was nothing to transfer 2025/11/16 01:48:40 DEBUG : enormous: Excluded (Size Filter) 2025/11/16 01:48:40 DEBUG : enormous: Excluded 2025/11/16 01:48:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/16 01:48:40 DEBUG : potato2: Excluded 2025/11/16 01:48:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/16 01:48:40 DEBUG : potato2: Excluded 2025/11/16 01:48:40 DEBUG : empty space: size = 1 OK 2025/11/16 01:48:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/16 01:48:40 DEBUG : empty space: Unchanged skipping 2025/11/16 01:48:40 DEBUG : Local file system at /tmp/rclone835760180: Waiting for checks to finish 2025/11/16 01:48:40 DEBUG : Local file system at /tmp/rclone835760180: Waiting for transfers to finish 2025/11/16 01:48:40 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.27s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:43 DEBUG : enormous: Excluded (Size Filter) 2025/11/16 01:48:43 DEBUG : enormous: Excluded 2025/11/16 01:48:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/16 01:48:43 DEBUG : potato2: Excluded 2025/11/16 01:48:43 DEBUG : empty space: size = 1 OK 2025/11/16 01:48:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:48:43 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:43 DEBUG : empty space: Unchanged skipping 2025/11/16 01:48:43 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:43 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:43 INFO : enormous: Deleted 2025/11/16 01:48:43 INFO : potato2: Deleted 2025/11/16 01:48:43 INFO : There was nothing to transfer 2025/11/16 01:48:44 DEBUG : empty space: size = 1 OK 2025/11/16 01:48:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/16 01:48:44 DEBUG : Local file system at /tmp/rclone835760180: Waiting for checks to finish 2025/11/16 01:48:44 DEBUG : empty space: Unchanged skipping 2025/11/16 01:48:44 DEBUG : Local file system at /tmp/rclone835760180: Waiting for transfers to finish 2025/11/16 01:48:44 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:44 INFO : potato2: Deleted 2025/11/16 01:48:44 INFO : enormous: Deleted 2025/11/16 01:48:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.15s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:46 DEBUG : five: Need to transfer - File not found at Destination 2025/11/16 01:48:46 DEBUG : four: size = 4 (Local file system at /tmp/rclone835760180) 2025/11/16 01:48:46 DEBUG : four: size = 8 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:48:46 DEBUG : four: Sizes differ 2025/11/16 01:48:46 DEBUG : one: Destination is newer than source, skipping 2025/11/16 01:48:46 DEBUG : two: size = 3 OK 2025/11/16 01:48:46 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:46 DEBUG : three: size = 5 OK 2025/11/16 01:48:46 DEBUG : three: Sizes identical 2025/11/16 01:48:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone835760180) 2025/11/16 01:48:46 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:48:46 DEBUG : two: sha1 differ 2025/11/16 01:48:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/16 01:48:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/16 01:48:46 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:46 DEBUG : four: size = 4 OK 2025/11/16 01:48:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/16 01:48:46 INFO : four: Copied (replaced existing) 2025/11/16 01:48:46 DEBUG : five: size = 4 OK 2025/11/16 01:48:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/16 01:48:46 INFO : five: Copied (new) 2025/11/16 01:48:47 DEBUG : two: size = 3 OK 2025/11/16 01:48:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/16 01:48:47 INFO : two: Copied (replaced existing) 2025/11/16 01:48:47 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:47 DEBUG : five: size = 4 OK 2025/11/16 01:48:47 DEBUG : four: size = 4 OK 2025/11/16 01:48:47 DEBUG : one: Destination is newer than source, skipping 2025/11/16 01:48:47 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:47 DEBUG : three: size = 5 OK 2025/11/16 01:48:47 DEBUG : two: size = 3 OK 2025/11/16 01:48:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/16 01:48:47 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/16 01:48:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/16 01:48:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/16 01:48:47 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/16 01:48:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/16 01:48:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/16 01:48:47 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/16 01:48:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/16 01:48:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone835760180) 2025/11/16 01:48:47 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:48:47 DEBUG : three: sha1 differ 2025/11/16 01:48:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/16 01:48:47 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:47 DEBUG : three: size = 5 OK 2025/11/16 01:48:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 01:48:47 INFO : three: Copied (replaced existing) 2025/11/16 01:48:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.57s) === 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-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/16 01:48:49 INFO : B2 bucket rclone-test-gacoyet9zuwi: Making map for --track-renames 2025/11/16 01:48:49 INFO : B2 bucket rclone-test-gacoyet9zuwi: Finished making map for --track-renames 2025/11/16 01:48:49 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/16 01:48:49 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for renames to finish 2025/11/16 01:48:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/16 01:48:49 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:49 DEBUG : yam: size = 11 OK 2025/11/16 01:48:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/16 01:48:49 INFO : yam: Copied (new) 2025/11/16 01:48:49 DEBUG : potato: size = 14 OK 2025/11/16 01:48:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/16 01:48:49 INFO : potato: Copied (new) 2025/11/16 01:48:49 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:50 DEBUG : potato: size = 14 OK 2025/11/16 01:48:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:48:50 INFO : B2 bucket rclone-test-gacoyet9zuwi: Making map for --track-renames 2025/11/16 01:48:50 INFO : B2 bucket rclone-test-gacoyet9zuwi: Finished making map for --track-renames 2025/11/16 01:48:50 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:50 DEBUG : potato: Unchanged skipping 2025/11/16 01:48:50 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for renames to finish 2025/11/16 01:48:50 DEBUG : yaml: size = 11 OK 2025/11/16 01:48:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/16 01:48:50 INFO : yam: Copied (server-side copy) to: yaml 2025/11/16 01:48:51 INFO : yam: Deleted 2025/11/16 01:48:51 INFO : yaml: Renamed from "yam" 2025/11/16 01:48:51 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/16 01:48:52 INFO : B2 bucket rclone-test-gacoyet9zuwi: Making map for --track-renames 2025/11/16 01:48:52 INFO : B2 bucket rclone-test-gacoyet9zuwi: Finished making map for --track-renames 2025/11/16 01:48:52 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/16 01:48:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/16 01:48:52 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for renames to finish 2025/11/16 01:48:52 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:52 DEBUG : yam: size = 11 OK 2025/11/16 01:48:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/16 01:48:52 INFO : yam: Copied (new) 2025/11/16 01:48:52 DEBUG : potato: size = 14 OK 2025/11/16 01:48:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/16 01:48:52 INFO : potato: Copied (new) 2025/11/16 01:48:52 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:53 DEBUG : potato: size = 14 OK 2025/11/16 01:48:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:48:53 INFO : B2 bucket rclone-test-gacoyet9zuwi: Making map for --track-renames 2025/11/16 01:48:53 INFO : B2 bucket rclone-test-gacoyet9zuwi: Finished making map for --track-renames 2025/11/16 01:48:53 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:53 DEBUG : potato: Unchanged skipping 2025/11/16 01:48:53 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for renames to finish 2025/11/16 01:48:53 DEBUG : yaml: size = 11 OK 2025/11/16 01:48:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/16 01:48:53 INFO : yam: Copied (server-side copy) to: yaml 2025/11/16 01:48:53 INFO : yam: Deleted 2025/11/16 01:48:53 INFO : yaml: Renamed from "yam" 2025/11/16 01:48:53 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/16 01:48:54 INFO : B2 bucket rclone-test-gacoyet9zuwi: Making map for --track-renames 2025/11/16 01:48:54 INFO : B2 bucket rclone-test-gacoyet9zuwi: Finished making map for --track-renames 2025/11/16 01:48:54 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/16 01:48:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/16 01:48:54 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for renames to finish 2025/11/16 01:48:54 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:55 DEBUG : sub/yam: size = 11 OK 2025/11/16 01:48:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/16 01:48:55 INFO : sub/yam: Copied (new) 2025/11/16 01:48:55 DEBUG : potato: size = 14 OK 2025/11/16 01:48:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/16 01:48:55 INFO : potato: Copied (new) 2025/11/16 01:48:55 DEBUG : Waiting for deletions to finish 2025/11/16 01:48:56 DEBUG : potato: size = 14 OK 2025/11/16 01:48:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:48:56 DEBUG : potato: Unchanged skipping 2025/11/16 01:48:56 INFO : B2 bucket rclone-test-gacoyet9zuwi: Making map for --track-renames 2025/11/16 01:48:56 INFO : B2 bucket rclone-test-gacoyet9zuwi: Finished making map for --track-renames 2025/11/16 01:48:56 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:56 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for renames to finish 2025/11/16 01:48:56 DEBUG : yam: size = 11 OK 2025/11/16 01:48:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/16 01:48:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/16 01:48:57 INFO : sub/yam: Deleted 2025/11/16 01:48:57 INFO : yam: Renamed from "sub/yam" 2025/11/16 01:48:57 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.26s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:57 DEBUG : Creating backend with remote "/tmp/rclone835760180/dir1" 2025/11/16 01:48:57 DEBUG : Creating backend with remote "/tmp/rclone835760180/dir2" 2025/11/16 01:48:57 DEBUG : Local file system at /tmp/rclone835760180/dir2: Using server-side directory move 2025/11/16 01:48:57 INFO : Local file system at /tmp/rclone835760180/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/16 01:48:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/16 01:48:57 DEBUG : Local file system at /tmp/rclone835760180/dir2: Waiting for checks to finish 2025/11/16 01:48:57 DEBUG : Local file system at /tmp/rclone835760180/dir2: Waiting for transfers to finish 2025/11/16 01:48:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:48:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:48:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/16 01:48:58 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:48:58 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:48:58 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/16 01:48:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/16 01:48:58 INFO : nested/sub dir/file: Copied (new) 2025/11/16 01:48:58 INFO : nested/sub dir/file: Deleted 2025/11/16 01:48:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:48:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:48:59 INFO : sub dir/hello world: Copied (new) 2025/11/16 01:48:59 INFO : sub dir/hello world: Deleted 2025/11/16 01:48:59 INFO : sub dir: Removing directory 2025/11/16 01:48:59 INFO : nested/sub dir: Removing directory 2025/11/16 01:48:59 INFO : nested: Removing directory 2025/11/16 01:48:59 DEBUG : Local file system at /tmp/rclone835760180: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:49:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 01:49:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/16 01:49:00 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:49:00 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:49:00 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/16 01:49:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/16 01:49:00 INFO : nested/sub dir/file: Copied (new) 2025/11/16 01:49:00 INFO : nested/sub dir/file: Deleted 2025/11/16 01:49:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 01:49:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:49:00 INFO : sub dir/hello world: Copied (new) 2025/11/16 01:49:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:49:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/16 01:49:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/16 01:49:01 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:49:01 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:49:02 DEBUG : existing: size = 6 OK 2025/11/16 01:49:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/16 01:49:02 INFO : existing: Copied (new) 2025/11/16 01:49:02 INFO : existing: Deleted 2025/11/16 01:49:02 DEBUG : existing-b: size = 6 OK 2025/11/16 01:49:02 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/16 01:49:02 INFO : existing-b: Copied (new) 2025/11/16 01:49:02 INFO : existing-b: Deleted 2025/11/16 01:49:02 DEBUG : existing: Destination exists, skipping 2025/11/16 01:49:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/16 01:49:02 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:49:02 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:49:02 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.03s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:49:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zihedim2zaxu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gacoyet9zuwi -> B2 bucket rclone-test-zihedim2zaxu 2025/11/16 01:49:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:49:08 DEBUG : empty space: size = 1 OK 2025/11/16 01:49:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/16 01:49:08 DEBUG : empty space: Unchanged skipping 2025/11/16 01:49:08 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:49:08 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zihedim2zaxu) 2025/11/16 01:49:08 DEBUG : potato3: Sizes differ 2025/11/16 01:49:08 DEBUG : B2 bucket rclone-test-zihedim2zaxu: Waiting for checks to finish 2025/11/16 01:49:09 INFO : empty space: Deleted 2025/11/16 01:49:09 DEBUG : B2 bucket rclone-test-zihedim2zaxu: Waiting for transfers to finish 2025/11/16 01:49:09 DEBUG : potato2: size = 60 OK 2025/11/16 01:49:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:49:09 INFO : potato2: Copied (server-side copy) 2025/11/16 01:49:09 INFO : potato2: Deleted 2025/11/16 01:49:09 DEBUG : potato3: size = 68 OK 2025/11/16 01:49:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/16 01:49:09 INFO : potato3: Copied (server-side copy) 2025/11/16 01:49:09 INFO : potato3: Deleted 2025/11/16 01:49:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dubiyek5daca" 2025/11/16 01:49:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/16 01:49:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:49:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/16 01:49:11 DEBUG : B2 bucket rclone-test-dubiyek5daca: Waiting for checks to finish 2025/11/16 01:49:11 DEBUG : B2 bucket rclone-test-dubiyek5daca: Waiting for transfers to finish 2025/11/16 01:49:12 DEBUG : empty space: size = 1 OK 2025/11/16 01:49:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 01:49:12 INFO : empty space: Copied (server-side copy) 2025/11/16 01:49:13 INFO : empty space: Deleted 2025/11/16 01:49:13 DEBUG : potato3: size = 68 OK 2025/11/16 01:49:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/16 01:49:13 INFO : potato3: Copied (server-side copy) 2025/11/16 01:49:13 DEBUG : potato2: size = 60 OK 2025/11/16 01:49:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:49:13 INFO : potato2: Copied (server-side copy) 2025/11/16 01:49:13 INFO : potato3: Deleted 2025/11/16 01:49:13 INFO : potato2: Deleted 2025/11/16 01:49:13 DEBUG : B2 bucket rclone-test-dubiyek5daca: Purge remote 2025/11/16 01:49:13 INFO : B2 bucket rclone-test-dubiyek5daca: cleaning bucket "rclone-test-dubiyek5daca" of all files 2025/11/16 01:49:14 DEBUG : empty space: Deleting (id "4_z2f521d8350ad8bab9fa80e1b_f10733a4b721e593e_d20251116_m014912_c001_v0001134_t0023_u01763257752594") 2025/11/16 01:49:14 DEBUG : potato2: Deleting (id "4_z2f521d8350ad8bab9fa80e1b_f117547ef6f0e2680_d20251116_m014912_c001_v0001099_t0003_u01763257752965") 2025/11/16 01:49:14 DEBUG : potato3: Deleting (id "4_z2f521d8350ad8bab9fa80e1b_f11325b6d58697aee_d20251116_m014912_c001_v0001105_t0047_u01763257752975") 2025/11/16 01:49:15 DEBUG : B2 bucket rclone-test-zihedim2zaxu: Purge remote 2025/11/16 01:49:15 INFO : B2 bucket rclone-test-zihedim2zaxu: cleaning bucket "rclone-test-zihedim2zaxu" of all files 2025/11/16 01:49:15 DEBUG : empty space: Deleting (id "4_z5f220d3350ad8bab9fa80e1b_f4011d7280080785c_d20251116_m014913_c001_v7007000_t0000_u01763257753012") 2025/11/16 01:49:15 DEBUG : empty space: Deleting (id "4_z5f220d3350ad8bab9fa80e1b_f10733a4b721e5923_d20251116_m014907_c001_v0001134_t0012_u01763257747967") 2025/11/16 01:49:15 DEBUG : potato2: Deleting (id "4_z5f220d3350ad8bab9fa80e1b_f417cfe9944f165b6_d20251116_m014913_c001_v7007000_t0000_u01763257753401") 2025/11/16 01:49:15 DEBUG : potato2: Deleting (id "4_z5f220d3350ad8bab9fa80e1b_f11309509809e3add_d20251116_m014909_c001_v0001134_t0046_u01763257749089") 2025/11/16 01:49:15 DEBUG : potato3: Deleting (id "4_z5f220d3350ad8bab9fa80e1b_f4011d7280080785d_d20251116_m014913_c001_v7007000_t0000_u01763257753384") 2025/11/16 01:49:15 DEBUG : potato3: Deleting (id "4_z5f220d3350ad8bab9fa80e1b_f10932e4a04f97416_d20251116_m014909_c001_v0001041_t0047_u01763257749465") 2025/11/16 01:49:15 DEBUG : potato3: Deleting (id "4_z5f220d3350ad8bab9fa80e1b_f10733a4b721e5925_d20251116_m014908_c001_v0001134_t0025_u01763257748401") --- PASS: TestServerSideMove (13.97s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:49:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lumadad3puzu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gacoyet9zuwi -> B2 bucket rclone-test-lumadad3puzu 2025/11/16 01:49:23 DEBUG : empty space: Excluded (Size Filter) 2025/11/16 01:49:23 DEBUG : empty space: Excluded 2025/11/16 01:49:23 DEBUG : empty space: Excluded (Size Filter) 2025/11/16 01:49:23 DEBUG : empty space: Excluded 2025/11/16 01:49:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:49:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:49:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lumadad3puzu) 2025/11/16 01:49:23 DEBUG : potato3: Sizes differ 2025/11/16 01:49:23 DEBUG : B2 bucket rclone-test-lumadad3puzu: Waiting for checks to finish 2025/11/16 01:49:23 DEBUG : B2 bucket rclone-test-lumadad3puzu: Waiting for transfers to finish 2025/11/16 01:49:23 DEBUG : potato2: size = 60 OK 2025/11/16 01:49:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:49:23 INFO : potato2: Copied (server-side copy) 2025/11/16 01:49:23 INFO : potato2: Deleted 2025/11/16 01:49:24 DEBUG : potato3: size = 68 OK 2025/11/16 01:49:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/16 01:49:24 INFO : potato3: Copied (server-side copy) 2025/11/16 01:49:24 INFO : potato3: Deleted 2025/11/16 01:49:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gadenob4wufi" 2025/11/16 01:49:25 DEBUG : empty space: Excluded (Size Filter) 2025/11/16 01:49:25 DEBUG : empty space: Excluded 2025/11/16 01:49:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:49:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/16 01:49:25 DEBUG : B2 bucket rclone-test-gadenob4wufi: Waiting for checks to finish 2025/11/16 01:49:25 DEBUG : B2 bucket rclone-test-gadenob4wufi: Waiting for transfers to finish 2025/11/16 01:49:26 DEBUG : potato2: size = 60 OK 2025/11/16 01:49:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:49:26 INFO : potato2: Copied (server-side copy) 2025/11/16 01:49:27 INFO : potato2: Deleted 2025/11/16 01:49:27 DEBUG : potato3: size = 68 OK 2025/11/16 01:49:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/16 01:49:27 INFO : potato3: Copied (server-side copy) 2025/11/16 01:49:27 INFO : potato3: Deleted 2025/11/16 01:49:28 DEBUG : B2 bucket rclone-test-gadenob4wufi: Purge remote 2025/11/16 01:49:28 INFO : B2 bucket rclone-test-gadenob4wufi: cleaning bucket "rclone-test-gadenob4wufi" of all files 2025/11/16 01:49:28 DEBUG : potato2: Deleting (id "4_z2ff25d0350ad8bab9fa80e1b_f1116f578c0b1f12f_d20251116_m014926_c001_v0001184_t0016_u01763257766837") 2025/11/16 01:49:28 DEBUG : potato3: Deleting (id "4_z2ff25d0350ad8bab9fa80e1b_f1179b900ce8ff7f1_d20251116_m014927_c001_v0001040_t0027_u01763257767063") 2025/11/16 01:49:29 DEBUG : B2 bucket rclone-test-lumadad3puzu: Purge remote 2025/11/16 01:49:29 INFO : B2 bucket rclone-test-lumadad3puzu: cleaning bucket "rclone-test-lumadad3puzu" of all files 2025/11/16 01:49:29 DEBUG : empty space: Deleting (id "4_z0ff23dd350ad8bab9fa80e1b_f1047b9682aff6586_d20251116_m014922_c001_v0001179_t0036_u01763257762355") 2025/11/16 01:49:29 DEBUG : potato2: Deleting (id "4_z0ff23dd350ad8bab9fa80e1b_f4123496e5c70d9b9_d20251116_m014927_c001_v7007000_t0000_u01763257767037") 2025/11/16 01:49:29 DEBUG : potato2: Deleting (id "4_z0ff23dd350ad8bab9fa80e1b_f10265eb1b44ee250_d20251116_m014923_c001_v0001102_t0001_u01763257763232") 2025/11/16 01:49:29 DEBUG : potato3: Deleting (id "4_z0ff23dd350ad8bab9fa80e1b_f4123496e5c70d9bc_d20251116_m014927_c001_v7007000_t0000_u01763257767604") 2025/11/16 01:49:29 DEBUG : potato3: Deleting (id "4_z0ff23dd350ad8bab9fa80e1b_f115893f6f7d0b716_d20251116_m014923_c001_v0001144_t0007_u01763257763646") 2025/11/16 01:49:29 DEBUG : potato3: Deleting (id "4_z0ff23dd350ad8bab9fa80e1b_f1047b9682aff6588_d20251116_m014922_c001_v0001179_t0050_u01763257762569") --- PASS: TestServerSideMoveWithFilter (14.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:49:32 DEBUG : Creating backend with remote "TestB2:rclone-test-demafot0qivi" 2025/11/16 01:49:34 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gacoyet9zuwi -> B2 bucket rclone-test-demafot0qivi 2025/11/16 01:49:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:49:37 DEBUG : empty space: size = 1 OK 2025/11/16 01:49:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/16 01:49:37 DEBUG : empty space: Unchanged skipping 2025/11/16 01:49:37 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:49:37 DEBUG : potato3: size = 60 (B2 bucket rclone-test-demafot0qivi) 2025/11/16 01:49:37 DEBUG : potato3: Sizes differ 2025/11/16 01:49:37 DEBUG : B2 bucket rclone-test-demafot0qivi: Waiting for checks to finish 2025/11/16 01:49:37 INFO : empty space: Deleted 2025/11/16 01:49:37 DEBUG : B2 bucket rclone-test-demafot0qivi: Waiting for transfers to finish 2025/11/16 01:49:38 DEBUG : potato2: size = 60 OK 2025/11/16 01:49:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:49:38 INFO : potato2: Copied (server-side copy) 2025/11/16 01:49:38 INFO : potato2: Deleted 2025/11/16 01:49:38 DEBUG : potato3: size = 68 OK 2025/11/16 01:49:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/16 01:49:38 INFO : potato3: Copied (server-side copy) 2025/11/16 01:49:38 INFO : potato3: Deleted 2025/11/16 01:49:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dicifac1jono" 2025/11/16 01:49:39 INFO : tomatoDir: Making directory 2025/11/16 01:49:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/16 01:49:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 01:49:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/16 01:49:40 DEBUG : B2 bucket rclone-test-dicifac1jono: Waiting for checks to finish 2025/11/16 01:49:40 DEBUG : B2 bucket rclone-test-dicifac1jono: Waiting for transfers to finish 2025/11/16 01:49:41 DEBUG : potato2: size = 60 OK 2025/11/16 01:49:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 01:49:41 INFO : potato2: Copied (server-side copy) 2025/11/16 01:49:41 DEBUG : empty space: size = 1 OK 2025/11/16 01:49:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 01:49:41 INFO : empty space: Copied (server-side copy) 2025/11/16 01:49:41 INFO : potato2: Deleted 2025/11/16 01:49:41 DEBUG : potato3: size = 68 OK 2025/11/16 01:49:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/16 01:49:41 INFO : potato3: Copied (server-side copy) 2025/11/16 01:49:41 INFO : empty space: Deleted 2025/11/16 01:49:42 INFO : potato3: Deleted 2025/11/16 01:49:42 DEBUG : B2 bucket rclone-test-dicifac1jono: Purge remote 2025/11/16 01:49:42 INFO : B2 bucket rclone-test-dicifac1jono: cleaning bucket "rclone-test-dicifac1jono" of all files 2025/11/16 01:49:42 DEBUG : empty space: Deleting (id "4_zbfb28d8350ad8bab9fa80e1b_f114453af82aee211_d20251116_m014941_c001_v0001115_t0003_u01763257781158") 2025/11/16 01:49:42 DEBUG : potato2: Deleting (id "4_zbfb28d8350ad8bab9fa80e1b_f1180201a9e70b796_d20251116_m014941_c001_v0001181_t0024_u01763257781522") 2025/11/16 01:49:42 DEBUG : potato3: Deleting (id "4_zbfb28d8350ad8bab9fa80e1b_f116a5aeeb60326f9_d20251116_m014941_c001_v0001101_t0001_u01763257781548") 2025/11/16 01:49:43 DEBUG : B2 bucket rclone-test-demafot0qivi: Purge remote 2025/11/16 01:49:43 INFO : B2 bucket rclone-test-demafot0qivi: cleaning bucket "rclone-test-demafot0qivi" of all files 2025/11/16 01:49:44 DEBUG : empty space: Deleting (id "4_zff527d4350ad8bab9fa80e1b_f4187174175468b8c_d20251116_m014941_c001_v7007000_t0000_u01763257781835") 2025/11/16 01:49:44 DEBUG : empty space: Deleting (id "4_zff527d4350ad8bab9fa80e1b_f11610d04dd110271_d20251116_m014936_c001_v0001178_t0055_u01763257776860") 2025/11/16 01:49:44 DEBUG : potato2: Deleting (id "4_zff527d4350ad8bab9fa80e1b_f41876482230cbaf9_d20251116_m014941_c001_v7007000_t0000_u01763257781770") 2025/11/16 01:49:44 DEBUG : potato2: Deleting (id "4_zff527d4350ad8bab9fa80e1b_f102169e83dc7136f_d20251116_m014937_c001_v0001131_t0011_u01763257777746") 2025/11/16 01:49:44 DEBUG : potato3: Deleting (id "4_zff527d4350ad8bab9fa80e1b_f41876482230cbafb_d20251116_m014941_c001_v7007000_t0000_u01763257781989") 2025/11/16 01:49:44 DEBUG : potato3: Deleting (id "4_zff527d4350ad8bab9fa80e1b_f11353cab47ba137b_d20251116_m014938_c001_v0001041_t0057_u01763257778164") 2025/11/16 01:49:44 DEBUG : potato3: Deleting (id "4_zff527d4350ad8bab9fa80e1b_f11610d04dd110275_d20251116_m014937_c001_v0001178_t0025_u01763257777085") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.43s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:49:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:49:49 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:49:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/rclone-sync-test" 2025/11/16 01:49:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/rclone-sync-test-include/layer2" 2025/11/16 01:49:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/rclone-sync-test-ignore-file" 2025/11/16 01:49:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/16 01:49:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/16 01:49:58 DEBUG : pacer: Reducing sleep to 10ms 2025/11/16 01:49:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/16 01:49:58 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path rclone-sync-test: Waiting for checks to finish 2025/11/16 01:49:58 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path rclone-sync-test: Waiting for transfers to finish 2025/11/16 01:49:58 DEBUG : Waiting for deletions to finish 2025/11/16 01:49:58 INFO : There was nothing to transfer 2025/11/16 01:49:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/16 01:49:58 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:49:58 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:49:58 DEBUG : Waiting for deletions to finish 2025/11/16 01:49:58 INFO : There was nothing to transfer 2025/11/16 01:49:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/16 01:49:59 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/16 01:49:59 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/16 01:49:59 DEBUG : Waiting for deletions to finish 2025/11/16 01:49:59 INFO : There was nothing to transfer 2025/11/16 01:49:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/16 01:49:59 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:49:59 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:49:59 DEBUG : Waiting for deletions to finish 2025/11/16 01:49:59 INFO : There was nothing to transfer 2025/11/16 01:50:00 DEBUG : Excluded 2025/11/16 01:50:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/16 01:50:00 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/16 01:50:00 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/16 01:50:00 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:00 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.29s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:50:00 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/dst" 2025/11/16 01:50:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/CompareDest" 2025/11/16 01:50:04 DEBUG : one: Need to transfer - File not found at Destination 2025/11/16 01:50:04 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:04 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:04 DEBUG : one: size = 3 OK 2025/11/16 01:50:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 01:50:04 INFO : one: Copied (new) 2025/11/16 01:50:04 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:05 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:50:05 DEBUG : one: Sizes differ 2025/11/16 01:50:05 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:05 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:05 DEBUG : one: size = 5 OK 2025/11/16 01:50:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/16 01:50:05 INFO : one: Copied (replaced existing) 2025/11/16 01:50:05 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:08 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:50:08 DEBUG : one: Sizes differ 2025/11/16 01:50:08 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:08 DEBUG : one: size = 5 OK 2025/11/16 01:50:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/16 01:50:08 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:08 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:08 INFO : There was nothing to transfer 2025/11/16 01:50:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:09 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:50:09 DEBUG : one: Sizes differ 2025/11/16 01:50:10 DEBUG : two: size = 3 OK 2025/11/16 01:50:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/16 01:50:10 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:10 DEBUG : one: size = 5 OK 2025/11/16 01:50:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/16 01:50:10 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:10 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:10 INFO : There was nothing to transfer 2025/11/16 01:50:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:10 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:50:10 DEBUG : one: Sizes differ 2025/11/16 01:50:10 DEBUG : two: size = 3 OK 2025/11/16 01:50:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/16 01:50:10 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:10 DEBUG : one: size = 5 OK 2025/11/16 01:50:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/16 01:50:10 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:10 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:10 INFO : There was nothing to transfer 2025/11/16 01:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:11 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:50:11 DEBUG : one: Sizes differ 2025/11/16 01:50:11 DEBUG : two: size = 3 OK 2025/11/16 01:50:11 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/11/16 01:50:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/16 01:50:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/16 01:50:11 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:11 DEBUG : one: size = 5 OK 2025/11/16 01:50:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/16 01:50:11 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:11 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:11 INFO : There was nothing to transfer 2025/11/16 01:50:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:12 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:50:12 DEBUG : one: Sizes differ 2025/11/16 01:50:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:12 DEBUG : two: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path CompareDest) 2025/11/16 01:50:12 DEBUG : two: Sizes differ 2025/11/16 01:50:12 DEBUG : two: Need to transfer - File not found at Destination 2025/11/16 01:50:12 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:12 DEBUG : one: size = 5 OK 2025/11/16 01:50:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/16 01:50:12 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:13 DEBUG : two: size = 5 OK 2025/11/16 01:50:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/16 01:50:13 INFO : two: Copied (new) 2025/11/16 01:50:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.75s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:50:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/dest" 2025/11/16 01:50:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/pre-dest1" 2025/11/16 01:50:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/pre-dest2" 2025/11/16 01:50:20 DEBUG : 1: size = 1 OK 2025/11/16 01:50:20 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:50:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/16 01:50:21 DEBUG : 2: size = 1 OK 2025/11/16 01:50:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:50:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/16 01:50:21 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/16 01:50:21 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dest: Waiting for checks to finish 2025/11/16 01:50:21 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dest: Waiting for transfers to finish 2025/11/16 01:50:22 DEBUG : 3: size = 1 OK 2025/11/16 01:50:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/16 01:50:22 INFO : 3: Copied (new) 2025/11/16 01:50:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:50:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/dst" 2025/11/16 01:50:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/CopyDest" 2025/11/16 01:50:26 DEBUG : one: Need to transfer - File not found at Destination 2025/11/16 01:50:26 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:26 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:27 DEBUG : one: size = 3 OK 2025/11/16 01:50:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 01:50:27 INFO : one: Copied (new) 2025/11/16 01:50:27 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:28 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:28 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:50:28 DEBUG : one: Sizes differ 2025/11/16 01:50:28 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:29 DEBUG : one: size = 5 OK 2025/11/16 01:50:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/16 01:50:29 INFO : one: Copied (replaced existing) 2025/11/16 01:50:29 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:30 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/BackupDir" 2025/11/16 01:50:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:32 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:50:32 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:32 DEBUG : one: Sizes differ 2025/11/16 01:50:32 DEBUG : one: size = 5 OK 2025/11/16 01:50:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:32 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:50:32 DEBUG : one: Sizes differ 2025/11/16 01:50:33 DEBUG : one: size = 3 OK 2025/11/16 01:50:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 01:50:33 INFO : one: Copied (server-side copy) 2025/11/16 01:50:33 INFO : one: Deleted 2025/11/16 01:50:34 DEBUG : one: size = 5 OK 2025/11/16 01:50:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/16 01:50:34 INFO : one: Copied (server-side copy) 2025/11/16 01:50:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/16 01:50:34 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:34 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:35 DEBUG : one: size = 5 OK 2025/11/16 01:50:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:35 DEBUG : one: Unchanged skipping 2025/11/16 01:50:35 DEBUG : two: size = 3 OK 2025/11/16 01:50:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:36 DEBUG : two: size = 3 OK 2025/11/16 01:50:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/16 01:50:36 INFO : two: Copied (server-side copy) 2025/11/16 01:50:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/16 01:50:36 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:36 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:36 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:36 DEBUG : one: size = 5 OK 2025/11/16 01:50:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:36 DEBUG : one: Unchanged skipping 2025/11/16 01:50:36 DEBUG : two: size = 3 OK 2025/11/16 01:50:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:36 DEBUG : two: Unchanged skipping 2025/11/16 01:50:36 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:36 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:36 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:36 INFO : There was nothing to transfer 2025/11/16 01:50:37 DEBUG : one: size = 5 OK 2025/11/16 01:50:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:37 DEBUG : one: Unchanged skipping 2025/11/16 01:50:38 DEBUG : three: size = 7 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:38 DEBUG : three: size = 5 (B2 bucket rclone-test-gacoyet9zuwi path CopyDest) 2025/11/16 01:50:38 DEBUG : three: Sizes differ 2025/11/16 01:50:38 DEBUG : three: Destination not found in --copy-dest 2025/11/16 01:50:38 DEBUG : three: Need to transfer - File not found at Destination 2025/11/16 01:50:38 DEBUG : two: size = 3 OK 2025/11/16 01:50:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 01:50:38 DEBUG : two: Unchanged skipping 2025/11/16 01:50:38 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:38 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:39 DEBUG : three: size = 7 OK 2025/11/16 01:50:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/16 01:50:39 INFO : three: Copied (new) 2025/11/16 01:50:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.08s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:50:42 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1180-00.backblaze.com/b2api/v1/b2_upload_file/3ff22d73508d8bab9fa80e1b/c001_v0001180_t0058": EOF 2025/11/16 01:50:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-00.backblaze.com/b2api/v1/b2_upload_file/3ff22d73508d8bab9fa80e1b/c001_v0001180_t0058": EOF) 2025/11/16 01:50:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-gacoyet9zuwi: 1/10 (Post "https://pod-000-1180-00.backblaze.com/b2api/v1/b2_upload_file/3ff22d73508d8bab9fa80e1b/c001_v0001180_t0058": EOF) 2025/11/16 01:50:44 DEBUG : pacer: Reducing sleep to 10ms 2025/11/16 01:50:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/dst" 2025/11/16 01:50:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/backup" 2025/11/16 01:50:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:47 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:50:47 DEBUG : one: Sizes differ 2025/11/16 01:50:47 DEBUG : two: size = 3 OK 2025/11/16 01:50:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:50:47 DEBUG : two: Unchanged skipping 2025/11/16 01:50:47 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:49 DEBUG : one: size = 3 OK 2025/11/16 01:50:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 01:50:49 INFO : one: Copied (server-side copy) 2025/11/16 01:50:49 INFO : one: Deleted 2025/11/16 01:50:49 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:50 DEBUG : one: size = 4 OK 2025/11/16 01:50:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 01:50:50 INFO : one: Copied (new) 2025/11/16 01:50:50 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:51 DEBUG : three.txt: size = 5 OK 2025/11/16 01:50:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 01:50:51 INFO : three.txt: Copied (server-side copy) 2025/11/16 01:50:51 INFO : three.txt: Deleted 2025/11/16 01:50:51 INFO : three.txt: Moved into backup dir 2025/11/16 01:50:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:50:52 DEBUG : one: size = 4 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:50:52 DEBUG : one: Sizes differ 2025/11/16 01:50:52 DEBUG : two: size = 3 OK 2025/11/16 01:50:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:50:52 DEBUG : two: Unchanged skipping 2025/11/16 01:50:52 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:50:53 DEBUG : one: size = 4 OK 2025/11/16 01:50:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 01:50:53 INFO : one: Copied (server-side copy) 2025/11/16 01:50:53 INFO : one: Deleted 2025/11/16 01:50:53 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:50:54 DEBUG : one: size = 5 OK 2025/11/16 01:50:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/16 01:50:54 INFO : one: Copied (new) 2025/11/16 01:50:54 DEBUG : Waiting for deletions to finish 2025/11/16 01:50:54 DEBUG : three.txt: size = 6 OK 2025/11/16 01:50:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 01:50:54 INFO : three.txt: Copied (server-side copy) 2025/11/16 01:50:54 INFO : three.txt: Deleted 2025/11/16 01:50:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.10s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:50:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/dst" 2025/11/16 01:50:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/backup" 2025/11/16 01:51:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:00 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:00 DEBUG : one: Sizes differ 2025/11/16 01:51:00 DEBUG : two: size = 3 OK 2025/11/16 01:51:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:51:00 DEBUG : two: Unchanged skipping 2025/11/16 01:51:00 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:51:02 DEBUG : one.bak: size = 3 OK 2025/11/16 01:51:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 01:51:02 INFO : one: Copied (server-side copy) to: one.bak 2025/11/16 01:51:02 INFO : one: Deleted 2025/11/16 01:51:02 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:51:03 DEBUG : one: size = 4 OK 2025/11/16 01:51:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 01:51:03 INFO : one: Copied (new) 2025/11/16 01:51:03 DEBUG : Waiting for deletions to finish 2025/11/16 01:51:03 DEBUG : three.txt.bak: size = 5 OK 2025/11/16 01:51:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 01:51:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/16 01:51:03 INFO : three.txt: Deleted 2025/11/16 01:51:03 INFO : three.txt: Moved into backup dir 2025/11/16 01:51:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:05 DEBUG : one: size = 4 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:05 DEBUG : one: Sizes differ 2025/11/16 01:51:05 DEBUG : two: size = 3 OK 2025/11/16 01:51:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:51:05 DEBUG : two: Unchanged skipping 2025/11/16 01:51:05 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:51:06 DEBUG : one.bak: size = 4 OK 2025/11/16 01:51:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 01:51:06 INFO : one: Copied (server-side copy) to: one.bak 2025/11/16 01:51:06 INFO : one: Deleted 2025/11/16 01:51:06 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:51:06 DEBUG : one: size = 5 OK 2025/11/16 01:51:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/16 01:51:06 INFO : one: Copied (new) 2025/11/16 01:51:06 DEBUG : Waiting for deletions to finish 2025/11/16 01:51:07 DEBUG : three.txt.bak: size = 6 OK 2025/11/16 01:51:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 01:51:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/16 01:51:07 INFO : three.txt: Deleted 2025/11/16 01:51:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.68s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:51:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/dst" 2025/11/16 01:51:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/backup" 2025/11/16 01:51:13 DEBUG : two: size = 3 OK 2025/11/16 01:51:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:13 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:13 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:51:13 DEBUG : one: Sizes differ 2025/11/16 01:51:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:51:13 DEBUG : two: Unchanged skipping 2025/11/16 01:51:16 DEBUG : one-2019-01-01: size = 3 OK 2025/11/16 01:51:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 01:51:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/16 01:51:16 INFO : one: Deleted 2025/11/16 01:51:16 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:51:18 DEBUG : one: size = 4 OK 2025/11/16 01:51:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 01:51:18 INFO : one: Copied (new) 2025/11/16 01:51:18 DEBUG : Waiting for deletions to finish 2025/11/16 01:51:18 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/16 01:51:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 01:51:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/16 01:51:18 INFO : three.txt: Deleted 2025/11/16 01:51:18 INFO : three.txt: Moved into backup dir 2025/11/16 01:51:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:20 DEBUG : one: size = 4 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:20 DEBUG : one: Sizes differ 2025/11/16 01:51:20 DEBUG : two: size = 3 OK 2025/11/16 01:51:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:51:20 DEBUG : two: Unchanged skipping 2025/11/16 01:51:20 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:51:21 DEBUG : one-2019-01-01: size = 4 OK 2025/11/16 01:51:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 01:51:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/16 01:51:21 INFO : one: Deleted 2025/11/16 01:51:21 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:51:21 DEBUG : one: size = 5 OK 2025/11/16 01:51:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/16 01:51:21 INFO : one: Copied (new) 2025/11/16 01:51:21 DEBUG : Waiting for deletions to finish 2025/11/16 01:51:22 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/16 01:51:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 01:51:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/16 01:51:22 INFO : three.txt: Deleted 2025/11/16 01:51:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.06s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:51:25 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/dst" 2025/11/16 01:51:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:27 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:27 DEBUG : one: Sizes differ 2025/11/16 01:51:27 DEBUG : two: size = 3 OK 2025/11/16 01:51:27 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:51:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:51:27 DEBUG : two: Unchanged skipping 2025/11/16 01:51:27 DEBUG : one.bak: size = 3 OK 2025/11/16 01:51:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 01:51:27 INFO : one: Copied (server-side copy) to: one.bak 2025/11/16 01:51:28 INFO : one: Deleted 2025/11/16 01:51:28 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:51:29 DEBUG : one: size = 4 OK 2025/11/16 01:51:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 01:51:29 INFO : one: Copied (new) 2025/11/16 01:51:29 DEBUG : Waiting for deletions to finish 2025/11/16 01:51:29 DEBUG : three.txt.bak: size = 5 OK 2025/11/16 01:51:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 01:51:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/16 01:51:29 INFO : three.txt: Deleted 2025/11/16 01:51:29 INFO : three.txt: Moved into backup dir 2025/11/16 01:51:31 DEBUG : one.bak: Excluded (Path Filter) 2025/11/16 01:51:31 DEBUG : one.bak: Excluded 2025/11/16 01:51:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/16 01:51:31 DEBUG : three.txt.bak: Excluded 2025/11/16 01:51:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:31 DEBUG : one: size = 4 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:31 DEBUG : one: Sizes differ 2025/11/16 01:51:31 DEBUG : two: size = 3 OK 2025/11/16 01:51:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:51:31 DEBUG : two: Unchanged skipping 2025/11/16 01:51:31 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for checks to finish 2025/11/16 01:51:31 DEBUG : one.bak: size = 4 OK 2025/11/16 01:51:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 01:51:31 INFO : one: Copied (server-side copy) to: one.bak 2025/11/16 01:51:31 INFO : one: Deleted 2025/11/16 01:51:31 DEBUG : B2 bucket rclone-test-gacoyet9zuwi path dst: Waiting for transfers to finish 2025/11/16 01:51:32 DEBUG : one: size = 5 OK 2025/11/16 01:51:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/16 01:51:32 INFO : one: Copied (new) 2025/11/16 01:51:32 DEBUG : Waiting for deletions to finish 2025/11/16 01:51:32 DEBUG : three.txt.bak: size = 6 OK 2025/11/16 01:51:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 01:51:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/16 01:51:33 INFO : three.txt: Deleted 2025/11/16 01:51:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.67s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:51:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/dst" 2025/11/16 01:51:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:38 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:38 DEBUG : one: Sizes differ 2025/11/16 01:51:40 DEBUG : one.bak: size = 3 OK 2025/11/16 01:51:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 01:51:40 INFO : one: Copied (server-side copy) to: one.bak 2025/11/16 01:51:40 INFO : one: Deleted 2025/11/16 01:51:41 DEBUG : one: size = 4 OK 2025/11/16 01:51:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 01:51:41 INFO : one: Copied (new) 2025/11/16 01:51:41 DEBUG : two: size = 3 OK 2025/11/16 01:51:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:51:41 DEBUG : two: Unchanged skipping 2025/11/16 01:51:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:42 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:42 DEBUG : three.txt: Sizes differ 2025/11/16 01:51:42 DEBUG : three.txt.bak: size = 5 OK 2025/11/16 01:51:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 01:51:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/16 01:51:43 INFO : three.txt: Deleted 2025/11/16 01:51:43 DEBUG : three.txt: size = 6 OK 2025/11/16 01:51:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 01:51:43 INFO : three.txt: Copied (new) 2025/11/16 01:51:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:44 DEBUG : one: size = 4 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:44 DEBUG : one: Sizes differ 2025/11/16 01:51:44 DEBUG : one.bak: size = 4 OK 2025/11/16 01:51:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 01:51:44 INFO : one: Copied (server-side copy) to: one.bak 2025/11/16 01:51:45 INFO : one: Deleted 2025/11/16 01:51:45 DEBUG : one: size = 5 OK 2025/11/16 01:51:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/16 01:51:45 INFO : one: Copied (new) 2025/11/16 01:51:45 DEBUG : two: size = 3 OK 2025/11/16 01:51:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:51:45 DEBUG : two: Unchanged skipping 2025/11/16 01:51:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:45 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:45 DEBUG : three.txt: Sizes differ 2025/11/16 01:51:46 DEBUG : three.txt.bak: size = 6 OK 2025/11/16 01:51:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 01:51:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/16 01:51:46 INFO : three.txt: Deleted 2025/11/16 01:51:47 DEBUG : three.txt: size = 19 OK 2025/11/16 01:51:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/16 01:51:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.20s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:51:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gacoyet9zuwi/dst" 2025/11/16 01:51:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:51 DEBUG : one: size = 3 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:51 DEBUG : one: Sizes differ 2025/11/16 01:51:53 DEBUG : one-2019-01-01: size = 3 OK 2025/11/16 01:51:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 01:51:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/16 01:51:53 INFO : one: Deleted 2025/11/16 01:51:54 DEBUG : one: size = 4 OK 2025/11/16 01:51:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 01:51:54 INFO : one: Copied (new) 2025/11/16 01:51:54 DEBUG : two: size = 3 OK 2025/11/16 01:51:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:51:54 DEBUG : two: Unchanged skipping 2025/11/16 01:51:54 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:54 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:54 DEBUG : three.txt: Sizes differ 2025/11/16 01:51:55 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/16 01:51:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 01:51:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/16 01:51:55 INFO : three.txt: Deleted 2025/11/16 01:51:55 DEBUG : three.txt: size = 6 OK 2025/11/16 01:51:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 01:51:55 INFO : three.txt: Copied (new) 2025/11/16 01:51:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:56 DEBUG : one: size = 4 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:56 DEBUG : one: Sizes differ 2025/11/16 01:51:57 DEBUG : one-2019-01-01: size = 4 OK 2025/11/16 01:51:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 01:51:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/16 01:51:57 INFO : one: Deleted 2025/11/16 01:51:57 DEBUG : one: size = 5 OK 2025/11/16 01:51:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/16 01:51:57 INFO : one: Copied (new) 2025/11/16 01:51:57 DEBUG : two: size = 3 OK 2025/11/16 01:51:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:51:57 DEBUG : two: Unchanged skipping 2025/11/16 01:51:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone835760180) 2025/11/16 01:51:58 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gacoyet9zuwi path dst) 2025/11/16 01:51:58 DEBUG : three.txt: Sizes differ 2025/11/16 01:51:58 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/16 01:51:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 01:51:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/16 01:51:58 INFO : three.txt: Deleted 2025/11/16 01:51:59 DEBUG : three.txt: size = 19 OK 2025/11/16 01:51:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/16 01:51:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.35s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:52:02 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:02 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:02 DEBUG : Testêé: Sizes differ 2025/11/16 01:52:02 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:52:02 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:52:02 DEBUG : Testêé: size = 14 OK 2025/11/16 01:52:02 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/16 01:52:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/16 01:52:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.74s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:52:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/16 01:52:04 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:52:04 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:52:04 DEBUG : existing: size = 6 OK 2025/11/16 01:52:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/16 01:52:04 INFO : existing: Copied (new) 2025/11/16 01:52:04 DEBUG : Waiting for deletions to finish 2025/11/16 01:52:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:05 DEBUG : existing: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:05 DEBUG : existing: Sizes differ 2025/11/16 01:52:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/16 01:52:05 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:52:05 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:52:05 ERROR : B2 bucket rclone-test-gacoyet9zuwi: not deleting files as there were IO errors 2025/11/16 01:52:05 ERROR : B2 bucket rclone-test-gacoyet9zuwi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.11s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:52:06 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:52:06 DEBUG : EXISTING: size = 6 OK 2025/11/16 01:52:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:06 DEBUG : existing: Unchanged skipping 2025/11/16 01:52:06 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:52:06 DEBUG : Waiting for deletions to finish 2025/11/16 01:52:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", 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-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:52:27 DEBUG : both0: size = 6 OK 2025/11/16 01:52:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both0: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both10: size = 6 OK 2025/11/16 01:52:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both10: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both11: size = 6 OK 2025/11/16 01:52:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both11: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both12: size = 6 OK 2025/11/16 01:52:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both12: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both13: size = 6 OK 2025/11/16 01:52:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both13: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both14: size = 6 OK 2025/11/16 01:52:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both14: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both15: size = 6 OK 2025/11/16 01:52:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both15: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both16: size = 6 OK 2025/11/16 01:52:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both16: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both17: size = 6 OK 2025/11/16 01:52:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both17: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both18: size = 6 OK 2025/11/16 01:52:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both18: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both19: size = 6 OK 2025/11/16 01:52:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both1: size = 6 OK 2025/11/16 01:52:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both3: size = 6 OK 2025/11/16 01:52:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:52:27 DEBUG : both2: size = 6 OK 2025/11/16 01:52:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both19: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both4: size = 6 OK 2025/11/16 01:52:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both4: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both5: size = 6 OK 2025/11/16 01:52:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both5: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both6: size = 6 OK 2025/11/16 01:52:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both1: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both7: size = 6 OK 2025/11/16 01:52:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both7: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both8: size = 6 OK 2025/11/16 01:52:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both8: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both9: size = 6 OK 2025/11/16 01:52:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:27 DEBUG : both3: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both2: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both6: Unchanged skipping 2025/11/16 01:52:27 DEBUG : both9: Unchanged skipping 2025/11/16 01:52:27 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:52:27 DEBUG : Waiting for deletions to finish 2025/11/16 01:52:27 INFO : only5: Deleted 2025/11/16 01:52:27 INFO : only6: Deleted 2025/11/16 01:52:27 INFO : only8: Deleted 2025/11/16 01:52:27 INFO : only9: Deleted 2025/11/16 01:52:27 INFO : only12: Deleted 2025/11/16 01:52:27 INFO : only14: Deleted 2025/11/16 01:52:28 INFO : only13: Deleted 2025/11/16 01:52:28 INFO : only15: Deleted 2025/11/16 01:52:28 INFO : only17: Deleted 2025/11/16 01:52:28 INFO : only4: Deleted 2025/11/16 01:52:28 INFO : only10: Deleted 2025/11/16 01:52:28 INFO : only7: Deleted 2025/11/16 01:52:28 INFO : only0: Deleted 2025/11/16 01:52:28 INFO : only11: Deleted 2025/11/16 01:52:28 INFO : only16: Deleted 2025/11/16 01:52:28 INFO : only18: Deleted 2025/11/16 01:52:28 INFO : only19: Deleted 2025/11/16 01:52:28 INFO : only2: Deleted 2025/11/16 01:52:28 INFO : only1: Deleted 2025/11/16 01:52:28 INFO : only3: Deleted 2025/11/16 01:52:28 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.20s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:52:50 DEBUG : both0: size = 6 OK 2025/11/16 01:52:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both0: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both10: size = 6 OK 2025/11/16 01:52:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both10: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both11: size = 6 OK 2025/11/16 01:52:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both12: size = 6 OK 2025/11/16 01:52:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both13: size = 6 OK 2025/11/16 01:52:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both14: size = 6 OK 2025/11/16 01:52:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both11: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both15: size = 6 OK 2025/11/16 01:52:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both15: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both16: size = 6 OK 2025/11/16 01:52:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both16: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both17: size = 6 OK 2025/11/16 01:52:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both17: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both18: size = 6 OK 2025/11/16 01:52:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both18: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both19: size = 6 OK 2025/11/16 01:52:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both19: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both1: size = 6 OK 2025/11/16 01:52:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both1: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both2: size = 6 OK 2025/11/16 01:52:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both2: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both3: size = 6 OK 2025/11/16 01:52:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both3: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both4: size = 6 OK 2025/11/16 01:52:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:52:50 DEBUG : both4: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both5: size = 6 OK 2025/11/16 01:52:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both12: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both6: size = 6 OK 2025/11/16 01:52:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both13: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both7: size = 6 OK 2025/11/16 01:52:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both14: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both8: size = 6 OK 2025/11/16 01:52:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both5: Unchanged skipping 2025/11/16 01:52:50 DEBUG : both9: size = 6 OK 2025/11/16 01:52:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:52:50 DEBUG : both6: Unchanged skipping 2025/11/16 01:52:50 DEBUG : only0: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only0: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only0: Sizes differ 2025/11/16 01:52:50 DEBUG : both7: Unchanged skipping 2025/11/16 01:52:50 DEBUG : only10: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only10: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only10: Sizes differ 2025/11/16 01:52:50 DEBUG : both8: Unchanged skipping 2025/11/16 01:52:50 DEBUG : only11: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only11: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only11: Sizes differ 2025/11/16 01:52:50 DEBUG : both9: Unchanged skipping 2025/11/16 01:52:50 DEBUG : only12: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only12: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only12: Sizes differ 2025/11/16 01:52:50 DEBUG : only13: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only13: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only13: Sizes differ 2025/11/16 01:52:50 DEBUG : only14: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only14: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only14: Sizes differ 2025/11/16 01:52:50 DEBUG : only15: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only15: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only15: Sizes differ 2025/11/16 01:52:50 DEBUG : only16: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only16: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only16: Sizes differ 2025/11/16 01:52:50 DEBUG : only17: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only17: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only17: Sizes differ 2025/11/16 01:52:50 DEBUG : only18: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only19: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only19: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only19: Sizes differ 2025/11/16 01:52:50 DEBUG : only3: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only3: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only3: Sizes differ 2025/11/16 01:52:50 DEBUG : only4: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only4: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only4: Sizes differ 2025/11/16 01:52:50 DEBUG : only5: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only5: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only5: Sizes differ 2025/11/16 01:52:50 DEBUG : only6: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only6: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only6: Sizes differ 2025/11/16 01:52:50 DEBUG : only1: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only7: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only7: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only7: Sizes differ 2025/11/16 01:52:50 DEBUG : only1: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only1: Sizes differ 2025/11/16 01:52:50 DEBUG : only8: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only8: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only8: Sizes differ 2025/11/16 01:52:50 DEBUG : only2: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only2: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only2: Sizes differ 2025/11/16 01:52:50 DEBUG : only9: size = 0 (Local file system at /tmp/rclone835760180) 2025/11/16 01:52:50 DEBUG : only9: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only9: Sizes differ 2025/11/16 01:52:50 DEBUG : only18: size = 6 (B2 bucket rclone-test-gacoyet9zuwi) 2025/11/16 01:52:50 DEBUG : only18: Sizes differ 2025/11/16 01:52:50 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:52:51 DEBUG : only0: size = 0 OK 2025/11/16 01:52:51 DEBUG : only10: size = 0 OK 2025/11/16 01:52:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only0: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only10: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only13: size = 0 OK 2025/11/16 01:52:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only13: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only14: size = 0 OK 2025/11/16 01:52:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only14: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only11: size = 0 OK 2025/11/16 01:52:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only11: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only15: size = 0 OK 2025/11/16 01:52:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only15: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only16: size = 0 OK 2025/11/16 01:52:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only16: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only17: size = 0 OK 2025/11/16 01:52:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only17: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only19: size = 0 OK 2025/11/16 01:52:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only19: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only12: size = 0 OK 2025/11/16 01:52:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only12: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only3: size = 0 OK 2025/11/16 01:52:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only3: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only4: size = 0 OK 2025/11/16 01:52:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only4: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only6: size = 0 OK 2025/11/16 01:52:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only6: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only5: size = 0 OK 2025/11/16 01:52:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only5: Copied (replaced existing) 2025/11/16 01:52:51 DEBUG : only7: size = 0 OK 2025/11/16 01:52:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:51 INFO : only7: Copied (replaced existing) 2025/11/16 01:52:52 DEBUG : only1: size = 0 OK 2025/11/16 01:52:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:52 INFO : only1: Copied (replaced existing) 2025/11/16 01:52:52 DEBUG : only2: size = 0 OK 2025/11/16 01:52:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:52 INFO : only2: Copied (replaced existing) 2025/11/16 01:52:52 DEBUG : only8: size = 0 OK 2025/11/16 01:52:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:52 INFO : only8: Copied (replaced existing) 2025/11/16 01:52:52 DEBUG : only9: size = 0 OK 2025/11/16 01:52:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:52 INFO : only9: Copied (replaced existing) 2025/11/16 01:52:52 DEBUG : only18: size = 0 OK 2025/11/16 01:52:52 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 01:52:52 INFO : only18: Copied (replaced existing) 2025/11/16 01:52:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.38s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:53:00 DEBUG : empty_dir: Making directory with metadata 2025/11/16 01:53:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 01:53:00 DEBUG : empty_on_remote: Making directory with metadata 2025/11/16 01:53:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 01:53:00 INFO : empty_on_remote: Making directory 2025/11/16 01:53:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/16 01:53:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/16 01:53:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/16 01:53:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/16 01:53:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:53:03 DEBUG : empty_dir: Making directory with metadata 2025/11/16 01:53:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 01:53:03 DEBUG : empty_on_remote: Making directory with metadata 2025/11/16 01:53:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 01:53:03 INFO : empty_on_remote: Making directory 2025/11/16 01:53:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/16 01:53:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/16 01:53:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/16 01:53:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/16 01:53:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/16 01:53:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:53:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/16 01:53:05 INFO : sub dir: Making directory 2025/11/16 01:53:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:53:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/16 01:53:09 INFO : sub dir: Making directory 2025/11/16 01:53:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:53:19 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:20 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:53:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : apple: size = 5 OK 2025/11/16 01:53:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : apple: Unchanged skipping 2025/11/16 01:53:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:53:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:53:21 DEBUG : banana: size = 6 OK 2025/11/16 01:53:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : banana: Unchanged skipping 2025/11/16 01:53:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:53:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:53:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:53:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:53:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:53:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:53:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:53:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:53:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:53:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:53:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:53:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:53:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:53:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:53:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:53:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:53:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:53:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:53:21 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:53:21 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:21 INFO : There was nothing to transfer 2025/11/16 01:53:21 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:21 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:53:21 DEBUG : apple: size = 5 OK 2025/11/16 01:53:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : apple: Unchanged skipping 2025/11/16 01:53:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:53:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:53:21 DEBUG : banana: size = 6 OK 2025/11/16 01:53:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : banana: Unchanged skipping 2025/11/16 01:53:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:53:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:53:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:53:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:53:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:53:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:53:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:53:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:53:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:53:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:53:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:53:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:53:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:53:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:53:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:53:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:53:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:53:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:53:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:53:22 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:53:22 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:22 INFO : There was nothing to transfer 2025/11/16 01:53:22 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:22 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:53:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:53:35 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:35 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:53:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:53:36 DEBUG : apple: size = 5 OK 2025/11/16 01:53:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : apple: Unchanged skipping 2025/11/16 01:53:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:53:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:53:36 DEBUG : banana: size = 6 OK 2025/11/16 01:53:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : banana: Unchanged skipping 2025/11/16 01:53:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:53:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:53:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:53:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:53:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:53:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:53:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:53:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:53:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:53:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:53:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:53:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:53:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:53:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:53:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:53:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:53:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:53:36 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:53:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:53:36 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:53:36 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:36 INFO : There was nothing to transfer 2025/11/16 01:53:36 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:37 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : apple: size = 5 OK 2025/11/16 01:53:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : apple: Unchanged skipping 2025/11/16 01:53:37 DEBUG : banana: size = 6 OK 2025/11/16 01:53:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : banana: Unchanged skipping 2025/11/16 01:53:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:53:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:53:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:53:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:53:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:53:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:53:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:53:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:53:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:53:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:53:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:53:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:53:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:53:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:53:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:53:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:53:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:53:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:53:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:53:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:53:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:53:37 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:53:37 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:37 INFO : There was nothing to transfer 2025/11/16 01:53:37 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:37 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:53:50 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:50 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:53:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:53:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:51 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:51 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:51 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:51 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : YXBwbGU=: size = 5 OK 2025/11/16 01:53:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/16 01:53:51 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/16 01:53:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/16 01:53:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:53:51 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:53:51 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:53:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/16 01:53:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/16 01:53:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/16 01:53:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/16 01:53:51 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/16 01:53:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/16 01:53:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:52 DEBUG : YmFuYW5h: size = 6 OK 2025/11/16 01:53:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/16 01:53:52 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/16 01:53:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/16 01:53:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/16 01:53:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/16 01:53:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/16 01:53:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/16 01:53:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/16 01:53:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/16 01:53:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/16 01:53:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/16 01:53:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/16 01:53:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/16 01:53:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/16 01:53:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/16 01:53:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/16 01:53:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/16 01:53:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/16 01:53:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/16 01:53:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/16 01:53:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/16 01:53:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/16 01:53:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/16 01:53:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/16 01:53:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 01:53:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/16 01:53:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/16 01:53:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/16 01:53:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/16 01:53:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/16 01:53:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/16 01:53:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/16 01:53:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/16 01:53:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/16 01:53:53 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:53 INFO : dir1/0009-3456789.txt: Deleted 2025/11/16 01:53:53 INFO : appleappleapplebanana: Deleted 2025/11/16 01:53:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/16 01:53:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/16 01:53:53 INFO : splitbananasplit: Deleted 2025/11/16 01:53:53 INFO : dir1/0008-2345678.txt: Deleted 2025/11/16 01:53:53 INFO : apple: Deleted 2025/11/16 01:53:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/16 01:53:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/16 01:53:53 INFO : dir1/0010-456789.txt: Deleted 2025/11/16 01:53:54 INFO : dir1/0014-89;=.txt: Deleted 2025/11/16 01:53:54 INFO : dir1/0015-9;=.txt: Deleted 2025/11/16 01:53:54 INFO : banana: Deleted 2025/11/16 01:53:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/16 01:53:54 INFO : dir1/0007-1234567.txt: Deleted 2025/11/16 01:53:54 INFO : dir1/0011-56789;.txt: Deleted 2025/11/16 01:53:54 INFO : dir1/0003-defghij.txt: Deleted 2025/11/16 01:53:54 INFO : dir1/0012-6789;.txt: Deleted 2025/11/16 01:53:54 INFO : dir1/0013-789;=.txt: Deleted 2025/11/16 01:53:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/16 01:53:54 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/16 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:54 DEBUG : YXBwbGU=: size = 5 OK 2025/11/16 01:53:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:54 DEBUG : apple: Unchanged skipping 2025/11/16 01:53:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:53:54 DEBUG : YmFuYW5h: size = 6 OK 2025/11/16 01:53:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:54 DEBUG : banana: Unchanged skipping 2025/11/16 01:53:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/16 01:53:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/16 01:53:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/16 01:53:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/16 01:53:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/16 01:53:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/16 01:53:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/16 01:53:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/16 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/16 01:53:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/16 01:53:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/16 01:53:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/16 01:53:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/16 01:53:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/16 01:53:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/16 01:53:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/16 01:53:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/16 01:53:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/16 01:53:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/16 01:53:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:53:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:53:55 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:53:55 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:53:55 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:55 DEBUG : Waiting for deletions to finish 2025/11/16 01:53:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/16 01:53:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 01:53:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 01:53:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 01:53:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 01:53:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 01:53:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 01:53:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 01:53:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 01:53:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 01:53:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 01:53:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:54:09 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:09 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:54:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 01:54:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 01:54:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 01:54:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 01:54:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 01:54:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 01:54:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 01:54:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 01:54:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 01:54:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 01:54:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 01:54:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 01:54:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 01:54:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 01:54:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 01:54:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 01:54:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 01:54:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 01:54:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 01:54:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 01:54:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 01:54:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 01:54:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 01:54:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 01:54:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 01:54:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 01:54:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 01:54:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 01:54:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 01:54:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 01:54:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 01:54:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 01:54:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 01:54:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 01:54:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 01:54:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 01:54:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 01:54:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 01:54:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 01:54:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 01:54:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/16 01:54:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:10 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:54:10 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:54:10 DEBUG : PREFIXbanana: size = 6 OK 2025/11/16 01:54:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/16 01:54:10 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/16 01:54:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/16 01:54:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/16 01:54:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/16 01:54:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 01:54:10 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/16 01:54:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/16 01:54:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/16 01:54:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 01:54:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/16 01:54:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/16 01:54:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 01:54:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : PREFIXapple: size = 5 OK 2025/11/16 01:54:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/16 01:54:10 INFO : apple: Copied (new) to: PREFIXapple 2025/11/16 01:54:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 01:54:10 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/16 01:54:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/16 01:54:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/16 01:54:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 01:54:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/16 01:54:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/16 01:54:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 01:54:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 01:54:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:54:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/16 01:54:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 01:54:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 01:54:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/16 01:54:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/16 01:54:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 01:54:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 01:54:11 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/16 01:54:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/16 01:54:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/16 01:54:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 01:54:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/16 01:54:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/16 01:54:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 01:54:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 01:54:11 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/16 01:54:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/16 01:54:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/16 01:54:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 01:54:11 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/16 01:54:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/16 01:54:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/16 01:54:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 01:54:11 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/16 01:54:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/16 01:54:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/16 01:54:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 01:54:11 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/16 01:54:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/16 01:54:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/16 01:54:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 01:54:11 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/16 01:54:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/16 01:54:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/16 01:54:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 01:54:11 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/16 01:54:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/16 01:54:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/16 01:54:12 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/16 01:54:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/16 01:54:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/16 01:54:12 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/16 01:54:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/16 01:54:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/16 01:54:12 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/16 01:54:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/16 01:54:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/16 01:54:12 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:12 INFO : dir1/0008-2345678.txt: Deleted 2025/11/16 01:54:12 INFO : dir1/0011-56789;.txt: Deleted 2025/11/16 01:54:12 INFO : appleappleapplebanana: Deleted 2025/11/16 01:54:12 INFO : banana: Deleted 2025/11/16 01:54:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/16 01:54:12 INFO : dir1/0015-9;=.txt: Deleted 2025/11/16 01:54:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/16 01:54:13 INFO : dir1/0009-3456789.txt: Deleted 2025/11/16 01:54:13 INFO : dir1/0012-6789;.txt: Deleted 2025/11/16 01:54:13 INFO : apple: Deleted 2025/11/16 01:54:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/16 01:54:13 INFO : dir1/0003-defghij.txt: Deleted 2025/11/16 01:54:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/16 01:54:13 INFO : dir1/0007-1234567.txt: Deleted 2025/11/16 01:54:13 INFO : dir1/0010-456789.txt: Deleted 2025/11/16 01:54:13 INFO : dir1/0013-789;=.txt: Deleted 2025/11/16 01:54:13 INFO : dir1/0014-89;=.txt: Deleted 2025/11/16 01:54:13 INFO : splitbananasplit: Deleted 2025/11/16 01:54:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/16 01:54:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/16 01:54:13 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 01:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 01:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 01:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 01:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 01:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 01:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 01:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 01:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 01:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 01:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 01:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 01:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 01:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 01:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 01:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 01:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 01:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 01:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 01:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 01:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 01:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 01:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 01:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 01:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 01:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 01:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 01:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 01:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 01:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 01:54:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 01:54:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 01:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 01:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 01:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 01:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 01:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 01:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 01:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 01:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 01:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 01:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 01:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 01:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 01:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 01:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 01:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 01:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 01:54:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/16 01:54:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/16 01:54:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/16 01:54:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:14 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:54:14 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:54:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:54:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/16 01:54:14 INFO : splitbananasplit: Copied (new) 2025/11/16 01:54:14 DEBUG : banana: size = 6 OK 2025/11/16 01:54:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/16 01:54:14 INFO : banana: Copied (new) 2025/11/16 01:54:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:54:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/16 01:54:14 INFO : appleappleapplebanana: Copied (new) 2025/11/16 01:54:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:54:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/16 01:54:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/16 01:54:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:54:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/16 01:54:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/16 01:54:14 DEBUG : apple: size = 5 OK 2025/11/16 01:54:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/16 01:54:14 INFO : apple: Copied (new) 2025/11/16 01:54:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:54:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/16 01:54:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/16 01:54:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:54:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/16 01:54:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/16 01:54:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:54:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/16 01:54:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/16 01:54:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:54:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/16 01:54:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/16 01:54:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:54:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/16 01:54:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/16 01:54:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:54:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/16 01:54:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/16 01:54:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:54:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/16 01:54:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/16 01:54:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:54:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/16 01:54:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/16 01:54:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:54:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/16 01:54:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/16 01:54:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:54:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/16 01:54:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/16 01:54:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:54:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/16 01:54:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/16 01:54:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:54:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/16 01:54:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/16 01:54:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:54:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/16 01:54:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/16 01:54:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:54:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/16 01:54:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/16 01:54:15 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/16 01:54:16 INFO : PREFIXapple: Deleted 2025/11/16 01:54:16 INFO : PREFIXbanana: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/16 01:54:16 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/16 01:54:16 INFO : PREFIXsplitbananasplit: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/16 01:54:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/16 01:54:16 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:16 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:54:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:17 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:54:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:54:23 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/16 01:54:23 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/16 01:54:23 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:286: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-gacoyet9zuwi: 1/10 (CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/16 01:54:26 DEBUG : pacer: Reducing sleep to 500ms 2025/11/16 01:54:27 DEBUG : pacer: Reducing sleep to 250ms 2025/11/16 01:54:27 DEBUG : pacer: Reducing sleep to 125ms 2025/11/16 01:54:28 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/16 01:54:28 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/16 01:54:28 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/16 01:54:29 DEBUG : pacer: Reducing sleep to 10ms 2025/11/16 01:54:32 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:33 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:54:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 01:54:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 01:54:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 01:54:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 01:54:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 01:54:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : appleSUFFIX: size = 5 OK 2025/11/16 01:54:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/16 01:54:33 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 01:54:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/16 01:54:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:33 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:54:33 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:54:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/16 01:54:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/16 01:54:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 01:54:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:34 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/16 01:54:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/16 01:54:34 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/16 01:54:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 01:54:34 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/16 01:54:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/16 01:54:34 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/16 01:54:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 01:54:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/16 01:54:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/16 01:54:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 01:54:34 DEBUG : appleappleapplebananaSUFFIX: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/16 01:54:34 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/16 01:54:34 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/16 01:54:34 DEBUG : appleappleapplebanana: Received error: CPU too busy (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/11/16 01:54:34 DEBUG : pacer: Reducing sleep to 500ms 2025/11/16 01:54:34 DEBUG : pacer: Reducing sleep to 250ms 2025/11/16 01:54:34 DEBUG : pacer: Reducing sleep to 125ms 2025/11/16 01:54:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/16 01:54:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/16 01:54:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/16 01:54:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 01:54:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 01:54:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/16 01:54:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 01:54:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 01:54:34 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/16 01:54:34 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/16 01:54:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/16 01:54:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/16 01:54:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 01:54:35 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/16 01:54:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/16 01:54:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/16 01:54:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 01:54:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 01:54:35 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/16 01:54:35 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/16 01:54:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/16 01:54:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/16 01:54:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 01:54:35 DEBUG : pacer: Reducing sleep to 10ms 2025/11/16 01:54:35 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/16 01:54:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/16 01:54:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/16 01:54:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 01:54:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/16 01:54:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/16 01:54:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 01:54:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 01:54:36 DEBUG : appleappleapplebananaSUFFIX: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/16 01:54:36 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/16 01:54:36 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/16 01:54:36 DEBUG : appleappleapplebanana: Received error: CPU too busy (503 service_unavailable): trying again in 1s - low level retry 1/10 2025/11/16 01:54:36 DEBUG : pacer: Reducing sleep to 500ms 2025/11/16 01:54:36 DEBUG : pacer: Reducing sleep to 250ms 2025/11/16 01:54:36 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/16 01:54:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/16 01:54:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/16 01:54:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 01:54:36 DEBUG : pacer: Reducing sleep to 125ms 2025/11/16 01:54:36 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/16 01:54:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/16 01:54:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/16 01:54:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 01:54:36 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/16 01:54:36 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/16 01:54:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/16 01:54:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/16 01:54:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 01:54:37 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/16 01:54:37 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/16 01:54:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/16 01:54:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/16 01:54:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 01:54:37 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/16 01:54:37 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/16 01:54:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/16 01:54:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/16 01:54:37 DEBUG : pacer: Reducing sleep to 10ms 2025/11/16 01:54:37 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/16 01:54:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/16 01:54:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/16 01:54:37 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/16 01:54:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/16 01:54:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/16 01:54:37 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/16 01:54:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/16 01:54:37 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/16 01:54:37 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/16 01:54:37 INFO : dir1/0009-3456789.txt: Deleted 2025/11/16 01:54:37 INFO : appleappleapplebanana: Deleted 2025/11/16 01:54:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/16 01:54:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/16 01:54:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/16 01:54:38 INFO : dir1/0010-456789.txt: Deleted 2025/11/16 01:54:38 INFO : dir1/0013-789;=.txt: Deleted 2025/11/16 01:54:38 INFO : dir1/0014-89;=.txt: Deleted 2025/11/16 01:54:38 INFO : splitbananasplit: Deleted 2025/11/16 01:54:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/16 01:54:38 INFO : dir1/0007-1234567.txt: Deleted 2025/11/16 01:54:38 INFO : dir1/0011-56789;.txt: Deleted 2025/11/16 01:54:38 INFO : dir1/0012-6789;.txt: Deleted 2025/11/16 01:54:38 INFO : dir1/0015-9;=.txt: Deleted 2025/11/16 01:54:38 INFO : apple: Deleted 2025/11/16 01:54:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/16 01:54:38 INFO : dir1/0008-2345678.txt: Deleted 2025/11/16 01:54:38 INFO : banana: Deleted 2025/11/16 01:54:38 INFO : dir1/0003-defghij.txt: Deleted 2025/11/16 01:54:38 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/16 01:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 01:54:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 01:54:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 01:54:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : apple: size = 5 OK 2025/11/16 01:54:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/16 01:54:39 INFO : apple: Copied (new) 2025/11/16 01:54:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:39 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:54:39 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:54:39 DEBUG : banana: size = 6 OK 2025/11/16 01:54:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/16 01:54:39 INFO : banana: Copied (new) 2025/11/16 01:54:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:54:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/16 01:54:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:54:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/16 01:54:39 INFO : appleappleapplebanana: Copied (new) 2025/11/16 01:54:39 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:54:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/16 01:54:39 INFO : splitbananasplit: Copied (new) 2025/11/16 01:54:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:54:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/16 01:54:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/16 01:54:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:54:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/16 01:54:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/16 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/16 01:54:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/16 01:54:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:54:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/16 01:54:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/16 01:54:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:54:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/16 01:54:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/16 01:54:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:54:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/16 01:54:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/16 01:54:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:54:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/16 01:54:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/16 01:54:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:54:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/16 01:54:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/16 01:54:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:54:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/16 01:54:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/16 01:54:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:54:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/16 01:54:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/16 01:54:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:54:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/16 01:54:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/16 01:54:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:54:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/16 01:54:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/16 01:54:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:54:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/16 01:54:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/16 01:54:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:54:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/16 01:54:41 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/16 01:54:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:54:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/16 01:54:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/16 01:54:41 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:41 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/16 01:54:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/16 01:54:41 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/16 01:54:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/16 01:54:41 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/16 01:54:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/16 01:54:41 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/16 01:54:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/16 01:54:42 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/16 01:54:42 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/16 01:54:42 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/16 01:54:42 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/16 01:54:42 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/16 01:54:42 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/16 01:54:42 INFO : bananaSUFFIX: Deleted 2025/11/16 01:54:42 INFO : splitbananasplitSUFFIX: Deleted 2025/11/16 01:54:42 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/16 01:54:42 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/16 01:54:42 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/16 01:54:42 INFO : appleSUFFIX: Deleted 2025/11/16 01:54:42 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:42 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:42 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:54:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:54:57 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:57 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:54:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:54:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:54:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:54:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:54:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:54:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:54:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:54:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:54:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:54:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/16 01:54:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:54:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/16 01:54:57 DEBUG : banana: size = 6 OK 2025/11/16 01:54:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:54:57 DEBUG : banana: Unchanged skipping 2025/11/16 01:54:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:54:57 DEBUG : apple: size = 5 OK 2025/11/16 01:54:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:54:57 DEBUG : apple: Unchanged skipping 2025/11/16 01:54:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/16 01:54:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:54:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : splitbanan: size = 16 OK 2025/11/16 01:54:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:54:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:54:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:54:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:54:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:54:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:54:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/16 01:54:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/16 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 01:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 01:54:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:54:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:54:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:54:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:54:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:54:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:54:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:54:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/16 01:54:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/16 01:54:58 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:54:58 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 01:54:58 DEBUG : appleapple: size = 21 OK 2025/11/16 01:54:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/16 01:54:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/16 01:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 01:54:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/16 01:54:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/16 01:54:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/16 01:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 01:54:58 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/16 01:54:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/16 01:54:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/16 01:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 01:54:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/16 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/16 01:54:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/16 01:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 01:54:58 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/16 01:54:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/16 01:54:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/16 01:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 01:54:58 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/16 01:54:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/16 01:54:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/16 01:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 01:54:58 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/16 01:54:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/16 01:54:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/16 01:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 01:54:58 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/16 01:54:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/16 01:54:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/16 01:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 01:54:58 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/16 01:54:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/16 01:54:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/16 01:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 01:54:58 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/16 01:54:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/16 01:54:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/16 01:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 01:54:59 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/16 01:54:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/16 01:54:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/16 01:54:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 01:54:59 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/16 01:54:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/16 01:54:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/16 01:54:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 01:54:59 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/16 01:54:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/16 01:54:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/16 01:54:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 01:54:59 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/16 01:54:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/16 01:54:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/16 01:54:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/16 01:54:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/16 01:54:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/16 01:54:59 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/16 01:54:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/16 01:54:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/16 01:54:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/16 01:54:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/16 01:54:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/16 01:54:59 DEBUG : Waiting for deletions to finish 2025/11/16 01:54:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/16 01:54:59 INFO : dir1/0003-defghij.txt: Deleted 2025/11/16 01:54:59 INFO : dir1/0008-2345678.txt: Deleted 2025/11/16 01:54:59 INFO : dir1/0009-3456789.txt: Deleted 2025/11/16 01:55:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/16 01:55:00 INFO : appleappleapplebanana: Deleted 2025/11/16 01:55:00 INFO : dir1/0014-89;=.txt: Deleted 2025/11/16 01:55:00 INFO : splitbananasplit: Deleted 2025/11/16 01:55:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/16 01:55:00 INFO : dir1/0012-6789;.txt: Deleted 2025/11/16 01:55:00 INFO : dir1/0013-789;=.txt: Deleted 2025/11/16 01:55:00 INFO : dir1/0010-456789.txt: Deleted 2025/11/16 01:55:00 INFO : dir1/0015-9;=.txt: Deleted 2025/11/16 01:55:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/16 01:55:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/16 01:55:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/16 01:55:00 INFO : dir1/0007-1234567.txt: Deleted 2025/11/16 01:55:00 INFO : dir1/0011-56789;.txt: Deleted 2025/11/16 01:55:00 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:00 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : appleapple: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/16 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 01:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 01:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 01:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 01:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 01:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 01:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 01:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 01:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 01:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 01:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 01:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 01:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 01:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 01:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 01:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 01:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 01:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 01:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 01:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 01:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 01:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 01:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 01:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 01:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 01:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 01:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 01:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 01:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 01:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 01:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 01:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 01:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 01:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 01:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 01:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 01:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 01:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 01:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 01:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 01:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 01:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 01:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 01:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 01:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 01:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 01:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 01:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 01:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 01:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 01:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 01:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 01:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 01:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 01:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 01:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 01:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 01:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 01:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 01:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 01:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 01:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 01:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 01:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 01:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 01:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 01:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 01:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 01:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 01:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 01:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 01:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 01:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 01:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:55:01 DEBUG : apple: size = 5 OK 2025/11/16 01:55:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : apple: Unchanged skipping 2025/11/16 01:55:01 DEBUG : appleapple: size = 21 OK 2025/11/16 01:55:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:55:01 DEBUG : splitbanan: size = 16 OK 2025/11/16 01:55:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : banana: size = 6 OK 2025/11/16 01:55:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:55:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : banana: Unchanged skipping 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:55:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:55:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:55:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:55:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:55:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:55:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:55:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:55:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:55:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:55:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:55:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:55:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:55:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:55:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:55:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:55:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:55:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:55:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:55:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:55:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:55:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:55:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:55:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:55:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:55:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:55:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:55:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:55:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:55:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:55:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:55:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:55:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:55:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:55:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:55:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:55:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:55:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:55:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:55:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:55:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:55:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 01:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 01:55:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 01:55:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 01:55:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 01:55:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 01:55:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 01:55:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 01:55:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 01:55:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 01:55:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 01:55:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 01:55:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 01:55:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 01:55:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 01:55:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/16 01:55:01 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/16 01:55:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/16 01:55:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/16 01:55:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/16 01:55:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/16 01:55:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/16 01:55:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/16 01:55:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/16 01:55:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/16 01:55:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/16 01:55:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/16 01:55:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/16 01:55:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/16 01:55:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/16 01:55:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/16 01:55:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/16 01:55:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:55:01 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:55:01 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:55:01 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:01 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:01 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : appleapple: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/16 01:55:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 01:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 01:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 01:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 01:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 01:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 01:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 01:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 01:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 01:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 01:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 01:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 01:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 01:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 01:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 01:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 01:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 01:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 01:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 01:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 01:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 01:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 01:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 01:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 01:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 01:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 01:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 01:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 01:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 01:55:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 01:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 01:55:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 01:55:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 01:55:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 01:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 01:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 01:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 01:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 01:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 01:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 01:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 01:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 01:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 01:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 01:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 01:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 01:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 01:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 01:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 01:55:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 01:55:01 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:55:15 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:15 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:55:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:55:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : apple: size = 5 OK 2025/11/16 01:55:16 DEBUG : banana: size = 6 OK 2025/11/16 01:55:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : banana: Unchanged skipping 2025/11/16 01:55:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : apple: Unchanged skipping 2025/11/16 01:55:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:55:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:55:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:55:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:55:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:55:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:55:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:55:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:55:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:55:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:55:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:55:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:55:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:55:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:55:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:55:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:55:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:55:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:55:16 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:55:16 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:16 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:16 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:55:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : apple: size = 5 OK 2025/11/16 01:55:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : apple: Unchanged skipping 2025/11/16 01:55:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:55:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:55:17 DEBUG : banana: size = 6 OK 2025/11/16 01:55:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : banana: Unchanged skipping 2025/11/16 01:55:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:55:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:55:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:55:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:55:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:55:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:55:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:55:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:55:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:55:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:55:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:55:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:55:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:55:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:55:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:55:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:55:17 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:55:17 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:55:17 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:17 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:17 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:17 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:55:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:55:30 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:31 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:55:31 DEBUG : apple: size = 5 OK 2025/11/16 01:55:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : apple: Unchanged skipping 2025/11/16 01:55:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:55:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:55:31 DEBUG : banana: size = 6 OK 2025/11/16 01:55:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : banana: Unchanged skipping 2025/11/16 01:55:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:55:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:55:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:55:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:55:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:55:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:55:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:55:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:55:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:55:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:55:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:55:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:55:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:55:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:55:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:55:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:55:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:55:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:55:31 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:55:31 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:55:31 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:31 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:32 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : apple: size = 5 OK 2025/11/16 01:55:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : apple: Unchanged skipping 2025/11/16 01:55:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:55:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:55:32 DEBUG : banana: size = 6 OK 2025/11/16 01:55:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : banana: Unchanged skipping 2025/11/16 01:55:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:55:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:55:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:55:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:55:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:55:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:55:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:55:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:55:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:55:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:55:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:55:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:55:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:55:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:55:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:55:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:55:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:55:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:55:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:55:32 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:55:32 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:32 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:32 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:55:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:55:46 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:46 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:55:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : apple: size = 5 OK 2025/11/16 01:55:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : apple: Unchanged skipping 2025/11/16 01:55:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:55:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:55:47 DEBUG : banana: size = 6 OK 2025/11/16 01:55:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : banana: Unchanged skipping 2025/11/16 01:55:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:55:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:55:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:55:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:55:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:55:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:55:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:55:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:55:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:55:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:55:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:55:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:55:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:55:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:55:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:55:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:55:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:55:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:55:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:55:47 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:55:47 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:47 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:47 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:55:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : apple: size = 5 OK 2025/11/16 01:55:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : apple: Unchanged skipping 2025/11/16 01:55:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:55:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:55:48 DEBUG : banana: size = 6 OK 2025/11/16 01:55:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : banana: Unchanged skipping 2025/11/16 01:55:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:55:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:55:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:55:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:55:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:55:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:55:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:55:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:55:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:55:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:55:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:55:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:55:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:55:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:55:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:55:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:55:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:55:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:55:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:55:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:55:48 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:55:48 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:48 DEBUG : Waiting for deletions to finish 2025/11/16 01:55:48 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:55:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:01 DEBUG : Waiting for deletions to finish 2025/11/16 01:56:02 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:56:02 DEBUG : apple: size = 5 OK 2025/11/16 01:56:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : apple: Unchanged skipping 2025/11/16 01:56:02 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:56:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:56:02 DEBUG : banana: size = 6 OK 2025/11/16 01:56:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : banana: Unchanged skipping 2025/11/16 01:56:02 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:56:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:56:02 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:56:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:56:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:56:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:56:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:56:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:56:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:56:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:56:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:56:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:56:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:56:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:56:02 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:02 DEBUG : Waiting for deletions to finish 2025/11/16 01:56:02 DEBUG : Waiting for deletions to finish 2025/11/16 01:56:03 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:56:03 DEBUG : apple: size = 5 OK 2025/11/16 01:56:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : apple: Unchanged skipping 2025/11/16 01:56:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:56:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:56:03 DEBUG : banana: size = 6 OK 2025/11/16 01:56:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : banana: Unchanged skipping 2025/11/16 01:56:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:56:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:56:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:56:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:56:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:56:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:56:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:56:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:56:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:56:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:56:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:56:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:56:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:56:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:56:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:56:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:56:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:56:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:56:03 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:03 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:03 DEBUG : Waiting for deletions to finish 2025/11/16 01:56:03 DEBUG : Waiting for deletions to finish 2025/11/16 01:56:04 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:56:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:17 DEBUG : Waiting for deletions to finish 2025/11/16 01:56:17 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:56:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : apple: size = 5 OK 2025/11/16 01:56:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : apple: Unchanged skipping 2025/11/16 01:56:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:56:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:56:18 DEBUG : banana: size = 6 OK 2025/11/16 01:56:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : banana: Unchanged skipping 2025/11/16 01:56:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:56:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:56:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:56:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:56:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:56:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:56:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:56:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:56:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:56:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:56:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:56:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:56:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:56:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:56:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:56:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:56:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:56:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:56:18 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:18 DEBUG : Waiting for deletions to finish 2025/11/16 01:56:18 DEBUG : Waiting for deletions to finish 2025/11/16 01:56:18 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:56:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : apple: size = 5 OK 2025/11/16 01:56:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : apple: Unchanged skipping 2025/11/16 01:56:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 01:56:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 01:56:19 DEBUG : banana: size = 6 OK 2025/11/16 01:56:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : banana: Unchanged skipping 2025/11/16 01:56:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 01:56:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 01:56:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 01:56:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 01:56:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 01:56:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 01:56:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 01:56:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 01:56:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 01:56:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 01:56:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 01:56:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 01:56:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 01:56:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 01:56:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 01:56:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 01:56:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 01:56:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 01:56:19 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:19 DEBUG : Waiting for deletions to finish 2025/11/16 01:56:19 DEBUG : Waiting for deletions to finish 2025/11/16 01:56:19 DEBUG : apple: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : banana: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 01:56:19 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (191.57s) --- PASS: TestTransform/NFC (14.05s) --- PASS: TestTransform/NFD (15.70s) --- PASS: TestTransform/base64 (17.46s) --- PASS: TestTransform/prefix (21.88s) --- PASS: TestTransform/suffix (25.77s) --- PASS: TestTransform/truncate (18.69s) --- PASS: TestTransform/encoder (16.29s) --- PASS: TestTransform/ISO-8859-1 (15.12s) --- PASS: TestTransform/charmap (15.65s) --- PASS: TestTransform/lowercase (15.27s) --- PASS: TestTransform/ascii (15.69s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/16 01:56:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/16 01:56:24 INFO : sub dir_somesuffix: Making directory 2025/11/16 01:56:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/16 01:56:24 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/16 01:56:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/16 01:56:24 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/16 01:56:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/16 01:56:24 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:24 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/16 01:56:25 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:25 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/16 01:56:25 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:26 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:26 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:26 INFO : tictactoe: Making directory 2025/11/16 01:56:26 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:26 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:26 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/16 01:56:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:26 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:26 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:26 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/16 01:56:26 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:26 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/16 01:56:26 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.71s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:28 INFO : toe: Making directory 2025/11/16 01:56:28 INFO : toe/toe: Making directory 2025/11/16 01:56:28 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/16 01:56:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/16 01:56:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/16 01:56:28 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:28 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:28 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/16 01:56:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:28 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/16 01:56:28 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.88s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:29 INFO : toe: Making directory 2025/11/16 01:56:29 INFO : toe/toe: Making directory 2025/11/16 01:56:29 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/16 01:56:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/16 01:56:29 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:29 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/16 01:56:30 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/16 01:56:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/16 01:56:30 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.83s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:31 DEBUG : empty_dir: Making directory with metadata 2025/11/16 01:56:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/16 01:56:31 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:31 INFO : tictacempty_dir: Making directory 2025/11/16 01:56:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:31 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:31 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:31 INFO : tictactoe: Making directory 2025/11/16 01:56:31 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:31 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:31 INFO : tictactoe/tictactoe: Making directory 2025/11/16 01:56:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/16 01:56:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 01:56:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/16 01:56:31 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:31 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:32 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/16 01:56:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/16 01:56:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:33 DEBUG : empty_dir: Making directory with metadata 2025/11/16 01:56:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/16 01:56:33 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:33 INFO : tictacempty_dir: Making directory 2025/11/16 01:56:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:33 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:33 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:33 INFO : tictactoe: Making directory 2025/11/16 01:56:33 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:33 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:33 INFO : tictactoe/tictactoe: Making directory 2025/11/16 01:56:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/16 01:56:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 01:56:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:33 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:33 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 01:56:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/16 01:56:34 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:34 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:34 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:34 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/16 01:56:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 01:56:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/16 01:56:34 NOTICE: B2 bucket rclone-test-gacoyet9zuwi: 0 differences found 2025/11/16 01:56:34 NOTICE: B2 bucket rclone-test-gacoyet9zuwi: 1 matching files --- PASS: TestAllTag (2.49s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:35 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:35 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:35 INFO : tictactoe: Making directory 2025/11/16 01:56:35 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:35 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:35 INFO : tictactoe/tictactoe: Making directory 2025/11/16 01:56:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/16 01:56:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 01:56:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/16 01:56:35 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:35 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:36 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/16 01:56:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/16 01:56:36 DEBUG : Waiting for deletions to finish 2025/11/16 01:56:36 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:36 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:36 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/16 01:56:37 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 01:56:37 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/16 01:56:37 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/16 01:56:37 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:37 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.48s) === RUN TestSyntax 2025/11/16 01:56:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:38 INFO : toe: Making directory 2025/11/16 01:56:38 INFO : toe/toe: Making directory 2025/11/16 01:56:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/16 01:56:38 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:38 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:38 DEBUG : toe/toe/toe: size = 11 OK 2025/11/16 01:56:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:38 INFO : toe/toe/toe: Copied (new) 2025/11/16 01:56:38 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.71s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:39 DEBUG : empty_dir: Making directory with metadata 2025/11/16 01:56:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/16 01:56:39 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:39 INFO : tictacempty_dir: Making directory 2025/11/16 01:56:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:39 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:39 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:39 INFO : tictactoe: Making directory 2025/11/16 01:56:39 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:39 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:39 INFO : tictactoe/tictactoe: Making directory 2025/11/16 01:56:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/16 01:56:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 01:56:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:39 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:39 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 01:56:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:40 INFO : toe/toe/toe.txt: Deleted 2025/11/16 01:56:40 INFO : toe/toe: Removing directory 2025/11/16 01:56:40 INFO : toe: Removing directory 2025/11/16 01:56:40 INFO : empty_dir: Removing directory 2025/11/16 01:56:40 DEBUG : Local file system at /tmp/rclone835760180: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.55s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:41 DEBUG : empty_dir: Making directory with metadata 2025/11/16 01:56:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/16 01:56:41 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:41 INFO : tictacempty_dir: Making directory 2025/11/16 01:56:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:41 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:41 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:41 INFO : tictactoe: Making directory 2025/11/16 01:56:41 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:41 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:41 INFO : tictactoe/tictactoe: Making directory 2025/11/16 01:56:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/16 01:56:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 01:56:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:41 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:41 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 01:56:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:42 INFO : toe/toe/toe.txt: Deleted 2025/11/16 01:56:42 INFO : toe/toe: Removing directory 2025/11/16 01:56:42 INFO : toe: Removing directory 2025/11/16 01:56:42 INFO : empty_dir: Removing directory 2025/11/16 01:56:42 DEBUG : Local file system at /tmp/rclone835760180: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/16 01:56:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 01:56:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/16 01:56:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/16 01:56:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/16 01:56:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/16 01:56:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/16 01:56:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:43 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/16 01:56:44 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.55s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:44 DEBUG : Reset feature "Copy" 2025/11/16 01:56:44 DEBUG : Reset feature "Move" 2025/11/16 01:56:44 DEBUG : Reset feature "Copy" 2025/11/16 01:56:44 DEBUG : Reset feature "Move" 2025/11/16 01:56:44 DEBUG : empty_dir: Making directory with metadata 2025/11/16 01:56:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/16 01:56:44 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:45 INFO : tictacempty_dir: Making directory 2025/11/16 01:56:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 01:56:45 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:45 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:45 INFO : tictactoe: Making directory 2025/11/16 01:56:45 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:45 DEBUG : toe: transformed to: tictactoe 2025/11/16 01:56:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:45 INFO : tictactoe/tictactoe: Making directory 2025/11/16 01:56:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 01:56:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/16 01:56:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 01:56:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:45 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:45 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 01:56:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 01:56:45 INFO : toe/toe/toe.txt: Deleted 2025/11/16 01:56:45 INFO : toe/toe: Removing directory 2025/11/16 01:56:45 INFO : toe: Removing directory 2025/11/16 01:56:45 INFO : empty_dir: Removing directory 2025/11/16 01:56:45 DEBUG : Local file system at /tmp/rclone835760180: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/16 01:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 01:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/16 01:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/16 01:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/16 01:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/16 01:56:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/16 01:56:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/16 01:56:47 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.70s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:48 DEBUG : toe: transformed to: dG9l 2025/11/16 01:56:48 DEBUG : toe: transformed to: dG9l 2025/11/16 01:56:48 INFO : dG9l: Making directory 2025/11/16 01:56:48 DEBUG : toe: transformed to: dG9l 2025/11/16 01:56:48 DEBUG : toe: transformed to: dG9l 2025/11/16 01:56:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/16 01:56:48 INFO : dG9l/dG9l: Making directory 2025/11/16 01:56:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/16 01:56:48 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/16 01:56:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/16 01:56:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 01:56:48 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:48 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/16 01:56:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/16 01:56:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:49 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/16 01:56:49 DEBUG : Waiting for deletions to finish 2025/11/16 01:56:49 DEBUG : dG9l: transformed to: toe 2025/11/16 01:56:49 DEBUG : dG9l: transformed to: toe 2025/11/16 01:56:49 DEBUG : dG9l: transformed to: toe 2025/11/16 01:56:49 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/16 01:56:50 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/16 01:56:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/16 01:56:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/16 01:56:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/16 01:56:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/16 01:56:50 DEBUG : Local file system at /tmp/rclone835760180: Waiting for checks to finish 2025/11/16 01:56:50 DEBUG : Local file system at /tmp/rclone835760180: Waiting for transfers to finish 2025/11/16 01:56:50 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.44s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-gacoyet9zuwi", Local "Local file system at /tmp/rclone835760180", Modify Window "1ms" 2025/11/16 01:56:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 01:56:51 DEBUG : toe: transformed to: 2025/11/16 01:56:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 01:56:51 DEBUG : toe: transformed to: 2025/11/16 01:56:51 INFO : B2 bucket rclone-test-gacoyet9zuwi: Making directory 2025/11/16 01:56:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 01:56:51 DEBUG : toe: transformed to: 2025/11/16 01:56:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 01:56:51 DEBUG : toe: transformed to: 2025/11/16 01:56:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 01:56:51 DEBUG : toe/toe: transformed to: 2025/11/16 01:56:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/16 01:56:51 INFO : toe/toe: Making directory 2025/11/16 01:56:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 01:56:51 DEBUG : toe/toe: transformed to: 2025/11/16 01:56:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/16 01:56:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 01:56:51 DEBUG : toe: transformed to: 2025/11/16 01:56:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/16 01:56:51 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for checks to finish 2025/11/16 01:56:51 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Waiting for transfers to finish 2025/11/16 01:56:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 01:56:51 DEBUG : toe/toe/toe: transformed to: 2025/11/16 01:56:51 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/16 01:56:51 DEBUG : toe/toe/toe: size = 11 OK 2025/11/16 01:56:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 01:56:51 INFO : toe/toe/toe: Copied (new) 2025/11/16 01:56:51 ERROR : B2 bucket rclone-test-gacoyet9zuwi: not deleting files as there were IO errors 2025/11/16 01:56:51 ERROR : B2 bucket rclone-test-gacoyet9zuwi: not deleting directories as there were IO errors --- PASS: TestError (1.66s) PASS 2025/11/16 01:56:52 DEBUG : B2 bucket rclone-test-gacoyet9zuwi: Purge remote 2025/11/16 01:56:52 INFO : B2 bucket rclone-test-gacoyet9zuwi: cleaning bucket "rclone-test-gacoyet9zuwi" of all files 2025/11/16 01:56:53 DEBUG : BackupDir/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e634144f97f_d20251116_m015039_c001_v7007000_t0000_u01763257839553") 2025/11/16 01:56:53 DEBUG : BackupDir/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f111fea84f45adcb6_d20251116_m015033_c001_v0001037_t0003_u01763257833333") 2025/11/16 01:56:53 DEBUG : CompareDest/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4187174175468c4e_d20251116_m015013_c001_v7007000_t0000_u01763257813796") 2025/11/16 01:56:53 DEBUG : CompareDest/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaa00_d20251116_m015007_c001_v0001131_t0052_u01763257807829") 2025/11/16 01:56:53 DEBUG : CompareDest/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4187174175468c4f_d20251116_m015013_c001_v7007000_t0000_u01763257813977") 2025/11/16 01:56:53 DEBUG : CompareDest/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68ec3e_d20251116_m015009_c001_v0001180_t0044_u01763257809405") 2025/11/16 01:56:53 DEBUG : CopyDest/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e634144f982_d20251116_m015039_c001_v7007000_t0000_u01763257839736") 2025/11/16 01:56:53 DEBUG : CopyDest/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef760_d20251116_m015030_c001_v0001120_t0049_u01763257830375") 2025/11/16 01:56:53 DEBUG : CopyDest/three: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e634144f985_d20251116_m015039_c001_v7007000_t0000_u01763257839918") 2025/11/16 01:56:53 DEBUG : CopyDest/three: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68eca9_d20251116_m015037_c001_v0001180_t0044_u01763257837384") 2025/11/16 01:56:54 DEBUG : CopyDest/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e634144f987_d20251116_m015040_c001_v7007000_t0000_u01763257840101") 2025/11/16 01:56:54 DEBUG : CopyDest/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaa38_d20251116_m015034_c001_v0001131_t0015_u01763257834955") 2025/11/16 01:56:54 DEBUG : EXISTING: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd0b_d20251116_m015207_c001_v7007000_t0000_u01763257927108") 2025/11/16 01:56:54 DEBUG : EXISTING: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab14_d20251116_m015205_c001_v0001131_t0022_u01763257925945") 2025/11/16 01:56:54 DEBUG : PREFIXapple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be4049_d20251116_m015416_c001_v7007000_t0000_u01763258056069") 2025/11/16 01:56:54 DEBUG : PREFIXapple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa7c_d20251116_m015410_c001_v0001120_t0005_u01763258050366") 2025/11/16 01:56:54 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f407579c952880122_d20251116_m015416_c001_v7007000_t0000_u01763258056451") 2025/11/16 01:56:54 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad00_d20251116_m015410_c001_v0001131_t0010_u01763258050343") 2025/11/16 01:56:54 DEBUG : PREFIXbanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc0e4_d20251116_m015416_c001_v7007000_t0000_u01763258056080") 2025/11/16 01:56:54 DEBUG : PREFIXbanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab53e_d20251116_m015410_c001_v0001180_t0036_u01763258050332") 2025/11/16 01:56:54 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be404e_d20251116_m015416_c001_v7007000_t0000_u01763258056461") 2025/11/16 01:56:54 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba283_d20251116_m015410_c001_v0001182_t0039_u01763258050351") 2025/11/16 01:56:54 DEBUG : Testêé: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1ccf9_d20251116_m015203_c001_v7007000_t0000_u01763257923455") 2025/11/16 01:56:54 DEBUG : Testêé: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab0a_d20251116_m015202_c001_v0001131_t0021_u01763257922645") 2025/11/16 01:56:54 DEBUG : Testêé: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef87a_d20251116_m015201_c001_v0001120_t0010_u01763257921455") 2025/11/16 01:56:54 DEBUG : YXBwbGU=: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249241_d20251116_m015355_c001_v7007000_t0000_u01763258035987") 2025/11/16 01:56:54 DEBUG : YXBwbGU=: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab44f_d20251116_m015351_c001_v0001180_t0052_u01763258031641") 2025/11/16 01:56:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249242_d20251116_m015356_c001_v7007000_t0000_u01763258036170") 2025/11/16 01:56:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba1fb_d20251116_m015351_c001_v0001182_t0043_u01763258031741") 2025/11/16 01:56:55 DEBUG : YmFuYW5h: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249243_d20251116_m015356_c001_v7007000_t0000_u01763258036352") 2025/11/16 01:56:55 DEBUG : YmFuYW5h: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbacab_d20251116_m015351_c001_v0001131_t0012_u01763258031744") 2025/11/16 01:56:55 DEBUG : a/potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49943bb_d20251116_m014830_c001_v7007000_t0000_u01763257710763") 2025/11/16 01:56:55 DEBUG : a/potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef60c_d20251116_m014830_c001_v0001120_t0029_u01763257710047") 2025/11/16 01:56:55 DEBUG : a/potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7608_d20251116_m014828_c001_v7007000_t0000_u01763257708420") 2025/11/16 01:56:55 DEBUG : a/potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef604_d20251116_m014827_c001_v0001120_t0005_u01763257707380") 2025/11/16 01:56:55 DEBUG : a/potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8dff_d20251116_m014809_c001_v7007000_t0000_u01763257689222") 2025/11/16 01:56:55 DEBUG : a/potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5b4_d20251116_m014808_c001_v0001120_t0039_u01763257688243") 2025/11/16 01:56:55 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3de_d20251116_m015620_c001_v7007000_t0000_u01763258180204") 2025/11/16 01:56:55 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab854_d20251116_m015615_c001_v0001180_t0009_u01763258175769") 2025/11/16 01:56:55 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b2c_d20251116_m015604_c001_v7007000_t0000_u01763258164613") 2025/11/16 01:56:55 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab836_d20251116_m015600_c001_v0001180_t0029_u01763258160434") 2025/11/16 01:56:55 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa6032_d20251116_m015549_c001_v7007000_t0000_u01763258149253") 2025/11/16 01:56:55 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab810_d20251116_m015545_c001_v0001180_t0035_u01763258145421") 2025/11/16 01:56:55 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ebd_d20251116_m015533_c001_v7007000_t0000_u01763258133532") 2025/11/16 01:56:55 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab7a9_d20251116_m015529_c001_v0001180_t0021_u01763258129276") 2025/11/16 01:56:55 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581ca9_d20251116_m015518_c001_v7007000_t0000_u01763258118549") 2025/11/16 01:56:55 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab76b_d20251116_m015514_c001_v0001180_t0057_u01763258114131") 2025/11/16 01:56:55 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad78_d20251116_m015502_c001_v7007000_t0000_u01763258102191") 2025/11/16 01:56:55 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab70a_d20251116_m015455_c001_v0001180_t0018_u01763258095952") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0e9_d20251116_m015443_c001_v7007000_t0000_u01763258083491") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6b8_d20251116_m015439_c001_v0001180_t0049_u01763258079340") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c2492ed_d20251116_m015438_c001_v7007000_t0000_u01763258078414") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab656_d20251116_m015431_c001_v0001180_t0056_u01763258071661") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f80_d20251116_m015417_c001_v7007000_t0000_u01763258057788") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba2ab_d20251116_m015414_c001_v0001182_t0014_u01763258054045") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be402c_d20251116_m015412_c001_v7007000_t0000_u01763258052926") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab51e_d20251116_m015408_c001_v0001180_t0036_u01763258048003") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa5dc9_d20251116_m015353_c001_v7007000_t0000_u01763258033795") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab433_d20251116_m015349_c001_v0001180_t0049_u01763258029360") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e4d_d20251116_m015338_c001_v7007000_t0000_u01763258018495") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab3a1_d20251116_m015334_c001_v0001180_t0054_u01763258014099") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454a9e_d20251116_m015322_c001_v7007000_t0000_u01763258002851") 2025/11/16 01:56:56 DEBUG : apple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab2ff_d20251116_m015318_c001_v0001180_t0057_u01763257998721") 2025/11/16 01:56:56 DEBUG : appleSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0e4_d20251116_m015442_c001_v7007000_t0000_u01763258082159") 2025/11/16 01:56:56 DEBUG : appleSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab674_d20251116_m015433_c001_v0001180_t0029_u01763258073825") 2025/11/16 01:56:56 DEBUG : appleapple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad7b_d20251116_m015502_c001_v7007000_t0000_u01763258102374") 2025/11/16 01:56:56 DEBUG : appleapple: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1cb_d20251116_m015457_c001_v0001102_t0056_u01763258097973") 2025/11/16 01:56:56 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3e0_d20251116_m015620_c001_v7007000_t0000_u01763258180404") 2025/11/16 01:56:56 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaebc_d20251116_m015616_c001_v0001131_t0007_u01763258176352") 2025/11/16 01:56:56 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b2f_d20251116_m015604_c001_v7007000_t0000_u01763258164797") 2025/11/16 01:56:56 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae90_d20251116_m015600_c001_v0001131_t0001_u01763258160955") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa6034_d20251116_m015549_c001_v7007000_t0000_u01763258149439") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae60_d20251116_m015545_c001_v0001131_t0058_u01763258145910") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ebe_d20251116_m015533_c001_v7007000_t0000_u01763258133718") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae36_d20251116_m015529_c001_v0001131_t0008_u01763258129805") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581caa_d20251116_m015518_c001_v7007000_t0000_u01763258118742") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae04_d20251116_m015514_c001_v0001131_t0045_u01763258114737") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f423d2aea605f3905_d20251116_m015459_c001_v7007000_t0000_u01763258099998") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbadbc_d20251116_m015456_c001_v0001131_t0031_u01763258096501") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0ea_d20251116_m015443_c001_v7007000_t0000_u01763258083675") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad7e_d20251116_m015439_c001_v0001131_t0037_u01763258079352") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be4105_d20251116_m015437_c001_v7007000_t0000_u01763258077876") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad62_d20251116_m015432_c001_v0001131_t0035_u01763258072330") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f82_d20251116_m015417_c001_v7007000_t0000_u01763258057973") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad12_d20251116_m015414_c001_v0001131_t0042_u01763258054038") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a3038_d20251116_m015412_c001_v7007000_t0000_u01763258052681") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba265_d20251116_m015408_c001_v0001182_t0056_u01763258048580") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24922a_d20251116_m015353_c001_v7007000_t0000_u01763258033557") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba1f3_d20251116_m015349_c001_v0001182_t0022_u01763258029910") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e51_d20251116_m015338_c001_v7007000_t0000_u01763258018676") 2025/11/16 01:56:57 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba193_d20251116_m015334_c001_v0001182_t0055_u01763258014677") 2025/11/16 01:56:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454aa3_d20251116_m015323_c001_v7007000_t0000_u01763258003035") 2025/11/16 01:56:58 DEBUG : appleappleapplebanana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba107_d20251116_m015319_c001_v0001182_t0045_u01763257999302") 2025/11/16 01:56:58 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41871741754698a2_d20251116_m015441_c001_v7007000_t0000_u01763258081799") 2025/11/16 01:56:58 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc18f_d20251116_m015437_c001_v0001102_t0053_u01763258077472") 2025/11/16 01:56:58 DEBUG : b/potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49943bc_d20251116_m014830_c001_v7007000_t0000_u01763257710945") 2025/11/16 01:56:58 DEBUG : b/potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef608_d20251116_m014828_c001_v0001120_t0037_u01763257708969") 2025/11/16 01:56:58 DEBUG : b/potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7607_d20251116_m014827_c001_v7007000_t0000_u01763257707855") 2025/11/16 01:56:58 DEBUG : b/potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5fe_d20251116_m014826_c001_v0001120_t0002_u01763257706218") 2025/11/16 01:56:58 DEBUG : b/potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8df2_d20251116_m014808_c001_v7007000_t0000_u01763257688662") 2025/11/16 01:56:58 DEBUG : b/potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5b0_d20251116_m014807_c001_v0001120_t0047_u01763257687092") 2025/11/16 01:56:58 DEBUG : backup/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f405d1538e8360c9b_d20251116_m015055_c001_v7007000_t0000_u01763257855207") 2025/11/16 01:56:58 DEBUG : backup/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103debbad28b7892_d20251116_m015053_c001_v0001113_t0007_u01763257853065") 2025/11/16 01:56:58 DEBUG : backup/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f106a1a0a48c4fdbf_d20251116_m015049_c001_v0001102_t0005_u01763257849036") 2025/11/16 01:56:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a2901_d20251116_m015122_c001_v7007000_t0000_u01763257882945") 2025/11/16 01:56:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f113fa26787d54392_d20251116_m015121_c001_v0001180_t0033_u01763257881015") 2025/11/16 01:56:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10779f9b5cdc2a1e_d20251116_m015116_c001_v0001032_t0057_u01763257876524") 2025/11/16 01:56:58 DEBUG : backup/one.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f1689b_d20251116_m015107_c001_v7007000_t0000_u01763257867799") 2025/11/16 01:56:58 DEBUG : backup/one.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1081a6b3688e720e_d20251116_m015105_c001_v0001146_t0002_u01763257865949") 2025/11/16 01:56:58 DEBUG : backup/one.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1098471d0d43c4dc_d20251116_m015101_c001_v0001038_t0012_u01763257861812") 2025/11/16 01:56:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a2903_d20251116_m015123_c001_v7007000_t0000_u01763257883129") 2025/11/16 01:56:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1077e5f69cb50951_d20251116_m015122_c001_v0001183_t0026_u01763257882154") 2025/11/16 01:56:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10470a2edec65e64_d20251116_m015118_c001_v0001171_t0039_u01763257878538") 2025/11/16 01:56:59 DEBUG : backup/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f405d1538e8360c9d_d20251116_m015055_c001_v7007000_t0000_u01763257855388") 2025/11/16 01:56:59 DEBUG : backup/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f110971d9fa953476_d20251116_m015054_c001_v0001180_t0002_u01763257854426") 2025/11/16 01:56:59 DEBUG : backup/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117de3f03bfdaea3_d20251116_m015050_c001_v0001157_t0041_u01763257850799") 2025/11/16 01:56:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f1689c_d20251116_m015107_c001_v7007000_t0000_u01763257867980") 2025/11/16 01:56:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1127b946023c9fbf_d20251116_m015107_c001_v0001179_t0049_u01763257867017") 2025/11/16 01:56:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f110a501c2c4668c5_d20251116_m015103_c001_v0001176_t0046_u01763257863491") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3e1_d20251116_m015620_c001_v7007000_t0000_u01763258180588") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efbf5_d20251116_m015615_c001_v0001120_t0058_u01763258175955") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b32_d20251116_m015604_c001_v7007000_t0000_u01763258164980") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efbd2_d20251116_m015600_c001_v0001120_t0056_u01763258160647") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa6037_d20251116_m015549_c001_v7007000_t0000_u01763258149623") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efbaa_d20251116_m015545_c001_v0001120_t0050_u01763258145635") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ec0_d20251116_m015533_c001_v7007000_t0000_u01763258133915") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb82_d20251116_m015529_c001_v0001120_t0030_u01763258129552") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cab_d20251116_m015518_c001_v7007000_t0000_u01763258118925") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb5c_d20251116_m015514_c001_v0001120_t0013_u01763258114341") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad7e_d20251116_m015502_c001_v7007000_t0000_u01763258102560") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1c7_d20251116_m015456_c001_v0001102_t0046_u01763258096171") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0eb_d20251116_m015443_c001_v7007000_t0000_u01763258083859") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc197_d20251116_m015439_c001_v0001102_t0025_u01763258079375") 2025/11/16 01:56:59 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0d2_d20251116_m015438_c001_v7007000_t0000_u01763258078456") 2025/11/16 01:57:00 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efad1_d20251116_m015431_c001_v0001120_t0052_u01763258071898") 2025/11/16 01:57:00 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f84_d20251116_m015418_c001_v7007000_t0000_u01763258058157") 2025/11/16 01:57:00 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa8a_d20251116_m015414_c001_v0001120_t0036_u01763258054015") 2025/11/16 01:57:00 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc0c8_d20251116_m015412_c001_v7007000_t0000_u01763258052738") 2025/11/16 01:57:00 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbacfa_d20251116_m015408_c001_v0001131_t0024_u01763258048202") 2025/11/16 01:57:00 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41876482230cd71e_d20251116_m015353_c001_v7007000_t0000_u01763258033946") 2025/11/16 01:57:00 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa1a_d20251116_m015349_c001_v0001120_t0057_u01763258029576") 2025/11/16 01:57:00 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e54_d20251116_m015338_c001_v7007000_t0000_u01763258018858") 2025/11/16 01:57:00 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef9da_d20251116_m015334_c001_v0001120_t0013_u01763258014301") 2025/11/16 01:57:00 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454aa5_d20251116_m015323_c001_v7007000_t0000_u01763258003222") 2025/11/16 01:57:00 DEBUG : banana: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef9ac_d20251116_m015318_c001_v0001120_t0018_u01763257998916") 2025/11/16 01:57:00 DEBUG : bananaSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41871741754698a4_d20251116_m015441_c001_v7007000_t0000_u01763258081989") 2025/11/16 01:57:00 DEBUG : bananaSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efad5_d20251116_m015433_c001_v0001120_t0008_u01763258073804") 2025/11/16 01:57:00 DEBUG : both0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77bb_d20251116_m015252_c001_v7007000_t0000_u01763257972794") 2025/11/16 01:57:00 DEBUG : both0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8f3_d20251116_m015233_c001_v0001120_t0018_u01763257953593") 2025/11/16 01:57:00 DEBUG : both0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd6b_d20251116_m015229_c001_v7007000_t0000_u01763257949225") 2025/11/16 01:57:00 DEBUG : both0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef895_d20251116_m015208_c001_v0001120_t0032_u01763257928968") 2025/11/16 01:57:00 DEBUG : both1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77bc_d20251116_m015252_c001_v7007000_t0000_u01763257972988") 2025/11/16 01:57:00 DEBUG : both1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8f5_d20251116_m015234_c001_v0001120_t0021_u01763257954925") 2025/11/16 01:57:00 DEBUG : both1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd6c_d20251116_m015229_c001_v7007000_t0000_u01763257949407") 2025/11/16 01:57:00 DEBUG : both1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef899_d20251116_m015209_c001_v0001120_t0009_u01763257929889") 2025/11/16 01:57:00 DEBUG : both10: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77bd_d20251116_m015253_c001_v7007000_t0000_u01763257973175") 2025/11/16 01:57:01 DEBUG : both10: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef915_d20251116_m015241_c001_v0001120_t0057_u01763257961912") 2025/11/16 01:57:01 DEBUG : both10: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd6d_d20251116_m015229_c001_v7007000_t0000_u01763257949591") 2025/11/16 01:57:01 DEBUG : both10: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8c0_d20251116_m015218_c001_v0001120_t0017_u01763257938286") 2025/11/16 01:57:01 DEBUG : both11: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77be_d20251116_m015253_c001_v7007000_t0000_u01763257973369") 2025/11/16 01:57:01 DEBUG : both11: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef91d_d20251116_m015242_c001_v0001120_t0009_u01763257962879") 2025/11/16 01:57:01 DEBUG : both11: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd6e_d20251116_m015229_c001_v7007000_t0000_u01763257949773") 2025/11/16 01:57:01 DEBUG : both11: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8c4_d20251116_m015219_c001_v0001120_t0047_u01763257939122") 2025/11/16 01:57:01 DEBUG : both12: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77c0_d20251116_m015253_c001_v7007000_t0000_u01763257973552") 2025/11/16 01:57:01 DEBUG : both12: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef921_d20251116_m015243_c001_v0001120_t0042_u01763257963701") 2025/11/16 01:57:01 DEBUG : both12: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd6f_d20251116_m015229_c001_v7007000_t0000_u01763257949956") 2025/11/16 01:57:01 DEBUG : both12: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8cc_d20251116_m015219_c001_v0001120_t0042_u01763257939918") 2025/11/16 01:57:01 DEBUG : both13: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77c1_d20251116_m015253_c001_v7007000_t0000_u01763257973735") 2025/11/16 01:57:01 DEBUG : both13: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef923_d20251116_m015244_c001_v0001120_t0021_u01763257964460") 2025/11/16 01:57:01 DEBUG : both13: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd71_d20251116_m015230_c001_v7007000_t0000_u01763257950138") 2025/11/16 01:57:01 DEBUG : both13: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8ce_d20251116_m015220_c001_v0001120_t0030_u01763257940538") 2025/11/16 01:57:01 DEBUG : both14: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77c2_d20251116_m015253_c001_v7007000_t0000_u01763257973919") 2025/11/16 01:57:01 DEBUG : both14: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef927_d20251116_m015245_c001_v0001120_t0000_u01763257965196") 2025/11/16 01:57:01 DEBUG : both14: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd73_d20251116_m015230_c001_v7007000_t0000_u01763257950320") 2025/11/16 01:57:01 DEBUG : both14: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8d5_d20251116_m015221_c001_v0001120_t0019_u01763257941377") 2025/11/16 01:57:01 DEBUG : both15: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77c3_d20251116_m015254_c001_v7007000_t0000_u01763257974105") 2025/11/16 01:57:01 DEBUG : both15: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef933_d20251116_m015246_c001_v0001120_t0019_u01763257966315") 2025/11/16 01:57:02 DEBUG : both15: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd74_d20251116_m015230_c001_v7007000_t0000_u01763257950503") 2025/11/16 01:57:02 DEBUG : both15: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8d9_d20251116_m015222_c001_v0001120_t0022_u01763257942270") 2025/11/16 01:57:02 DEBUG : both16: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77c4_d20251116_m015254_c001_v7007000_t0000_u01763257974315") 2025/11/16 01:57:02 DEBUG : both16: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef937_d20251116_m015247_c001_v0001120_t0018_u01763257967280") 2025/11/16 01:57:02 DEBUG : both16: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd77_d20251116_m015230_c001_v7007000_t0000_u01763257950688") 2025/11/16 01:57:02 DEBUG : both16: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8db_d20251116_m015223_c001_v0001120_t0033_u01763257943324") 2025/11/16 01:57:02 DEBUG : both17: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77c5_d20251116_m015254_c001_v7007000_t0000_u01763257974499") 2025/11/16 01:57:02 DEBUG : both17: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef939_d20251116_m015248_c001_v0001120_t0042_u01763257968075") 2025/11/16 01:57:02 DEBUG : both17: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd78_d20251116_m015230_c001_v7007000_t0000_u01763257950870") 2025/11/16 01:57:02 DEBUG : both17: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8dd_d20251116_m015224_c001_v0001120_t0028_u01763257944091") 2025/11/16 01:57:02 DEBUG : both18: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77c6_d20251116_m015254_c001_v7007000_t0000_u01763257974685") 2025/11/16 01:57:02 DEBUG : both18: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef93d_d20251116_m015248_c001_v0001120_t0017_u01763257968698") 2025/11/16 01:57:02 DEBUG : both18: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd79_d20251116_m015231_c001_v7007000_t0000_u01763257951053") 2025/11/16 01:57:02 DEBUG : both18: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8df_d20251116_m015224_c001_v0001120_t0021_u01763257944913") 2025/11/16 01:57:02 DEBUG : both19: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77c7_d20251116_m015254_c001_v7007000_t0000_u01763257974869") 2025/11/16 01:57:02 DEBUG : both19: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef93f_d20251116_m015249_c001_v0001120_t0026_u01763257969412") 2025/11/16 01:57:02 DEBUG : both19: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd7b_d20251116_m015231_c001_v7007000_t0000_u01763257951234") 2025/11/16 01:57:02 DEBUG : both19: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8e3_d20251116_m015225_c001_v0001120_t0021_u01763257945710") 2025/11/16 01:57:02 DEBUG : both2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77c8_d20251116_m015255_c001_v7007000_t0000_u01763257975053") 2025/11/16 01:57:02 DEBUG : both2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8f9_d20251116_m015235_c001_v0001120_t0017_u01763257955685") 2025/11/16 01:57:03 DEBUG : both2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd7c_d20251116_m015231_c001_v7007000_t0000_u01763257951477") 2025/11/16 01:57:03 DEBUG : both2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef89b_d20251116_m015210_c001_v0001120_t0041_u01763257930744") 2025/11/16 01:57:03 DEBUG : both3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77c9_d20251116_m015255_c001_v7007000_t0000_u01763257975238") 2025/11/16 01:57:03 DEBUG : both3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8fd_d20251116_m015236_c001_v0001120_t0050_u01763257956653") 2025/11/16 01:57:03 DEBUG : both3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd7f_d20251116_m015231_c001_v7007000_t0000_u01763257951661") 2025/11/16 01:57:03 DEBUG : both3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8a0_d20251116_m015211_c001_v0001120_t0000_u01763257931586") 2025/11/16 01:57:03 DEBUG : both4: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77ca_d20251116_m015255_c001_v7007000_t0000_u01763257975421") 2025/11/16 01:57:03 DEBUG : both4: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8ff_d20251116_m015237_c001_v0001120_t0017_u01763257957423") 2025/11/16 01:57:03 DEBUG : both4: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd81_d20251116_m015231_c001_v7007000_t0000_u01763257951847") 2025/11/16 01:57:03 DEBUG : both4: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8a2_d20251116_m015212_c001_v0001120_t0007_u01763257932606") 2025/11/16 01:57:03 DEBUG : both5: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77cb_d20251116_m015255_c001_v7007000_t0000_u01763257975604") 2025/11/16 01:57:03 DEBUG : both5: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef901_d20251116_m015238_c001_v0001120_t0052_u01763257958258") 2025/11/16 01:57:03 DEBUG : both5: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd82_d20251116_m015232_c001_v7007000_t0000_u01763257952039") 2025/11/16 01:57:03 DEBUG : both5: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8b0_d20251116_m015213_c001_v0001120_t0044_u01763257933779") 2025/11/16 01:57:03 DEBUG : both6: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77cc_d20251116_m015255_c001_v7007000_t0000_u01763257975788") 2025/11/16 01:57:03 DEBUG : both6: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef903_d20251116_m015238_c001_v0001120_t0008_u01763257958891") 2025/11/16 01:57:03 DEBUG : both6: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd83_d20251116_m015232_c001_v7007000_t0000_u01763257952235") 2025/11/16 01:57:03 DEBUG : both6: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8b2_d20251116_m015214_c001_v0001120_t0048_u01763257934538") 2025/11/16 01:57:03 DEBUG : both7: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77cd_d20251116_m015255_c001_v7007000_t0000_u01763257975985") 2025/11/16 01:57:03 DEBUG : both7: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef905_d20251116_m015239_c001_v0001120_t0032_u01763257959618") 2025/11/16 01:57:03 DEBUG : both7: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd85_d20251116_m015232_c001_v7007000_t0000_u01763257952417") 2025/11/16 01:57:04 DEBUG : both7: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8b4_d20251116_m015215_c001_v0001120_t0023_u01763257935281") 2025/11/16 01:57:04 DEBUG : both8: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77ce_d20251116_m015256_c001_v7007000_t0000_u01763257976170") 2025/11/16 01:57:04 DEBUG : both8: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef909_d20251116_m015240_c001_v0001120_t0048_u01763257960328") 2025/11/16 01:57:04 DEBUG : both8: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd86_d20251116_m015232_c001_v7007000_t0000_u01763257952603") 2025/11/16 01:57:04 DEBUG : both8: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8ba_d20251116_m015216_c001_v0001120_t0024_u01763257936313") 2025/11/16 01:57:04 DEBUG : both9: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77cf_d20251116_m015256_c001_v7007000_t0000_u01763257976353") 2025/11/16 01:57:04 DEBUG : both9: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef911_d20251116_m015241_c001_v0001120_t0016_u01763257961075") 2025/11/16 01:57:04 DEBUG : both9: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd87_d20251116_m015232_c001_v7007000_t0000_u01763257952785") 2025/11/16 01:57:04 DEBUG : both9: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef8bc_d20251116_m015217_c001_v0001120_t0001_u01763257937203") 2025/11/16 01:57:04 DEBUG : c/non empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49943be_d20251116_m014831_c001_v7007000_t0000_u01763257711127") 2025/11/16 01:57:04 DEBUG : c/non empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef60a_d20251116_m014829_c001_v0001120_t0028_u01763257709251") 2025/11/16 01:57:04 DEBUG : c/non empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7609_d20251116_m014828_c001_v7007000_t0000_u01763257708602") 2025/11/16 01:57:04 DEBUG : c/non empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef600_d20251116_m014826_c001_v0001120_t0058_u01763257706671") 2025/11/16 01:57:04 DEBUG : c/non empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8e05_d20251116_m014809_c001_v7007000_t0000_u01763257689409") 2025/11/16 01:57:04 DEBUG : c/non empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5b2_d20251116_m014807_c001_v0001120_t0028_u01763257687426") 2025/11/16 01:57:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249245_d20251116_m015356_c001_v7007000_t0000_u01763258036534") 2025/11/16 01:57:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa24_d20251116_m015351_c001_v0001120_t0040_u01763258031653") 2025/11/16 01:57:04 DEBUG : check sum: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8d76_d20251116_m014759_c001_v7007000_t0000_u01763257679215") 2025/11/16 01:57:04 DEBUG : check sum: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef591_d20251116_m014757_c001_v0001120_t0005_u01763257677997") 2025/11/16 01:57:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d518_d20251116_m015650_c001_v7007000_t0000_u01763258210713") 2025/11/16 01:57:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab8a4_d20251116_m015649_c001_v0001180_t0040_u01763258209235") 2025/11/16 01:57:04 DEBUG : dest/3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e634144f8d0_d20251116_m015023_c001_v7007000_t0000_u01763257823151") 2025/11/16 01:57:05 DEBUG : dest/3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f412aa7ad37c60d91_d20251116_m015022_c001_v0001092_t0050_u01763257822041") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcde: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad81_d20251116_m015502_c001_v7007000_t0000_u01763258102745") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcde: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbadc2_d20251116_m015458_c001_v0001131_t0031_u01763258098176") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3e2_d20251116_m015620_c001_v7007000_t0000_u01763258180778") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab846_d20251116_m015609_c001_v0001180_t0040_u01763258169268") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b34_d20251116_m015605_c001_v7007000_t0000_u01763258165163") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab822_d20251116_m015553_c001_v0001180_t0039_u01763258153994") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa603b_d20251116_m015549_c001_v7007000_t0000_u01763258149807") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab7dd_d20251116_m015538_c001_v0001180_t0039_u01763258138349") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ec3_d20251116_m015534_c001_v7007000_t0000_u01763258134100") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab78b_d20251116_m015523_c001_v0001180_t0011_u01763258123231") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cae_d20251116_m015519_c001_v7007000_t0000_u01763258119109") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab741_d20251116_m015506_c001_v0001180_t0032_u01763258106944") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4085dfbc26870931_d20251116_m015500_c001_v7007000_t0000_u01763258100189") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6e4_d20251116_m015448_c001_v0001180_t0028_u01763258088251") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0ed_d20251116_m015444_c001_v7007000_t0000_u01763258084044") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6ba_d20251116_m015439_c001_v0001180_t0027_u01763258079554") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be4109_d20251116_m015438_c001_v7007000_t0000_u01763258078426") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad30_d20251116_m015422_c001_v0001131_t0001_u01763258062475") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f86_d20251116_m015418_c001_v7007000_t0000_u01763258058341") 2025/11/16 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab582_d20251116_m015414_c001_v0001180_t0021_u01763258054245") 2025/11/16 01:57:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249290_d20251116_m015412_c001_v7007000_t0000_u01763258052933") 2025/11/16 01:57:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab4c2_d20251116_m015400_c001_v0001180_t0040_u01763258040593") 2025/11/16 01:57:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24922b_d20251116_m015353_c001_v7007000_t0000_u01763258033743") 2025/11/16 01:57:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab3ed_d20251116_m015343_c001_v0001180_t0027_u01763258023128") 2025/11/16 01:57:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e58_d20251116_m015339_c001_v7007000_t0000_u01763258019040") 2025/11/16 01:57:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab359_d20251116_m015327_c001_v0001180_t0017_u01763258007441") 2025/11/16 01:57:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454aa6_d20251116_m015323_c001_v7007000_t0000_u01763258003404") 2025/11/16 01:57:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab2c3_d20251116_m015313_c001_v0001180_t0024_u01763257993395") 2025/11/16 01:57:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e63414537a4_d20251116_m015441_c001_v7007000_t0000_u01763258081937") 2025/11/16 01:57:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab67a_d20251116_m015434_c001_v0001180_t0036_u01763258074026") 2025/11/16 01:57:06 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad83_d20251116_m015502_c001_v7007000_t0000_u01763258102929") 2025/11/16 01:57:06 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb2d_d20251116_m015458_c001_v0001120_t0054_u01763258098186") 2025/11/16 01:57:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3e3_d20251116_m015620_c001_v7007000_t0000_u01763258180963") 2025/11/16 01:57:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efbe4_d20251116_m015609_c001_v0001120_t0006_u01763258169872") 2025/11/16 01:57:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b36_d20251116_m015605_c001_v7007000_t0000_u01763258165345") 2025/11/16 01:57:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efbc0_d20251116_m015554_c001_v0001120_t0053_u01763258154590") 2025/11/16 01:57:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa603e_d20251116_m015549_c001_v7007000_t0000_u01763258149990") 2025/11/16 01:57:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb92_d20251116_m015538_c001_v0001120_t0048_u01763258138918") 2025/11/16 01:57:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ec4_d20251116_m015534_c001_v7007000_t0000_u01763258134285") 2025/11/16 01:57:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb6c_d20251116_m015523_c001_v0001120_t0012_u01763258123808") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cb2_d20251116_m015519_c001_v7007000_t0000_u01763258119293") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb4c_d20251116_m015507_c001_v0001120_t0017_u01763258107503") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41876482230cd95e_d20251116_m015500_c001_v7007000_t0000_u01763258100240") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1b1_d20251116_m015448_c001_v0001102_t0026_u01763258088821") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0ee_d20251116_m015444_c001_v7007000_t0000_u01763258084227") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc19d_d20251116_m015439_c001_v0001102_t0015_u01763258079744") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0cf_d20251116_m015438_c001_v7007000_t0000_u01763258078265") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab5ec_d20251116_m015423_c001_v0001180_t0043_u01763258063278") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f88_d20251116_m015418_c001_v7007000_t0000_u01763258058562") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa90_d20251116_m015414_c001_v0001120_t0049_u01763258054259") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4085dfbc2686d2c2_d20251116_m015412_c001_v7007000_t0000_u01763258052890") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbacd6_d20251116_m015401_c001_v0001131_t0037_u01763258041161") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249231_d20251116_m015354_c001_v7007000_t0000_u01763258034125") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef9f2_d20251116_m015343_c001_v0001120_t0053_u01763258023703") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e5b_d20251116_m015339_c001_v7007000_t0000_u01763258019221") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef9c2_d20251116_m015328_c001_v0001120_t0001_u01763258008061") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454aa7_d20251116_m015323_c001_v7007000_t0000_u01763258003585") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef996_d20251116_m015313_c001_v0001120_t0009_u01763257993989") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc1a0_d20251116_m015441_c001_v7007000_t0000_u01763258081733") 2025/11/16 01:57:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab67c_d20251116_m015434_c001_v0001180_t0008_u01763258074228") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad88_d20251116_m015503_c001_v7007000_t0000_u01763258103112") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab71b_d20251116_m015458_c001_v0001180_t0028_u01763258098197") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3e4_d20251116_m015621_c001_v7007000_t0000_u01763258181147") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaea8_d20251116_m015610_c001_v0001131_t0032_u01763258170727") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b3a_d20251116_m015605_c001_v7007000_t0000_u01763258165531") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae75_d20251116_m015555_c001_v0001131_t0028_u01763258155243") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa6042_d20251116_m015550_c001_v7007000_t0000_u01763258150173") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae44_d20251116_m015539_c001_v0001131_t0047_u01763258139685") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ec5_d20251116_m015534_c001_v7007000_t0000_u01763258134470") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae20_d20251116_m015524_c001_v0001131_t0040_u01763258124580") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cb3_d20251116_m015519_c001_v7007000_t0000_u01763258119477") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbade6_d20251116_m015508_c001_v0001131_t0006_u01763258108461") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f17086_d20251116_m015459_c001_v7007000_t0000_u01763258099996") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbada6_d20251116_m015449_c001_v0001131_t0049_u01763258089543") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0f0_d20251116_m015444_c001_v7007000_t0000_u01763258084412") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6bc_d20251116_m015439_c001_v0001180_t0058_u01763258079755") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc183_d20251116_m015438_c001_v7007000_t0000_u01763258078041") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efab2_d20251116_m015426_c001_v0001120_t0047_u01763258066401") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f8c_d20251116_m015418_c001_v7007000_t0000_u01763258058746") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad14_d20251116_m015414_c001_v0001131_t0000_u01763258054353") 2025/11/16 01:57:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249291_d20251116_m015413_c001_v7007000_t0000_u01763258053123") 2025/11/16 01:57:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba22b_d20251116_m015401_c001_v0001182_t0005_u01763258041828") 2025/11/16 01:57:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ab41_d20251116_m015353_c001_v7007000_t0000_u01763258033818") 2025/11/16 01:57:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba1c5_d20251116_m015344_c001_v0001182_t0005_u01763258024415") 2025/11/16 01:57:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e5f_d20251116_m015339_c001_v7007000_t0000_u01763258019403") 2025/11/16 01:57:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba14f_d20251116_m015328_c001_v0001182_t0044_u01763258008819") 2025/11/16 01:57:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454aa8_d20251116_m015323_c001_v7007000_t0000_u01763258003766") 2025/11/16 01:57:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba0df_d20251116_m015314_c001_v0001182_t0014_u01763257994380") 2025/11/16 01:57:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc1a4_d20251116_m015442_c001_v7007000_t0000_u01763258082098") 2025/11/16 01:57:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad68_d20251116_m015434_c001_v0001131_t0022_u01763258074257") 2025/11/16 01:57:09 DEBUG : dir1/0003-defgh: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad8e_d20251116_m015503_c001_v7007000_t0000_u01763258103298") 2025/11/16 01:57:09 DEBUG : dir1/0003-defgh: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1cd_d20251116_m015458_c001_v0001102_t0029_u01763258098320") 2025/11/16 01:57:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3e5_d20251116_m015621_c001_v7007000_t0000_u01763258181330") 2025/11/16 01:57:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc282_d20251116_m015611_c001_v0001102_t0006_u01763258171419") 2025/11/16 01:57:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b3d_d20251116_m015605_c001_v7007000_t0000_u01763258165715") 2025/11/16 01:57:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc266_d20251116_m015555_c001_v0001102_t0028_u01763258155938") 2025/11/16 01:57:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa6046_d20251116_m015550_c001_v7007000_t0000_u01763258150357") 2025/11/16 01:57:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc22c_d20251116_m015540_c001_v0001102_t0054_u01763258140334") 2025/11/16 01:57:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ec6_d20251116_m015534_c001_v7007000_t0000_u01763258134654") 2025/11/16 01:57:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc20b_d20251116_m015525_c001_v0001102_t0049_u01763258125221") 2025/11/16 01:57:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cb5_d20251116_m015519_c001_v7007000_t0000_u01763258119661") 2025/11/16 01:57:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1ea_d20251116_m015509_c001_v0001102_t0029_u01763258109483") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f423d2aea605f3904_d20251116_m015459_c001_v7007000_t0000_u01763258099785") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb0e_d20251116_m015450_c001_v0001120_t0049_u01763258090230") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0f2_d20251116_m015444_c001_v7007000_t0000_u01763258084595") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad84_d20251116_m015439_c001_v0001131_t0004_u01763258079778") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc189_d20251116_m015438_c001_v7007000_t0000_u01763258078467") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad3e_d20251116_m015427_c001_v0001131_t0011_u01763258067048") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f90_d20251116_m015418_c001_v7007000_t0000_u01763258058929") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab586_d20251116_m015414_c001_v0001180_t0037_u01763258054493") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f407579c95288011d_d20251116_m015412_c001_v7007000_t0000_u01763258052954") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa4e_d20251116_m015402_c001_v0001120_t0024_u01763258042668") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454b40_d20251116_m015353_c001_v7007000_t0000_u01763258033970") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac7f_d20251116_m015345_c001_v0001131_t0056_u01763258025037") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e65_d20251116_m015339_c001_v7007000_t0000_u01763258019604") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac40_d20251116_m015329_c001_v0001131_t0019_u01763258009383") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454aab_d20251116_m015323_c001_v7007000_t0000_u01763258003946") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac1a_d20251116_m015314_c001_v0001131_t0025_u01763257994580") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0e1_d20251116_m015441_c001_v7007000_t0000_u01763258081742") 2025/11/16 01:57:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efad7_d20251116_m015434_c001_v0001120_t0046_u01763258074368") 2025/11/16 01:57:10 DEBUG : dir1/0004-efghi: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad93_d20251116_m015503_c001_v7007000_t0000_u01763258103484") 2025/11/16 01:57:10 DEBUG : dir1/0004-efghi: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab71d_d20251116_m015458_c001_v0001180_t0040_u01763258098401") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3e6_d20251116_m015621_c001_v7007000_t0000_u01763258181536") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab84c_d20251116_m015611_c001_v0001180_t0041_u01763258171786") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b42_d20251116_m015605_c001_v7007000_t0000_u01763258165899") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab828_d20251116_m015556_c001_v0001180_t0032_u01763258156281") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa604b_d20251116_m015550_c001_v7007000_t0000_u01763258150596") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab7f3_d20251116_m015540_c001_v0001180_t0025_u01763258140748") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ec9_d20251116_m015534_c001_v7007000_t0000_u01763258134839") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab795_d20251116_m015525_c001_v0001180_t0055_u01763258125543") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cb8_d20251116_m015519_c001_v7007000_t0000_u01763258119846") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab74b_d20251116_m015509_c001_v0001180_t0011_u01763258109826") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f423d2aea605f3907_d20251116_m015500_c001_v7007000_t0000_u01763258100175") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6f6_d20251116_m015450_c001_v0001180_t0017_u01763258090604") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0f3_d20251116_m015444_c001_v7007000_t0000_u01763258084782") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efaf9_d20251116_m015439_c001_v0001120_t0052_u01763258079936") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc181_d20251116_m015437_c001_v7007000_t0000_u01763258077857") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab628_d20251116_m015427_c001_v0001180_t0021_u01763258067543") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f96_d20251116_m015419_c001_v7007000_t0000_u01763258059111") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa92_d20251116_m015414_c001_v0001120_t0034_u01763258054608") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a303a_d20251116_m015412_c001_v7007000_t0000_u01763258052863") 2025/11/16 01:57:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab4e6_d20251116_m015403_c001_v0001180_t0036_u01763258043090") 2025/11/16 01:57:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24922c_d20251116_m015353_c001_v7007000_t0000_u01763258033751") 2025/11/16 01:57:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab401_d20251116_m015345_c001_v0001180_t0008_u01763258025490") 2025/11/16 01:57:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e67_d20251116_m015339_c001_v7007000_t0000_u01763258019785") 2025/11/16 01:57:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab371_d20251116_m015329_c001_v0001180_t0031_u01763258009789") 2025/11/16 01:57:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454aaf_d20251116_m015324_c001_v7007000_t0000_u01763258004127") 2025/11/16 01:57:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab2d3_d20251116_m015314_c001_v0001180_t0042_u01763257994944") 2025/11/16 01:57:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e63414537a5_d20251116_m015442_c001_v7007000_t0000_u01763258082118") 2025/11/16 01:57:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab682_d20251116_m015434_c001_v0001180_t0038_u01763258074431") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghij: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad95_d20251116_m015503_c001_v7007000_t0000_u01763258103667") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghij: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbadc4_d20251116_m015458_c001_v0001131_t0031_u01763258098492") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3e7_d20251116_m015621_c001_v7007000_t0000_u01763258181721") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efbea_d20251116_m015612_c001_v0001120_t0046_u01763258172000") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b47_d20251116_m015606_c001_v7007000_t0000_u01763258166083") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efbc6_d20251116_m015556_c001_v0001120_t0053_u01763258156480") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa604d_d20251116_m015550_c001_v7007000_t0000_u01763258150790") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb9a_d20251116_m015541_c001_v0001120_t0008_u01763258141003") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83eca_d20251116_m015535_c001_v7007000_t0000_u01763258135024") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb74_d20251116_m015525_c001_v0001120_t0013_u01763258125787") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cb9_d20251116_m015520_c001_v7007000_t0000_u01763258120030") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb50_d20251116_m015510_c001_v0001120_t0055_u01763258110110") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa5ef9_d20251116_m015459_c001_v7007000_t0000_u01763258099774") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1b7_d20251116_m015450_c001_v0001102_t0027_u01763258090849") 2025/11/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0f6_d20251116_m015444_c001_v7007000_t0000_u01763258084970") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6be_d20251116_m015439_c001_v0001180_t0017_u01763258079970") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c2492e9_d20251116_m015438_c001_v7007000_t0000_u01763258078047") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efaba_d20251116_m015427_c001_v0001120_t0016_u01763258067890") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f99_d20251116_m015419_c001_v7007000_t0000_u01763258059295") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba2af_d20251116_m015414_c001_v0001182_t0048_u01763258054675") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a303b_d20251116_m015413_c001_v7007000_t0000_u01763258053045") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbacde_d20251116_m015403_c001_v0001131_t0021_u01763258043279") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a2ef8_d20251116_m015353_c001_v7007000_t0000_u01763258033818") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa00_d20251116_m015345_c001_v0001120_t0027_u01763258025705") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e6d_d20251116_m015339_c001_v7007000_t0000_u01763258019966") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef9c6_d20251116_m015329_c001_v0001120_t0020_u01763258009991") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454ab0_d20251116_m015324_c001_v7007000_t0000_u01763258004309") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef99a_d20251116_m015315_c001_v0001120_t0046_u01763257995145") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41523415b842a98e_d20251116_m015441_c001_v7007000_t0000_u01763258081792") 2025/11/16 01:57:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad6e_d20251116_m015435_c001_v0001131_t0024_u01763258075689") 2025/11/16 01:57:13 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad96_d20251116_m015503_c001_v7007000_t0000_u01763258103850") 2025/11/16 01:57:13 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb2f_d20251116_m015458_c001_v0001120_t0058_u01763258098532") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3eb_d20251116_m015621_c001_v7007000_t0000_u01763258181938") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaeaa_d20251116_m015612_c001_v0001131_t0059_u01763258172324") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b48_d20251116_m015606_c001_v7007000_t0000_u01763258166267") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae7d_d20251116_m015556_c001_v0001131_t0033_u01763258156786") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa6051_d20251116_m015550_c001_v7007000_t0000_u01763258150977") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae4a_d20251116_m015541_c001_v0001131_t0010_u01763258141785") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ecb_d20251116_m015535_c001_v7007000_t0000_u01763258135210") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae26_d20251116_m015526_c001_v0001131_t0001_u01763258126200") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cba_d20251116_m015520_c001_v7007000_t0000_u01763258120218") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbadf2_d20251116_m015510_c001_v0001131_t0026_u01763258110477") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541ea287_d20251116_m015500_c001_v7007000_t0000_u01763258100245") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbadac_d20251116_m015451_c001_v0001131_t0056_u01763258091192") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0f7_d20251116_m015445_c001_v7007000_t0000_u01763258085152") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad88_d20251116_m015440_c001_v0001131_t0010_u01763258080140") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be4106_d20251116_m015438_c001_v7007000_t0000_u01763258078057") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad48_d20251116_m015428_c001_v0001131_t0028_u01763258068393") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f9a_d20251116_m015419_c001_v7007000_t0000_u01763258059478") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad18_d20251116_m015414_c001_v0001131_t0008_u01763258054701") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f407579c95288011e_d20251116_m015413_c001_v7007000_t0000_u01763258053139") 2025/11/16 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba233_d20251116_m015403_c001_v0001182_t0046_u01763258043644") 2025/11/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa5dca_d20251116_m015353_c001_v7007000_t0000_u01763258033982") 2025/11/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba1d5_d20251116_m015346_c001_v0001182_t0009_u01763258026171") 2025/11/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e71_d20251116_m015340_c001_v7007000_t0000_u01763258020147") 2025/11/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba15f_d20251116_m015330_c001_v0001182_t0046_u01763258010421") 2025/11/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454ab1_d20251116_m015324_c001_v7007000_t0000_u01763258004493") 2025/11/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba0eb_d20251116_m015315_c001_v0001182_t0054_u01763257995581") 2025/11/16 01:57:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c2492f9_d20251116_m015441_c001_v7007000_t0000_u01763258081783") 2025/11/16 01:57:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab68c_d20251116_m015435_c001_v0001180_t0051_u01763258075625") 2025/11/16 01:57:15 DEBUG : dir1/0007-12345: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad98_d20251116_m015504_c001_v7007000_t0000_u01763258104034") 2025/11/16 01:57:15 DEBUG : dir1/0007-12345: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab71f_d20251116_m015458_c001_v0001180_t0014_u01763258098589") 2025/11/16 01:57:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3ed_d20251116_m015622_c001_v7007000_t0000_u01763258182122") 2025/11/16 01:57:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc288_d20251116_m015612_c001_v0001102_t0032_u01763258172663") 2025/11/16 01:57:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b4d_d20251116_m015606_c001_v7007000_t0000_u01763258166450") 2025/11/16 01:57:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc26a_d20251116_m015557_c001_v0001102_t0055_u01763258157065") 2025/11/16 01:57:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa6056_d20251116_m015551_c001_v7007000_t0000_u01763258151159") 2025/11/16 01:57:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc236_d20251116_m015542_c001_v0001102_t0023_u01763258142209") 2025/11/16 01:57:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ecc_d20251116_m015535_c001_v7007000_t0000_u01763258135396") 2025/11/16 01:57:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc20d_d20251116_m015526_c001_v0001102_t0040_u01763258126598") 2025/11/16 01:57:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cbc_d20251116_m015520_c001_v7007000_t0000_u01763258120402") 2025/11/16 01:57:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1ec_d20251116_m015510_c001_v0001102_t0037_u01763258110899") 2025/11/16 01:57:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f423d2aea605f390a_d20251116_m015500_c001_v7007000_t0000_u01763258100358") 2025/11/16 01:57:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb16_d20251116_m015451_c001_v0001120_t0056_u01763258091522") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0fb_d20251116_m015445_c001_v7007000_t0000_u01763258085337") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1a1_d20251116_m015440_c001_v0001102_t0049_u01763258080151") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f42028f44561ced38_d20251116_m015438_c001_v7007000_t0000_u01763258078274") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab638_d20251116_m015428_c001_v0001180_t0046_u01763258068802") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f9c_d20251116_m015419_c001_v7007000_t0000_u01763258059661") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab58a_d20251116_m015414_c001_v0001180_t0057_u01763258054761") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f422ebe3dcceb56fa_d20251116_m015413_c001_v7007000_t0000_u01763258053067") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa56_d20251116_m015404_c001_v0001120_t0042_u01763258044240") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a2efb_d20251116_m015354_c001_v7007000_t0000_u01763258034000") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac87_d20251116_m015346_c001_v0001131_t0008_u01763258026385") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e76_d20251116_m015340_c001_v7007000_t0000_u01763258020326") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac48_d20251116_m015330_c001_v0001131_t0013_u01763258010628") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454ab3_d20251116_m015324_c001_v7007000_t0000_u01763258004675") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac1e_d20251116_m015315_c001_v0001131_t0013_u01763257995784") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be4121_d20251116_m015442_c001_v7007000_t0000_u01763258082147") 2025/11/16 01:57:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efae1_d20251116_m015435_c001_v0001120_t0040_u01763258075750") 2025/11/16 01:57:16 DEBUG : dir1/0008-23456: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad9b_d20251116_m015504_c001_v7007000_t0000_u01763258104246") 2025/11/16 01:57:16 DEBUG : dir1/0008-23456: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1d1_d20251116_m015458_c001_v0001102_t0018_u01763258098685") 2025/11/16 01:57:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3ee_d20251116_m015622_c001_v7007000_t0000_u01763258182306") 2025/11/16 01:57:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab84e_d20251116_m015613_c001_v0001180_t0001_u01763258173199") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b52_d20251116_m015606_c001_v7007000_t0000_u01763258166632") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab82e_d20251116_m015557_c001_v0001180_t0032_u01763258157550") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa6059_d20251116_m015551_c001_v7007000_t0000_u01763258151349") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab7fd_d20251116_m015542_c001_v0001180_t0035_u01763258142610") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ecd_d20251116_m015535_c001_v7007000_t0000_u01763258135581") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab79d_d20251116_m015526_c001_v0001180_t0010_u01763258126875") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cc0_d20251116_m015520_c001_v7007000_t0000_u01763258120585") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab751_d20251116_m015511_c001_v0001180_t0016_u01763258111333") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad5e_d20251116_m015459_c001_v7007000_t0000_u01763258099797") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6fe_d20251116_m015451_c001_v0001180_t0049_u01763258091781") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0ff_d20251116_m015445_c001_v7007000_t0000_u01763258085520") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6c0_d20251116_m015440_c001_v0001180_t0039_u01763258080191") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e6341453799_d20251116_m015438_c001_v7007000_t0000_u01763258078444") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efac0_d20251116_m015429_c001_v0001120_t0008_u01763258069013") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f9e_d20251116_m015419_c001_v7007000_t0000_u01763258059856") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa94_d20251116_m015414_c001_v0001120_t0023_u01763258054864") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a3037_d20251116_m015412_c001_v7007000_t0000_u01763258052500") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab4f6_d20251116_m015404_c001_v0001180_t0009_u01763258044573") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454b3e_d20251116_m015353_c001_v7007000_t0000_u01763258033788") 2025/11/16 01:57:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab411_d20251116_m015346_c001_v0001180_t0050_u01763258026977") 2025/11/16 01:57:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e78_d20251116_m015340_c001_v7007000_t0000_u01763258020507") 2025/11/16 01:57:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab37f_d20251116_m015331_c001_v0001180_t0003_u01763258011077") 2025/11/16 01:57:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454ab4_d20251116_m015324_c001_v7007000_t0000_u01763258004857") 2025/11/16 01:57:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab2dd_d20251116_m015316_c001_v0001180_t0058_u01763257996211") 2025/11/16 01:57:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be411f_d20251116_m015441_c001_v7007000_t0000_u01763258081965") 2025/11/16 01:57:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab68e_d20251116_m015435_c001_v0001180_t0000_u01763258075848") 2025/11/16 01:57:18 DEBUG : dir1/0009-34567: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad9d_d20251116_m015504_c001_v7007000_t0000_u01763258104428") 2025/11/16 01:57:18 DEBUG : dir1/0009-34567: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab723_d20251116_m015458_c001_v0001180_t0026_u01763258098825") 2025/11/16 01:57:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3ef_d20251116_m015622_c001_v7007000_t0000_u01763258182491") 2025/11/16 01:57:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efbee_d20251116_m015613_c001_v0001120_t0012_u01763258173395") 2025/11/16 01:57:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b54_d20251116_m015606_c001_v7007000_t0000_u01763258166816") 2025/11/16 01:57:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efbca_d20251116_m015557_c001_v0001120_t0034_u01763258157775") 2025/11/16 01:57:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa605d_d20251116_m015551_c001_v7007000_t0000_u01763258151534") 2025/11/16 01:57:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efba0_d20251116_m015542_c001_v0001120_t0059_u01763258142813") 2025/11/16 01:57:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ecf_d20251116_m015535_c001_v7007000_t0000_u01763258135767") 2025/11/16 01:57:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb7a_d20251116_m015527_c001_v0001120_t0047_u01763258127077") 2025/11/16 01:57:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cc2_d20251116_m015520_c001_v7007000_t0000_u01763258120769") 2025/11/16 01:57:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb54_d20251116_m015511_c001_v0001120_t0006_u01763258111561") 2025/11/16 01:57:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f17084_d20251116_m015459_c001_v7007000_t0000_u01763258099805") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1bb_d20251116_m015451_c001_v0001102_t0044_u01763258091998") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d100_d20251116_m015445_c001_v7007000_t0000_u01763258085740") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efafb_d20251116_m015440_c001_v0001120_t0000_u01763258080300") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c2492e8_d20251116_m015437_c001_v7007000_t0000_u01763258077865") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad4a_d20251116_m015429_c001_v0001131_t0017_u01763258069391") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16fa1_d20251116_m015420_c001_v7007000_t0000_u01763258060039") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab590_d20251116_m015415_c001_v0001180_t0023_u01763258055004") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454bc7_d20251116_m015412_c001_v7007000_t0000_u01763258052911") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbace4_d20251116_m015404_c001_v0001131_t0059_u01763258044775") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249229_d20251116_m015353_c001_v7007000_t0000_u01763258033374") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa08_d20251116_m015347_c001_v0001120_t0055_u01763258027178") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e7c_d20251116_m015340_c001_v7007000_t0000_u01763258020687") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef9c8_d20251116_m015331_c001_v0001120_t0030_u01763258011275") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454ab9_d20251116_m015325_c001_v7007000_t0000_u01763258005038") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef9a0_d20251116_m015316_c001_v0001120_t0002_u01763257996413") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c2492fa_d20251116_m015441_c001_v7007000_t0000_u01763258081965") 2025/11/16 01:57:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efae3_d20251116_m015436_c001_v0001120_t0051_u01763258076022") 2025/11/16 01:57:19 DEBUG : dir1/0010-45678: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad9e_d20251116_m015504_c001_v7007000_t0000_u01763258104610") 2025/11/16 01:57:19 DEBUG : dir1/0010-45678: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb31_d20251116_m015458_c001_v0001120_t0042_u01763258098839") 2025/11/16 01:57:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3f0_d20251116_m015622_c001_v7007000_t0000_u01763258182676") 2025/11/16 01:57:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaeb0_d20251116_m015613_c001_v0001131_t0028_u01763258173848") 2025/11/16 01:57:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b56_d20251116_m015607_c001_v7007000_t0000_u01763258167005") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae81_d20251116_m015558_c001_v0001131_t0026_u01763258158172") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa605f_d20251116_m015551_c001_v7007000_t0000_u01763258151719") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae54_d20251116_m015543_c001_v0001131_t0031_u01763258143135") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ed0_d20251116_m015535_c001_v7007000_t0000_u01763258135954") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae2c_d20251116_m015527_c001_v0001131_t0041_u01763258127379") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cc3_d20251116_m015520_c001_v7007000_t0000_u01763258120951") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbadf6_d20251116_m015511_c001_v0001131_t0030_u01763258111998") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f17087_d20251116_m015500_c001_v7007000_t0000_u01763258100179") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbadb0_d20251116_m015452_c001_v0001131_t0042_u01763258092384") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d101_d20251116_m015445_c001_v7007000_t0000_u01763258085923") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6c2_d20251116_m015440_c001_v0001180_t0057_u01763258080396") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc185_d20251116_m015438_c001_v7007000_t0000_u01763258078224") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab646_d20251116_m015429_c001_v0001180_t0007_u01763258069891") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16fa3_d20251116_m015420_c001_v7007000_t0000_u01763258060223") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba2b1_d20251116_m015415_c001_v0001182_t0017_u01763258055263") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4085dfbc2686d2c3_d20251116_m015413_c001_v7007000_t0000_u01763258053075") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba247_d20251116_m015405_c001_v0001182_t0045_u01763258045425") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be3fc6_d20251116_m015353_c001_v7007000_t0000_u01763258033820") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba1db_d20251116_m015347_c001_v0001182_t0031_u01763258027442") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e7f_d20251116_m015340_c001_v7007000_t0000_u01763258020869") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba171_d20251116_m015331_c001_v0001182_t0041_u01763258011545") 2025/11/16 01:57:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454aba_d20251116_m015325_c001_v7007000_t0000_u01763258005220") 2025/11/16 01:57:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba0ef_d20251116_m015316_c001_v0001182_t0032_u01763257996881") 2025/11/16 01:57:21 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc1a1_d20251116_m015441_c001_v7007000_t0000_u01763258081807") 2025/11/16 01:57:21 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab694_d20251116_m015436_c001_v0001180_t0038_u01763258076066") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad9f_d20251116_m015504_c001_v7007000_t0000_u01763258104792") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbadc6_d20251116_m015458_c001_v0001131_t0035_u01763258098899") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3f1_d20251116_m015622_c001_v7007000_t0000_u01763258182860") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc28e_d20251116_m015614_c001_v0001102_t0004_u01763258174244") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b59_d20251116_m015607_c001_v7007000_t0000_u01763258167187") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc26c_d20251116_m015558_c001_v0001102_t0052_u01763258158544") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa6062_d20251116_m015551_c001_v7007000_t0000_u01763258151905") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc240_d20251116_m015543_c001_v0001102_t0045_u01763258143411") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ed1_d20251116_m015536_c001_v7007000_t0000_u01763258136139") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc215_d20251116_m015527_c001_v0001102_t0043_u01763258127700") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cc4_d20251116_m015521_c001_v7007000_t0000_u01763258121135") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1f0_d20251116_m015512_c001_v0001102_t0014_u01763258112301") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad68_d20251116_m015500_c001_v7007000_t0000_u01763258100374") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb1e_d20251116_m015452_c001_v0001120_t0008_u01763258092756") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d102_d20251116_m015446_c001_v7007000_t0000_u01763258086106") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1a3_d20251116_m015440_c001_v0001102_t0003_u01763258080489") 2025/11/16 01:57:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc186_d20251116_m015438_c001_v7007000_t0000_u01763258078278") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efac6_d20251116_m015430_c001_v0001120_t0027_u01763258070097") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16fa5_d20251116_m015420_c001_v7007000_t0000_u01763258060406") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab596_d20251116_m015415_c001_v0001180_t0022_u01763258055275") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc0c6_d20251116_m015412_c001_v7007000_t0000_u01763258052555") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa60_d20251116_m015405_c001_v0001120_t0046_u01763258045961") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be3fc7_d20251116_m015354_c001_v7007000_t0000_u01763258034011") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac91_d20251116_m015347_c001_v0001131_t0044_u01763258027740") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e83_d20251116_m015341_c001_v7007000_t0000_u01763258021049") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac50_d20251116_m015331_c001_v0001131_t0037_u01763258011775") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454abc_d20251116_m015325_c001_v7007000_t0000_u01763258005400") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac22_d20251116_m015317_c001_v0001131_t0048_u01763257997097") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc1a2_d20251116_m015441_c001_v7007000_t0000_u01763258081916") 2025/11/16 01:57:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad70_d20251116_m015436_c001_v0001131_t0007_u01763258076084") 2025/11/16 01:57:22 DEBUG : dir1/0012-6789;: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ada3_d20251116_m015505_c001_v7007000_t0000_u01763258105033") 2025/11/16 01:57:22 DEBUG : dir1/0012-6789;: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab725_d20251116_m015459_c001_v0001180_t0045_u01763258099076") 2025/11/16 01:57:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3f2_d20251116_m015623_c001_v7007000_t0000_u01763258183059") 2025/11/16 01:57:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab850_d20251116_m015614_c001_v0001180_t0047_u01763258174617") 2025/11/16 01:57:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b5f_d20251116_m015607_c001_v7007000_t0000_u01763258167372") 2025/11/16 01:57:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab834_d20251116_m015558_c001_v0001180_t0011_u01763258158908") 2025/11/16 01:57:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa6065_d20251116_m015552_c001_v7007000_t0000_u01763258152087") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab808_d20251116_m015543_c001_v0001180_t0011_u01763258143809") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ed2_d20251116_m015536_c001_v7007000_t0000_u01763258136326") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab7a3_d20251116_m015528_c001_v0001180_t0055_u01763258128027") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cc5_d20251116_m015521_c001_v7007000_t0000_u01763258121318") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab75f_d20251116_m015512_c001_v0001180_t0029_u01763258112770") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f423d2aea605f3908_d20251116_m015500_c001_v7007000_t0000_u01763258100179") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab702_d20251116_m015454_c001_v0001180_t0037_u01763258094699") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d104_d20251116_m015446_c001_v7007000_t0000_u01763258086290") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad8a_d20251116_m015440_c001_v0001131_t0021_u01763258080556") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576acea_d20251116_m015438_c001_v7007000_t0000_u01763258078287") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad50_d20251116_m015430_c001_v0001131_t0024_u01763258070438") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16fa9_d20251116_m015420_c001_v7007000_t0000_u01763258060589") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa96_d20251116_m015415_c001_v0001120_t0026_u01763258055286") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc0cb_d20251116_m015412_c001_v7007000_t0000_u01763258052921") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab508_d20251116_m015406_c001_v0001180_t0015_u01763258046389") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ab4a_d20251116_m015354_c001_v7007000_t0000_u01763258034021") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab41f_d20251116_m015348_c001_v0001180_t0014_u01763258028013") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e87_d20251116_m015341_c001_v7007000_t0000_u01763258021235") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab38f_d20251116_m015332_c001_v0001180_t0020_u01763258012229") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454abd_d20251116_m015325_c001_v7007000_t0000_u01763258005581") 2025/11/16 01:57:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab2e9_d20251116_m015317_c001_v0001180_t0025_u01763257997399") 2025/11/16 01:57:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d0e2_d20251116_m015441_c001_v7007000_t0000_u01763258081957") 2025/11/16 01:57:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6a0_d20251116_m015437_c001_v0001180_t0019_u01763258077167") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ada7_d20251116_m015505_c001_v7007000_t0000_u01763258105216") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbadc8_d20251116_m015459_c001_v0001131_t0028_u01763258099183") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3f3_d20251116_m015623_c001_v7007000_t0000_u01763258183242") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efbf0_d20251116_m015614_c001_v0001120_t0043_u01763258174815") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b63_d20251116_m015607_c001_v7007000_t0000_u01763258167555") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efbd0_d20251116_m015559_c001_v0001120_t0007_u01763258159096") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa6067_d20251116_m015552_c001_v7007000_t0000_u01763258152271") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efba2_d20251116_m015544_c001_v0001120_t0051_u01763258144055") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ed3_d20251116_m015536_c001_v7007000_t0000_u01763258136552") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb7c_d20251116_m015528_c001_v0001120_t0042_u01763258128272") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cc7_d20251116_m015521_c001_v7007000_t0000_u01763258121502") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb58_d20251116_m015512_c001_v0001120_t0012_u01763258112974") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa5efb_d20251116_m015500_c001_v7007000_t0000_u01763258100183") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1bf_d20251116_m015454_c001_v0001102_t0059_u01763258094915") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d108_d20251116_m015446_c001_v7007000_t0000_u01763258086474") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6c6_d20251116_m015440_c001_v0001180_t0048_u01763258080596") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c2492eb_d20251116_m015438_c001_v7007000_t0000_u01763258078227") 2025/11/16 01:57:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab650_d20251116_m015430_c001_v0001180_t0044_u01763258070794") 2025/11/16 01:57:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16fab_d20251116_m015420_c001_v7007000_t0000_u01763258060771") 2025/11/16 01:57:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad1a_d20251116_m015415_c001_v0001131_t0055_u01763258055449") 2025/11/16 01:57:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454bc9_d20251116_m015413_c001_v7007000_t0000_u01763258053094") 2025/11/16 01:57:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbacee_d20251116_m015406_c001_v0001131_t0022_u01763258046581") 2025/11/16 01:57:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249230_d20251116_m015354_c001_v7007000_t0000_u01763258034112") 2025/11/16 01:57:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa10_d20251116_m015348_c001_v0001120_t0035_u01763258028243") 2025/11/16 01:57:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e89_d20251116_m015341_c001_v7007000_t0000_u01763258021418") 2025/11/16 01:57:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef9d4_d20251116_m015332_c001_v0001120_t0017_u01763258012501") 2025/11/16 01:57:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454abe_d20251116_m015325_c001_v7007000_t0000_u01763258005762") 2025/11/16 01:57:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef9a4_d20251116_m015317_c001_v0001120_t0014_u01763257997640") 2025/11/16 01:57:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e63414537a3_d20251116_m015441_c001_v7007000_t0000_u01763258081752") 2025/11/16 01:57:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efae5_d20251116_m015437_c001_v0001120_t0029_u01763258077230") 2025/11/16 01:57:25 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ada9_d20251116_m015505_c001_v7007000_t0000_u01763258105399") 2025/11/16 01:57:25 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1d3_d20251116_m015459_c001_v0001102_t0018_u01763258099192") 2025/11/16 01:57:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3f4_d20251116_m015623_c001_v7007000_t0000_u01763258183426") 2025/11/16 01:57:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaeb6_d20251116_m015615_c001_v0001131_t0035_u01763258175076") 2025/11/16 01:57:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b65_d20251116_m015607_c001_v7007000_t0000_u01763258167739") 2025/11/16 01:57:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae8a_d20251116_m015559_c001_v0001131_t0012_u01763258159610") 2025/11/16 01:57:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa6069_d20251116_m015552_c001_v7007000_t0000_u01763258152465") 2025/11/16 01:57:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae5c_d20251116_m015544_c001_v0001131_t0021_u01763258144624") 2025/11/16 01:57:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ed5_d20251116_m015536_c001_v7007000_t0000_u01763258136742") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbae32_d20251116_m015528_c001_v0001131_t0002_u01763258128574") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cc9_d20251116_m015521_c001_v7007000_t0000_u01763258121687") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbadfe_d20251116_m015513_c001_v0001131_t0054_u01763258113327") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa5efa_d20251116_m015500_c001_v7007000_t0000_u01763258100001") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbadb6_d20251116_m015455_c001_v0001131_t0030_u01763258095416") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d10a_d20251116_m015446_c001_v7007000_t0000_u01763258086658") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6c8_d20251116_m015440_c001_v0001180_t0007_u01763258080812") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be4108_d20251116_m015438_c001_v7007000_t0000_u01763258078239") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efacc_d20251116_m015431_c001_v0001120_t0045_u01763258071023") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16fad_d20251116_m015420_c001_v7007000_t0000_u01763258060967") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab598_d20251116_m015415_c001_v0001180_t0015_u01763258055534") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc0ce_d20251116_m015413_c001_v7007000_t0000_u01763258053103") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba255_d20251116_m015407_c001_v0001182_t0010_u01763258047137") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24922e_d20251116_m015353_c001_v7007000_t0000_u01763258033925") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba1e9_d20251116_m015348_c001_v0001182_t0015_u01763258028543") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e8d_d20251116_m015341_c001_v7007000_t0000_u01763258021604") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba189_d20251116_m015333_c001_v0001182_t0057_u01763258013591") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454ac1_d20251116_m015325_c001_v7007000_t0000_u01763258005945") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba0f9_d20251116_m015318_c001_v0001182_t0013_u01763257998077") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41523415b842a992_d20251116_m015441_c001_v7007000_t0000_u01763258081979") 2025/11/16 01:57:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad76_d20251116_m015437_c001_v0001131_t0053_u01763258077295") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576adab_d20251116_m015505_c001_v7007000_t0000_u01763258105581") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb37_d20251116_m015459_c001_v0001120_t0035_u01763258099214") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3f5_d20251116_m015623_c001_v7007000_t0000_u01763258183612") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc296_d20251116_m015615_c001_v0001102_t0022_u01763258175402") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b68_d20251116_m015607_c001_v7007000_t0000_u01763258167930") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc270_d20251116_m015600_c001_v0001102_t0035_u01763258160048") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa606c_d20251116_m015552_c001_v7007000_t0000_u01763258152651") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc246_d20251116_m015545_c001_v0001102_t0051_u01763258145030") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ed6_d20251116_m015536_c001_v7007000_t0000_u01763258136927") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc217_d20251116_m015528_c001_v0001102_t0001_u01763258128901") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581cca_d20251116_m015521_c001_v7007000_t0000_u01763258121868") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1f6_d20251116_m015513_c001_v0001102_t0059_u01763258113613") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad65_d20251116_m015500_c001_v7007000_t0000_u01763258100185") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb26_d20251116_m015455_c001_v0001120_t0035_u01763258095731") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d10c_d20251116_m015446_c001_v7007000_t0000_u01763258086889") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad8e_d20251116_m015440_c001_v0001131_t0017_u01763258080917") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc188_d20251116_m015438_c001_v7007000_t0000_u01763258078407") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad58_d20251116_m015431_c001_v0001131_t0044_u01763258071340") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16faf_d20251116_m015421_c001_v7007000_t0000_u01763258061161") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa98_d20251116_m015415_c001_v0001120_t0000_u01763258055705") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f422ebe3dcceb56f7_d20251116_m015412_c001_v7007000_t0000_u01763258052886") 2025/11/16 01:57:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa64_d20251116_m015407_c001_v0001120_t0055_u01763258047592") 2025/11/16 01:57:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24922f_d20251116_m015353_c001_v7007000_t0000_u01763258033937") 2025/11/16 01:57:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac9d_d20251116_m015348_c001_v0001131_t0041_u01763258028936") 2025/11/16 01:57:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e91_d20251116_m015341_c001_v7007000_t0000_u01763258021784") 2025/11/16 01:57:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac58_d20251116_m015333_c001_v0001131_t0001_u01763258013799") 2025/11/16 01:57:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454ac2_d20251116_m015326_c001_v7007000_t0000_u01763258006126") 2025/11/16 01:57:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac26_d20251116_m015318_c001_v0001131_t0022_u01763257998298") 2025/11/16 01:57:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be411b_d20251116_m015441_c001_v7007000_t0000_u01763258081762") 2025/11/16 01:57:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab6a2_d20251116_m015437_c001_v0001180_t0057_u01763258077398") 2025/11/16 01:57:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249247_d20251116_m015356_c001_v7007000_t0000_u01763258036715") 2025/11/16 01:57:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab453_d20251116_m015351_c001_v0001180_t0002_u01763258031851") 2025/11/16 01:57:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249248_d20251116_m015356_c001_v7007000_t0000_u01763258036898") 2025/11/16 01:57:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa26_d20251116_m015351_c001_v0001120_t0033_u01763258031943") 2025/11/16 01:57:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249249_d20251116_m015357_c001_v7007000_t0000_u01763258037079") 2025/11/16 01:57:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba1fd_d20251116_m015352_c001_v0001182_t0038_u01763258032032") 2025/11/16 01:57:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24924b_d20251116_m015357_c001_v7007000_t0000_u01763258037262") 2025/11/16 01:57:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab45b_d20251116_m015352_c001_v0001180_t0034_u01763258032052") 2025/11/16 01:57:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24924d_d20251116_m015357_c001_v7007000_t0000_u01763258037444") 2025/11/16 01:57:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbacb1_d20251116_m015352_c001_v0001131_t0015_u01763258032226") 2025/11/16 01:57:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24924e_d20251116_m015357_c001_v7007000_t0000_u01763258037625") 2025/11/16 01:57:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa2c_d20251116_m015352_c001_v0001120_t0044_u01763258032247") 2025/11/16 01:57:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24924f_d20251116_m015357_c001_v7007000_t0000_u01763258037809") 2025/11/16 01:57:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab45f_d20251116_m015352_c001_v0001180_t0040_u01763258032271") 2025/11/16 01:57:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249252_d20251116_m015358_c001_v7007000_t0000_u01763258038007") 2025/11/16 01:57:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba1ff_d20251116_m015352_c001_v0001182_t0026_u01763258032415") 2025/11/16 01:57:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249254_d20251116_m015358_c001_v7007000_t0000_u01763258038191") 2025/11/16 01:57:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab461_d20251116_m015352_c001_v0001180_t0029_u01763258032470") 2025/11/16 01:57:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249257_d20251116_m015358_c001_v7007000_t0000_u01763258038371") 2025/11/16 01:57:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa2e_d20251116_m015352_c001_v0001120_t0022_u01763258032617") 2025/11/16 01:57:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24925a_d20251116_m015358_c001_v7007000_t0000_u01763258038554") 2025/11/16 01:57:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbacb7_d20251116_m015352_c001_v0001131_t0054_u01763258032664") 2025/11/16 01:57:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24925b_d20251116_m015358_c001_v7007000_t0000_u01763258038738") 2025/11/16 01:57:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab465_d20251116_m015352_c001_v0001180_t0055_u01763258032691") 2025/11/16 01:57:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24925d_d20251116_m015358_c001_v7007000_t0000_u01763258038919") 2025/11/16 01:57:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba205_d20251116_m015352_c001_v0001182_t0054_u01763258032864") 2025/11/16 01:57:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24925e_d20251116_m015359_c001_v7007000_t0000_u01763258039104") 2025/11/16 01:57:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab46d_d20251116_m015352_c001_v0001180_t0055_u01763258032894") 2025/11/16 01:57:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c24925f_d20251116_m015359_c001_v7007000_t0000_u01763258039285") 2025/11/16 01:57:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbacb9_d20251116_m015352_c001_v0001131_t0032_u01763258032989") 2025/11/16 01:57:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249260_d20251116_m015359_c001_v7007000_t0000_u01763258039466") 2025/11/16 01:57:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa34_d20251116_m015353_c001_v0001120_t0032_u01763258033024") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f67_d20251116_m015416_c001_v7007000_t0000_u01763258056089") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab542_d20251116_m015410_c001_v0001180_t0049_u01763258050546") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454be5_d20251116_m015416_c001_v7007000_t0000_u01763258056469") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad04_d20251116_m015410_c001_v0001131_t0041_u01763258050733") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454be1_d20251116_m015416_c001_v7007000_t0000_u01763258056102") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba289_d20251116_m015410_c001_v0001182_t0012_u01763258050741") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4085dfbc26870596_d20251116_m015416_c001_v7007000_t0000_u01763258056109") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab546_d20251116_m015410_c001_v0001180_t0009_u01763258050753") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f6a_d20251116_m015416_c001_v7007000_t0000_u01763258056274") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa7e_d20251116_m015410_c001_v0001120_t0006_u01763258050944") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f407579c952880121_d20251116_m015416_c001_v7007000_t0000_u01763258056268") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab548_d20251116_m015410_c001_v0001180_t0038_u01763258050970") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16f6f_d20251116_m015416_c001_v7007000_t0000_u01763258056478") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab54e_d20251116_m015411_c001_v0001180_t0052_u01763258051174") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249298_d20251116_m015416_c001_v7007000_t0000_u01763258056267") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad06_d20251116_m015411_c001_v0001131_t0014_u01763258051186") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be404d_d20251116_m015416_c001_v7007000_t0000_u01763258056269") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba291_d20251116_m015411_c001_v0001182_t0056_u01763258051241") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f407579c952880120_d20251116_m015416_c001_v7007000_t0000_u01763258056051") 2025/11/16 01:57:30 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa82_d20251116_m015411_c001_v0001120_t0057_u01763258051352") 2025/11/16 01:57:31 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc0e9_d20251116_m015416_c001_v7007000_t0000_u01763258056269") 2025/11/16 01:57:31 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab552_d20251116_m015411_c001_v0001180_t0053_u01763258051380") 2025/11/16 01:57:31 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f422ebe3dcceb5723_d20251116_m015416_c001_v7007000_t0000_u01763258056124") 2025/11/16 01:57:31 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa84_d20251116_m015411_c001_v0001120_t0042_u01763258051610") 2025/11/16 01:57:31 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f416e43f41c249297_d20251116_m015416_c001_v7007000_t0000_u01763258056059") 2025/11/16 01:57:31 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab554_d20251116_m015411_c001_v0001180_t0029_u01763258051620") 2025/11/16 01:57:31 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454be2_d20251116_m015416_c001_v7007000_t0000_u01763258056287") 2025/11/16 01:57:31 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab55a_d20251116_m015411_c001_v0001180_t0026_u01763258051889") 2025/11/16 01:57:31 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4085dfbc268707ec_d20251116_m015416_c001_v7007000_t0000_u01763258056294") 2025/11/16 01:57:31 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad0a_d20251116_m015411_c001_v0001131_t0018_u01763258051840") 2025/11/16 01:57:31 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f422ebe3dcceb5726_d20251116_m015416_c001_v7007000_t0000_u01763258056307") 2025/11/16 01:57:31 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba298_d20251116_m015411_c001_v0001182_t0046_u01763258051908") 2025/11/16 01:57:31 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1ccee_d20251116_m015159_c001_v7007000_t0000_u01763257919989") 2025/11/16 01:57:31 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1117ed6af67b1947_d20251116_m015157_c001_v0001153_t0005_u01763257917543") 2025/11/16 01:57:31 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417e7f751157c64a_d20251116_m015157_c001_v7007000_t0000_u01763257917349") 2025/11/16 01:57:31 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1117ed6af67b1943_d20251116_m015154_c001_v0001153_t0009_u01763257914284") 2025/11/16 01:57:31 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417e7f751157c63c_d20251116_m015153_c001_v7007000_t0000_u01763257913547") 2025/11/16 01:57:31 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaadc_d20251116_m015149_c001_v0001131_t0052_u01763257909098") 2025/11/16 01:57:31 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d836f9_d20251116_m015147_c001_v7007000_t0000_u01763257907550") 2025/11/16 01:57:31 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1076a9369dc42a5e_d20251116_m015145_c001_v0001131_t0035_u01763257905207") 2025/11/16 01:57:31 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7766_d20251116_m015145_c001_v7007000_t0000_u01763257905020") 2025/11/16 01:57:31 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1076a9369dc42a4f_d20251116_m015141_c001_v0001131_t0025_u01763257901291") 2025/11/16 01:57:31 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7762_d20251116_m015140_c001_v7007000_t0000_u01763257900543") 2025/11/16 01:57:31 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef821_d20251116_m015134_c001_v0001120_t0059_u01763257894897") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a2930_d20251116_m015133_c001_v7007000_t0000_u01763257893565") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1140ecca04fb2638_d20251116_m015132_c001_v0001101_t0007_u01763257892069") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f58152d_d20251116_m015131_c001_v7007000_t0000_u01763257891882") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1140ecca04fb2632_d20251116_m015128_c001_v0001101_t0053_u01763257888706") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f58150f_d20251116_m015127_c001_v7007000_t0000_u01763257887970") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef80a_d20251116_m015124_c001_v0001120_t0055_u01763257884232") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a2908_d20251116_m015123_c001_v7007000_t0000_u01763257883316") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1038a8949bd8fab6_d20251116_m015121_c001_v0001117_t0059_u01763257881425") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f45472b_d20251116_m015121_c001_v7007000_t0000_u01763257881219") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1038a8949bd8fa9b_d20251116_m015117_c001_v0001117_t0057_u01763257877566") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454704_d20251116_m015116_c001_v7007000_t0000_u01763257876838") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef7ca_d20251116_m015109_c001_v0001120_t0011_u01763257869175") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f1689d_d20251116_m015108_c001_v7007000_t0000_u01763257868162") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f114b75af2baf071b_d20251116_m015106_c001_v0001182_t0047_u01763257866579") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1c9ec_d20251116_m015106_c001_v7007000_t0000_u01763257866396") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f114b75af2baf0706_d20251116_m015103_c001_v0001182_t0054_u01763257863085") 2025/11/16 01:57:32 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1c9bb_d20251116_m015102_c001_v7007000_t0000_u01763257862351") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef7b3_d20251116_m015056_c001_v0001120_t0013_u01763257856484") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f405d1538e8360c9f_d20251116_m015055_c001_v7007000_t0000_u01763257855569") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1090981a372e5c44_d20251116_m015053_c001_v0001176_t0041_u01763257853996") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454633_d20251116_m015053_c001_v7007000_t0000_u01763257853813") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1090981a372e5c22_d20251116_m015050_c001_v0001176_t0038_u01763257850384") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f45462a_d20251116_m015049_c001_v7007000_t0000_u01763257849656") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef77e_d20251116_m015041_c001_v0001120_t0021_u01763257841388") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e634144f989_d20251116_m015040_c001_v7007000_t0000_u01763257840284") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f116350b7c00d300d_d20251116_m015034_c001_v0001161_t0059_u01763257834066") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be39b4_d20251116_m015033_c001_v7007000_t0000_u01763257833851") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68ec9c_d20251116_m015029_c001_v0001180_t0058_u01763257829808") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f109635f678aef9c9_d20251116_m015028_c001_v0001150_t0013_u01763257828831") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f109635f678aef9c7_d20251116_m015027_c001_v0001150_t0014_u01763257827649") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4187174175468c50_d20251116_m015014_c001_v7007000_t0000_u01763257814169") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef71e_d20251116_m015006_c001_v0001120_t0019_u01763257806407") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f118f1263624bb682_d20251116_m015005_c001_v0001177_t0002_u01763257805628") 2025/11/16 01:57:33 DEBUG : dst/one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f118f1263624bb67a_d20251116_m015004_c001_v0001177_t0055_u01763257804656") 2025/11/16 01:57:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1ccef_d20251116_m015200_c001_v7007000_t0000_u01763257920171") 2025/11/16 01:57:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f102996fd5784f123_d20251116_m015157_c001_v0001184_t0000_u01763257917159") 2025/11/16 01:57:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f119b528effbb9b5e_d20251116_m015152_c001_v0001146_t0053_u01763257912996") 2025/11/16 01:57:34 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d836fb_d20251116_m015147_c001_v7007000_t0000_u01763257907734") 2025/11/16 01:57:34 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f114e0fc72c706311_d20251116_m015144_c001_v0001178_t0018_u01763257904731") 2025/11/16 01:57:34 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117189e1c142338c_d20251116_m015139_c001_v0001171_t0059_u01763257899938") 2025/11/16 01:57:34 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a2932_d20251116_m015133_c001_v7007000_t0000_u01763257893749") 2025/11/16 01:57:34 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10265eb1b44ee471_d20251116_m015131_c001_v0001102_t0053_u01763257891400") 2025/11/16 01:57:34 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f11917841e66930e2_d20251116_m015127_c001_v0001150_t0050_u01763257887546") 2025/11/16 01:57:34 DEBUG : dst/three: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e634144f98f_d20251116_m015040_c001_v7007000_t0000_u01763257840467") 2025/11/16 01:57:34 DEBUG : dst/three: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f109635f678aef9e6_d20251116_m015038_c001_v0001150_t0020_u01763257838528") 2025/11/16 01:57:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1ccf0_d20251116_m015200_c001_v7007000_t0000_u01763257920353") 2025/11/16 01:57:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1034f4f03da25380_d20251116_m015158_c001_v0001171_t0056_u01763257918493") 2025/11/16 01:57:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f113b777f66d0c1d3_d20251116_m015155_c001_v0001177_t0057_u01763257915232") 2025/11/16 01:57:34 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1ccf2_d20251116_m015200_c001_v7007000_t0000_u01763257920535") 2025/11/16 01:57:34 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1117ed6af67b194d_d20251116_m015158_c001_v0001153_t0008_u01763257918974") 2025/11/16 01:57:34 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417e7f751157c652_d20251116_m015158_c001_v7007000_t0000_u01763257918784") 2025/11/16 01:57:34 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1117ed6af67b1945_d20251116_m015155_c001_v0001153_t0014_u01763257915631") 2025/11/16 01:57:34 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417e7f751157c643_d20251116_m015155_c001_v7007000_t0000_u01763257915441") 2025/11/16 01:57:34 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaae2_d20251116_m015150_c001_v0001131_t0030_u01763257910271") 2025/11/16 01:57:34 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d836fd_d20251116_m015147_c001_v7007000_t0000_u01763257907990") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1076a9369dc42a62_d20251116_m015146_c001_v0001131_t0004_u01763257906759") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7769_d20251116_m015146_c001_v7007000_t0000_u01763257906574") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1076a9369dc42a56_d20251116_m015143_c001_v0001131_t0009_u01763257903119") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7763_d20251116_m015142_c001_v7007000_t0000_u01763257902931") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef825_d20251116_m015135_c001_v0001120_t0019_u01763257895610") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581536_d20251116_m015133_c001_v7007000_t0000_u01763257893002") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaaab_d20251116_m015130_c001_v0001131_t0002_u01763257890352") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f58151c_d20251116_m015129_c001_v7007000_t0000_u01763257889617") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef80c_d20251116_m015124_c001_v0001120_t0002_u01763257884911") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454732_d20251116_m015122_c001_v7007000_t0000_u01763257882380") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaa93_d20251116_m015119_c001_v0001131_t0000_u01763257879975") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454712_d20251116_m015118_c001_v7007000_t0000_u01763257878848") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef7d2_d20251116_m015109_c001_v0001120_t0038_u01763257869980") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1c9f6_d20251116_m015107_c001_v7007000_t0000_u01763257867220") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaa72_d20251116_m015104_c001_v0001131_t0059_u01763257864846") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1c9d3_d20251116_m015103_c001_v7007000_t0000_u01763257863746") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef7b7_d20251116_m015057_c001_v0001120_t0005_u01763257857183") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454636_d20251116_m015054_c001_v7007000_t0000_u01763257854660") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaa5d_d20251116_m015052_c001_v0001131_t0001_u01763257852184") 2025/11/16 01:57:35 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f45462c_d20251116_m015051_c001_v7007000_t0000_u01763257851091") 2025/11/16 01:57:36 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef78a_d20251116_m015044_c001_v0001120_t0049_u01763257844585") 2025/11/16 01:57:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d836ff_d20251116_m015148_c001_v7007000_t0000_u01763257908176") 2025/11/16 01:57:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f111e2178a26dbe99_d20251116_m015146_c001_v0001171_t0056_u01763257906267") 2025/11/16 01:57:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f113712abab12e5d0_d20251116_m015142_c001_v0001157_t0027_u01763257902364") 2025/11/16 01:57:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a2934_d20251116_m015133_c001_v7007000_t0000_u01763257893940") 2025/11/16 01:57:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1191344d2f0742f4_d20251116_m015132_c001_v0001154_t0020_u01763257892627") 2025/11/16 01:57:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115ed7426c323b9d_d20251116_m015129_c001_v0001105_t0037_u01763257889309") 2025/11/16 01:57:36 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1ccf4_d20251116_m015200_c001_v7007000_t0000_u01763257920719") 2025/11/16 01:57:36 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef84c_d20251116_m015149_c001_v0001120_t0035_u01763257909933") 2025/11/16 01:57:36 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83702_d20251116_m015148_c001_v7007000_t0000_u01763257908359") 2025/11/16 01:57:36 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaab9_d20251116_m015135_c001_v0001131_t0057_u01763257895303") 2025/11/16 01:57:36 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a2939_d20251116_m015134_c001_v7007000_t0000_u01763257894165") 2025/11/16 01:57:36 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaa98_d20251116_m015124_c001_v0001131_t0046_u01763257884604") 2025/11/16 01:57:36 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41096641a42a290a_d20251116_m015123_c001_v7007000_t0000_u01763257883502") 2025/11/16 01:57:36 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaa7e_d20251116_m015109_c001_v0001131_t0024_u01763257869609") 2025/11/16 01:57:36 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f1689e_d20251116_m015108_c001_v7007000_t0000_u01763257868376") 2025/11/16 01:57:36 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaa5f_d20251116_m015056_c001_v0001131_t0040_u01763257856860") 2025/11/16 01:57:36 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f405d1538e8360ca1_d20251116_m015055_c001_v7007000_t0000_u01763257855756") 2025/11/16 01:57:36 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaa4b_d20251116_m015042_c001_v0001131_t0010_u01763257842142") 2025/11/16 01:57:37 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e634144f994_d20251116_m015040_c001_v7007000_t0000_u01763257840650") 2025/11/16 01:57:37 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115dc179d2702e51_d20251116_m015035_c001_v0001106_t0030_u01763257835966") 2025/11/16 01:57:37 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4187174175468c51_d20251116_m015014_c001_v7007000_t0000_u01763257814353") 2025/11/16 01:57:37 DEBUG : dst/two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f118f1263624bb6a3_d20251116_m015013_c001_v0001177_t0018_u01763257813186") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41955b45bf163503_d20251116_m014937_c001_v7007000_t0000_u01763257777725") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68ebce_d20251116_m014933_c001_v0001180_t0010_u01763257773930") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41955b45bf1634eb_d20251116_m014931_c001_v7007000_t0000_u01763257771841") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68eb9d_d20251116_m014919_c001_v0001180_t0015_u01763257759582") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f1659c_d20251116_m014909_c001_v7007000_t0000_u01763257749064") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68eb78_d20251116_m014904_c001_v0001180_t0030_u01763257744877") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e499443a_d20251116_m014844_c001_v7007000_t0000_u01763257724340") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef63f_d20251116_m014842_c001_v0001120_t0024_u01763257722066") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e499441d_d20251116_m014840_c001_v7007000_t0000_u01763257720987") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef637_d20251116_m014839_c001_v0001120_t0023_u01763257719666") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49943ea_d20251116_m014836_c001_v7007000_t0000_u01763257716724") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef622_d20251116_m014834_c001_v0001120_t0038_u01763257714883") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49943cb_d20251116_m014833_c001_v7007000_t0000_u01763257713875") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef616_d20251116_m014831_c001_v0001120_t0000_u01763257711925") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7602_d20251116_m014825_c001_v7007000_t0000_u01763257705668") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5f6_d20251116_m014824_c001_v0001120_t0030_u01763257704133") 2025/11/16 01:57:37 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f75fd_d20251116_m014823_c001_v7007000_t0000_u01763257703286") 2025/11/16 01:57:38 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5ee_d20251116_m014822_c001_v0001120_t0021_u01763257702254") 2025/11/16 01:57:38 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f75f0_d20251116_m014817_c001_v7007000_t0000_u01763257697445") 2025/11/16 01:57:38 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5ce_d20251116_m014816_c001_v0001120_t0040_u01763257696179") 2025/11/16 01:57:38 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8e3a_d20251116_m014814_c001_v7007000_t0000_u01763257694279") 2025/11/16 01:57:38 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5c4_d20251116_m014813_c001_v0001120_t0045_u01763257693182") 2025/11/16 01:57:38 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8e20_d20251116_m014812_c001_v7007000_t0000_u01763257692808") 2025/11/16 01:57:38 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103ca829f8d6fab9_d20251116_m014812_c001_v0001182_t0012_u01763257692169") 2025/11/16 01:57:38 DEBUG : empty space: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5bc_d20251116_m014809_c001_v0001120_t0008_u01763257689823") 2025/11/16 01:57:38 DEBUG : enormous: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e4994430_d20251116_m014843_c001_v7007000_t0000_u01763257723402") 2025/11/16 01:57:38 DEBUG : enormous: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef645_d20251116_m014842_c001_v0001120_t0043_u01763257722593") 2025/11/16 01:57:38 DEBUG : existing: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd00_d20251116_m015205_c001_v7007000_t0000_u01763257925555") 2025/11/16 01:57:38 DEBUG : existing: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef886_d20251116_m015204_c001_v0001120_t0046_u01763257924219") 2025/11/16 01:57:38 DEBUG : existing: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16585_d20251116_m014903_c001_v7007000_t0000_u01763257743287") 2025/11/16 01:57:38 DEBUG : existing: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68eb69_d20251116_m014902_c001_v0001180_t0005_u01763257742061") 2025/11/16 01:57:38 DEBUG : existing: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8ddc_d20251116_m014806_c001_v7007000_t0000_u01763257686721") 2025/11/16 01:57:38 DEBUG : existing: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5a9_d20251116_m014805_c001_v0001120_t0023_u01763257685344") 2025/11/16 01:57:38 DEBUG : existing: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8dc6_d20251116_m014804_c001_v7007000_t0000_u01763257684769") 2025/11/16 01:57:38 DEBUG : existing: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef59f_d20251116_m014803_c001_v0001120_t0046_u01763257683942") 2025/11/16 01:57:38 DEBUG : existing: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef59d_d20251116_m014803_c001_v0001120_t0048_u01763257683079") 2025/11/16 01:57:39 DEBUG : existing-b: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16586_d20251116_m014903_c001_v7007000_t0000_u01763257743525") 2025/11/16 01:57:39 DEBUG : existing-b: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef67b_d20251116_m014902_c001_v0001120_t0045_u01763257742053") 2025/11/16 01:57:39 DEBUG : file1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7805_d20251116_m015304_c001_v7007000_t0000_u01763257984923") 2025/11/16 01:57:39 DEBUG : file1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba0b4_d20251116_m015303_c001_v0001182_t0019_u01763257983741") 2025/11/16 01:57:39 DEBUG : file1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77f1_d20251116_m015302_c001_v7007000_t0000_u01763257982400") 2025/11/16 01:57:39 DEBUG : file1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef969_d20251116_m015301_c001_v0001120_t0050_u01763257981110") 2025/11/16 01:57:39 DEBUG : five: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e499446b_d20251116_m014848_c001_v7007000_t0000_u01763257728169") 2025/11/16 01:57:39 DEBUG : five: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4175495f71dba926_d20251116_m014846_c001_v0001131_t0054_u01763257726722") 2025/11/16 01:57:39 DEBUG : foo: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f75ee_d20251116_m014815_c001_v7007000_t0000_u01763257695812") 2025/11/16 01:57:39 DEBUG : foo: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f403486bbc13ef5c8_d20251116_m014815_c001_v0001120_t0000_u01763257695216") 2025/11/16 01:57:39 DEBUG : foo: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f403486bbc13ef5c6_d20251116_m014814_c001_v0001120_t0000_u01763257694649") 2025/11/16 01:57:39 DEBUG : four: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e499446e_d20251116_m014848_c001_v7007000_t0000_u01763257728352") 2025/11/16 01:57:39 DEBUG : four: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f403486bbc13ef654_d20251116_m014846_c001_v0001120_t0000_u01763257726191") 2025/11/16 01:57:39 DEBUG : four: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef652_d20251116_m014845_c001_v0001120_t0057_u01763257725520") 2025/11/16 01:57:39 DEBUG : hello world2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa4211_d20251116_m014715_c001_v7007000_t0000_u01763257635297") 2025/11/16 01:57:39 DEBUG : hello world2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef502_d20251116_m014714_c001_v0001120_t0058_u01763257634570") 2025/11/16 01:57:39 DEBUG : ignore-size: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8da3_d20251116_m014802_c001_v7007000_t0000_u01763257682699") 2025/11/16 01:57:39 DEBUG : ignore-size: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef599_d20251116_m014801_c001_v0001120_t0005_u01763257681566") 2025/11/16 01:57:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f1657d_d20251116_m014901_c001_v7007000_t0000_u01763257741277") 2025/11/16 01:57:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68eb61_d20251116_m014900_c001_v0001180_t0057_u01763257740527") 2025/11/16 01:57:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49944d8_d20251116_m014859_c001_v7007000_t0000_u01763257739733") 2025/11/16 01:57:39 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68eb55_d20251116_m014858_c001_v0001180_t0045_u01763257738633") 2025/11/16 01:57:39 DEBUG : one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e4994471_d20251116_m014848_c001_v7007000_t0000_u01763257728536") 2025/11/16 01:57:40 DEBUG : one: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f403486bbc13ef64c_d20251116_m014844_c001_v0001120_t0000_u01763257724746") 2025/11/16 01:57:40 DEBUG : only0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77d0_d20251116_m015256_c001_v7007000_t0000_u01763257976545") 2025/11/16 01:57:40 DEBUG : only0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f403486bbc13ef943_d20251116_m015250_c001_v0001120_t0000_u01763257970808") 2025/11/16 01:57:40 DEBUG : only0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab86_d20251116_m015234_c001_v0001131_t0054_u01763257954592") 2025/11/16 01:57:40 DEBUG : only0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd65_d20251116_m015228_c001_v7007000_t0000_u01763257948192") 2025/11/16 01:57:40 DEBUG : only0: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab18_d20251116_m015209_c001_v0001131_t0052_u01763257929277") 2025/11/16 01:57:40 DEBUG : only1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77d1_d20251116_m015256_c001_v7007000_t0000_u01763257976728") 2025/11/16 01:57:40 DEBUG : only1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415982a2f98ba07b_d20251116_m015251_c001_v0001182_t0037_u01763257971928") 2025/11/16 01:57:40 DEBUG : only1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab8a_d20251116_m015235_c001_v0001131_t0042_u01763257955382") 2025/11/16 01:57:40 DEBUG : only1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f4548f6_d20251116_m015228_c001_v7007000_t0000_u01763257948552") 2025/11/16 01:57:40 DEBUG : only1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab20_d20251116_m015210_c001_v0001131_t0013_u01763257930344") 2025/11/16 01:57:40 DEBUG : only10: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77d2_d20251116_m015256_c001_v7007000_t0000_u01763257976911") 2025/11/16 01:57:40 DEBUG : only10: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4175495f71dbabdf_d20251116_m015250_c001_v0001131_t0054_u01763257970819") 2025/11/16 01:57:40 DEBUG : only10: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbabb3_d20251116_m015242_c001_v0001131_t0006_u01763257962293") 2025/11/16 01:57:40 DEBUG : only10: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f4548f2_d20251116_m015228_c001_v7007000_t0000_u01763257948192") 2025/11/16 01:57:40 DEBUG : only10: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab4c_d20251116_m015218_c001_v0001131_t0052_u01763257938811") 2025/11/16 01:57:40 DEBUG : only11: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77d3_d20251116_m015257_c001_v7007000_t0000_u01763257977097") 2025/11/16 01:57:40 DEBUG : only11: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415982a2f98ba06f_d20251116_m015251_c001_v0001182_t0037_u01763257971375") 2025/11/16 01:57:40 DEBUG : only11: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbabbc_d20251116_m015243_c001_v0001131_t0049_u01763257963317") 2025/11/16 01:57:40 DEBUG : only11: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4161d671ec6478a3_d20251116_m015228_c001_v7007000_t0000_u01763257948231") 2025/11/16 01:57:41 DEBUG : only11: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab54_d20251116_m015219_c001_v0001131_t0029_u01763257939483") 2025/11/16 01:57:41 DEBUG : only12: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77d4_d20251116_m015257_c001_v7007000_t0000_u01763257977281") 2025/11/16 01:57:41 DEBUG : only12: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417a768dbedab225_d20251116_m015251_c001_v0001180_t0017_u01763257971567") 2025/11/16 01:57:41 DEBUG : only12: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbabc1_d20251116_m015244_c001_v0001131_t0017_u01763257964019") 2025/11/16 01:57:41 DEBUG : only12: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f4548f0_d20251116_m015227_c001_v7007000_t0000_u01763257947803") 2025/11/16 01:57:41 DEBUG : only12: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab58_d20251116_m015220_c001_v0001131_t0051_u01763257940177") 2025/11/16 01:57:41 DEBUG : only13: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77d6_d20251116_m015257_c001_v7007000_t0000_u01763257977464") 2025/11/16 01:57:41 DEBUG : only13: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f403486bbc13ef945_d20251116_m015251_c001_v0001120_t0000_u01763257971212") 2025/11/16 01:57:41 DEBUG : only13: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbabc3_d20251116_m015244_c001_v0001131_t0037_u01763257964863") 2025/11/16 01:57:41 DEBUG : only13: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4123496e5c70e758_d20251116_m015227_c001_v7007000_t0000_u01763257947960") 2025/11/16 01:57:41 DEBUG : only13: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab5a_d20251116_m015220_c001_v0001131_t0057_u01763257940958") 2025/11/16 01:57:41 DEBUG : only14: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77d7_d20251116_m015257_c001_v7007000_t0000_u01763257977648") 2025/11/16 01:57:41 DEBUG : only14: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4175495f71dbabe1_d20251116_m015251_c001_v0001131_t0054_u01763257971222") 2025/11/16 01:57:41 DEBUG : only14: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbabc7_d20251116_m015245_c001_v0001131_t0007_u01763257965607") 2025/11/16 01:57:41 DEBUG : only14: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4161d671ec6470d1_d20251116_m015227_c001_v7007000_t0000_u01763257947860") 2025/11/16 01:57:41 DEBUG : only14: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab5e_d20251116_m015221_c001_v0001131_t0008_u01763257941746") 2025/11/16 01:57:41 DEBUG : only15: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77d8_d20251116_m015257_c001_v7007000_t0000_u01763257977846") 2025/11/16 01:57:41 DEBUG : only15: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f403486bbc13ef947_d20251116_m015251_c001_v0001120_t0000_u01763257971394") 2025/11/16 01:57:41 DEBUG : only15: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbabcb_d20251116_m015246_c001_v0001131_t0017_u01763257966736") 2025/11/16 01:57:41 DEBUG : only15: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd64_d20251116_m015227_c001_v7007000_t0000_u01763257947973") 2025/11/16 01:57:42 DEBUG : only15: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab64_d20251116_m015222_c001_v0001131_t0013_u01763257942854") 2025/11/16 01:57:42 DEBUG : only16: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77d9_d20251116_m015258_c001_v7007000_t0000_u01763257978030") 2025/11/16 01:57:42 DEBUG : only16: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4175495f71dbabe3_d20251116_m015251_c001_v0001131_t0054_u01763257971405") 2025/11/16 01:57:42 DEBUG : only16: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbabcd_d20251116_m015247_c001_v0001131_t0020_u01763257967685") 2025/11/16 01:57:42 DEBUG : only16: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f4548f3_d20251116_m015228_c001_v7007000_t0000_u01763257948373") 2025/11/16 01:57:42 DEBUG : only16: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab66_d20251116_m015223_c001_v0001131_t0042_u01763257943626") 2025/11/16 01:57:43 DEBUG : only17: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77da_d20251116_m015258_c001_v7007000_t0000_u01763257978215") 2025/11/16 01:57:43 DEBUG : only17: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415982a2f98ba077_d20251116_m015251_c001_v0001182_t0037_u01763257971562") 2025/11/16 01:57:43 DEBUG : only17: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbabcf_d20251116_m015248_c001_v0001131_t0057_u01763257968363") 2025/11/16 01:57:43 DEBUG : only17: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f4548f1_d20251116_m015227_c001_v7007000_t0000_u01763257947984") 2025/11/16 01:57:43 DEBUG : only17: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab6c_d20251116_m015224_c001_v0001131_t0015_u01763257944468") 2025/11/16 01:57:43 DEBUG : only18: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77db_d20251116_m015258_c001_v7007000_t0000_u01763257978400") 2025/11/16 01:57:43 DEBUG : only18: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415982a2f98ba07d_d20251116_m015252_c001_v0001182_t0037_u01763257972114") 2025/11/16 01:57:43 DEBUG : only18: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbabd3_d20251116_m015249_c001_v0001131_t0054_u01763257969097") 2025/11/16 01:57:43 DEBUG : only18: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd66_d20251116_m015228_c001_v7007000_t0000_u01763257948384") 2025/11/16 01:57:43 DEBUG : only18: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab72_d20251116_m015225_c001_v0001131_t0029_u01763257945349") 2025/11/16 01:57:43 DEBUG : only19: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77dd_d20251116_m015258_c001_v7007000_t0000_u01763257978626") 2025/11/16 01:57:43 DEBUG : only19: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f403486bbc13ef949_d20251116_m015251_c001_v0001120_t0000_u01763257971577") 2025/11/16 01:57:43 DEBUG : only19: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbabd5_d20251116_m015249_c001_v0001131_t0025_u01763257969830") 2025/11/16 01:57:43 DEBUG : only19: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4123496e5c70e761_d20251116_m015228_c001_v7007000_t0000_u01763257948394") 2025/11/16 01:57:43 DEBUG : only19: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab74_d20251116_m015226_c001_v0001131_t0055_u01763257946115") 2025/11/16 01:57:43 DEBUG : only2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77de_d20251116_m015258_c001_v7007000_t0000_u01763257978839") 2025/11/16 01:57:43 DEBUG : only2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f403486bbc13ef94d_d20251116_m015251_c001_v0001120_t0000_u01763257971985") 2025/11/16 01:57:43 DEBUG : only2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab8e_d20251116_m015236_c001_v0001131_t0057_u01763257956314") 2025/11/16 01:57:43 DEBUG : only2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4161d671ec6478a5_d20251116_m015228_c001_v7007000_t0000_u01763257948428") 2025/11/16 01:57:43 DEBUG : only2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab22_d20251116_m015211_c001_v0001131_t0019_u01763257931160") 2025/11/16 01:57:43 DEBUG : only3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77df_d20251116_m015259_c001_v7007000_t0000_u01763257979025") 2025/11/16 01:57:43 DEBUG : only3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4175495f71dbabe5_d20251116_m015251_c001_v0001131_t0054_u01763257971587") 2025/11/16 01:57:43 DEBUG : only3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab92_d20251116_m015236_c001_v0001131_t0015_u01763257956921") 2025/11/16 01:57:43 DEBUG : only3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd67_d20251116_m015228_c001_v7007000_t0000_u01763257948570") 2025/11/16 01:57:43 DEBUG : only3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab2a_d20251116_m015212_c001_v0001131_t0025_u01763257932058") 2025/11/16 01:57:43 DEBUG : only4: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77e0_d20251116_m015259_c001_v7007000_t0000_u01763257979215") 2025/11/16 01:57:44 DEBUG : only4: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415982a2f98ba079_d20251116_m015251_c001_v0001182_t0037_u01763257971745") 2025/11/16 01:57:44 DEBUG : only4: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab9a_d20251116_m015237_c001_v0001131_t0000_u01763257957870") 2025/11/16 01:57:44 DEBUG : only4: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4161d671ec6474ba_d20251116_m015228_c001_v7007000_t0000_u01763257948042") 2025/11/16 01:57:44 DEBUG : only4: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab2e_d20251116_m015213_c001_v0001131_t0037_u01763257933480") 2025/11/16 01:57:44 DEBUG : only5: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77e1_d20251116_m015259_c001_v7007000_t0000_u01763257979399") 2025/11/16 01:57:44 DEBUG : only5: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f403486bbc13ef94b_d20251116_m015251_c001_v0001120_t0000_u01763257971759") 2025/11/16 01:57:44 DEBUG : only5: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab9c_d20251116_m015238_c001_v0001131_t0031_u01763257958528") 2025/11/16 01:57:44 DEBUG : only5: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4123496e5c70e753_d20251116_m015227_c001_v7007000_t0000_u01763257947415") 2025/11/16 01:57:44 DEBUG : only5: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab32_d20251116_m015214_c001_v0001131_t0046_u01763257934160") 2025/11/16 01:57:44 DEBUG : only6: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77e2_d20251116_m015259_c001_v7007000_t0000_u01763257979599") 2025/11/16 01:57:44 DEBUG : only6: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417a768dbedab227_d20251116_m015251_c001_v0001180_t0017_u01763257971769") 2025/11/16 01:57:44 DEBUG : only6: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab9e_d20251116_m015239_c001_v0001131_t0040_u01763257959337") 2025/11/16 01:57:44 DEBUG : only6: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4123496e5c70e755_d20251116_m015227_c001_v7007000_t0000_u01763257947597") 2025/11/16 01:57:44 DEBUG : only6: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab3c_d20251116_m015214_c001_v0001131_t0047_u01763257934939") 2025/11/16 01:57:44 DEBUG : only7: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77e3_d20251116_m015259_c001_v7007000_t0000_u01763257979784") 2025/11/16 01:57:44 DEBUG : only7: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4175495f71dbabe7_d20251116_m015251_c001_v0001131_t0054_u01763257971822") 2025/11/16 01:57:44 DEBUG : only7: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaba2_d20251116_m015239_c001_v0001131_t0009_u01763257959836") 2025/11/16 01:57:44 DEBUG : only7: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4123496e5c70e759_d20251116_m015228_c001_v7007000_t0000_u01763257948192") 2025/11/16 01:57:44 DEBUG : only7: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab3e_d20251116_m015215_c001_v0001131_t0008_u01763257935708") 2025/11/16 01:57:44 DEBUG : only8: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77e4_d20251116_m015259_c001_v7007000_t0000_u01763257979968") 2025/11/16 01:57:44 DEBUG : only8: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417a768dbedab229_d20251116_m015251_c001_v0001180_t0017_u01763257971964") 2025/11/16 01:57:44 DEBUG : only8: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaba7_d20251116_m015240_c001_v0001131_t0025_u01763257960721") 2025/11/16 01:57:45 DEBUG : only8: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4123496e5c70e757_d20251116_m015227_c001_v7007000_t0000_u01763257947779") 2025/11/16 01:57:45 DEBUG : only8: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab40_d20251116_m015216_c001_v0001131_t0026_u01763257936785") 2025/11/16 01:57:45 DEBUG : only9: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77e5_d20251116_m015300_c001_v7007000_t0000_u01763257980152") 2025/11/16 01:57:45 DEBUG : only9: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4175495f71dbabeb_d20251116_m015252_c001_v0001131_t0054_u01763257972034") 2025/11/16 01:57:45 DEBUG : only9: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbabad_d20251116_m015241_c001_v0001131_t0028_u01763257961521") 2025/11/16 01:57:45 DEBUG : only9: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1cd62_d20251116_m015227_c001_v7007000_t0000_u01763257947790") 2025/11/16 01:57:45 DEBUG : only9: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbab46_d20251116_m015217_c001_v0001131_t0015_u01763257937895") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49944c5_d20251116_m014857_c001_v7007000_t0000_u01763257737508") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dba943_d20251116_m014855_c001_v0001131_t0000_u01763257735347") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49944a0_d20251116_m014854_c001_v7007000_t0000_u01763257734248") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef666_d20251116_m014852_c001_v0001120_t0038_u01763257732458") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e499448a_d20251116_m014851_c001_v7007000_t0000_u01763257731652") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dba92f_d20251116_m014849_c001_v0001131_t0057_u01763257729461") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e4994403_d20251116_m014838_c001_v7007000_t0000_u01763257718733") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef62a_d20251116_m014837_c001_v0001120_t0025_u01763257717292") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49943e1_d20251116_m014835_c001_v7007000_t0000_u01763257715594") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef61e_d20251116_m014834_c001_v0001120_t0005_u01763257714429") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49943c6_d20251116_m014832_c001_v7007000_t0000_u01763257712798") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef612_d20251116_m014831_c001_v0001120_t0055_u01763257711496") 2025/11/16 01:57:45 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7601_d20251116_m014825_c001_v7007000_t0000_u01763257705114") 2025/11/16 01:57:46 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5f2_d20251116_m014823_c001_v0001120_t0030_u01763257703837") 2025/11/16 01:57:46 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f75fe_d20251116_m014823_c001_v7007000_t0000_u01763257703469") 2025/11/16 01:57:46 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5ec_d20251116_m014821_c001_v0001120_t0033_u01763257701999") 2025/11/16 01:57:46 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f75f8_d20251116_m014821_c001_v7007000_t0000_u01763257701630") 2025/11/16 01:57:46 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5e8_d20251116_m014820_c001_v0001120_t0020_u01763257700863") 2025/11/16 01:57:46 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5e2_d20251116_m014820_c001_v0001120_t0049_u01763257700116") 2025/11/16 01:57:46 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f75f6_d20251116_m014819_c001_v7007000_t0000_u01763257699749") 2025/11/16 01:57:46 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5da_d20251116_m014818_c001_v0001120_t0043_u01763257698896") 2025/11/16 01:57:46 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5d8_d20251116_m014818_c001_v0001120_t0035_u01763257698070") 2025/11/16 01:57:46 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f75f1_d20251116_m014817_c001_v7007000_t0000_u01763257697659") 2025/11/16 01:57:46 DEBUG : potato: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5d2_d20251116_m014816_c001_v0001120_t0030_u01763257696826") 2025/11/16 01:57:46 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404ae298e5e590bc_d20251116_m014948_c001_v7007000_t0000_u01763257788839") 2025/11/16 01:57:46 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dba9d3_d20251116_m014948_c001_v0001131_t0048_u01763257788110") 2025/11/16 01:57:46 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41955b45bf163504_d20251116_m014938_c001_v7007000_t0000_u01763257778219") 2025/11/16 01:57:46 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dba9b7_d20251116_m014933_c001_v0001131_t0015_u01763257773136") 2025/11/16 01:57:46 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41955b45bf1634c9_d20251116_m014923_c001_v7007000_t0000_u01763257763712") 2025/11/16 01:57:46 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dba984_d20251116_m014918_c001_v0001131_t0012_u01763257758787") 2025/11/16 01:57:46 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f1659f_d20251116_m014909_c001_v7007000_t0000_u01763257749562") 2025/11/16 01:57:46 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dba95b_d20251116_m014904_c001_v0001131_t0002_u01763257744453") 2025/11/16 01:57:46 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e4994432_d20251116_m014843_c001_v7007000_t0000_u01763257723584") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef639_d20251116_m014841_c001_v0001120_t0020_u01763257721560") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e499441f_d20251116_m014841_c001_v7007000_t0000_u01763257721188") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef634_d20251116_m014839_c001_v0001120_t0010_u01763257719284") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e4994405_d20251116_m014838_c001_v7007000_t0000_u01763257718915") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef62e_d20251116_m014838_c001_v0001120_t0025_u01763257718038") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49943f2_d20251116_m014836_c001_v7007000_t0000_u01763257716907") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef628_d20251116_m014835_c001_v0001120_t0006_u01763257715969") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49943ce_d20251116_m014834_c001_v7007000_t0000_u01763257714059") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef61a_d20251116_m014832_c001_v0001120_t0017_u01763257712811") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7603_d20251116_m014825_c001_v7007000_t0000_u01763257705851") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef5fa_d20251116_m014824_c001_v0001120_t0032_u01763257704829") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa422a_d20251116_m014718_c001_v7007000_t0000_u01763257638312") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef50a_d20251116_m014717_c001_v0001120_t0007_u01763257637561") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa421a_d20251116_m014716_c001_v7007000_t0000_u01763257636605") 2025/11/16 01:57:47 DEBUG : potato2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef504_d20251116_m014715_c001_v0001120_t0012_u01763257635844") 2025/11/16 01:57:47 DEBUG : potato3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41955b45bf163506_d20251116_m014938_c001_v7007000_t0000_u01763257778509") 2025/11/16 01:57:47 DEBUG : potato3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef6cb_d20251116_m014934_c001_v0001120_t0033_u01763257774495") 2025/11/16 01:57:47 DEBUG : potato3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41955b45bf1634cc_d20251116_m014924_c001_v7007000_t0000_u01763257764193") 2025/11/16 01:57:47 DEBUG : potato3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef6a9_d20251116_m014920_c001_v0001120_t0043_u01763257760155") 2025/11/16 01:57:47 DEBUG : potato3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f165a0_d20251116_m014909_c001_v7007000_t0000_u01763257749835") 2025/11/16 01:57:47 DEBUG : potato3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef684_d20251116_m014905_c001_v0001120_t0017_u01763257745092") 2025/11/16 01:57:48 DEBUG : pre-dest1/1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e634144f8d3_d20251116_m015023_c001_v7007000_t0000_u01763257823335") 2025/11/16 01:57:48 DEBUG : pre-dest1/1: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef732_d20251116_m015015_c001_v0001120_t0026_u01763257815107") 2025/11/16 01:57:48 DEBUG : pre-dest2/2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e634144f8d6_d20251116_m015023_c001_v7007000_t0000_u01763257823562") 2025/11/16 01:57:48 DEBUG : pre-dest2/2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaa14_d20251116_m015015_c001_v0001131_t0014_u01763257815854") 2025/11/16 01:57:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4187174175468c04_d20251116_m015000_c001_v7007000_t0000_u01763257800602") 2025/11/16 01:57:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68ec04_d20251116_m014956_c001_v0001180_t0006_u01763257796742") 2025/11/16 01:57:48 DEBUG : sizeonly: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8d8e_d20251116_m014801_c001_v7007000_t0000_u01763257681001") 2025/11/16 01:57:48 DEBUG : sizeonly: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef595_d20251116_m014759_c001_v0001120_t0011_u01763257679798") 2025/11/16 01:57:48 DEBUG : splitbanan: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576adac_d20251116_m015505_c001_v7007000_t0000_u01763258105799") 2025/11/16 01:57:48 DEBUG : splitbanan: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab717_d20251116_m015457_c001_v0001180_t0037_u01763258097973") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3f6_d20251116_m015623_c001_v7007000_t0000_u01763258183796") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc29c_d20251116_m015616_c001_v0001102_t0037_u01763258176808") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4011d72800809b6f_d20251116_m015608_c001_v7007000_t0000_u01763258168113") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc272_d20251116_m015601_c001_v0001102_t0048_u01763258161283") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa606f_d20251116_m015552_c001_v7007000_t0000_u01763258152835") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc248_d20251116_m015546_c001_v0001102_t0022_u01763258146282") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4196b5bd76d83ed7_d20251116_m015537_c001_v7007000_t0000_u01763258137174") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc21a_d20251116_m015530_c001_v0001102_t0015_u01763258130343") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f415744888f581ccc_d20251116_m015522_c001_v7007000_t0000_u01763258122052") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc1fa_d20251116_m015515_c001_v0001102_t0047_u01763258115057") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4076efd2d576ad62_d20251116_m015500_c001_v7007000_t0000_u01763258100001") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efb2a_d20251116_m015456_c001_v0001120_t0034_u01763258096901") 2025/11/16 01:57:48 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d10d_d20251116_m015447_c001_v7007000_t0000_u01763258087071") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efaf1_d20251116_m015439_c001_v0001120_t0026_u01763258079361") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41389e6341453797_d20251116_m015438_c001_v7007000_t0000_u01763258078262") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab668_d20251116_m015432_c001_v0001180_t0003_u01763258072823") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16fb2_d20251116_m015421_c001_v7007000_t0000_u01763258061345") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab57e_d20251116_m015414_c001_v0001180_t0003_u01763258054026") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4006b5f676be402e_d20251116_m015413_c001_v7007000_t0000_u01763258053116") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efa6e_d20251116_m015409_c001_v0001120_t0029_u01763258049187") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f41876482230cd719_d20251116_m015353_c001_v7007000_t0000_u01763258033758") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaca1_d20251116_m015350_c001_v0001131_t0048_u01763258030136") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f16e9a_d20251116_m015341_c001_v7007000_t0000_u01763258021965") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac5c_d20251116_m015335_c001_v0001131_t0017_u01763258015040") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f414a76597f454ac4_d20251116_m015326_c001_v7007000_t0000_u01763258006307") 2025/11/16 01:57:49 DEBUG : splitbananasplit: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac28_d20251116_m015319_c001_v0001131_t0053_u01763257999516") 2025/11/16 01:57:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4067c17e4aebc1a3_d20251116_m015442_c001_v7007000_t0000_u01763258082003") 2025/11/16 01:57:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbad66_d20251116_m015433_c001_v0001131_t0010_u01763258073817") 2025/11/16 01:57:49 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f782e_d20251116_m015312_c001_v7007000_t0000_u01763257992444") 2025/11/16 01:57:49 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac0f_d20251116_m015309_c001_v0001131_t0013_u01763257989674") 2025/11/16 01:57:49 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40569983959fe525_d20251116_m015308_c001_v7007000_t0000_u01763257988544") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef976_d20251116_m015305_c001_v0001120_t0032_u01763257985893") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f417cfe9944f1657e_d20251116_m014901_c001_v7007000_t0000_u01763257741498") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dba953_d20251116_m014900_c001_v0001131_t0042_u01763257740518") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49944da_d20251116_m014859_c001_v7007000_t0000_u01763257739925") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef670_d20251116_m014858_c001_v0001120_t0001_u01763257738996") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8d5e_d20251116_m014757_c001_v7007000_t0000_u01763257677433") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef589_d20251116_m014755_c001_v0001120_t0023_u01763257675586") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8d3c_d20251116_m014755_c001_v7007000_t0000_u01763257675193") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef583_d20251116_m014753_c001_v0001120_t0013_u01763257673859") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8d08_d20251116_m014751_c001_v7007000_t0000_u01763257671313") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef57d_d20251116_m014749_c001_v0001120_t0017_u01763257669722") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8ce9_d20251116_m014749_c001_v7007000_t0000_u01763257669124") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef56b_d20251116_m014747_c001_v0001120_t0058_u01763257667771") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef55b_d20251116_m014744_c001_v0001120_t0028_u01763257664320") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8cc8_d20251116_m014743_c001_v7007000_t0000_u01763257663948") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef555_d20251116_m014743_c001_v0001120_t0025_u01763257663190") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef553_d20251116_m014742_c001_v0001120_t0052_u01763257662263") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40937c63541e8cc3_d20251116_m014741_c001_v7007000_t0000_u01763257661892") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef54b_d20251116_m014738_c001_v0001120_t0041_u01763257658014") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef545_d20251116_m014734_c001_v0001120_t0038_u01763257654449") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa4277_d20251116_m014734_c001_v7007000_t0000_u01763257654085") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef541_d20251116_m014733_c001_v0001120_t0059_u01763257653440") 2025/11/16 01:57:50 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef53d_d20251116_m014732_c001_v0001120_t0005_u01763257652400") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa426b_d20251116_m014731_c001_v7007000_t0000_u01763257651972") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef533_d20251116_m014727_c001_v0001120_t0059_u01763257647441") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa4257_d20251116_m014727_c001_v7007000_t0000_u01763257647079") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef52f_d20251116_m014726_c001_v0001120_t0018_u01763257646176") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa4250_d20251116_m014725_c001_v7007000_t0000_u01763257645219") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef527_d20251116_m014724_c001_v0001120_t0026_u01763257644542") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa424a_d20251116_m014723_c001_v7007000_t0000_u01763257643998") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef523_d20251116_m014723_c001_v0001120_t0057_u01763257643273") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa4245_d20251116_m014722_c001_v7007000_t0000_u01763257642362") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef51f_d20251116_m014721_c001_v0001120_t0008_u01763257641384") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa423a_d20251116_m014720_c001_v7007000_t0000_u01763257640828") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef517_d20251116_m014720_c001_v0001120_t0038_u01763257640123") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa4233_d20251116_m014719_c001_v7007000_t0000_u01763257639555") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef511_d20251116_m014718_c001_v0001120_t0051_u01763257638855") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa4207_d20251116_m014714_c001_v7007000_t0000_u01763257634026") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef4fe_d20251116_m014713_c001_v0001120_t0012_u01763257633205") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa41f4_d20251116_m014712_c001_v7007000_t0000_u01763257632660") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef4fa_d20251116_m014711_c001_v0001120_t0008_u01763257631797") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa41d6_d20251116_m014710_c001_v7007000_t0000_u01763257630863") 2025/11/16 01:57:51 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef4f4_d20251116_m014710_c001_v0001120_t0045_u01763257630005") 2025/11/16 01:57:52 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40214feff7fa4155_d20251116_m014707_c001_v7007000_t0000_u01763257627806") 2025/11/16 01:57:52 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef4e3_d20251116_m014707_c001_v0001120_t0009_u01763257627024") 2025/11/16 01:57:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7830_d20251116_m015312_c001_v7007000_t0000_u01763257992641") 2025/11/16 01:57:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f115982a2f98ba0cd_d20251116_m015309_c001_v0001182_t0040_u01763257989678") 2025/11/16 01:57:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40569983959fe526_d20251116_m015308_c001_v7007000_t0000_u01763257988726") 2025/11/16 01:57:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab279_d20251116_m015305_c001_v0001180_t0031_u01763257985903") 2025/11/16 01:57:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d3f8_d20251116_m015625_c001_v7007000_t0000_u01763258185818") 2025/11/16 01:57:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab86e_d20251116_m015625_c001_v0001180_t0023_u01763258185168") 2025/11/16 01:57:52 DEBUG : sub/yam: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49944c1_d20251116_m014856_c001_v7007000_t0000_u01763257736952") 2025/11/16 01:57:52 DEBUG : sub/yam: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68eb4f_d20251116_m014854_c001_v0001180_t0053_u01763257734990") 2025/11/16 01:57:52 DEBUG : test_dir1/file2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7807_d20251116_m015305_c001_v7007000_t0000_u01763257985119") 2025/11/16 01:57:52 DEBUG : test_dir1/file2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac07_d20251116_m015303_c001_v0001131_t0003_u01763257983395") 2025/11/16 01:57:52 DEBUG : test_dir1/file2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77f3_d20251116_m015302_c001_v7007000_t0000_u01763257982586") 2025/11/16 01:57:52 DEBUG : test_dir1/file2: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbac01_d20251116_m015301_c001_v0001131_t0047_u01763257981140") 2025/11/16 01:57:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f7809_d20251116_m015305_c001_v7007000_t0000_u01763257985302") 2025/11/16 01:57:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab265_d20251116_m015303_c001_v0001180_t0045_u01763257983383") 2025/11/16 01:57:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f404996bf9c9f77f5_d20251116_m015302_c001_v7007000_t0000_u01763257982772") 2025/11/16 01:57:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab259_d20251116_m015301_c001_v0001180_t0057_u01763257981131") 2025/11/16 01:57:53 DEBUG : three: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e4994473_d20251116_m014848_c001_v7007000_t0000_u01763257728719") 2025/11/16 01:57:53 DEBUG : three: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef656_d20251116_m014847_c001_v0001120_t0034_u01763257727481") 2025/11/16 01:57:53 DEBUG : three: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13ef650_d20251116_m014845_c001_v0001120_t0054_u01763257725148") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d404_d20251116_m015627_c001_v7007000_t0000_u01763258187522") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efc08_d20251116_m015626_c001_v0001120_t0034_u01763258186787") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d4dd_d20251116_m015647_c001_v7007000_t0000_u01763258207330") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaef3_d20251116_m015645_c001_v0001131_t0051_u01763258205540") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d4aa_d20251116_m015643_c001_v7007000_t0000_u01763258203988") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efc14_d20251116_m015641_c001_v0001120_t0025_u01763258201996") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d47b_d20251116_m015641_c001_v7007000_t0000_u01763258201034") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab88c_d20251116_m015640_c001_v0001180_t0002_u01763258200434") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d431_d20251116_m015635_c001_v7007000_t0000_u01763258195266") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efc0c_d20251116_m015633_c001_v0001120_t0007_u01763258193761") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d44a_d20251116_m015637_c001_v7007000_t0000_u01763258197774") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaee5_d20251116_m015636_c001_v0001131_t0032_u01763258196255") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d425_d20251116_m015632_c001_v7007000_t0000_u01763258192801") 2025/11/16 01:57:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117a768dbedab87b_d20251116_m015632_c001_v0001180_t0050_u01763258192187") 2025/11/16 01:57:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d41e_d20251116_m015631_c001_v7007000_t0000_u01763258191235") 2025/11/16 01:57:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc2b5_d20251116_m015630_c001_v0001102_t0016_u01763258190379") 2025/11/16 01:57:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d415_d20251116_m015629_c001_v7007000_t0000_u01763258189411") 2025/11/16 01:57:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1175495f71dbaed5_d20251116_m015628_c001_v0001131_t0007_u01763258188474") 2025/11/16 01:57:54 DEBUG : toe/toe/toe: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d534_d20251116_m015652_c001_v7007000_t0000_u01763258212379") 2025/11/16 01:57:54 DEBUG : toe/toe/toe: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103486bbc13efc1e_d20251116_m015651_c001_v0001120_t0050_u01763258211690") 2025/11/16 01:57:54 DEBUG : toe/toe/toe: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d463_d20251116_m015639_c001_v7007000_t0000_u01763258199478") 2025/11/16 01:57:54 DEBUG : toe/toe/toe: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc2c7_d20251116_m015638_c001_v0001102_t0056_u01763258198754") 2025/11/16 01:57:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d4e8_d20251116_m015647_c001_v7007000_t0000_u01763258207925") 2025/11/16 01:57:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f117b2ee2d89cc2db_d20251116_m015647_c001_v0001102_t0053_u01763258207000") 2025/11/16 01:57:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f4034dd4fe8c1d4b0_d20251116_m015644_c001_v7007000_t0000_u01763258204582") 2025/11/16 01:57:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f1081a6b3688e773b_d20251116_m015643_c001_v0001146_t0023_u01763258203510") 2025/11/16 01:57:54 DEBUG : two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e4994476_d20251116_m014848_c001_v7007000_t0000_u01763257728902") 2025/11/16 01:57:54 DEBUG : two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f40039ce34b68eb3b_d20251116_m014846_c001_v0001180_t0058_u01763257726911") 2025/11/16 01:57:54 DEBUG : two: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f403486bbc13ef64e_d20251116_m014844_c001_v0001120_t0000_u01763257724929") 2025/11/16 01:57:54 DEBUG : yam: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49944c9_d20251116_m014857_c001_v7007000_t0000_u01763257737693") 2025/11/16 01:57:54 DEBUG : yam: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f103a93571a760b5a_d20251116_m014856_c001_v0001184_t0026_u01763257736676") 2025/11/16 01:57:54 DEBUG : yam: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e499449b_d20251116_m014853_c001_v7007000_t0000_u01763257733701") 2025/11/16 01:57:54 DEBUG : yam: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68eb43_d20251116_m014852_c001_v0001180_t0005_u01763257732437") 2025/11/16 01:57:54 DEBUG : yam: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e4994486_d20251116_m014851_c001_v7007000_t0000_u01763257731058") 2025/11/16 01:57:54 DEBUG : yam: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f10039ce34b68eb41_d20251116_m014849_c001_v0001180_t0037_u01763257729490") 2025/11/16 01:57:54 DEBUG : yaml: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e49944a2_d20251116_m014854_c001_v7007000_t0000_u01763257734429") 2025/11/16 01:57:54 DEBUG : yaml: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f109502d399cfd6c2_d20251116_m014853_c001_v0001161_t0035_u01763257733361") 2025/11/16 01:57:54 DEBUG : yaml: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f421c9953e499448c_d20251116_m014851_c001_v7007000_t0000_u01763257731834") 2025/11/16 01:57:54 DEBUG : yaml: Deleting (id "4_z3ff22d73508d8bab9fa80e1b_f107a1983b786333b_d20251116_m014850_c001_v0001184_t0046_u01763257730815") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m53.019090136s (try 1/5)