"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/24 06:02:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi" 2025/06/24 06:02:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 06:02:02 DEBUG : Creating backend with remote "/tmp/rclone2066209439" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:03 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/24 06:02:03 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 06:02:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:04 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:04 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:05 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:02:05 DEBUG : B2 bucket rclone-test-fudecub1zezi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.88s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:06 DEBUG : Creating backend with remote "/non-existing" 2025/06/24 06:02:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/24 06:02:06 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:06 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:07 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:07 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:09 INFO : B2 bucket rclone-test-fudecub1zezi: Running all checks before starting transfers 2025/06/24 06:02:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:09 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:09 INFO : B2 bucket rclone-test-fudecub1zezi: Checks finished, now starting transfers 2025/06/24 06:02:09 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:10 ERROR : Ignoring --no-traverse with sync 2025/06/24 06:02:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:10 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:10 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:11 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.45s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/24 06:02:12 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:12 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:12 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/24 06:02:12 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.59s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:02:13 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:13 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.42s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:02:15 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:15 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.72s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/24 06:02:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 06:02:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/24 06:02:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 06:02:16 INFO : sub dir2: Making directory 2025/06/24 06:02:16 INFO : sub dir: Making directory 2025/06/24 06:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:16 INFO : sub dir2/sub sub dir2: Making directory 2025/06/24 06:02:16 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:16 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:17 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/24 06:02:17 DEBUG : B2 bucket rclone-test-fudecub1zezi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.44s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:18 INFO : sub dir2: Making directory 2025/06/24 06:02:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/24 06:02:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 06:02:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:18 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:18 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.37s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:19 DEBUG : sub dir2: Making directory with metadata 2025/06/24 06:02:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 06:02:19 INFO : sub dir2: Making directory 2025/06/24 06:02:19 INFO : sub dir: Making directory 2025/06/24 06:02:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:19 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:19 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:20 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:02:20 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/24 06:02:20 DEBUG : B2 bucket rclone-test-fudecub1zezi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/24 06:02:20 DEBUG : B2 bucket rclone-test-fudecub1zezi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.54s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:21 INFO : sub dir2: Making directory 2025/06/24 06:02:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:21 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:21 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:21 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:02:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:22 DEBUG : sub dir2: Making directory with metadata 2025/06/24 06:02:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 06:02:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 06:02:22 INFO : sub dir2: Making directory 2025/06/24 06:02:22 INFO : sub dir: Making directory 2025/06/24 06:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:22 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:22 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:23 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:02:23 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/24 06:02:23 DEBUG : B2 bucket rclone-test-fudecub1zezi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.29s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:24 INFO : sub dir2: Making directory 2025/06/24 06:02:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:24 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:24 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:26 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:02:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nasatec5tezo" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-fudecub1zezi -> B2 bucket rclone-test-nasatec5tezo 2025/06/24 06:02:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:28 DEBUG : B2 bucket rclone-test-nasatec5tezo: Waiting for checks to finish 2025/06/24 06:02:28 DEBUG : B2 bucket rclone-test-nasatec5tezo: Waiting for transfers to finish 2025/06/24 06:02:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 06:02:29 DEBUG : B2 bucket rclone-test-nasatec5tezo: Purge remote 2025/06/24 06:02:29 INFO : B2 bucket rclone-test-nasatec5tezo: cleaning bucket "rclone-test-nasatec5tezo" of all files 2025/06/24 06:02:30 DEBUG : sub dir/hello world: Deleting (id "4_zff72ed03807dab0b9f780e1b_f104fe4b60cb25661_d20250624_m060229_c001_v0001180_t0038_u01750744949599") --- PASS: TestServerSideCopy (4.58s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:32 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/24 06:02:32 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/24 06:02:32 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.21s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qugovov1foni" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-fudecub1zezi -> B2 bucket rclone-test-qugovov1foni 2025/06/24 06:02:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:35 DEBUG : B2 bucket rclone-test-qugovov1foni: Waiting for checks to finish 2025/06/24 06:02:35 DEBUG : B2 bucket rclone-test-qugovov1foni: Waiting for transfers to finish 2025/06/24 06:02:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 06:02:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/24 06:02:37 DEBUG : B2 bucket rclone-test-qugovov1foni: Waiting for checks to finish 2025/06/24 06:02:37 DEBUG : B2 bucket rclone-test-qugovov1foni: Waiting for transfers to finish 2025/06/24 06:02:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/24 06:02:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 06:02:38 DEBUG : B2 bucket rclone-test-qugovov1foni: Purge remote 2025/06/24 06:02:38 INFO : B2 bucket rclone-test-qugovov1foni: cleaning bucket "rclone-test-qugovov1foni" of all files 2025/06/24 06:02:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fda3807dab0b9f780e1b_f11910e83cb34bb04_d20250624_m060237_c001_v0001116_t0005_u01750744957517") 2025/06/24 06:02:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fda3807dab0b9f780e1b_f105020a882d0651a_d20250624_m060235_c001_v0001171_t0026_u01750744955977") --- PASS: TestServerSideCopyOverSelf (6.66s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:41 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/24 06:02:41 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/24 06:02:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/24 06:02:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.65s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:43 DEBUG : Creating backend with remote "TestB2:rclone-test-focufiv1vuru" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-fudecub1zezi -> B2 bucket rclone-test-focufiv1vuru 2025/06/24 06:02:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:45 DEBUG : B2 bucket rclone-test-focufiv1vuru: Waiting for checks to finish 2025/06/24 06:02:45 DEBUG : B2 bucket rclone-test-focufiv1vuru: Waiting for transfers to finish 2025/06/24 06:02:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 06:02:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/24 06:02:47 DEBUG : B2 bucket rclone-test-focufiv1vuru: Waiting for checks to finish 2025/06/24 06:02:47 DEBUG : B2 bucket rclone-test-focufiv1vuru: Waiting for transfers to finish 2025/06/24 06:02:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/24 06:02:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 06:02:48 INFO : sub dir/hello world: Deleted 2025/06/24 06:02:49 DEBUG : testing file moves 2025/06/24 06:02:49 DEBUG : B2 bucket rclone-test-focufiv1vuru: Waiting for checks to finish 2025/06/24 06:02:49 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/24 06:02:49 DEBUG : B2 bucket rclone-test-focufiv1vuru: Waiting for transfers to finish 2025/06/24 06:02:50 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/24 06:02:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 06:02:50 INFO : sub dir/hello world: Deleted 2025/06/24 06:02:50 DEBUG : B2 bucket rclone-test-focufiv1vuru: Purge remote 2025/06/24 06:02:50 INFO : B2 bucket rclone-test-focufiv1vuru: cleaning bucket "rclone-test-focufiv1vuru" of all files 2025/06/24 06:02:50 DEBUG : sub dir/hello world: Deleting (id "4_z0f322d33808dab0b9f780e1b_f110f93059ca2fd25_d20250624_m060249_c001_v0001100_t0006_u01750744969920") 2025/06/24 06:02:50 DEBUG : sub dir/hello world: Deleting (id "4_z0f322d33808dab0b9f780e1b_f101732b91be9bfad_d20250624_m060247_c001_v0001172_t0020_u01750744967918") 2025/06/24 06:02:50 DEBUG : sub dir/hello world: Deleting (id "4_z0f322d33808dab0b9f780e1b_f1117c439c9b46fbc_d20250624_m060246_c001_v0001171_t0011_u01750744966282") --- PASS: TestServerSideMoveOverSelf (9.44s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:52 ERROR : error listing: directory not found 2025/06/24 06:02:53 INFO : Local file system at /tmp/rclone2066209439: Making directory 2025/06/24 06:02:53 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:53 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.82s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:02:55 DEBUG : Local file system at /tmp/rclone2066209439: Waiting for checks to finish 2025/06/24 06:02:55 DEBUG : Local file system at /tmp/rclone2066209439: Waiting for transfers to finish 2025/06/24 06:02:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:02:55 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/24 06:02:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.14s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/24 06:02:56 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:56 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/24 06:02:56 INFO : check sum: Copied (new) 2025/06/24 06:02:56 DEBUG : Waiting for deletions to finish 2025/06/24 06:02:57 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/24 06:02:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/24 06:02:57 DEBUG : check sum: Unchanged skipping 2025/06/24 06:02:57 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:57 DEBUG : Waiting for deletions to finish 2025/06/24 06:02:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.71s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:02:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/24 06:02:58 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:58 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:58 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/24 06:02:58 INFO : sizeonly: Copied (new) 2025/06/24 06:02:58 DEBUG : Waiting for deletions to finish 2025/06/24 06:02:59 DEBUG : sizeonly: Sizes identical 2025/06/24 06:02:59 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:02:59 DEBUG : sizeonly: Unchanged skipping 2025/06/24 06:02:59 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:02:59 DEBUG : Waiting for deletions to finish 2025/06/24 06:02:59 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.78s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/24 06:03:00 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:00 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:00 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/24 06:03:00 INFO : ignore-size: Copied (new) 2025/06/24 06:03:00 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:01 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:03:01 DEBUG : ignore-size: Unchanged skipping 2025/06/24 06:03:01 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:01 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.01s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:03:02 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:02 DEBUG : existing: Unchanged skipping 2025/06/24 06:03:02 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:02 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:02 INFO : There was nothing to transfer 2025/06/24 06:03:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/24 06:03:02 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:02 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/24 06:03:03 INFO : existing: Copied (replaced existing) 2025/06/24 06:03:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.57s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/24 06:03:04 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:04 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/24 06:03:05 INFO : existing: Copied (new) 2025/06/24 06:03:05 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:05 DEBUG : existing: Destination exists, skipping 2025/06/24 06:03:05 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:05 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:05 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.90s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:07 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/24 06:03:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/24 06:03:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:03:07 DEBUG : c/non empty space: Unchanged skipping 2025/06/24 06:03:07 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:07 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:03:07 INFO : a/potato2: Copied (new) 2025/06/24 06:03:07 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:08 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:09 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:09 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/24 06:03:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/24 06:03:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/24 06:03:09 DEBUG : empty space: Unchanged skipping 2025/06/24 06:03:09 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:09 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:09 INFO : There was nothing to transfer 2025/06/24 06:03:10 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:10 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/06/24 06:03:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/24 06:03:10 INFO : empty space: Updated modification time in destination 2025/06/24 06:03:10 DEBUG : empty space: Unchanged skipping 2025/06/24 06:03:10 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:10 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:10 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:12 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:12 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/06/24 06:03:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/24 06:03:12 DEBUG : empty space: Unchanged skipping 2025/06/24 06:03:12 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:12 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.48s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:13 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:13 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/06/24 06:03:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2066209439) 2025/06/24 06:03:13 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fudecub1zezi) 2025/06/24 06:03:13 DEBUG : foo: sha1 differ 2025/06/24 06:03:13 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/24 06:03:13 INFO : foo: Copied (replaced existing) 2025/06/24 06:03:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:03:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/24 06:03:15 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:15 DEBUG : empty space: Unchanged skipping 2025/06/24 06:03:15 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:03:15 INFO : potato: Copied (new) 2025/06/24 06:03:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/24 06:03:17 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:17 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/24 06:03:18 INFO : potato: Copied (replaced existing) 2025/06/24 06:03:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.24s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:19 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:19 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/06/24 06:03:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2066209439) 2025/06/24 06:03:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fudecub1zezi) 2025/06/24 06:03:19 DEBUG : potato: sha1 differ 2025/06/24 06:03:19 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/24 06:03:20 INFO : potato: Copied (replaced existing) 2025/06/24 06:03:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:03:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:03:21 DEBUG : empty space: Unchanged skipping 2025/06/24 06:03:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/24 06:03:21 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:21 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:21 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:03:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:03:24 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:24 DEBUG : empty space: Unchanged skipping 2025/06/24 06:03:24 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:03:24 INFO : potato2: Copied (new) 2025/06/24 06:03:24 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:26 INFO : d: Making directory 2025/06/24 06:03:26 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/24 06:03:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/24 06:03:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:03:27 DEBUG : c/non empty space: Unchanged skipping 2025/06/24 06:03:27 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:27 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:03:27 INFO : a/potato2: Copied (new) 2025/06/24 06:03:27 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:27 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:29 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/24 06:03:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/24 06:03:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:03:30 DEBUG : c/non empty space: Unchanged skipping 2025/06/24 06:03:30 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:30 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:03:30 INFO : a/potato2: Copied (new) 2025/06/24 06:03:30 ERROR : B2 bucket rclone-test-fudecub1zezi: not deleting files as there were IO errors 2025/06/24 06:03:30 ERROR : B2 bucket rclone-test-fudecub1zezi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.98s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:33 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:03:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:03:33 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:33 DEBUG : empty space: Unchanged skipping 2025/06/24 06:03:33 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:33 INFO : potato: Deleted 2025/06/24 06:03:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:03:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.44s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:36 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:36 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:36 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:36 INFO : potato: Deleted 2025/06/24 06:03:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:03:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:03:37 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:37 DEBUG : empty space: Unchanged skipping 2025/06/24 06:03:37 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:03:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.46s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:03:39 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:39 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:40 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/24 06:03:40 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.66s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:42 DEBUG : enormous: Excluded (Size Filter) 2025/06/24 06:03:42 DEBUG : enormous: Excluded 2025/06/24 06:03:42 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 06:03:42 DEBUG : potato2: Excluded 2025/06/24 06:03:42 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 06:03:42 DEBUG : potato2: Excluded 2025/06/24 06:03:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:03:42 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:42 DEBUG : empty space: Unchanged skipping 2025/06/24 06:03:42 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:42 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:42 INFO : There was nothing to transfer 2025/06/24 06:03:42 DEBUG : enormous: Excluded (Size Filter) 2025/06/24 06:03:42 DEBUG : enormous: Excluded 2025/06/24 06:03:42 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 06:03:42 DEBUG : potato2: Excluded 2025/06/24 06:03:42 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 06:03:42 DEBUG : potato2: Excluded 2025/06/24 06:03:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/24 06:03:42 DEBUG : empty space: Unchanged skipping 2025/06/24 06:03:42 DEBUG : Local file system at /tmp/rclone2066209439: Waiting for checks to finish 2025/06/24 06:03:42 DEBUG : Local file system at /tmp/rclone2066209439: Waiting for transfers to finish 2025/06/24 06:03:42 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.40s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:45 DEBUG : enormous: Excluded (Size Filter) 2025/06/24 06:03:45 DEBUG : enormous: Excluded 2025/06/24 06:03:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 06:03:45 DEBUG : potato2: Excluded 2025/06/24 06:03:45 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:03:45 DEBUG : empty space: Unchanged skipping 2025/06/24 06:03:45 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:45 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:45 INFO : enormous: Deleted 2025/06/24 06:03:45 INFO : potato2: Deleted 2025/06/24 06:03:45 INFO : There was nothing to transfer 2025/06/24 06:03:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/24 06:03:46 DEBUG : empty space: Unchanged skipping 2025/06/24 06:03:46 DEBUG : Local file system at /tmp/rclone2066209439: Waiting for checks to finish 2025/06/24 06:03:46 DEBUG : Local file system at /tmp/rclone2066209439: Waiting for transfers to finish 2025/06/24 06:03:46 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:46 INFO : enormous: Deleted 2025/06/24 06:03:46 INFO : potato2: Deleted 2025/06/24 06:03:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.99s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:03:48 DEBUG : five: Need to transfer - File not found at Destination 2025/06/24 06:03:48 DEBUG : one: Destination is newer than source, skipping 2025/06/24 06:03:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/24 06:03:48 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:48 DEBUG : three: Sizes identical 2025/06/24 06:03:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/24 06:03:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/24 06:03:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2066209439) 2025/06/24 06:03:48 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fudecub1zezi) 2025/06/24 06:03:48 DEBUG : two: sha1 differ 2025/06/24 06:03:48 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/24 06:03:48 INFO : five: Copied (new) 2025/06/24 06:03:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/24 06:03:49 INFO : four: Copied (replaced existing) 2025/06/24 06:03:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/24 06:03:49 INFO : two: Copied (replaced existing) 2025/06/24 06:03:49 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:49 DEBUG : one: Destination is newer than source, skipping 2025/06/24 06:03:49 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/24 06:03:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/24 06:03:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/24 06:03:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2066209439) 2025/06/24 06:03:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/24 06:03:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fudecub1zezi) 2025/06/24 06:03:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/24 06:03:49 DEBUG : three: sha1 differ 2025/06/24 06:03:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/24 06:03:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/24 06:03:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/24 06:03:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/24 06:03:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/24 06:03:49 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/24 06:03:50 INFO : three: Copied (replaced existing) 2025/06/24 06:03:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.11s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/24 06:03:52 INFO : B2 bucket rclone-test-fudecub1zezi: Making map for --track-renames 2025/06/24 06:03:52 INFO : B2 bucket rclone-test-fudecub1zezi: Finished making map for --track-renames 2025/06/24 06:03:52 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:52 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for renames to finish 2025/06/24 06:03:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/24 06:03:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/24 06:03:52 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/24 06:03:52 INFO : potato: Copied (new) 2025/06/24 06:03:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/24 06:03:52 INFO : yam: Copied (new) 2025/06/24 06:03:52 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:03:52 INFO : B2 bucket rclone-test-fudecub1zezi: Making map for --track-renames 2025/06/24 06:03:52 INFO : B2 bucket rclone-test-fudecub1zezi: Finished making map for --track-renames 2025/06/24 06:03:52 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:52 DEBUG : potato: Unchanged skipping 2025/06/24 06:03:52 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for renames to finish 2025/06/24 06:03:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/24 06:03:53 INFO : yam: Copied (server-side copy) to: yaml 2025/06/24 06:03:53 INFO : yam: Deleted 2025/06/24 06:03:53 INFO : yaml: Renamed from "yam" 2025/06/24 06:03:53 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/24 06:03:54 INFO : B2 bucket rclone-test-fudecub1zezi: Making map for --track-renames 2025/06/24 06:03:54 INFO : B2 bucket rclone-test-fudecub1zezi: Finished making map for --track-renames 2025/06/24 06:03:54 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/24 06:03:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/24 06:03:54 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for renames to finish 2025/06/24 06:03:54 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/24 06:03:55 INFO : potato: Copied (new) 2025/06/24 06:03:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/24 06:03:55 INFO : yam: Copied (new) 2025/06/24 06:03:55 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:03:56 INFO : B2 bucket rclone-test-fudecub1zezi: Making map for --track-renames 2025/06/24 06:03:56 INFO : B2 bucket rclone-test-fudecub1zezi: Finished making map for --track-renames 2025/06/24 06:03:56 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:56 DEBUG : potato: Unchanged skipping 2025/06/24 06:03:56 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for renames to finish 2025/06/24 06:03:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/24 06:03:56 INFO : yam: Copied (server-side copy) to: yaml 2025/06/24 06:03:56 INFO : yam: Deleted 2025/06/24 06:03:56 INFO : yaml: Renamed from "yam" 2025/06/24 06:03:56 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.98s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/24 06:03:57 INFO : B2 bucket rclone-test-fudecub1zezi: Making map for --track-renames 2025/06/24 06:03:57 INFO : B2 bucket rclone-test-fudecub1zezi: Finished making map for --track-renames 2025/06/24 06:03:57 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/24 06:03:57 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for renames to finish 2025/06/24 06:03:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/24 06:03:57 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/24 06:03:58 INFO : sub/yam: Copied (new) 2025/06/24 06:03:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/24 06:03:58 INFO : potato: Copied (new) 2025/06/24 06:03:58 DEBUG : Waiting for deletions to finish 2025/06/24 06:03:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:03:58 DEBUG : potato: Unchanged skipping 2025/06/24 06:03:59 INFO : B2 bucket rclone-test-fudecub1zezi: Making map for --track-renames 2025/06/24 06:03:59 INFO : B2 bucket rclone-test-fudecub1zezi: Finished making map for --track-renames 2025/06/24 06:03:59 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:03:59 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for renames to finish 2025/06/24 06:03:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/24 06:03:59 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/24 06:03:59 INFO : sub/yam: Deleted 2025/06/24 06:03:59 INFO : yam: Renamed from "sub/yam" 2025/06/24 06:03:59 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:03:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.01s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:04:00 DEBUG : Creating backend with remote "/tmp/rclone2066209439/dir1" 2025/06/24 06:04:00 DEBUG : Creating backend with remote "/tmp/rclone2066209439/dir2" 2025/06/24 06:04:00 DEBUG : Local file system at /tmp/rclone2066209439/dir2: Using server-side directory move 2025/06/24 06:04:00 INFO : Local file system at /tmp/rclone2066209439/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/24 06:04:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/24 06:04:00 DEBUG : Local file system at /tmp/rclone2066209439/dir2: Waiting for checks to finish 2025/06/24 06:04:00 DEBUG : Local file system at /tmp/rclone2066209439/dir2: Waiting for transfers to finish 2025/06/24 06:04:00 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:04:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:04:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/24 06:04:01 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:04:01 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:04:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/24 06:04:01 INFO : nested/sub dir/file: Copied (new) 2025/06/24 06:04:01 INFO : nested/sub dir/file: Deleted 2025/06/24 06:04:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:04:02 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:04:02 INFO : sub dir/hello world: Deleted 2025/06/24 06:04:02 INFO : sub dir: Removing directory 2025/06/24 06:04:02 INFO : nested/sub dir: Removing directory 2025/06/24 06:04:02 INFO : nested: Removing directory 2025/06/24 06:04:02 DEBUG : Local file system at /tmp/rclone2066209439: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:04:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:04:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/24 06:04:03 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:04:03 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:04:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/24 06:04:03 INFO : nested/sub dir/file: Copied (new) 2025/06/24 06:04:03 INFO : nested/sub dir/file: Deleted 2025/06/24 06:04:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:04:03 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:04:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:04:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/24 06:04:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/24 06:04:04 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:04:04 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:04:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/24 06:04:04 INFO : existing-b: Copied (new) 2025/06/24 06:04:04 INFO : existing-b: Deleted 2025/06/24 06:04:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/24 06:04:05 INFO : existing: Copied (new) 2025/06/24 06:04:05 INFO : existing: Deleted 2025/06/24 06:04:05 DEBUG : existing: Destination exists, skipping 2025/06/24 06:04:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/24 06:04:05 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:04:05 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:04:05 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.42s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:04:06 DEBUG : Creating backend with remote "TestB2:rclone-test-jigodob8nuca" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-fudecub1zezi -> B2 bucket rclone-test-jigodob8nuca 2025/06/24 06:04:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:04:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/24 06:04:11 DEBUG : empty space: Unchanged skipping 2025/06/24 06:04:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/24 06:04:11 DEBUG : B2 bucket rclone-test-jigodob8nuca: Waiting for checks to finish 2025/06/24 06:04:11 INFO : empty space: Deleted 2025/06/24 06:04:11 DEBUG : B2 bucket rclone-test-jigodob8nuca: Waiting for transfers to finish 2025/06/24 06:04:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:04:11 INFO : potato2: Copied (server-side copy) 2025/06/24 06:04:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/24 06:04:11 INFO : potato3: Copied (server-side copy) 2025/06/24 06:04:11 INFO : potato2: Deleted 2025/06/24 06:04:11 INFO : potato3: Deleted 2025/06/24 06:04:12 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyalov2vewu" 2025/06/24 06:04:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/24 06:04:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:04:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/24 06:04:13 DEBUG : B2 bucket rclone-test-fuyalov2vewu: Waiting for checks to finish 2025/06/24 06:04:13 DEBUG : B2 bucket rclone-test-fuyalov2vewu: Waiting for transfers to finish 2025/06/24 06:04:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/24 06:04:14 INFO : empty space: Copied (server-side copy) 2025/06/24 06:04:14 INFO : empty space: Deleted 2025/06/24 06:04:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/24 06:04:14 INFO : potato3: Copied (server-side copy) 2025/06/24 06:04:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:04:14 INFO : potato2: Copied (server-side copy) 2025/06/24 06:04:14 INFO : potato3: Deleted 2025/06/24 06:04:14 INFO : potato2: Deleted 2025/06/24 06:04:15 DEBUG : B2 bucket rclone-test-fuyalov2vewu: Purge remote 2025/06/24 06:04:15 INFO : B2 bucket rclone-test-fuyalov2vewu: cleaning bucket "rclone-test-fuyalov2vewu" of all files 2025/06/24 06:04:15 DEBUG : empty space: Deleting (id "4_z8f727d93809dab0b9f780e1b_f11847c28710ca8d5_d20250624_m060414_c001_v0001029_t0002_u01750745054037") 2025/06/24 06:04:15 DEBUG : potato2: Deleting (id "4_z8f727d93809dab0b9f780e1b_f1027846243bc2606_d20250624_m060414_c001_v0001100_t0035_u01750745054411") 2025/06/24 06:04:15 DEBUG : potato3: Deleting (id "4_z8f727d93809dab0b9f780e1b_f11491668617c75b8_d20250624_m060414_c001_v0001161_t0008_u01750745054428") 2025/06/24 06:04:16 DEBUG : B2 bucket rclone-test-jigodob8nuca: Purge remote 2025/06/24 06:04:16 INFO : B2 bucket rclone-test-jigodob8nuca: cleaning bucket "rclone-test-jigodob8nuca" of all files 2025/06/24 06:04:16 DEBUG : empty space: Deleting (id "4_z5f026d93809dab0b9f780e1b_f4187ea8124dbbf90_d20250624_m060414_c001_v7007000_t0000_u01750745054470") 2025/06/24 06:04:16 DEBUG : empty space: Deleting (id "4_z5f026d93809dab0b9f780e1b_f105d8f4dcd44e4a5_d20250624_m060410_c001_v0001176_t0058_u01750745050484") 2025/06/24 06:04:16 DEBUG : potato2: Deleting (id "4_z5f026d93809dab0b9f780e1b_f409d79f973ab77c7_d20250624_m060414_c001_v7007000_t0000_u01750745054855") 2025/06/24 06:04:16 DEBUG : potato2: Deleting (id "4_z5f026d93809dab0b9f780e1b_f119a5a080cb3b21d_d20250624_m060411_c001_v0001113_t0000_u01750745051310") 2025/06/24 06:04:16 DEBUG : potato3: Deleting (id "4_z5f026d93809dab0b9f780e1b_f4187ea8124dbbf91_d20250624_m060414_c001_v7007000_t0000_u01750745054730") 2025/06/24 06:04:16 DEBUG : potato3: Deleting (id "4_z5f026d93809dab0b9f780e1b_f1071a8df808070dd_d20250624_m060411_c001_v0001184_t0017_u01750745051662") 2025/06/24 06:04:16 DEBUG : potato3: Deleting (id "4_z5f026d93809dab0b9f780e1b_f105d8f4dcd44e4a7_d20250624_m060410_c001_v0001176_t0056_u01750745050687") --- PASS: TestServerSideMove (10.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-mipavoc0pove" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-fudecub1zezi -> B2 bucket rclone-test-mipavoc0pove 2025/06/24 06:04:22 DEBUG : empty space: Excluded (Size Filter) 2025/06/24 06:04:22 DEBUG : empty space: Excluded 2025/06/24 06:04:22 DEBUG : empty space: Excluded (Size Filter) 2025/06/24 06:04:22 DEBUG : empty space: Excluded 2025/06/24 06:04:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:04:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/24 06:04:22 DEBUG : B2 bucket rclone-test-mipavoc0pove: Waiting for checks to finish 2025/06/24 06:04:22 DEBUG : B2 bucket rclone-test-mipavoc0pove: Waiting for transfers to finish 2025/06/24 06:04:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:04:23 INFO : potato2: Copied (server-side copy) 2025/06/24 06:04:23 INFO : potato2: Deleted 2025/06/24 06:04:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/24 06:04:23 INFO : potato3: Copied (server-side copy) 2025/06/24 06:04:23 INFO : potato3: Deleted 2025/06/24 06:04:24 DEBUG : Creating backend with remote "TestB2:rclone-test-fededey7vuci" 2025/06/24 06:04:24 DEBUG : empty space: Excluded (Size Filter) 2025/06/24 06:04:24 DEBUG : empty space: Excluded 2025/06/24 06:04:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:04:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/24 06:04:25 DEBUG : B2 bucket rclone-test-fededey7vuci: Waiting for checks to finish 2025/06/24 06:04:25 DEBUG : B2 bucket rclone-test-fededey7vuci: Waiting for transfers to finish 2025/06/24 06:04:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:04:25 INFO : potato2: Copied (server-side copy) 2025/06/24 06:04:26 INFO : potato2: Deleted 2025/06/24 06:04:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/24 06:04:26 INFO : potato3: Copied (server-side copy) 2025/06/24 06:04:26 INFO : potato3: Deleted 2025/06/24 06:04:26 DEBUG : B2 bucket rclone-test-fededey7vuci: Purge remote 2025/06/24 06:04:26 INFO : B2 bucket rclone-test-fededey7vuci: cleaning bucket "rclone-test-fededey7vuci" of all files 2025/06/24 06:04:26 DEBUG : potato2: Deleting (id "4_zbfe2ad73809dab0b9f780e1b_f114be04c723b34d1_d20250624_m060425_c001_v0001184_t0031_u01750745065819") 2025/06/24 06:04:26 DEBUG : potato3: Deleting (id "4_zbfe2ad73809dab0b9f780e1b_f1053975427c684d3_d20250624_m060426_c001_v0001180_t0047_u01750745066045") 2025/06/24 06:04:27 DEBUG : B2 bucket rclone-test-mipavoc0pove: Purge remote 2025/06/24 06:04:27 INFO : B2 bucket rclone-test-mipavoc0pove: cleaning bucket "rclone-test-mipavoc0pove" of all files 2025/06/24 06:04:27 DEBUG : empty space: Deleting (id "4_zbf229d63809dab0b9f780e1b_f111951493acd1725_d20250624_m060422_c001_v0001178_t0033_u01750745062076") 2025/06/24 06:04:27 DEBUG : potato2: Deleting (id "4_zbf229d63809dab0b9f780e1b_f4053357cf356b902_d20250624_m060426_c001_v7007000_t0000_u01750745066022") 2025/06/24 06:04:27 DEBUG : potato2: Deleting (id "4_zbf229d63809dab0b9f780e1b_f1170712f9e410c43_d20250624_m060422_c001_v0001093_t0043_u01750745062908") 2025/06/24 06:04:27 DEBUG : potato3: Deleting (id "4_zbf229d63809dab0b9f780e1b_f4053357cf356b904_d20250624_m060426_c001_v7007000_t0000_u01750745066312") 2025/06/24 06:04:27 DEBUG : potato3: Deleting (id "4_zbf229d63809dab0b9f780e1b_f119803d4517701e5_d20250624_m060423_c001_v0001171_t0019_u01750745063271") 2025/06/24 06:04:27 DEBUG : potato3: Deleting (id "4_zbf229d63809dab0b9f780e1b_f111951493acd1729_d20250624_m060422_c001_v0001178_t0020_u01750745062295") --- PASS: TestServerSideMoveWithFilter (11.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:04:29 DEBUG : Creating backend with remote "TestB2:rclone-test-hanofif7qenu" 2025/06/24 06:04:31 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-fudecub1zezi -> B2 bucket rclone-test-hanofif7qenu 2025/06/24 06:04:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:04:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/24 06:04:34 DEBUG : empty space: Unchanged skipping 2025/06/24 06:04:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/24 06:04:34 DEBUG : B2 bucket rclone-test-hanofif7qenu: Waiting for checks to finish 2025/06/24 06:04:34 INFO : empty space: Deleted 2025/06/24 06:04:34 DEBUG : B2 bucket rclone-test-hanofif7qenu: Waiting for transfers to finish 2025/06/24 06:04:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:04:35 INFO : potato2: Copied (server-side copy) 2025/06/24 06:04:35 INFO : potato2: Deleted 2025/06/24 06:04:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/24 06:04:35 INFO : potato3: Copied (server-side copy) 2025/06/24 06:04:35 INFO : potato3: Deleted 2025/06/24 06:04:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fipahav7kabe" 2025/06/24 06:04:36 INFO : tomatoDir: Making directory 2025/06/24 06:04:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/24 06:04:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:04:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/24 06:04:37 DEBUG : B2 bucket rclone-test-fipahav7kabe: Waiting for checks to finish 2025/06/24 06:04:37 DEBUG : B2 bucket rclone-test-fipahav7kabe: Waiting for transfers to finish 2025/06/24 06:04:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/24 06:04:38 INFO : empty space: Copied (server-side copy) 2025/06/24 06:04:38 INFO : empty space: Deleted 2025/06/24 06:04:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/24 06:04:38 INFO : potato2: Copied (server-side copy) 2025/06/24 06:04:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/24 06:04:38 INFO : potato3: Copied (server-side copy) 2025/06/24 06:04:38 INFO : potato2: Deleted 2025/06/24 06:04:38 INFO : potato3: Deleted 2025/06/24 06:04:39 DEBUG : B2 bucket rclone-test-fipahav7kabe: Purge remote 2025/06/24 06:04:39 INFO : B2 bucket rclone-test-fipahav7kabe: cleaning bucket "rclone-test-fipahav7kabe" of all files 2025/06/24 06:04:39 DEBUG : empty space: Deleting (id "4_z1f62dd73809dab0b9f780e1b_f11052d6356c54146_d20250624_m060437_c001_v0001041_t0007_u01750745077925") 2025/06/24 06:04:39 DEBUG : potato2: Deleting (id "4_z1f62dd73809dab0b9f780e1b_f105161be4708f308_d20250624_m060438_c001_v0001032_t0035_u01750745078295") 2025/06/24 06:04:39 DEBUG : potato3: Deleting (id "4_z1f62dd73809dab0b9f780e1b_f105a52d89b1ec6ff_d20250624_m060438_c001_v0001104_t0001_u01750745078357") 2025/06/24 06:04:40 DEBUG : B2 bucket rclone-test-hanofif7qenu: Purge remote 2025/06/24 06:04:40 INFO : B2 bucket rclone-test-hanofif7qenu: cleaning bucket "rclone-test-hanofif7qenu" of all files 2025/06/24 06:04:40 DEBUG : empty space: Deleting (id "4_z7f92cd33809dab0b9f780e1b_f40358b5d4b4adcf0_d20250624_m060438_c001_v7007000_t0000_u01750745078542") 2025/06/24 06:04:40 DEBUG : empty space: Deleting (id "4_z7f92cd33809dab0b9f780e1b_f115e710dfcca9dfd_d20250624_m060433_c001_v0001042_t0004_u01750745073455") 2025/06/24 06:04:40 DEBUG : potato2: Deleting (id "4_z7f92cd33809dab0b9f780e1b_f40358b5d4b4adcf1_d20250624_m060438_c001_v7007000_t0000_u01750745078848") 2025/06/24 06:04:40 DEBUG : potato2: Deleting (id "4_z7f92cd33809dab0b9f780e1b_f1025c6af6d66aa90_d20250624_m060434_c001_v0001154_t0011_u01750745074752") 2025/06/24 06:04:40 DEBUG : potato3: Deleting (id "4_z7f92cd33809dab0b9f780e1b_f4196f3fbe5ac91a0_d20250624_m060438_c001_v7007000_t0000_u01750745078891") 2025/06/24 06:04:40 DEBUG : potato3: Deleting (id "4_z7f92cd33809dab0b9f780e1b_f104ab56f04383b01_d20250624_m060435_c001_v0001120_t0040_u01750745075122") 2025/06/24 06:04:40 DEBUG : potato3: Deleting (id "4_z7f92cd33809dab0b9f780e1b_f115e710dfcca9dff_d20250624_m060433_c001_v0001042_t0058_u01750745073847") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:04:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/rclone-sync-test" 2025/06/24 06:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/rclone-sync-test-include/layer2" 2025/06/24 06:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/rclone-sync-test-ignore-file" 2025/06/24 06:04:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 06:04:53 DEBUG : B2 bucket rclone-test-fudecub1zezi path rclone-sync-test: Waiting for checks to finish 2025/06/24 06:04:53 DEBUG : B2 bucket rclone-test-fudecub1zezi path rclone-sync-test: Waiting for transfers to finish 2025/06/24 06:04:53 DEBUG : Waiting for deletions to finish 2025/06/24 06:04:53 INFO : There was nothing to transfer 2025/06/24 06:04:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 06:04:54 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:04:54 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:04:54 DEBUG : Waiting for deletions to finish 2025/06/24 06:04:54 INFO : There was nothing to transfer 2025/06/24 06:04:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 06:04:54 DEBUG : B2 bucket rclone-test-fudecub1zezi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/24 06:04:54 DEBUG : B2 bucket rclone-test-fudecub1zezi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/24 06:04:54 DEBUG : Waiting for deletions to finish 2025/06/24 06:04:54 INFO : There was nothing to transfer 2025/06/24 06:04:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 06:04:55 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:04:55 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:04:55 DEBUG : Waiting for deletions to finish 2025/06/24 06:04:55 INFO : There was nothing to transfer 2025/06/24 06:04:55 DEBUG : Excluded 2025/06/24 06:04:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 06:04:56 DEBUG : B2 bucket rclone-test-fudecub1zezi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/24 06:04:56 DEBUG : B2 bucket rclone-test-fudecub1zezi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/24 06:04:56 DEBUG : Waiting for deletions to finish 2025/06/24 06:04:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.26s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/dst" 2025/06/24 06:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/CompareDest" 2025/06/24 06:04:59 DEBUG : one: Need to transfer - File not found at Destination 2025/06/24 06:04:59 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:04:59 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/24 06:05:00 INFO : one: Copied (new) 2025/06/24 06:05:00 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:05:01 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:01 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/24 06:05:01 INFO : one: Copied (replaced existing) 2025/06/24 06:05:01 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:03 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:05:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 06:05:03 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:03 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:03 INFO : There was nothing to transfer 2025/06/24 06:05:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:05:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 06:05:05 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 06:05:05 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:05 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:05 INFO : There was nothing to transfer 2025/06/24 06:05:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:05:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 06:05:05 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 06:05:05 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:05 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:05 INFO : There was nothing to transfer 2025/06/24 06:05:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:05:07 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/06/24 06:05:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/24 06:05:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 06:05:07 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 06:05:07 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:07 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:07 INFO : There was nothing to transfer 2025/06/24 06:05:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:05:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/24 06:05:07 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 06:05:07 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 06:05:07 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/24 06:05:08 INFO : two: Copied (new) 2025/06/24 06:05:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/dest" 2025/06/24 06:05:12 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/pre-dest1" 2025/06/24 06:05:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/pre-dest2" 2025/06/24 06:05:16 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:05:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/24 06:05:16 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:05:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/24 06:05:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/24 06:05:16 DEBUG : B2 bucket rclone-test-fudecub1zezi path dest: Waiting for checks to finish 2025/06/24 06:05:16 DEBUG : B2 bucket rclone-test-fudecub1zezi path dest: Waiting for transfers to finish 2025/06/24 06:05:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/24 06:05:17 INFO : 3: Copied (new) 2025/06/24 06:05:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.40s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:05:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/dst" 2025/06/24 06:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/CopyDest" 2025/06/24 06:05:22 DEBUG : one: Need to transfer - File not found at Destination 2025/06/24 06:05:22 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:22 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/24 06:05:23 INFO : one: Copied (new) 2025/06/24 06:05:23 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:05:23 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:23 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/24 06:05:24 INFO : one: Copied (replaced existing) 2025/06/24 06:05:24 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/BackupDir" 2025/06/24 06:05:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:05:27 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:05:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/24 06:05:28 INFO : one: Copied (server-side copy) 2025/06/24 06:05:28 INFO : one: Deleted 2025/06/24 06:05:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/24 06:05:29 INFO : one: Copied (server-side copy) 2025/06/24 06:05:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/24 06:05:29 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:29 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:30 DEBUG : one: Unchanged skipping 2025/06/24 06:05:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/24 06:05:31 INFO : two: Copied (server-side copy) 2025/06/24 06:05:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/24 06:05:31 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:31 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:31 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:31 DEBUG : one: Unchanged skipping 2025/06/24 06:05:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:31 DEBUG : two: Unchanged skipping 2025/06/24 06:05:31 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:31 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:31 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:31 INFO : There was nothing to transfer 2025/06/24 06:05:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:32 DEBUG : one: Unchanged skipping 2025/06/24 06:05:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/24 06:05:32 DEBUG : three: Destination not found in --copy-dest 2025/06/24 06:05:32 DEBUG : three: Need to transfer - File not found at Destination 2025/06/24 06:05:32 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/24 06:05:32 DEBUG : two: Unchanged skipping 2025/06/24 06:05:32 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/24 06:05:33 INFO : three: Copied (new) 2025/06/24 06:05:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.21s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:05:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/dst" 2025/06/24 06:05:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/backup" 2025/06/24 06:05:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 06:05:40 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:05:40 DEBUG : two: Unchanged skipping 2025/06/24 06:05:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/24 06:05:41 INFO : one: Copied (server-side copy) 2025/06/24 06:05:41 INFO : one: Deleted 2025/06/24 06:05:41 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/24 06:05:43 INFO : one: Copied (new) 2025/06/24 06:05:43 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/24 06:05:44 INFO : three.txt: Copied (server-side copy) 2025/06/24 06:05:44 INFO : three.txt: Deleted 2025/06/24 06:05:44 INFO : three.txt: Moved into backup dir 2025/06/24 06:05:45 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 06:05:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:05:45 DEBUG : two: Unchanged skipping 2025/06/24 06:05:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/24 06:05:46 INFO : one: Copied (server-side copy) 2025/06/24 06:05:46 INFO : one: Deleted 2025/06/24 06:05:46 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/24 06:05:47 INFO : one: Copied (new) 2025/06/24 06:05:47 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/24 06:05:48 INFO : three.txt: Copied (server-side copy) 2025/06/24 06:05:48 INFO : three.txt: Deleted 2025/06/24 06:05:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.90s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:05:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/dst" 2025/06/24 06:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/backup" 2025/06/24 06:05:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 06:05:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:05:56 DEBUG : two: Unchanged skipping 2025/06/24 06:05:56 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:05:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/24 06:05:57 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 06:05:57 INFO : one: Deleted 2025/06/24 06:05:57 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:05:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/24 06:05:58 INFO : one: Copied (new) 2025/06/24 06:05:58 DEBUG : Waiting for deletions to finish 2025/06/24 06:05:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/24 06:05:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 06:05:59 INFO : three.txt: Deleted 2025/06/24 06:05:59 INFO : three.txt: Moved into backup dir 2025/06/24 06:06:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 06:06:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:06:01 DEBUG : two: Unchanged skipping 2025/06/24 06:06:01 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:06:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/24 06:06:01 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 06:06:01 INFO : one: Deleted 2025/06/24 06:06:01 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:06:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/24 06:06:02 INFO : one: Copied (new) 2025/06/24 06:06:02 DEBUG : Waiting for deletions to finish 2025/06/24 06:06:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/24 06:06:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 06:06:02 INFO : three.txt: Deleted 2025/06/24 06:06:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:06:05 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1131-11.backblaze.com/b2api/v1/b2_upload_file/2f727dc3807dab0b9f780e1b/c001_v0001131_t0057": EOF 2025/06/24 06:06:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-11.backblaze.com/b2api/v1/b2_upload_file/2f727dc3807dab0b9f780e1b/c001_v0001131_t0057": EOF) 2025/06/24 06:06:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fudecub1zezi: 1/10 (Post "https://pod-000-1131-11.backblaze.com/b2api/v1/b2_upload_file/2f727dc3807dab0b9f780e1b/c001_v0001131_t0057": EOF) 2025/06/24 06:06:08 DEBUG : pacer: Reducing sleep to 10ms 2025/06/24 06:06:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/dst" 2025/06/24 06:06:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/backup" 2025/06/24 06:06:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 06:06:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:06:11 DEBUG : two: Unchanged skipping 2025/06/24 06:06:11 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:06:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/24 06:06:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/24 06:06:12 INFO : one: Deleted 2025/06/24 06:06:12 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:06:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/24 06:06:13 INFO : one: Copied (new) 2025/06/24 06:06:13 DEBUG : Waiting for deletions to finish 2025/06/24 06:06:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/24 06:06:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/24 06:06:14 INFO : three.txt: Deleted 2025/06/24 06:06:14 INFO : three.txt: Moved into backup dir 2025/06/24 06:06:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 06:06:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:06:16 DEBUG : two: Unchanged skipping 2025/06/24 06:06:16 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:06:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/24 06:06:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/24 06:06:17 INFO : one: Deleted 2025/06/24 06:06:17 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:06:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/24 06:06:17 INFO : one: Copied (new) 2025/06/24 06:06:17 DEBUG : Waiting for deletions to finish 2025/06/24 06:06:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/24 06:06:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/24 06:06:18 INFO : three.txt: Deleted 2025/06/24 06:06:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.21s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:06:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/dst" 2025/06/24 06:06:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 06:06:23 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:06:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:06:23 DEBUG : two: Unchanged skipping 2025/06/24 06:06:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/24 06:06:23 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 06:06:23 INFO : one: Deleted 2025/06/24 06:06:23 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:06:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/24 06:06:24 INFO : one: Copied (new) 2025/06/24 06:06:24 DEBUG : Waiting for deletions to finish 2025/06/24 06:06:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/24 06:06:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 06:06:25 INFO : three.txt: Deleted 2025/06/24 06:06:25 INFO : three.txt: Moved into backup dir 2025/06/24 06:06:27 DEBUG : one.bak: Excluded (Path Filter) 2025/06/24 06:06:27 DEBUG : one.bak: Excluded 2025/06/24 06:06:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/24 06:06:27 DEBUG : three.txt.bak: Excluded 2025/06/24 06:06:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 06:06:27 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for checks to finish 2025/06/24 06:06:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:06:27 DEBUG : two: Unchanged skipping 2025/06/24 06:06:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/24 06:06:27 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 06:06:27 INFO : one: Deleted 2025/06/24 06:06:27 DEBUG : B2 bucket rclone-test-fudecub1zezi path dst: Waiting for transfers to finish 2025/06/24 06:06:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/24 06:06:28 INFO : one: Copied (new) 2025/06/24 06:06:28 DEBUG : Waiting for deletions to finish 2025/06/24 06:06:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/24 06:06:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 06:06:28 INFO : three.txt: Deleted 2025/06/24 06:06:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.73s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:06:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/dst" 2025/06/24 06:06:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 06:06:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/24 06:06:34 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 06:06:34 INFO : one: Deleted 2025/06/24 06:06:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/24 06:06:35 INFO : one: Copied (new) 2025/06/24 06:06:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:06:35 DEBUG : two: Unchanged skipping 2025/06/24 06:06:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/24 06:06:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/24 06:06:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 06:06:36 INFO : three.txt: Deleted 2025/06/24 06:06:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/24 06:06:36 INFO : three.txt: Copied (new) 2025/06/24 06:06:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/24 06:06:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/24 06:06:37 DEBUG : pacer: Reducing sleep to 10ms 2025/06/24 06:06:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 06:06:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/24 06:06:37 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 06:06:38 INFO : one: Deleted 2025/06/24 06:06:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/24 06:06:38 INFO : one: Copied (new) 2025/06/24 06:06:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:06:38 DEBUG : two: Unchanged skipping 2025/06/24 06:06:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/24 06:06:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/24 06:06:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 06:06:39 INFO : three.txt: Deleted 2025/06/24 06:06:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/24 06:06:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.96s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:06:43 DEBUG : Creating backend with remote "TestB2:rclone-test-fudecub1zezi/dst" 2025/06/24 06:06:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 06:06:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/24 06:06:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/24 06:06:45 INFO : one: Deleted 2025/06/24 06:06:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/24 06:06:46 INFO : one: Copied (new) 2025/06/24 06:06:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:06:46 DEBUG : two: Unchanged skipping 2025/06/24 06:06:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/24 06:06:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/24 06:06:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/24 06:06:47 INFO : three.txt: Deleted 2025/06/24 06:06:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/24 06:06:48 INFO : three.txt: Copied (new) 2025/06/24 06:06:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/24 06:06:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/24 06:06:48 DEBUG : pacer: Reducing sleep to 10ms 2025/06/24 06:06:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 06:06:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/24 06:06:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/24 06:06:49 INFO : one: Deleted 2025/06/24 06:06:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/24 06:06:50 INFO : one: Copied (new) 2025/06/24 06:06:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:06:50 DEBUG : two: Unchanged skipping 2025/06/24 06:06:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/24 06:06:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/24 06:06:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/24 06:06:51 INFO : three.txt: Deleted 2025/06/24 06:06:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/24 06:06:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.14s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:06:54 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/24 06:06:54 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:06:54 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:06:55 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/24 06:06:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/24 06:06:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.62s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:06:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/24 06:06:56 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:06:56 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:06:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/24 06:06:56 INFO : existing: Copied (new) 2025/06/24 06:06:56 DEBUG : Waiting for deletions to finish 2025/06/24 06:06:57 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/24 06:06:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/24 06:06:57 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:06:57 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:06:57 ERROR : B2 bucket rclone-test-fudecub1zezi: not deleting files as there were IO errors 2025/06/24 06:06:57 ERROR : B2 bucket rclone-test-fudecub1zezi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.97s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:06:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:06:58 DEBUG : existing: Unchanged skipping 2025/06/24 06:06:58 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:06:58 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:06:58 DEBUG : Waiting for deletions to finish 2025/06/24 06:06:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:07:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both0: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both10: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both11: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both12: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both13: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both14: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both15: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:07:16 DEBUG : both16: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both1: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both17: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both18: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both19: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both2: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both6: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both7: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both8: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:16 DEBUG : both9: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both3: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both4: Unchanged skipping 2025/06/24 06:07:16 DEBUG : both5: Unchanged skipping 2025/06/24 06:07:16 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:07:16 DEBUG : Waiting for deletions to finish 2025/06/24 06:07:16 INFO : only12: Deleted 2025/06/24 06:07:17 INFO : only7: Deleted 2025/06/24 06:07:17 INFO : only17: Deleted 2025/06/24 06:07:17 INFO : only19: Deleted 2025/06/24 06:07:17 INFO : only4: Deleted 2025/06/24 06:07:17 INFO : only2: Deleted 2025/06/24 06:07:17 INFO : only5: Deleted 2025/06/24 06:07:17 INFO : only6: Deleted 2025/06/24 06:07:17 INFO : only8: Deleted 2025/06/24 06:07:17 INFO : only9: Deleted 2025/06/24 06:07:17 INFO : only13: Deleted 2025/06/24 06:07:17 INFO : only14: Deleted 2025/06/24 06:07:17 INFO : only15: Deleted 2025/06/24 06:07:17 INFO : only18: Deleted 2025/06/24 06:07:17 INFO : only0: Deleted 2025/06/24 06:07:17 INFO : only10: Deleted 2025/06/24 06:07:17 INFO : only11: Deleted 2025/06/24 06:07:17 INFO : only16: Deleted 2025/06/24 06:07:17 INFO : only1: Deleted 2025/06/24 06:07:17 INFO : only3: Deleted 2025/06/24 06:07:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.22s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:07:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both10: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:07:38 DEBUG : both12: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both14: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both15: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both16: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both17: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both18: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both19: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both1: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both2: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both3: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both4: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both5: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both6: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both7: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both8: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:07:38 DEBUG : both9: Unchanged skipping 2025/06/24 06:07:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/24 06:07:38 DEBUG : both13: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both11: Unchanged skipping 2025/06/24 06:07:38 DEBUG : both0: Unchanged skipping 2025/06/24 06:07:38 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:07:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:38 INFO : only0: Copied (replaced existing) 2025/06/24 06:07:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:38 INFO : only10: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only13: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only14: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only15: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only11: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only16: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only17: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only18: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only19: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only12: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only1: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only2: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only3: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only4: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only5: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only6: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only7: Copied (replaced existing) 2025/06/24 06:07:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:39 INFO : only8: Copied (replaced existing) 2025/06/24 06:07:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/24 06:07:40 INFO : only9: Copied (replaced existing) 2025/06/24 06:07:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.09s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:07:48 DEBUG : empty_dir: Making directory with metadata 2025/06/24 06:07:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 06:07:48 DEBUG : empty_on_remote: Making directory with metadata 2025/06/24 06:07:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 06:07:48 INFO : empty_on_remote: Making directory 2025/06/24 06:07:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/24 06:07:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/24 06:07:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/24 06:07:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/24 06:07:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:07:51 DEBUG : empty_dir: Making directory with metadata 2025/06/24 06:07:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 06:07:51 DEBUG : empty_on_remote: Making directory with metadata 2025/06/24 06:07:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 06:07:51 INFO : empty_on_remote: Making directory 2025/06/24 06:07:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/24 06:07:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/24 06:07:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/24 06:07:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/24 06:07:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/24 06:07:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:07:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 06:07:53 INFO : sub dir: Making directory 2025/06/24 06:07:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:07:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 06:07:57 INFO : sub dir: Making directory 2025/06/24 06:07:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:08:07 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:08 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:08:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:08 DEBUG : apple: Unchanged skipping 2025/06/24 06:08:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:08:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:08 DEBUG : banana: Unchanged skipping 2025/06/24 06:08:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:08 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:08:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:08:09 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:08:09 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:09 INFO : There was nothing to transfer 2025/06/24 06:08:09 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:09 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:08:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : apple: Unchanged skipping 2025/06/24 06:08:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:08:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : banana: Unchanged skipping 2025/06/24 06:08:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:09 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:08:10 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:08:10 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:08:10 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:10 INFO : There was nothing to transfer 2025/06/24 06:08:10 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:10 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:08:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:08:24 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:24 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:08:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : apple: Unchanged skipping 2025/06/24 06:08:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:08:25 DEBUG : banana: Unchanged skipping 2025/06/24 06:08:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:08:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:08:25 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:08:25 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:25 INFO : There was nothing to transfer 2025/06/24 06:08:25 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:25 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:08:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : apple: Unchanged skipping 2025/06/24 06:08:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:08:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:08:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : banana: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:08:26 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:08:26 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:08:26 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:26 INFO : There was nothing to transfer 2025/06/24 06:08:26 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:26 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:08:39 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:39 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:08:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:40 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/24 06:08:40 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/24 06:08:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/24 06:08:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:08:40 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:08:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/24 06:08:40 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/24 06:08:40 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/24 06:08:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/24 06:08:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/24 06:08:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/24 06:08:40 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/24 06:08:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/24 06:08:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/24 06:08:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/24 06:08:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/24 06:08:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/24 06:08:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/24 06:08:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/24 06:08:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/24 06:08:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/24 06:08:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/24 06:08:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/24 06:08:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/24 06:08:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/24 06:08:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/24 06:08:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/24 06:08:41 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:41 INFO : dir1/0010-456789.txt: Deleted 2025/06/24 06:08:42 INFO : dir1/0012-6789;.txt: Deleted 2025/06/24 06:08:42 INFO : dir1/0015-9;=.txt: Deleted 2025/06/24 06:08:42 INFO : apple: Deleted 2025/06/24 06:08:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/24 06:08:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/24 06:08:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/24 06:08:42 INFO : dir1/0009-3456789.txt: Deleted 2025/06/24 06:08:42 INFO : dir1/0007-1234567.txt: Deleted 2025/06/24 06:08:42 INFO : dir1/0008-2345678.txt: Deleted 2025/06/24 06:08:42 INFO : dir1/0013-789;=.txt: Deleted 2025/06/24 06:08:42 INFO : banana: Deleted 2025/06/24 06:08:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/24 06:08:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/24 06:08:42 INFO : dir1/0011-56789;.txt: Deleted 2025/06/24 06:08:42 INFO : dir1/0014-89;=.txt: Deleted 2025/06/24 06:08:42 INFO : appleappleapplebanana: Deleted 2025/06/24 06:08:42 INFO : splitbananasplit: Deleted 2025/06/24 06:08:42 INFO : dir1/0003-defghij.txt: Deleted 2025/06/24 06:08:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/24 06:08:42 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/24 06:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:43 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : apple: Unchanged skipping 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:08:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : banana: Unchanged skipping 2025/06/24 06:08:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/24 06:08:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:08:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:08:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:08:43 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:08:43 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:43 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/24 06:08:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/24 06:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/24 06:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/24 06:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/24 06:08:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/24 06:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/24 06:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/24 06:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/24 06:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/24 06:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/24 06:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/24 06:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:08:56 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:56 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:08:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:08:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:08:57 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:08:57 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:08:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:08:57 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:08:57 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:08:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:08:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:08:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:08:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:08:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:08:57 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:08:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:08:57 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:08:57 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:08:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:08:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:08:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:08:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:08:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:08:57 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:08:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/24 06:08:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/24 06:08:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/24 06:08:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/24 06:08:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/24 06:08:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/24 06:08:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/24 06:08:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/24 06:08:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/24 06:08:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/24 06:08:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/24 06:08:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/24 06:08:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/24 06:08:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/24 06:08:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/24 06:08:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/24 06:08:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/24 06:08:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/24 06:08:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/24 06:08:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/24 06:08:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/24 06:08:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/24 06:08:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/24 06:08:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/24 06:08:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/24 06:08:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/24 06:08:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/24 06:08:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/24 06:08:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/24 06:08:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/24 06:08:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/24 06:08:57 INFO : apple: Copied (new) to: PREFIXapple 2025/06/24 06:08:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/24 06:08:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/24 06:08:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/24 06:08:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/24 06:08:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/24 06:08:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/24 06:08:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/24 06:08:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/24 06:08:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/24 06:08:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/24 06:08:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/24 06:08:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:08:57 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:08:57 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:08:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/24 06:08:57 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/24 06:08:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/24 06:08:57 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/24 06:08:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/24 06:08:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/24 06:08:57 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/24 06:08:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/24 06:08:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/24 06:08:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/24 06:08:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/24 06:08:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/24 06:08:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/24 06:08:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/24 06:08:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/24 06:08:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/24 06:08:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/24 06:08:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/24 06:08:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/24 06:08:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/24 06:08:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/24 06:08:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/24 06:08:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/24 06:08:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/24 06:08:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/24 06:08:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/24 06:08:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/24 06:08:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/24 06:08:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/24 06:08:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/24 06:08:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/24 06:08:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/24 06:08:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/24 06:08:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/24 06:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/24 06:08:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/24 06:08:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/24 06:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/24 06:08:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/24 06:08:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/24 06:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/24 06:08:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/24 06:08:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/24 06:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/24 06:08:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/24 06:08:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/24 06:08:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/24 06:08:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/24 06:08:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/24 06:08:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/24 06:08:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/24 06:08:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/24 06:08:59 DEBUG : Waiting for deletions to finish 2025/06/24 06:08:59 INFO : dir1/0014-89;=.txt: Deleted 2025/06/24 06:08:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/24 06:08:59 INFO : banana: Deleted 2025/06/24 06:08:59 INFO : dir1/0008-2345678.txt: Deleted 2025/06/24 06:08:59 INFO : dir1/0007-1234567.txt: Deleted 2025/06/24 06:08:59 INFO : dir1/0013-789;=.txt: Deleted 2025/06/24 06:08:59 INFO : dir1/0010-456789.txt: Deleted 2025/06/24 06:08:59 INFO : dir1/0011-56789;.txt: Deleted 2025/06/24 06:08:59 INFO : apple: Deleted 2025/06/24 06:08:59 INFO : dir1/0012-6789;.txt: Deleted 2025/06/24 06:08:59 INFO : dir1/0003-defghij.txt: Deleted 2025/06/24 06:08:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/24 06:08:59 INFO : dir1/0009-3456789.txt: Deleted 2025/06/24 06:08:59 INFO : dir1/0015-9;=.txt: Deleted 2025/06/24 06:08:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/24 06:08:59 INFO : appleappleapplebanana: Deleted 2025/06/24 06:08:59 INFO : splitbananasplit: Deleted 2025/06/24 06:08:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/24 06:08:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/24 06:08:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/24 06:08:59 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:09:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/24 06:09:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/24 06:09:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/24 06:09:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/24 06:09:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/24 06:09:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/24 06:09:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/24 06:09:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/24 06:09:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/24 06:09:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/24 06:09:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/24 06:09:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/24 06:09:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/24 06:09:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/24 06:09:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/24 06:09:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/24 06:09:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/24 06:09:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/24 06:09:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/24 06:09:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/24 06:09:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/24 06:09:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/24 06:09:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/24 06:09:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/24 06:09:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/24 06:09:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/24 06:09:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/24 06:09:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/24 06:09:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/24 06:09:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/24 06:09:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/24 06:09:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/24 06:09:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/24 06:09:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/24 06:09:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/24 06:09:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/24 06:09:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/24 06:09:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/24 06:09:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/24 06:09:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/24 06:09:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/24 06:09:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/24 06:09:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/24 06:09:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/24 06:09:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/24 06:09:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/24 06:09:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/24 06:09:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/24 06:09:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/24 06:09:00 INFO : banana: Copied (new) 2025/06/24 06:09:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:00 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:09:00 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:09:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/24 06:09:00 INFO : appleappleapplebanana: Copied (new) 2025/06/24 06:09:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/24 06:09:01 INFO : apple: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/24 06:09:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/24 06:09:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/24 06:09:01 INFO : splitbananasplit: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/24 06:09:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/24 06:09:01 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/24 06:09:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/24 06:09:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/24 06:09:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/24 06:09:01 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/24 06:09:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/24 06:09:01 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/24 06:09:01 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/24 06:09:01 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/24 06:09:01 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/24 06:09:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/24 06:09:01 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/24 06:09:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/24 06:09:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/24 06:09:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/24 06:09:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/24 06:09:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/24 06:09:02 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/24 06:09:02 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:02 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/24 06:09:02 INFO : PREFIXbanana: Deleted 2025/06/24 06:09:02 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/24 06:09:02 INFO : PREFIXapple: Deleted 2025/06/24 06:09:02 INFO : PREFIXsplitbananasplit: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/24 06:09:02 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/24 06:09:02 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:03 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:03 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:09:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:09:16 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:16 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:09:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:09:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/24 06:09:17 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/24 06:09:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:17 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/24 06:09:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/24 06:09:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:17 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:17 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/24 06:09:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/24 06:09:17 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:09:17 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:09:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/24 06:09:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/24 06:09:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/24 06:09:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/24 06:09:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/24 06:09:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/24 06:09:17 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/24 06:09:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/24 06:09:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/24 06:09:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/24 06:09:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/24 06:09:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/24 06:09:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/24 06:09:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/24 06:09:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/24 06:09:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/24 06:09:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/24 06:09:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/24 06:09:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/24 06:09:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/24 06:09:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/24 06:09:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/24 06:09:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/24 06:09:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/24 06:09:19 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:19 INFO : splitbananasplit: Deleted 2025/06/24 06:09:19 INFO : dir1/0013-789;=.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0008-2345678.txt: Deleted 2025/06/24 06:09:19 INFO : apple: Deleted 2025/06/24 06:09:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0003-defghij.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0009-3456789.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0012-6789;.txt: Deleted 2025/06/24 06:09:19 INFO : appleappleapplebanana: Deleted 2025/06/24 06:09:19 INFO : banana: Deleted 2025/06/24 06:09:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0010-456789.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0007-1234567.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0014-89;=.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0015-9;=.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/24 06:09:19 INFO : dir1/0011-56789;.txt: Deleted 2025/06/24 06:09:19 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/24 06:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : apple: transformed to: appleSUFFIX 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/24 06:09:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/24 06:09:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/24 06:09:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/24 06:09:20 INFO : banana: Copied (new) 2025/06/24 06:09:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/24 06:09:20 INFO : appleappleapplebanana: Copied (new) 2025/06/24 06:09:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:20 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:09:20 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:09:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/24 06:09:20 INFO : splitbananasplit: Copied (new) 2025/06/24 06:09:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/24 06:09:20 INFO : apple: Copied (new) 2025/06/24 06:09:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/24 06:09:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/24 06:09:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/24 06:09:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/24 06:09:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/24 06:09:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/24 06:09:21 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/24 06:09:21 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/24 06:09:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/24 06:09:21 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/24 06:09:21 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/24 06:09:21 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/24 06:09:21 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/24 06:09:21 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/24 06:09:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/24 06:09:21 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/24 06:09:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/24 06:09:22 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/24 06:09:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/24 06:09:22 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/24 06:09:22 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:22 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : appleSUFFIX: Deleted 2025/06/24 06:09:22 INFO : splitbananasplitSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : bananaSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/24 06:09:22 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/24 06:09:22 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:22 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:09:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:23 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:09:36 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:36 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:09:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/24 06:09:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/24 06:09:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:36 DEBUG : apple: Unchanged skipping 2025/06/24 06:09:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : banana: Unchanged skipping 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/24 06:09:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/24 06:09:37 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/24 06:09:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/24 06:09:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/24 06:09:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/24 06:09:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/24 06:09:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/24 06:09:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/24 06:09:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/24 06:09:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/24 06:09:37 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:09:37 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:09:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/24 06:09:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/24 06:09:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/24 06:09:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/24 06:09:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/24 06:09:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/24 06:09:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/24 06:09:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/24 06:09:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/24 06:09:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/24 06:09:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/24 06:09:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/24 06:09:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/24 06:09:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/24 06:09:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/24 06:09:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/24 06:09:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/24 06:09:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/24 06:09:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/24 06:09:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/24 06:09:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/24 06:09:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/24 06:09:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/24 06:09:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/24 06:09:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/24 06:09:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/24 06:09:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/24 06:09:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/24 06:09:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/24 06:09:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/24 06:09:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/24 06:09:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/24 06:09:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/24 06:09:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/24 06:09:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/24 06:09:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/24 06:09:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/24 06:09:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/24 06:09:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/24 06:09:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/24 06:09:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/24 06:09:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/24 06:09:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/24 06:09:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/24 06:09:38 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/24 06:09:38 INFO : dir1/0003-defghij.txt: Deleted 2025/06/24 06:09:38 INFO : dir1/0015-9;=.txt: Deleted 2025/06/24 06:09:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/24 06:09:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/24 06:09:38 INFO : dir1/0012-6789;.txt: Deleted 2025/06/24 06:09:39 INFO : dir1/0008-2345678.txt: Deleted 2025/06/24 06:09:39 INFO : dir1/0011-56789;.txt: Deleted 2025/06/24 06:09:39 INFO : dir1/0010-456789.txt: Deleted 2025/06/24 06:09:39 INFO : appleappleapplebanana: Deleted 2025/06/24 06:09:39 INFO : splitbananasplit: Deleted 2025/06/24 06:09:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/24 06:09:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/24 06:09:39 INFO : dir1/0007-1234567.txt: Deleted 2025/06/24 06:09:39 INFO : dir1/0009-3456789.txt: Deleted 2025/06/24 06:09:39 INFO : dir1/0013-789;=.txt: Deleted 2025/06/24 06:09:39 INFO : dir1/0014-89;=.txt: Deleted 2025/06/24 06:09:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/24 06:09:39 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:39 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : appleapple: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/24 06:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/24 06:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/24 06:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/24 06:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/24 06:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/24 06:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/24 06:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/24 06:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/24 06:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/24 06:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/24 06:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/24 06:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/24 06:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/24 06:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/24 06:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/24 06:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/24 06:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/24 06:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/24 06:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/24 06:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/24 06:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/24 06:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/24 06:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/24 06:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/24 06:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/24 06:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/24 06:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/24 06:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/24 06:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/24 06:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/24 06:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/24 06:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/24 06:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/24 06:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/24 06:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/24 06:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/24 06:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/24 06:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/24 06:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/24 06:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/24 06:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/24 06:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/24 06:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/24 06:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/24 06:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/24 06:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/24 06:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/24 06:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/24 06:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/24 06:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/24 06:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/24 06:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/24 06:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/24 06:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/24 06:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/24 06:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/24 06:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/24 06:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/24 06:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/24 06:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/24 06:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/24 06:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/24 06:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/24 06:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/24 06:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/24 06:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/24 06:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/24 06:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/24 06:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/24 06:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/24 06:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/24 06:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/24 06:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/24 06:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/24 06:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/24 06:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/24 06:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/24 06:09:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:09:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : apple: Unchanged skipping 2025/06/24 06:09:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : banana: Unchanged skipping 2025/06/24 06:09:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/24 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/24 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/24 06:09:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/24 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/24 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/24 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/24 06:09:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/24 06:09:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/24 06:09:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/24 06:09:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/24 06:09:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/24 06:09:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/24 06:09:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/24 06:09:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/24 06:09:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/24 06:09:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:09:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:09:40 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:09:40 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:40 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:40 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : appleapple: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/24 06:09:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/24 06:09:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/24 06:09:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/24 06:09:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/24 06:09:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/24 06:09:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/24 06:09:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/24 06:09:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/24 06:09:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/24 06:09:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/24 06:09:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/24 06:09:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/24 06:09:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/24 06:09:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/24 06:09:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/24 06:09:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/24 06:09:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/24 06:09:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/24 06:09:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/24 06:09:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/24 06:09:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/24 06:09:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/24 06:09:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/24 06:09:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/24 06:09:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/24 06:09:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/24 06:09:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/24 06:09:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/24 06:09:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/24 06:09:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/24 06:09:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/24 06:09:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/24 06:09:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/24 06:09:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/24 06:09:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/24 06:09:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/24 06:09:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/24 06:09:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/24 06:09:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/24 06:09:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/24 06:09:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/24 06:09:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/24 06:09:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/24 06:09:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/24 06:09:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/24 06:09:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/24 06:09:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/24 06:09:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/24 06:09:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/24 06:09:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/24 06:09:40 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:09:53 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:53 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:09:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:09:54 DEBUG : apple: Unchanged skipping 2025/06/24 06:09:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : banana: Unchanged skipping 2025/06/24 06:09:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:09:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:09:54 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:09:54 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:54 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:54 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:09:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : apple: Unchanged skipping 2025/06/24 06:09:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : banana: Unchanged skipping 2025/06/24 06:09:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:09:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:54 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:09:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:09:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:09:55 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:09:55 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:55 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:55 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : Waiting for deletions to finish 2025/06/24 06:09:55 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:09:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:10:09 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:09 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:10:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:09 DEBUG : apple: Unchanged skipping 2025/06/24 06:10:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:10:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:09 DEBUG : banana: Unchanged skipping 2025/06/24 06:10:09 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:10:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:10:10 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:10 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:10 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:10:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : apple: Unchanged skipping 2025/06/24 06:10:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:10:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : banana: Unchanged skipping 2025/06/24 06:10:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:10 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:10:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:10:10 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:10:10 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:10 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:11 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:10:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:10:24 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:24 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:10:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:24 DEBUG : apple: Unchanged skipping 2025/06/24 06:10:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:10:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:24 DEBUG : banana: Unchanged skipping 2025/06/24 06:10:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:10:25 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:10:25 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:10:25 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:25 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:25 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:10:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:10:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : apple: Unchanged skipping 2025/06/24 06:10:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : banana: Unchanged skipping 2025/06/24 06:10:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:10:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:10:26 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:10:26 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:26 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:26 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:10:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:10:39 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:40 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:10:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:40 DEBUG : apple: Unchanged skipping 2025/06/24 06:10:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:10:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:40 DEBUG : banana: Unchanged skipping 2025/06/24 06:10:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:10:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:10:41 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:41 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:41 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:10:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : apple: Unchanged skipping 2025/06/24 06:10:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:10:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : banana: Unchanged skipping 2025/06/24 06:10:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:10:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:10:41 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:10:41 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:41 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:42 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:10:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:10:55 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:55 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:10:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:10:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : apple: Unchanged skipping 2025/06/24 06:10:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:10:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:10:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : banana: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:10:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:10:56 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:10:56 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:56 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:57 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 06:10:57 DEBUG : apple: Unchanged skipping 2025/06/24 06:10:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : banana: Unchanged skipping 2025/06/24 06:10:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:10:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:10:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 06:10:57 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:10:57 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:57 DEBUG : Waiting for deletions to finish 2025/06/24 06:10:57 DEBUG : apple: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : banana: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 06:10:57 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (181.83s) --- PASS: TestTransform/NFC (14.22s) --- PASS: TestTransform/NFD (16.37s) --- PASS: TestTransform/base64 (17.12s) --- PASS: TestTransform/prefix (19.83s) --- PASS: TestTransform/suffix (19.76s) --- PASS: TestTransform/truncate (17.17s) --- PASS: TestTransform/encoder (15.39s) --- PASS: TestTransform/ISO-8859-1 (15.17s) --- PASS: TestTransform/charmap (15.18s) --- PASS: TestTransform/lowercase (15.90s) --- PASS: TestTransform/ascii (15.72s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/24 06:11:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/24 06:11:02 INFO : sub dir_somesuffix: Making directory 2025/06/24 06:11:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/24 06:11:02 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/24 06:11:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/24 06:11:02 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/24 06:11:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/24 06:11:02 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:02 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:03 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:03 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/24 06:11:03 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.98s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:04 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:04 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:04 INFO : tictactoe: Making directory 2025/06/24 06:11:04 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:04 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:04 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/24 06:11:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:04 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:04 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:05 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:05 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/24 06:11:05 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:06 INFO : toe: Making directory 2025/06/24 06:11:06 INFO : toe/toe: Making directory 2025/06/24 06:11:06 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/24 06:11:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/24 06:11:06 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/24 06:11:06 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/24 06:11:07 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.62s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:08 INFO : toe: Making directory 2025/06/24 06:11:08 INFO : toe/toe: Making directory 2025/06/24 06:11:08 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/24 06:11:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/24 06:11:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/24 06:11:08 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:08 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/24 06:11:08 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:09 DEBUG : empty_dir: Making directory with metadata 2025/06/24 06:11:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/24 06:11:09 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:09 INFO : tictacempty_dir: Making directory 2025/06/24 06:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:09 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:09 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:09 INFO : tictactoe: Making directory 2025/06/24 06:11:09 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:09 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:09 INFO : tictactoe/tictactoe: Making directory 2025/06/24 06:11:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/24 06:11:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/24 06:11:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/24 06:11:09 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:09 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/24 06:11:11 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.11s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:11 DEBUG : empty_dir: Making directory with metadata 2025/06/24 06:11:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/24 06:11:11 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:12 INFO : tictacempty_dir: Making directory 2025/06/24 06:11:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:12 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:12 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:12 INFO : tictactoe: Making directory 2025/06/24 06:11:12 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:12 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:12 INFO : tictactoe/tictactoe: Making directory 2025/06/24 06:11:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/24 06:11:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/24 06:11:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:12 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:12 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:12 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/24 06:11:13 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:13 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:13 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:13 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/24 06:11:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/24 06:11:13 NOTICE: B2 bucket rclone-test-fudecub1zezi: 0 differences found 2025/06/24 06:11:13 NOTICE: B2 bucket rclone-test-fudecub1zezi: 1 matching files --- PASS: TestAllTag (2.34s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:14 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:14 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:14 INFO : tictactoe: Making directory 2025/06/24 06:11:14 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:14 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:14 INFO : tictactoe/tictactoe: Making directory 2025/06/24 06:11:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/24 06:11:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/24 06:11:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/24 06:11:14 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:14 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/24 06:11:14 DEBUG : Waiting for deletions to finish 2025/06/24 06:11:15 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:15 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:15 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/24 06:11:15 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/24 06:11:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/24 06:11:15 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:15 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2025/06/24 06:11:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:16 INFO : toe: Making directory 2025/06/24 06:11:16 INFO : toe/toe: Making directory 2025/06/24 06:11:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/24 06:11:16 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:16 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:17 INFO : toe/toe/toe: Copied (new) 2025/06/24 06:11:17 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.60s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:18 DEBUG : empty_dir: Making directory with metadata 2025/06/24 06:11:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/24 06:11:18 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:18 INFO : tictacempty_dir: Making directory 2025/06/24 06:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:18 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:18 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:18 INFO : tictactoe: Making directory 2025/06/24 06:11:18 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:18 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:18 INFO : tictactoe/tictactoe: Making directory 2025/06/24 06:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/24 06:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/24 06:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:18 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:18 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:19 INFO : toe/toe/toe.txt: Deleted 2025/06/24 06:11:19 INFO : toe/toe: Removing directory 2025/06/24 06:11:19 INFO : toe: Removing directory 2025/06/24 06:11:19 INFO : empty_dir: Removing directory 2025/06/24 06:11:19 DEBUG : Local file system at /tmp/rclone2066209439: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.88s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:20 DEBUG : empty_dir: Making directory with metadata 2025/06/24 06:11:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/24 06:11:20 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:20 INFO : tictacempty_dir: Making directory 2025/06/24 06:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:20 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:20 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:20 INFO : tictactoe: Making directory 2025/06/24 06:11:20 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:20 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:20 INFO : tictactoe/tictactoe: Making directory 2025/06/24 06:11:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/24 06:11:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/24 06:11:20 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:20 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:21 INFO : toe/toe/toe.txt: Deleted 2025/06/24 06:11:21 INFO : toe/toe: Removing directory 2025/06/24 06:11:21 INFO : toe: Removing directory 2025/06/24 06:11:21 INFO : empty_dir: Removing directory 2025/06/24 06:11:21 DEBUG : Local file system at /tmp/rclone2066209439: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/24 06:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/24 06:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/24 06:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/24 06:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/24 06:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/24 06:11:22 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.47s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:23 DEBUG : Reset feature "Copy" 2025/06/24 06:11:23 DEBUG : Reset feature "Move" 2025/06/24 06:11:23 DEBUG : Reset feature "Copy" 2025/06/24 06:11:23 DEBUG : Reset feature "Move" 2025/06/24 06:11:23 DEBUG : empty_dir: Making directory with metadata 2025/06/24 06:11:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/24 06:11:23 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:23 INFO : tictacempty_dir: Making directory 2025/06/24 06:11:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/24 06:11:23 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:23 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:23 INFO : tictactoe: Making directory 2025/06/24 06:11:23 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:23 DEBUG : toe: transformed to: tictactoe 2025/06/24 06:11:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:23 INFO : tictactoe/tictactoe: Making directory 2025/06/24 06:11:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/24 06:11:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/24 06:11:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/24 06:11:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:23 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:23 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/24 06:11:24 INFO : toe/toe/toe.txt: Deleted 2025/06/24 06:11:24 INFO : toe/toe: Removing directory 2025/06/24 06:11:24 INFO : toe: Removing directory 2025/06/24 06:11:24 INFO : empty_dir: Removing directory 2025/06/24 06:11:24 DEBUG : Local file system at /tmp/rclone2066209439: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/24 06:11:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/24 06:11:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/24 06:11:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/24 06:11:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/24 06:11:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/24 06:11:25 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.45s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:26 DEBUG : toe: transformed to: dG9l 2025/06/24 06:11:27 DEBUG : toe: transformed to: dG9l 2025/06/24 06:11:27 INFO : dG9l: Making directory 2025/06/24 06:11:27 DEBUG : toe: transformed to: dG9l 2025/06/24 06:11:27 DEBUG : toe: transformed to: dG9l 2025/06/24 06:11:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/24 06:11:27 INFO : dG9l/dG9l: Making directory 2025/06/24 06:11:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/24 06:11:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/24 06:11:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/24 06:11:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/24 06:11:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/24 06:11:27 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:27 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/24 06:11:28 DEBUG : Waiting for deletions to finish 2025/06/24 06:11:28 DEBUG : dG9l: transformed to: toe 2025/06/24 06:11:28 DEBUG : dG9l: transformed to: toe 2025/06/24 06:11:28 DEBUG : dG9l: transformed to: toe 2025/06/24 06:11:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/24 06:11:28 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/24 06:11:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/24 06:11:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/24 06:11:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/24 06:11:28 DEBUG : Local file system at /tmp/rclone2066209439: Waiting for checks to finish 2025/06/24 06:11:28 DEBUG : Local file system at /tmp/rclone2066209439: Waiting for transfers to finish 2025/06/24 06:11:28 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.77s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-fudecub1zezi", Local "Local file system at /tmp/rclone2066209439", Modify Window "1ms" 2025/06/24 06:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/24 06:11:29 DEBUG : toe: transformed to: 2025/06/24 06:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/24 06:11:29 DEBUG : toe: transformed to: 2025/06/24 06:11:29 INFO : B2 bucket rclone-test-fudecub1zezi: Making directory 2025/06/24 06:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/24 06:11:29 DEBUG : toe: transformed to: 2025/06/24 06:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/24 06:11:29 DEBUG : toe: transformed to: 2025/06/24 06:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/24 06:11:29 DEBUG : toe/toe: transformed to: 2025/06/24 06:11:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/24 06:11:29 INFO : toe/toe: Making directory 2025/06/24 06:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/24 06:11:29 DEBUG : toe/toe: transformed to: 2025/06/24 06:11:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/24 06:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/24 06:11:29 DEBUG : toe: transformed to: 2025/06/24 06:11:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/24 06:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/24 06:11:29 DEBUG : toe/toe/toe: transformed to: 2025/06/24 06:11:29 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/24 06:11:29 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for checks to finish 2025/06/24 06:11:29 DEBUG : B2 bucket rclone-test-fudecub1zezi: Waiting for transfers to finish 2025/06/24 06:11:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/24 06:11:30 INFO : toe/toe/toe: Copied (new) 2025/06/24 06:11:30 ERROR : B2 bucket rclone-test-fudecub1zezi: not deleting files as there were IO errors 2025/06/24 06:11:30 ERROR : B2 bucket rclone-test-fudecub1zezi: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2025/06/24 06:11:31 DEBUG : B2 bucket rclone-test-fudecub1zezi: Purge remote 2025/06/24 06:11:31 INFO : B2 bucket rclone-test-fudecub1zezi: cleaning bucket "rclone-test-fudecub1zezi" of all files 2025/06/24 06:11:32 DEBUG : BackupDir/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242130_d20250624_m060533_c001_v7007000_t0000_u01750745133998") 2025/06/24 06:11:32 DEBUG : BackupDir/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1145d5209b17f23a_d20250624_m060528_c001_v0001136_t0041_u01750745128316") 2025/06/24 06:11:32 DEBUG : CompareDest/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa9a9_d20250624_m060508_c001_v7007000_t0000_u01750745108933") 2025/06/24 06:11:32 DEBUG : CompareDest/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec878f89_d20250624_m060503_c001_v0001131_t0006_u01750745103002") 2025/06/24 06:11:32 DEBUG : CompareDest/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa9aa_d20250624_m060509_c001_v7007000_t0000_u01750745109117") 2025/06/24 06:11:32 DEBUG : CompareDest/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d839f0_d20250624_m060504_c001_v0001184_t0055_u01750745104473") 2025/06/24 06:11:32 DEBUG : CopyDest/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242131_d20250624_m060534_c001_v7007000_t0000_u01750745134180") 2025/06/24 06:11:32 DEBUG : CopyDest/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7cea_d20250624_m060525_c001_v0001038_t0054_u01750745125327") 2025/06/24 06:11:32 DEBUG : CopyDest/three: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242132_d20250624_m060534_c001_v7007000_t0000_u01750745134362") 2025/06/24 06:11:32 DEBUG : CopyDest/three: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d83c1c_d20250624_m060532_c001_v0001184_t0039_u01750745132259") 2025/06/24 06:11:33 DEBUG : CopyDest/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242133_d20250624_m060534_c001_v7007000_t0000_u01750745134545") 2025/06/24 06:11:33 DEBUG : CopyDest/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec878ffd_d20250624_m060530_c001_v0001131_t0054_u01750745130056") 2025/06/24 06:11:33 DEBUG : EXISTING: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356bdf5_d20250624_m060659_c001_v7007000_t0000_u01750745219216") 2025/06/24 06:11:33 DEBUG : EXISTING: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7de5_d20250624_m060657_c001_v0001038_t0001_u01750745217985") 2025/06/24 06:11:33 DEBUG : PREFIXapple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f417e77404c480472_d20250624_m060902_c001_v7007000_t0000_u01750745342621") 2025/06/24 06:11:33 DEBUG : PREFIXapple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c2e_d20250624_m060857_c001_v0001184_t0035_u01750745337567") 2025/06/24 06:11:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4196f3fbe5ac9321_d20250624_m060902_c001_v7007000_t0000_u01750745342427") 2025/06/24 06:11:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071ce3_d20250624_m060857_c001_v0001183_t0049_u01750745337588") 2025/06/24 06:11:33 DEBUG : PREFIXbanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f417e77404c480471_d20250624_m060902_c001_v7007000_t0000_u01750745342438") 2025/06/24 06:11:33 DEBUG : PREFIXbanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6650d_d20250624_m060857_c001_v0001102_t0058_u01750745337597") 2025/06/24 06:11:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be53e8_d20250624_m060902_c001_v7007000_t0000_u01750745342631") 2025/06/24 06:11:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f7c_d20250624_m060857_c001_v0001038_t0044_u01750745337576") 2025/06/24 06:11:33 DEBUG : Testêé: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356bdf2_d20250624_m060655_c001_v7007000_t0000_u01750745215641") 2025/06/24 06:11:33 DEBUG : Testêé: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7dd7_d20250624_m060654_c001_v0001038_t0019_u01750745214712") 2025/06/24 06:11:33 DEBUG : Testêé: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d841e4_d20250624_m060653_c001_v0001184_t0037_u01750745213750") 2025/06/24 06:11:33 DEBUG : YXBwbGU=: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070ac_d20250624_m060844_c001_v7007000_t0000_u01750745324441") 2025/06/24 06:11:33 DEBUG : YXBwbGU=: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071c09_d20250624_m060840_c001_v0001183_t0001_u01750745320196") 2025/06/24 06:11:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070ad_d20250624_m060844_c001_v7007000_t0000_u01750745324625") 2025/06/24 06:11:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f664d1_d20250624_m060840_c001_v0001102_t0038_u01750745320227") 2025/06/24 06:11:33 DEBUG : YmFuYW5h: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070ae_d20250624_m060844_c001_v7007000_t0000_u01750745324808") 2025/06/24 06:11:33 DEBUG : YmFuYW5h: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f57_d20250624_m060840_c001_v0001038_t0006_u01750745320206") 2025/06/24 06:11:34 DEBUG : a/potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf3b_d20250624_m060331_c001_v7007000_t0000_u01750745011131") 2025/06/24 06:11:34 DEBUG : a/potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bb9_d20250624_m060330_c001_v0001038_t0026_u01750745010311") 2025/06/24 06:11:34 DEBUG : a/potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4118293210089325_d20250624_m060328_c001_v7007000_t0000_u01750745008343") 2025/06/24 06:11:34 DEBUG : a/potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bad_d20250624_m060327_c001_v0001038_t0049_u01750745007439") 2025/06/24 06:11:34 DEBUG : a/potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41182932100892fe_d20250624_m060308_c001_v7007000_t0000_u01750744988560") 2025/06/24 06:11:34 DEBUG : a/potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b5f_d20250624_m060307_c001_v0001038_t0050_u01750744987554") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005a2_d20250624_m061058_c001_v7007000_t0000_u01750745458518") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8105_d20250624_m061053_c001_v0001038_t0036_u01750745453923") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290136f_d20250624_m061042_c001_v7007000_t0000_u01750745442796") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e80d3_d20250624_m061038_c001_v0001038_t0025_u01750745438152") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00728b_d20250624_m061026_c001_v7007000_t0000_u01750745426853") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e80a5_d20250624_m061022_c001_v0001038_t0011_u01750745422732") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901342_d20250624_m061011_c001_v7007000_t0000_u01750745411757") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8079_d20250624_m061007_c001_v0001038_t0047_u01750745407810") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb410950053e_d20250624_m060956_c001_v7007000_t0000_u01750745396481") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e802f_d20250624_m060952_c001_v0001038_t0059_u01750745392116") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf29_d20250624_m060941_c001_v7007000_t0000_u01750745381102") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84eee_d20250624_m060935_c001_v0001184_t0030_u01750745375132") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45aa_d20250624_m060923_c001_v7007000_t0000_u01750745363987") 2025/06/24 06:11:34 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fc8_d20250624_m060920_c001_v0001038_t0020_u01750745360687") 2025/06/24 06:11:35 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c429012f8_d20250624_m060919_c001_v7007000_t0000_u01750745359341") 2025/06/24 06:11:35 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84d87_d20250624_m060915_c001_v0001184_t0048_u01750745355223") 2025/06/24 06:11:35 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6c7_d20250624_m060904_c001_v7007000_t0000_u01750745344218") 2025/06/24 06:11:35 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f84_d20250624_m060900_c001_v0001038_t0058_u01750745340780") 2025/06/24 06:11:35 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6ba_d20250624_m060859_c001_v7007000_t0000_u01750745339635") 2025/06/24 06:11:35 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c0c_d20250624_m060855_c001_v0001184_t0001_u01750745335489") 2025/06/24 06:11:35 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070a4_d20250624_m060842_c001_v7007000_t0000_u01750745322225") 2025/06/24 06:11:35 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071bef_d20250624_m060838_c001_v0001183_t0025_u01750745318023") 2025/06/24 06:11:35 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c28_d20250624_m060827_c001_v7007000_t0000_u01750745307328") 2025/06/24 06:11:35 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071b07_d20250624_m060822_c001_v0001183_t0000_u01750745302932") 2025/06/24 06:11:35 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e07e_d20250624_m060810_c001_v7007000_t0000_u01750745290915") 2025/06/24 06:11:35 DEBUG : apple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e0719f4_d20250624_m060806_c001_v0001183_t0008_u01750745286670") 2025/06/24 06:11:35 DEBUG : appleSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f417e77404c480483_d20250624_m060922_c001_v7007000_t0000_u01750745362423") 2025/06/24 06:11:35 DEBUG : appleSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84db1_d20250624_m060917_c001_v0001184_t0023_u01750745357501") 2025/06/24 06:11:35 DEBUG : appleapple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf2a_d20250624_m060941_c001_v7007000_t0000_u01750745381293") 2025/06/24 06:11:35 DEBUG : appleapple: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071f0c_d20250624_m060937_c001_v0001183_t0046_u01750745377054") 2025/06/24 06:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005a3_d20250624_m061058_c001_v7007000_t0000_u01750745458701") 2025/06/24 06:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e07234b_d20250624_m061055_c001_v0001183_t0050_u01750745455035") 2025/06/24 06:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901370_d20250624_m061042_c001_v7007000_t0000_u01750745442978") 2025/06/24 06:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072280_d20250624_m061039_c001_v0001183_t0035_u01750745439360") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00728c_d20250624_m061027_c001_v7007000_t0000_u01750745427036") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e0721aa_d20250624_m061023_c001_v0001183_t0026_u01750745423767") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901344_d20250624_m061011_c001_v7007000_t0000_u01750745411940") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e0720ba_d20250624_m061008_c001_v0001183_t0049_u01750745408621") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb410950053f_d20250624_m060956_c001_v7007000_t0000_u01750745396666") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071ffb_d20250624_m060952_c001_v0001183_t0006_u01750745392832") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f406bac16c97fefec_d20250624_m060939_c001_v7007000_t0000_u01750745379012") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f665a0_d20250624_m060935_c001_v0001102_t0016_u01750745375534") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45ad_d20250624_m060924_c001_v7007000_t0000_u01750745364170") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071e23_d20250624_m060920_c001_v0001183_t0030_u01750745360667") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40730db716a05d06_d20250624_m060919_c001_v7007000_t0000_u01750745359578") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071de5_d20250624_m060916_c001_v0001183_t0000_u01750745356089") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6c8_d20250624_m060904_c001_v7007000_t0000_u01750745344431") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c74_d20250624_m060900_c001_v0001184_t0008_u01750745340792") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6bc_d20250624_m060859_c001_v7007000_t0000_u01750745339823") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071ccf_d20250624_m060856_c001_v0001183_t0037_u01750745336209") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c418d_d20250624_m060842_c001_v7007000_t0000_u01750745322471") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84a99_d20250624_m060838_c001_v0001184_t0018_u01750745318589") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c2a_d20250624_m060827_c001_v7007000_t0000_u01750745307512") 2025/06/24 06:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84973_d20250624_m060823_c001_v0001184_t0039_u01750745303802") 2025/06/24 06:11:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e07f_d20250624_m060811_c001_v7007000_t0000_u01750745291105") 2025/06/24 06:11:37 DEBUG : appleappleapplebanana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84813_d20250624_m060807_c001_v0001184_t0025_u01750745287385") 2025/06/24 06:11:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c3759_d20250624_m060922_c001_v7007000_t0000_u01750745362299") 2025/06/24 06:11:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071df3_d20250624_m060917_c001_v0001183_t0037_u01750745357521") 2025/06/24 06:11:37 DEBUG : b/potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf3c_d20250624_m060331_c001_v7007000_t0000_u01750745011316") 2025/06/24 06:11:37 DEBUG : b/potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bb3_d20250624_m060328_c001_v0001038_t0017_u01750745008888") 2025/06/24 06:11:37 DEBUG : b/potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4118293210089324_d20250624_m060327_c001_v7007000_t0000_u01750745007785") 2025/06/24 06:11:37 DEBUG : b/potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ba7_d20250624_m060325_c001_v0001038_t0035_u01750745005998") 2025/06/24 06:11:37 DEBUG : b/potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41182932100892fb_d20250624_m060307_c001_v7007000_t0000_u01750744987997") 2025/06/24 06:11:37 DEBUG : b/potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b57_d20250624_m060306_c001_v0001038_t0046_u01750744986389") 2025/06/24 06:11:37 DEBUG : backup/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404989d6992b7e6b_d20250624_m060549_c001_v7007000_t0000_u01750745149449") 2025/06/24 06:11:37 DEBUG : backup/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1133c35d6682cb6a_d20250624_m060546_c001_v0001032_t0048_u01750745146290") 2025/06/24 06:11:37 DEBUG : backup/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1134c951a7e47991_d20250624_m060541_c001_v0001180_t0005_u01750745141253") 2025/06/24 06:11:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4118293210089499_d20250624_m060618_c001_v7007000_t0000_u01750745178662") 2025/06/24 06:11:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f119271848cd17947_d20250624_m060616_c001_v0001130_t0052_u01750745176592") 2025/06/24 06:11:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1170e78d4e2ab0d7_d20250624_m060612_c001_v0001037_t0001_u01750745172318") 2025/06/24 06:11:37 DEBUG : backup/one.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be4b58_d20250624_m060603_c001_v7007000_t0000_u01750745163426") 2025/06/24 06:11:37 DEBUG : backup/one.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f119de0a9110af2d2_d20250624_m060601_c001_v0001150_t0038_u01750745161509") 2025/06/24 06:11:37 DEBUG : backup/one.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f103621517a3b19ca_d20250624_m060557_c001_v0001177_t0005_u01750745157318") 2025/06/24 06:11:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411829321008949b_d20250624_m060618_c001_v7007000_t0000_u01750745178844") 2025/06/24 06:11:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1033ed36e597b158_d20250624_m060617_c001_v0001137_t0038_u01750745177678") 2025/06/24 06:11:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f115d06a435a0ad43_d20250624_m060613_c001_v0001131_t0045_u01750745173912") 2025/06/24 06:11:38 DEBUG : backup/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404989d6992b7e6c_d20250624_m060549_c001_v7007000_t0000_u01750745149633") 2025/06/24 06:11:38 DEBUG : backup/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11685b83347670b2_d20250624_m060547_c001_v0001104_t0051_u01750745147891") 2025/06/24 06:11:38 DEBUG : backup/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f116201413d34a65d_d20250624_m060544_c001_v0001183_t0042_u01750745144044") 2025/06/24 06:11:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be4b59_d20250624_m060603_c001_v7007000_t0000_u01750745163611") 2025/06/24 06:11:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f106ca8d3492b32f2_d20250624_m060602_c001_v0001043_t0002_u01750745162499") 2025/06/24 06:11:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f10864d908443cfbe_d20250624_m060558_c001_v0001092_t0018_u01750745158670") 2025/06/24 06:11:38 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005a4_d20250624_m061058_c001_v7007000_t0000_u01750745458884") 2025/06/24 06:11:38 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f666e8_d20250624_m061054_c001_v0001102_t0053_u01750745454743") 2025/06/24 06:11:38 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901371_d20250624_m061043_c001_v7007000_t0000_u01750745443161") 2025/06/24 06:11:38 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f666a6_d20250624_m061039_c001_v0001102_t0003_u01750745439044") 2025/06/24 06:11:38 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00728e_d20250624_m061027_c001_v7007000_t0000_u01750745427217") 2025/06/24 06:11:38 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6665a_d20250624_m061023_c001_v0001102_t0001_u01750745423338") 2025/06/24 06:11:38 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901345_d20250624_m061012_c001_v7007000_t0000_u01750745412122") 2025/06/24 06:11:38 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66628_d20250624_m061008_c001_v0001102_t0046_u01750745408211") 2025/06/24 06:11:38 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500540_d20250624_m060956_c001_v7007000_t0000_u01750745396851") 2025/06/24 06:11:38 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f665d4_d20250624_m060952_c001_v0001102_t0042_u01750745392490") 2025/06/24 06:11:38 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf2b_d20250624_m060941_c001_v7007000_t0000_u01750745381485") 2025/06/24 06:11:38 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071ef4_d20250624_m060935_c001_v0001183_t0056_u01750745375341") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45ae_d20250624_m060924_c001_v7007000_t0000_u01750745364352") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84e04_d20250624_m060920_c001_v0001184_t0023_u01750745360657") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e5cb_d20250624_m060919_c001_v7007000_t0000_u01750745359584") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66556_d20250624_m060915_c001_v0001102_t0017_u01750745355422") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6c9_d20250624_m060904_c001_v7007000_t0000_u01750745344613") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071d1d_d20250624_m060900_c001_v0001183_t0045_u01750745340761") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4191d0f2f111a267_d20250624_m060859_c001_v7007000_t0000_u01750745339413") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f78_d20250624_m060855_c001_v0001038_t0047_u01750745335691") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070a7_d20250624_m060842_c001_v7007000_t0000_u01750745322416") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f51_d20250624_m060838_c001_v0001038_t0053_u01750745318228") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c2b_d20250624_m060827_c001_v7007000_t0000_u01750745307696") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f29_d20250624_m060823_c001_v0001038_t0035_u01750745303150") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e080_d20250624_m060811_c001_v7007000_t0000_u01750745291293") 2025/06/24 06:11:39 DEBUG : banana: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ef3_d20250624_m060806_c001_v0001038_t0016_u01750745286877") 2025/06/24 06:11:39 DEBUG : bananaSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c375c_d20250624_m060922_c001_v7007000_t0000_u01750745362486") 2025/06/24 06:11:39 DEBUG : bananaSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fba_d20250624_m060917_c001_v0001038_t0047_u01750745357531") 2025/06/24 06:11:39 DEBUG : both0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007031_d20250624_m060740_c001_v7007000_t0000_u01750745260690") 2025/06/24 06:11:39 DEBUG : both0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84483_d20250624_m060722_c001_v0001184_t0046_u01750745242692") 2025/06/24 06:11:39 DEBUG : both0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc6f_d20250624_m060718_c001_v7007000_t0000_u01750745238478") 2025/06/24 06:11:39 DEBUG : both0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84273_d20250624_m060701_c001_v0001184_t0054_u01750745221111") 2025/06/24 06:11:40 DEBUG : both1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007032_d20250624_m060740_c001_v7007000_t0000_u01750745260874") 2025/06/24 06:11:40 DEBUG : both1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8449b_d20250624_m060723_c001_v0001184_t0045_u01750745243903") 2025/06/24 06:11:40 DEBUG : both1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc70_d20250624_m060718_c001_v7007000_t0000_u01750745238660") 2025/06/24 06:11:40 DEBUG : both1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84288_d20250624_m060701_c001_v0001184_t0031_u01750745221877") 2025/06/24 06:11:40 DEBUG : both10: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007034_d20250624_m060741_c001_v7007000_t0000_u01750745261056") 2025/06/24 06:11:40 DEBUG : both10: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84518_d20250624_m060731_c001_v0001184_t0005_u01750745251160") 2025/06/24 06:11:40 DEBUG : both10: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc71_d20250624_m060718_c001_v7007000_t0000_u01750745238842") 2025/06/24 06:11:40 DEBUG : both10: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84339_d20250624_m060708_c001_v0001184_t0053_u01750745228410") 2025/06/24 06:11:40 DEBUG : both11: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007035_d20250624_m060741_c001_v7007000_t0000_u01750745261238") 2025/06/24 06:11:40 DEBUG : both11: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8452c_d20250624_m060731_c001_v0001184_t0021_u01750745251875") 2025/06/24 06:11:40 DEBUG : both11: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc72_d20250624_m060719_c001_v7007000_t0000_u01750745239028") 2025/06/24 06:11:40 DEBUG : both11: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8434d_d20250624_m060708_c001_v0001184_t0001_u01750745228989") 2025/06/24 06:11:40 DEBUG : both12: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007036_d20250624_m060741_c001_v7007000_t0000_u01750745261421") 2025/06/24 06:11:40 DEBUG : both12: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8453a_d20250624_m060732_c001_v0001184_t0042_u01750745252536") 2025/06/24 06:11:40 DEBUG : both12: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc73_d20250624_m060719_c001_v7007000_t0000_u01750745239210") 2025/06/24 06:11:40 DEBUG : both12: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84363_d20250624_m060709_c001_v0001184_t0019_u01750745229700") 2025/06/24 06:11:40 DEBUG : both13: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007037_d20250624_m060741_c001_v7007000_t0000_u01750745261603") 2025/06/24 06:11:40 DEBUG : both13: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84548_d20250624_m060733_c001_v0001184_t0052_u01750745253377") 2025/06/24 06:11:40 DEBUG : both13: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc74_d20250624_m060719_c001_v7007000_t0000_u01750745239394") 2025/06/24 06:11:40 DEBUG : both13: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84375_d20250624_m060710_c001_v0001184_t0058_u01750745230284") 2025/06/24 06:11:40 DEBUG : both14: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007038_d20250624_m060741_c001_v7007000_t0000_u01750745261820") 2025/06/24 06:11:40 DEBUG : both14: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84556_d20250624_m060734_c001_v0001184_t0022_u01750745254067") 2025/06/24 06:11:40 DEBUG : both14: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc75_d20250624_m060719_c001_v7007000_t0000_u01750745239577") 2025/06/24 06:11:41 DEBUG : both14: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84380_d20250624_m060710_c001_v0001184_t0055_u01750745230870") 2025/06/24 06:11:41 DEBUG : both15: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007039_d20250624_m060742_c001_v7007000_t0000_u01750745262004") 2025/06/24 06:11:41 DEBUG : both15: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84562_d20250624_m060734_c001_v0001184_t0055_u01750745254689") 2025/06/24 06:11:41 DEBUG : both15: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc76_d20250624_m060719_c001_v7007000_t0000_u01750745239759") 2025/06/24 06:11:41 DEBUG : both15: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8439a_d20250624_m060711_c001_v0001184_t0035_u01750745231542") 2025/06/24 06:11:41 DEBUG : both16: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00703a_d20250624_m060742_c001_v7007000_t0000_u01750745262186") 2025/06/24 06:11:41 DEBUG : both16: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84576_d20250624_m060735_c001_v0001184_t0043_u01750745255303") 2025/06/24 06:11:41 DEBUG : both16: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc77_d20250624_m060719_c001_v7007000_t0000_u01750745239943") 2025/06/24 06:11:41 DEBUG : both16: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d843ac_d20250624_m060712_c001_v0001184_t0041_u01750745232255") 2025/06/24 06:11:41 DEBUG : both17: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00703b_d20250624_m060742_c001_v7007000_t0000_u01750745262368") 2025/06/24 06:11:41 DEBUG : both17: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8457e_d20250624_m060736_c001_v0001184_t0053_u01750745256006") 2025/06/24 06:11:41 DEBUG : both17: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc79_d20250624_m060720_c001_v7007000_t0000_u01750745240125") 2025/06/24 06:11:41 DEBUG : both17: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d843c2_d20250624_m060713_c001_v0001184_t0029_u01750745233085") 2025/06/24 06:11:41 DEBUG : both18: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00703c_d20250624_m060742_c001_v7007000_t0000_u01750745262563") 2025/06/24 06:11:41 DEBUG : both18: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84584_d20250624_m060736_c001_v0001184_t0046_u01750745256587") 2025/06/24 06:11:41 DEBUG : both18: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc7a_d20250624_m060720_c001_v7007000_t0000_u01750745240309") 2025/06/24 06:11:41 DEBUG : both18: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d843de_d20250624_m060714_c001_v0001184_t0035_u01750745234092") 2025/06/24 06:11:41 DEBUG : both19: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00703d_d20250624_m060742_c001_v7007000_t0000_u01750745262746") 2025/06/24 06:11:41 DEBUG : both19: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8459a_d20250624_m060737_c001_v0001184_t0052_u01750745257162") 2025/06/24 06:11:41 DEBUG : both19: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc7b_d20250624_m060720_c001_v7007000_t0000_u01750745240493") 2025/06/24 06:11:42 DEBUG : both19: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d843f2_d20250624_m060715_c001_v0001184_t0025_u01750745235048") 2025/06/24 06:11:42 DEBUG : both2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00703e_d20250624_m060742_c001_v7007000_t0000_u01750745262929") 2025/06/24 06:11:42 DEBUG : both2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d844ad_d20250624_m060724_c001_v0001184_t0031_u01750745244608") 2025/06/24 06:11:42 DEBUG : both2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc7c_d20250624_m060720_c001_v7007000_t0000_u01750745240676") 2025/06/24 06:11:42 DEBUG : both2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84299_d20250624_m060702_c001_v0001184_t0037_u01750745222463") 2025/06/24 06:11:42 DEBUG : both3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007040_d20250624_m060743_c001_v7007000_t0000_u01750745263112") 2025/06/24 06:11:42 DEBUG : both3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d844b7_d20250624_m060725_c001_v0001184_t0045_u01750745245577") 2025/06/24 06:11:42 DEBUG : both3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc7d_d20250624_m060720_c001_v7007000_t0000_u01750745240859") 2025/06/24 06:11:42 DEBUG : both3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d842ab_d20250624_m060703_c001_v0001184_t0018_u01750745223059") 2025/06/24 06:11:42 DEBUG : both4: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007041_d20250624_m060743_c001_v7007000_t0000_u01750745263294") 2025/06/24 06:11:42 DEBUG : both4: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d844c3_d20250624_m060726_c001_v0001184_t0003_u01750745246295") 2025/06/24 06:11:42 DEBUG : both4: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc7e_d20250624_m060721_c001_v7007000_t0000_u01750745241042") 2025/06/24 06:11:42 DEBUG : both4: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d842bb_d20250624_m060703_c001_v0001184_t0059_u01750745223675") 2025/06/24 06:11:42 DEBUG : both5: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007042_d20250624_m060743_c001_v7007000_t0000_u01750745263487") 2025/06/24 06:11:42 DEBUG : both5: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d844d4_d20250624_m060727_c001_v0001184_t0054_u01750745247105") 2025/06/24 06:11:42 DEBUG : both5: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc7f_d20250624_m060721_c001_v7007000_t0000_u01750745241225") 2025/06/24 06:11:42 DEBUG : both5: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d842c9_d20250624_m060704_c001_v0001184_t0010_u01750745224419") 2025/06/24 06:11:43 DEBUG : both6: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007043_d20250624_m060743_c001_v7007000_t0000_u01750745263671") 2025/06/24 06:11:43 DEBUG : both6: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d844e0_d20250624_m060727_c001_v0001184_t0003_u01750745247837") 2025/06/24 06:11:43 DEBUG : both6: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc80_d20250624_m060721_c001_v7007000_t0000_u01750745241407") 2025/06/24 06:11:43 DEBUG : both6: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d842e1_d20250624_m060705_c001_v0001184_t0021_u01750745225254") 2025/06/24 06:11:43 DEBUG : both7: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007044_d20250624_m060743_c001_v7007000_t0000_u01750745263854") 2025/06/24 06:11:43 DEBUG : both7: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d844f4_d20250624_m060728_c001_v0001184_t0021_u01750745248901") 2025/06/24 06:11:43 DEBUG : both7: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc81_d20250624_m060721_c001_v7007000_t0000_u01750745241589") 2025/06/24 06:11:43 DEBUG : both7: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d842f3_d20250624_m060706_c001_v0001184_t0048_u01750745226029") 2025/06/24 06:11:43 DEBUG : both8: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007045_d20250624_m060744_c001_v7007000_t0000_u01750745264036") 2025/06/24 06:11:43 DEBUG : both8: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84502_d20250624_m060729_c001_v0001184_t0045_u01750745249681") 2025/06/24 06:11:43 DEBUG : both8: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc82_d20250624_m060721_c001_v7007000_t0000_u01750745241772") 2025/06/24 06:11:43 DEBUG : both8: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84311_d20250624_m060707_c001_v0001184_t0055_u01750745227120") 2025/06/24 06:11:43 DEBUG : both9: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007047_d20250624_m060744_c001_v7007000_t0000_u01750745264218") 2025/06/24 06:11:43 DEBUG : both9: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8450c_d20250624_m060730_c001_v0001184_t0030_u01750745250561") 2025/06/24 06:11:43 DEBUG : both9: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc83_d20250624_m060721_c001_v7007000_t0000_u01750745241954") 2025/06/24 06:11:43 DEBUG : both9: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8432b_d20250624_m060707_c001_v0001184_t0054_u01750745227870") 2025/06/24 06:11:43 DEBUG : c/non empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf3d_d20250624_m060331_c001_v7007000_t0000_u01750745011503") 2025/06/24 06:11:43 DEBUG : c/non empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bb5_d20250624_m060329_c001_v0001038_t0007_u01750745009455") 2025/06/24 06:11:43 DEBUG : c/non empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4118293210089326_d20250624_m060328_c001_v7007000_t0000_u01750745008526") 2025/06/24 06:11:43 DEBUG : c/non empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ba9_d20250624_m060326_c001_v0001038_t0038_u01750745006569") 2025/06/24 06:11:43 DEBUG : c/non empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41182932100892ff_d20250624_m060308_c001_v7007000_t0000_u01750744988743") 2025/06/24 06:11:44 DEBUG : c/non empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b5b_d20250624_m060306_c001_v0001038_t0052_u01750744986803") 2025/06/24 06:11:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070af_d20250624_m060844_c001_v7007000_t0000_u01750745324991") 2025/06/24 06:11:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84abd_d20250624_m060840_c001_v0001184_t0048_u01750745320217") 2025/06/24 06:11:44 DEBUG : check sum: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab180b6_d20250624_m060257_c001_v7007000_t0000_u01750744977758") 2025/06/24 06:11:44 DEBUG : check sum: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b37_d20250624_m060256_c001_v0001038_t0027_u01750744976605") 2025/06/24 06:11:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4176b9eeb9bcef4c_d20250624_m061129_c001_v7007000_t0000_u01750745489458") 2025/06/24 06:11:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8151_d20250624_m061127_c001_v0001038_t0035_u01750745487662") 2025/06/24 06:11:44 DEBUG : dest/3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242105_d20250624_m060518_c001_v7007000_t0000_u01750745118528") 2025/06/24 06:11:44 DEBUG : dest/3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4163bef11c7f244a_d20250624_m060517_c001_v0001172_t0018_u01750745117408") 2025/06/24 06:11:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf2e_d20250624_m060941_c001_v7007000_t0000_u01750745381669") 2025/06/24 06:11:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071f14_d20250624_m060937_c001_v0001183_t0040_u01750745377293") 2025/06/24 06:11:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005a7_d20250624_m061059_c001_v7007000_t0000_u01750745459067") 2025/06/24 06:11:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e80f1_d20250624_m061047_c001_v0001038_t0002_u01750745447472") 2025/06/24 06:11:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901373_d20250624_m061043_c001_v7007000_t0000_u01750745443343") 2025/06/24 06:11:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e80bd_d20250624_m061031_c001_v0001038_t0021_u01750745431577") 2025/06/24 06:11:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007290_d20250624_m061027_c001_v7007000_t0000_u01750745427402") 2025/06/24 06:11:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e808d_d20250624_m061016_c001_v0001038_t0033_u01750745416398") 2025/06/24 06:11:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901346_d20250624_m061012_c001_v7007000_t0000_u01750745412306") 2025/06/24 06:11:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8057_d20250624_m061001_c001_v0001038_t0044_u01750745401226") 2025/06/24 06:11:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500541_d20250624_m060957_c001_v7007000_t0000_u01750745397035") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8019_d20250624_m060945_c001_v0001038_t0002_u01750745385838") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f422dedf513377b9c_d20250624_m060938_c001_v7007000_t0000_u01750745378822") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84e86_d20250624_m060928_c001_v0001184_t0041_u01750745368669") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45b0_d20250624_m060924_c001_v7007000_t0000_u01750745364536") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84e08_d20250624_m060920_c001_v0001184_t0039_u01750745360883") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6e6_d20250624_m060919_c001_v7007000_t0000_u01750745359586") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84d0a_d20250624_m060908_c001_v0001184_t0035_u01750745348908") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6ca_d20250624_m060904_c001_v7007000_t0000_u01750745344799") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071d21_d20250624_m060901_c001_v0001183_t0002_u01750745340999") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4196f3fbe5ac931a_d20250624_m060859_c001_v7007000_t0000_u01750745339240") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84b75_d20250624_m060849_c001_v0001184_t0051_u01750745329077") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f42150288fa92ae95_d20250624_m060842_c001_v7007000_t0000_u01750745322427") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071b9d_d20250624_m060831_c001_v0001183_t0046_u01750745311953") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c2c_d20250624_m060827_c001_v7007000_t0000_u01750745307879") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071a84_d20250624_m060815_c001_v0001183_t0005_u01750745295581") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e081_d20250624_m060811_c001_v7007000_t0000_u01750745291487") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071996_d20250624_m060801_c001_v0001183_t0056_u01750745281362") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f417e77404c480484_d20250624_m060922_c001_v7007000_t0000_u01750745362605") 2025/06/24 06:11:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84dbb_d20250624_m060917_c001_v0001184_t0041_u01750745357715") 2025/06/24 06:11:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf2f_d20250624_m060941_c001_v7007000_t0000_u01750745381866") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8005_d20250624_m060937_c001_v0001038_t0053_u01750745377271") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005a8_d20250624_m061059_c001_v7007000_t0000_u01750745459250") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f666c4_d20250624_m061048_c001_v0001102_t0038_u01750745448374") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901374_d20250624_m061043_c001_v7007000_t0000_u01750745443525") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66688_d20250624_m061032_c001_v0001102_t0021_u01750745432350") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007291_d20250624_m061027_c001_v7007000_t0000_u01750745427585") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66644_d20250624_m061017_c001_v0001102_t0050_u01750745417236") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901347_d20250624_m061012_c001_v7007000_t0000_u01750745412488") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66609_d20250624_m061002_c001_v0001102_t0047_u01750745402158") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500543_d20250624_m060957_c001_v7007000_t0000_u01750745397220") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f665c6_d20250624_m060946_c001_v0001102_t0003_u01750745386544") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab18136_d20250624_m060939_c001_v7007000_t0000_u01750745379031") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071eae_d20250624_m060929_c001_v0001183_t0046_u01750745369251") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45b1_d20250624_m060924_c001_v7007000_t0000_u01750745364730") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071e27_d20250624_m060920_c001_v0001183_t0030_u01750745360893") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c3756_d20250624_m060919_c001_v7007000_t0000_u01750745359771") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6653e_d20250624_m060909_c001_v0001102_t0049_u01750745349459") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6cc_d20250624_m060904_c001_v7007000_t0000_u01750745344982") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c78_d20250624_m060901_c001_v0001184_t0006_u01750745341010") 2025/06/24 06:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f417e77404c48046e_d20250624_m060859_c001_v7007000_t0000_u01750745339841") 2025/06/24 06:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f63_d20250624_m060849_c001_v0001038_t0043_u01750745329637") 2025/06/24 06:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f417e77404c48045d_d20250624_m060842_c001_v7007000_t0000_u01750745322438") 2025/06/24 06:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f41_d20250624_m060832_c001_v0001038_t0023_u01750745312519") 2025/06/24 06:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c2d_d20250624_m060828_c001_v7007000_t0000_u01750745308061") 2025/06/24 06:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f09_d20250624_m060816_c001_v0001038_t0032_u01750745296156") 2025/06/24 06:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e082_d20250624_m060811_c001_v7007000_t0000_u01750745291677") 2025/06/24 06:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7edf_d20250624_m060801_c001_v0001038_t0003_u01750745281937") 2025/06/24 06:11:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45a2_d20250624_m060922_c001_v7007000_t0000_u01750745362271") 2025/06/24 06:11:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071df5_d20250624_m060917_c001_v0001183_t0006_u01750745357725") 2025/06/24 06:11:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf30_d20250624_m060942_c001_v7007000_t0000_u01750745382059") 2025/06/24 06:11:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f665a4_d20250624_m060937_c001_v0001102_t0027_u01750745377260") 2025/06/24 06:11:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005a9_d20250624_m061059_c001_v7007000_t0000_u01750745459436") 2025/06/24 06:11:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e0722f5_d20250624_m061049_c001_v0001183_t0046_u01750745449133") 2025/06/24 06:11:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901376_d20250624_m061043_c001_v7007000_t0000_u01750745443707") 2025/06/24 06:11:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072226_d20250624_m061033_c001_v0001183_t0001_u01750745433001") 2025/06/24 06:11:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007292_d20250624_m061027_c001_v7007000_t0000_u01750745427767") 2025/06/24 06:11:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e07214e_d20250624_m061017_c001_v0001183_t0041_u01750745417882") 2025/06/24 06:11:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901348_d20250624_m061012_c001_v7007000_t0000_u01750745412670") 2025/06/24 06:11:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072086_d20250624_m061002_c001_v0001183_t0039_u01750745402942") 2025/06/24 06:11:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500545_d20250624_m060957_c001_v7007000_t0000_u01750745397404") 2025/06/24 06:11:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071fa9_d20250624_m060947_c001_v0001183_t0031_u01750745387340") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf24_d20250624_m060939_c001_v7007000_t0000_u01750745379219") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6658a_d20250624_m060929_c001_v0001102_t0008_u01750745369811") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45b3_d20250624_m060924_c001_v7007000_t0000_u01750745364912") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6656a_d20250624_m060921_c001_v0001102_t0046_u01750745361033") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4008bcc009c82528_d20250624_m060919_c001_v7007000_t0000_u01750745359411") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071d9d_d20250624_m060910_c001_v0001183_t0057_u01750745350174") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6cd_d20250624_m060905_c001_v7007000_t0000_u01750745345165") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f86_d20250624_m060901_c001_v0001038_t0052_u01750745341187") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4196f3fbe5ac931d_d20250624_m060859_c001_v7007000_t0000_u01750745339850") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071c8f_d20250624_m060850_c001_v0001183_t0049_u01750745330502") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f42150288fa92ae94_d20250624_m060842_c001_v7007000_t0000_u01750745322244") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84a2f_d20250624_m060833_c001_v0001184_t0008_u01750745313240") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c2e_d20250624_m060828_c001_v7007000_t0000_u01750745308243") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d848d9_d20250624_m060817_c001_v0001184_t0056_u01750745297116") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e083_d20250624_m060811_c001_v7007000_t0000_u01750745291861") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d847a1_d20250624_m060802_c001_v0001184_t0032_u01750745282358") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c375d_d20250624_m060922_c001_v7007000_t0000_u01750745362614") 2025/06/24 06:11:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6655c_d20250624_m060917_c001_v0001102_t0034_u01750745357827") 2025/06/24 06:11:48 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf31_d20250624_m060942_c001_v7007000_t0000_u01750745382243") 2025/06/24 06:11:48 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84f22_d20250624_m060937_c001_v0001184_t0034_u01750745377285") 2025/06/24 06:11:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005aa_d20250624_m061059_c001_v7007000_t0000_u01750745459618") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d853f0_d20250624_m061049_c001_v0001184_t0049_u01750745449713") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901377_d20250624_m061043_c001_v7007000_t0000_u01750745443904") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d852d7_d20250624_m061033_c001_v0001184_t0029_u01750745433570") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007293_d20250624_m061027_c001_v7007000_t0000_u01750745427970") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d851db_d20250624_m061018_c001_v0001184_t0039_u01750745418489") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290134a_d20250624_m061012_c001_v7007000_t0000_u01750745412853") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d850c6_d20250624_m061003_c001_v0001184_t0039_u01750745403499") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500546_d20250624_m060957_c001_v7007000_t0000_u01750745397589") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84fc6_d20250624_m060947_c001_v0001184_t0046_u01750745387904") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f406bac16c97fefea_d20250624_m060938_c001_v7007000_t0000_u01750745378639") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fe4_d20250624_m060930_c001_v0001038_t0018_u01750745370477") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45b5_d20250624_m060925_c001_v7007000_t0000_u01750745365098") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fca_d20250624_m060921_c001_v0001038_t0033_u01750745361050") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c3753_d20250624_m060919_c001_v7007000_t0000_u01750745359412") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f9e_d20250624_m060910_c001_v0001038_t0046_u01750745350738") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6ce_d20250624_m060905_c001_v7007000_t0000_u01750745345349") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071d25_d20250624_m060901_c001_v0001183_t0021_u01750745341204") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f417e77404c48046c_d20250624_m060859_c001_v7007000_t0000_u01750745339651") 2025/06/24 06:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f664f1_d20250624_m060851_c001_v0001102_t0020_u01750745331070") 2025/06/24 06:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c3349_d20250624_m060842_c001_v7007000_t0000_u01750745322583") 2025/06/24 06:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f664b7_d20250624_m060833_c001_v0001102_t0050_u01750745313845") 2025/06/24 06:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c2f_d20250624_m060828_c001_v7007000_t0000_u01750745308427") 2025/06/24 06:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6646b_d20250624_m060817_c001_v0001102_t0003_u01750745297699") 2025/06/24 06:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e084_d20250624_m060812_c001_v7007000_t0000_u01750745292043") 2025/06/24 06:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66434_d20250624_m060802_c001_v0001102_t0013_u01750745282565") 2025/06/24 06:11:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c429012fc_d20250624_m060922_c001_v7007000_t0000_u01750745362276") 2025/06/24 06:11:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071df9_d20250624_m060917_c001_v0001183_t0035_u01750745357924") 2025/06/24 06:11:50 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf33_d20250624_m060942_c001_v7007000_t0000_u01750745382428") 2025/06/24 06:11:50 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84f2c_d20250624_m060937_c001_v0001184_t0024_u01750745377500") 2025/06/24 06:11:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005ab_d20250624_m061059_c001_v7007000_t0000_u01750745459812") 2025/06/24 06:11:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e80f9_d20250624_m061049_c001_v0001038_t0025_u01750745449925") 2025/06/24 06:11:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901378_d20250624_m061044_c001_v7007000_t0000_u01750745444106") 2025/06/24 06:11:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e80c5_d20250624_m061033_c001_v0001038_t0018_u01750745433782") 2025/06/24 06:11:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007294_d20250624_m061028_c001_v7007000_t0000_u01750745428161") 2025/06/24 06:11:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8091_d20250624_m061018_c001_v0001038_t0003_u01750745418696") 2025/06/24 06:11:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290134b_d20250624_m061013_c001_v7007000_t0000_u01750745413036") 2025/06/24 06:11:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8063_d20250624_m061003_c001_v0001038_t0012_u01750745403704") 2025/06/24 06:11:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500547_d20250624_m060957_c001_v7007000_t0000_u01750745397773") 2025/06/24 06:11:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8021_d20250624_m060948_c001_v0001038_t0001_u01750745388152") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e5dd_d20250624_m060939_c001_v7007000_t0000_u01750745379036") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84ea2_d20250624_m060930_c001_v0001184_t0059_u01750745370961") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45b6_d20250624_m060925_c001_v7007000_t0000_u01750745365281") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84e0c_d20250624_m060921_c001_v0001184_t0006_u01750745361087") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6e3_d20250624_m060919_c001_v7007000_t0000_u01750745359218") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84d32_d20250624_m060911_c001_v0001184_t0053_u01750745351191") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6cf_d20250624_m060905_c001_v7007000_t0000_u01750745345532") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66525_d20250624_m060901_c001_v0001102_t0038_u01750745341213") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4176b9eeb9bceaaf_d20250624_m060859_c001_v7007000_t0000_u01750745339681") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84ba8_d20250624_m060851_c001_v0001184_t0005_u01750745331419") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070a9_d20250624_m060842_c001_v7007000_t0000_u01750745322605") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071bc9_d20250624_m060834_c001_v0001183_t0024_u01750745314282") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c30_d20250624_m060828_c001_v7007000_t0000_u01750745308611") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071ab2_d20250624_m060818_c001_v0001183_t0016_u01750745298043") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e085_d20250624_m060812_c001_v7007000_t0000_u01750745292225") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e0719b4_d20250624_m060803_c001_v0001183_t0000_u01750745283047") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c3758_d20250624_m060922_c001_v7007000_t0000_u01750745362247") 2025/06/24 06:11:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84dc1_d20250624_m060917_c001_v0001184_t0020_u01750745357935") 2025/06/24 06:11:51 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf35_d20250624_m060942_c001_v7007000_t0000_u01750745382613") 2025/06/24 06:11:51 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071f1c_d20250624_m060937_c001_v0001183_t0058_u01750745377532") 2025/06/24 06:11:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005ac_d20250624_m061059_c001_v7007000_t0000_u01750745459996") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f666d2_d20250624_m061050_c001_v0001102_t0032_u01750745450313") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290137a_d20250624_m061044_c001_v7007000_t0000_u01750745444287") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66692_d20250624_m061034_c001_v0001102_t0056_u01750745434475") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007295_d20250624_m061028_c001_v7007000_t0000_u01750745428347") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66646_d20250624_m061019_c001_v0001102_t0058_u01750745419111") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290134d_d20250624_m061013_c001_v7007000_t0000_u01750745413220") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66612_d20250624_m061004_c001_v0001102_t0014_u01750745404272") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500549_d20250624_m060957_c001_v7007000_t0000_u01750745397957") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f665c8_d20250624_m060948_c001_v0001102_t0027_u01750745388521") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be5410_d20250624_m060938_c001_v7007000_t0000_u01750745378613") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071ec0_d20250624_m060931_c001_v0001183_t0008_u01750745371156") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45b8_d20250624_m060925_c001_v7007000_t0000_u01750745365464") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071e29_d20250624_m060921_c001_v0001183_t0048_u01750745361100") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6e8_d20250624_m060919_c001_v7007000_t0000_u01750745359768") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66540_d20250624_m060911_c001_v0001102_t0027_u01750745351398") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6d0_d20250624_m060905_c001_v7007000_t0000_u01750745345715") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c7a_d20250624_m060901_c001_v0001184_t0053_u01750745341225") 2025/06/24 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4191d0f2f111a26a_d20250624_m060859_c001_v7007000_t0000_u01750745339790") 2025/06/24 06:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f69_d20250624_m060851_c001_v0001038_t0024_u01750745331644") 2025/06/24 06:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aaf31_d20250624_m060842_c001_v7007000_t0000_u01750745322254") 2025/06/24 06:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f45_d20250624_m060834_c001_v0001038_t0016_u01750745314503") 2025/06/24 06:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c31_d20250624_m060828_c001_v7007000_t0000_u01750745308796") 2025/06/24 06:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f19_d20250624_m060818_c001_v0001038_t0027_u01750745298244") 2025/06/24 06:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e0ee_d20250624_m060812_c001_v7007000_t0000_u01750745292407") 2025/06/24 06:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ee1_d20250624_m060803_c001_v0001038_t0023_u01750745283256") 2025/06/24 06:11:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f417e77404c480482_d20250624_m060922_c001_v7007000_t0000_u01750745362239") 2025/06/24 06:11:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fc0_d20250624_m060917_c001_v0001038_t0018_u01750745357954") 2025/06/24 06:11:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf36_d20250624_m060942_c001_v7007000_t0000_u01750745382797") 2025/06/24 06:11:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8007_d20250624_m060937_c001_v0001038_t0003_u01750745377664") 2025/06/24 06:11:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005ad_d20250624_m061100_c001_v7007000_t0000_u01750745460182") 2025/06/24 06:11:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072309_d20250624_m061050_c001_v0001183_t0045_u01750745450744") 2025/06/24 06:11:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290137b_d20250624_m061044_c001_v7007000_t0000_u01750745444470") 2025/06/24 06:11:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072240_d20250624_m061034_c001_v0001183_t0059_u01750745434844") 2025/06/24 06:11:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007296_d20250624_m061028_c001_v7007000_t0000_u01750745428540") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072164_d20250624_m061019_c001_v0001183_t0045_u01750745419489") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290134e_d20250624_m061013_c001_v7007000_t0000_u01750745413402") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072092_d20250624_m061004_c001_v0001183_t0035_u01750745404599") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb410950054a_d20250624_m060958_c001_v7007000_t0000_u01750745398143") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071fc3_d20250624_m060949_c001_v0001183_t0036_u01750745389155") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be5411_d20250624_m060938_c001_v7007000_t0000_u01750745378795") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66592_d20250624_m060931_c001_v0001102_t0012_u01750745371373") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45b9_d20250624_m060925_c001_v7007000_t0000_u01750745365646") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84e12_d20250624_m060921_c001_v0001184_t0042_u01750745361297") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6e5_d20250624_m060919_c001_v7007000_t0000_u01750745359402") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071db3_d20250624_m060912_c001_v0001183_t0052_u01750745352004") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6d1_d20250624_m060905_c001_v7007000_t0000_u01750745345899") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071d2f_d20250624_m060901_c001_v0001183_t0058_u01750745341415") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4176b9eeb9bceab0_d20250624_m060859_c001_v7007000_t0000_u01750745339868") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071ca5_d20250624_m060852_c001_v0001183_t0039_u01750745332121") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f417e77404c48045c_d20250624_m060842_c001_v7007000_t0000_u01750745322257") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84a55_d20250624_m060834_c001_v0001184_t0042_u01750745314967") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c32_d20250624_m060828_c001_v7007000_t0000_u01750745308979") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d848f7_d20250624_m060818_c001_v0001184_t0000_u01750745298648") 2025/06/24 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e0ef_d20250624_m060812_c001_v7007000_t0000_u01750745292599") 2025/06/24 06:11:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d847c1_d20250624_m060803_c001_v0001184_t0057_u01750745283756") 2025/06/24 06:11:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6eb_d20250624_m060922_c001_v7007000_t0000_u01750745362445") 2025/06/24 06:11:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84dc9_d20250624_m060918_c001_v0001184_t0016_u01750745358144") 2025/06/24 06:11:55 DEBUG : dir1/0007-12345: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf37_d20250624_m060942_c001_v7007000_t0000_u01750745382984") 2025/06/24 06:11:55 DEBUG : dir1/0007-12345: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84f34_d20250624_m060937_c001_v0001184_t0033_u01750745377718") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005af_d20250624_m061100_c001_v7007000_t0000_u01750745460365") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8540a_d20250624_m061050_c001_v0001184_t0048_u01750745450959") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290137c_d20250624_m061044_c001_v7007000_t0000_u01750745444653") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d852f1_d20250624_m061035_c001_v0001184_t0002_u01750745435044") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007297_d20250624_m061028_c001_v7007000_t0000_u01750745428724") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d851ef_d20250624_m061019_c001_v0001184_t0058_u01750745419731") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290134f_d20250624_m061013_c001_v7007000_t0000_u01750745413585") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d850e7_d20250624_m061004_c001_v0001184_t0000_u01750745404809") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb410950054b_d20250624_m060958_c001_v7007000_t0000_u01750745398328") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84fda_d20250624_m060949_c001_v0001184_t0050_u01750745389349") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c749_d20250624_m060939_c001_v7007000_t0000_u01750745379051") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fe8_d20250624_m060931_c001_v0001038_t0030_u01750745371695") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45ba_d20250624_m060925_c001_v7007000_t0000_u01750745365877") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071e2d_d20250624_m060921_c001_v0001183_t0022_u01750745361307") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4032276360f0a340_d20250624_m060919_c001_v7007000_t0000_u01750745359615") 2025/06/24 06:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fa0_d20250624_m060912_c001_v0001038_t0043_u01750745352204") 2025/06/24 06:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6d2_d20250624_m060906_c001_v7007000_t0000_u01750745346099") 2025/06/24 06:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c84_d20250624_m060901_c001_v0001184_t0054_u01750745341431") 2025/06/24 06:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4191d0f2f111a269_d20250624_m060859_c001_v7007000_t0000_u01750745339606") 2025/06/24 06:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f664f9_d20250624_m060852_c001_v0001102_t0046_u01750745332323") 2025/06/24 06:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c418a_d20250624_m060842_c001_v7007000_t0000_u01750745322265") 2025/06/24 06:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f664bb_d20250624_m060835_c001_v0001102_t0043_u01750745315159") 2025/06/24 06:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c33_d20250624_m060829_c001_v7007000_t0000_u01750745309164") 2025/06/24 06:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6646f_d20250624_m060818_c001_v0001102_t0000_u01750745298858") 2025/06/24 06:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e0f1_d20250624_m060812_c001_v7007000_t0000_u01750745292782") 2025/06/24 06:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66436_d20250624_m060803_c001_v0001102_t0020_u01750745283969") 2025/06/24 06:11:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45a3_d20250624_m060922_c001_v7007000_t0000_u01750745362456") 2025/06/24 06:11:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071dfd_d20250624_m060918_c001_v0001183_t0037_u01750745358231") 2025/06/24 06:11:56 DEBUG : dir1/0008-23456: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf39_d20250624_m060943_c001_v7007000_t0000_u01750745383169") 2025/06/24 06:11:56 DEBUG : dir1/0008-23456: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071f1e_d20250624_m060937_c001_v0001183_t0030_u01750745377738") 2025/06/24 06:11:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005b0_d20250624_m061100_c001_v7007000_t0000_u01750745460549") 2025/06/24 06:11:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e80fd_d20250624_m061051_c001_v0001038_t0035_u01750745451168") 2025/06/24 06:11:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290137d_d20250624_m061044_c001_v7007000_t0000_u01750745444838") 2025/06/24 06:11:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e80cb_d20250624_m061035_c001_v0001038_t0039_u01750745435256") 2025/06/24 06:11:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007299_d20250624_m061028_c001_v7007000_t0000_u01750745428908") 2025/06/24 06:11:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8095_d20250624_m061019_c001_v0001038_t0022_u01750745419938") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901350_d20250624_m061013_c001_v7007000_t0000_u01750745413767") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8069_d20250624_m061005_c001_v0001038_t0052_u01750745405032") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb410950054d_d20250624_m060958_c001_v7007000_t0000_u01750745398512") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8027_d20250624_m060949_c001_v0001038_t0028_u01750745389559") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be5412_d20250624_m060938_c001_v7007000_t0000_u01750745378977") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84eb6_d20250624_m060932_c001_v0001184_t0052_u01750745372153") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45bd_d20250624_m060926_c001_v7007000_t0000_u01750745366060") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66570_d20250624_m060921_c001_v0001102_t0028_u01750745361344") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4008bcc009c82527_d20250624_m060919_c001_v7007000_t0000_u01750745359217") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84d4d_d20250624_m060912_c001_v0001184_t0031_u01750745352620") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6d3_d20250624_m060906_c001_v7007000_t0000_u01750745346284") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f88_d20250624_m060901_c001_v0001038_t0001_u01750745341546") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4196f3fbe5ac931b_d20250624_m060859_c001_v7007000_t0000_u01750745339423") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84bd4_d20250624_m060852_c001_v0001184_t0009_u01750745332734") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c418b_d20250624_m060842_c001_v7007000_t0000_u01750745322283") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071bdb_d20250624_m060835_c001_v0001183_t0003_u01750745315518") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c34_d20250624_m060829_c001_v7007000_t0000_u01750745309349") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071acf_d20250624_m060819_c001_v0001183_t0043_u01750745299169") 2025/06/24 06:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e0f2_d20250624_m060812_c001_v7007000_t0000_u01750745292964") 2025/06/24 06:11:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e0719d0_d20250624_m060804_c001_v0001183_t0005_u01750745284297") 2025/06/24 06:11:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6ec_d20250624_m060922_c001_v7007000_t0000_u01750745362627") 2025/06/24 06:11:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6655e_d20250624_m060918_c001_v0001102_t0027_u01750745358265") 2025/06/24 06:11:58 DEBUG : dir1/0009-34567: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf3a_d20250624_m060943_c001_v7007000_t0000_u01750745383353") 2025/06/24 06:11:58 DEBUG : dir1/0009-34567: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f665ac_d20250624_m060937_c001_v0001102_t0008_u01750745377905") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005b1_d20250624_m061100_c001_v7007000_t0000_u01750745460737") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f666dc_d20250624_m061051_c001_v0001102_t0032_u01750745451909") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290137e_d20250624_m061045_c001_v7007000_t0000_u01750745445021") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66698_d20250624_m061035_c001_v0001102_t0012_u01750745435820") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00729a_d20250624_m061029_c001_v7007000_t0000_u01750745429092") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6664c_d20250624_m061020_c001_v0001102_t0027_u01750745420383") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901351_d20250624_m061013_c001_v7007000_t0000_u01750745413949") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66618_d20250624_m061005_c001_v0001102_t0025_u01750745405550") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb410950054e_d20250624_m060958_c001_v7007000_t0000_u01750745398698") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f665cc_d20250624_m060949_c001_v0001102_t0059_u01750745389988") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be5413_d20250624_m060939_c001_v7007000_t0000_u01750745379161") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071ed4_d20250624_m060932_c001_v0001183_t0023_u01750745372384") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45be_d20250624_m060926_c001_v7007000_t0000_u01750745366243") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fcc_d20250624_m060921_c001_v0001038_t0022_u01750745361469") 2025/06/24 06:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c429012f9_d20250624_m060919_c001_v7007000_t0000_u01750745359524") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66552_d20250624_m060912_c001_v0001102_t0042_u01750745352817") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6d4_d20250624_m060906_c001_v7007000_t0000_u01750745346468") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071d35_d20250624_m060901_c001_v0001183_t0008_u01750745341628") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242a88_d20250624_m060859_c001_v7007000_t0000_u01750745339797") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f70_d20250624_m060852_c001_v0001038_t0024_u01750745332956") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070a5_d20250624_m060842_c001_v7007000_t0000_u01750745322271") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f47_d20250624_m060835_c001_v0001038_t0024_u01750745315788") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c35_d20250624_m060829_c001_v7007000_t0000_u01750745309531") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f1f_d20250624_m060819_c001_v0001038_t0036_u01750745299377") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e0f3_d20250624_m060813_c001_v7007000_t0000_u01750745293147") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ee7_d20250624_m060804_c001_v0001038_t0058_u01750745284529") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4032276360f0a342_d20250624_m060922_c001_v7007000_t0000_u01750745362501") 2025/06/24 06:11:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84dd1_d20250624_m060918_c001_v0001184_t0025_u01750745358365") 2025/06/24 06:11:59 DEBUG : dir1/0010-45678: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf3b_d20250624_m060943_c001_v7007000_t0000_u01750745383538") 2025/06/24 06:11:59 DEBUG : dir1/0010-45678: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84f38_d20250624_m060937_c001_v0001184_t0053_u01750745377956") 2025/06/24 06:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005b2_d20250624_m061100_c001_v7007000_t0000_u01750745460932") 2025/06/24 06:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e07231f_d20250624_m061052_c001_v0001183_t0025_u01750745452423") 2025/06/24 06:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290137f_d20250624_m061045_c001_v7007000_t0000_u01750745445208") 2025/06/24 06:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072256_d20250624_m061036_c001_v0001183_t0028_u01750745436351") 2025/06/24 06:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00729b_d20250624_m061029_c001_v7007000_t0000_u01750745429282") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072178_d20250624_m061020_c001_v0001183_t0048_u01750745420774") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901353_d20250624_m061014_c001_v7007000_t0000_u01750745414132") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e07209e_d20250624_m061006_c001_v0001183_t0001_u01750745406016") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb410950054f_d20250624_m060958_c001_v7007000_t0000_u01750745398883") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071fe3_d20250624_m060950_c001_v0001183_t0051_u01750745390547") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f409d79f973ab781e_d20250624_m060939_c001_v7007000_t0000_u01750745379012") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66594_d20250624_m060932_c001_v0001102_t0001_u01750745372581") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45bf_d20250624_m060926_c001_v7007000_t0000_u01750745366424") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071e37_d20250624_m060921_c001_v0001183_t0044_u01750745361517") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4008bcc009c82529_d20250624_m060919_c001_v7007000_t0000_u01750745359601") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071dc3_d20250624_m060913_c001_v0001183_t0007_u01750745353176") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6d5_d20250624_m060906_c001_v7007000_t0000_u01750745346651") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c8a_d20250624_m060901_c001_v0001184_t0006_u01750745341643") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242a86_d20250624_m060859_c001_v7007000_t0000_u01750745339615") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071cb3_d20250624_m060853_c001_v0001183_t0034_u01750745333348") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070a2_d20250624_m060841_c001_v7007000_t0000_u01750745321853") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84a6b_d20250624_m060836_c001_v0001184_t0016_u01750745316209") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c36_d20250624_m060829_c001_v7007000_t0000_u01750745309715") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84911_d20250624_m060819_c001_v0001184_t0039_u01750745299976") 2025/06/24 06:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e0f5_d20250624_m060813_c001_v7007000_t0000_u01750745293329") 2025/06/24 06:12:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d847dd_d20250624_m060805_c001_v0001184_t0009_u01750745285040") 2025/06/24 06:12:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c429012fe_d20250624_m060922_c001_v7007000_t0000_u01750745362462") 2025/06/24 06:12:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fc2_d20250624_m060918_c001_v0001038_t0020_u01750745358396") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf3c_d20250624_m060943_c001_v7007000_t0000_u01750745383722") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e800b_d20250624_m060938_c001_v0001038_t0002_u01750745378025") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005b3_d20250624_m061101_c001_v7007000_t0000_u01750745461115") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d85436_d20250624_m061052_c001_v0001184_t0044_u01750745452626") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901381_d20250624_m061045_c001_v7007000_t0000_u01750745445390") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8530f_d20250624_m061036_c001_v0001184_t0053_u01750745436565") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00729d_d20250624_m061029_c001_v7007000_t0000_u01750745429479") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d85205_d20250624_m061020_c001_v0001184_t0008_u01750745420986") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901355_d20250624_m061014_c001_v7007000_t0000_u01750745414315") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8510d_d20250624_m061006_c001_v0001184_t0042_u01750745406219") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500550_d20250624_m060959_c001_v7007000_t0000_u01750745399067") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84ff4_d20250624_m060950_c001_v0001184_t0037_u01750745390759") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f422dedf513377b9d_d20250624_m060939_c001_v7007000_t0000_u01750745379007") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ff4_d20250624_m060932_c001_v0001038_t0037_u01750745372978") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45c1_d20250624_m060926_c001_v7007000_t0000_u01750745366607") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84e16_d20250624_m060921_c001_v0001184_t0033_u01750745361527") 2025/06/24 06:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f417e77404c48047d_d20250624_m060919_c001_v7007000_t0000_u01750745359779") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fa8_d20250624_m060913_c001_v0001038_t0029_u01750745353392") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6d6_d20250624_m060906_c001_v7007000_t0000_u01750745346835") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66529_d20250624_m060901_c001_v0001102_t0013_u01750745341653") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f42150288fa92aeb0_d20250624_m060859_c001_v7007000_t0000_u01750745339615") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f664ff_d20250624_m060853_c001_v0001102_t0012_u01750745333612") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aaf32_d20250624_m060842_c001_v7007000_t0000_u01750745322450") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f664bd_d20250624_m060836_c001_v0001102_t0047_u01750745316408") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c37_d20250624_m060829_c001_v7007000_t0000_u01750745309901") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66479_d20250624_m060820_c001_v0001102_t0020_u01750745300192") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e0f6_d20250624_m060813_c001_v7007000_t0000_u01750745293513") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66440_d20250624_m060805_c001_v0001102_t0011_u01750745285239") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45a5_d20250624_m060922_c001_v7007000_t0000_u01750745362639") 2025/06/24 06:12:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071e03_d20250624_m060918_c001_v0001183_t0040_u01750745358446") 2025/06/24 06:12:02 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf3d_d20250624_m060943_c001_v7007000_t0000_u01750745383909") 2025/06/24 06:12:02 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84f3c_d20250624_m060938_c001_v0001184_t0046_u01750745378171") 2025/06/24 06:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005b4_d20250624_m061101_c001_v7007000_t0000_u01750745461299") 2025/06/24 06:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8103_d20250624_m061052_c001_v0001038_t0053_u01750745452845") 2025/06/24 06:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901382_d20250624_m061045_c001_v7007000_t0000_u01750745445572") 2025/06/24 06:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e80d1_d20250624_m061036_c001_v0001038_t0012_u01750745436760") 2025/06/24 06:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00729e_d20250624_m061029_c001_v7007000_t0000_u01750745429668") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e809f_d20250624_m061021_c001_v0001038_t0053_u01750745421531") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901356_d20250624_m061014_c001_v7007000_t0000_u01750745414506") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8075_d20250624_m061006_c001_v0001038_t0011_u01750745406439") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500551_d20250624_m060959_c001_v7007000_t0000_u01750745399308") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8029_d20250624_m060950_c001_v0001038_t0054_u01750745390977") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f406bac16c97fefeb_d20250624_m060938_c001_v7007000_t0000_u01750745378823") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84ece_d20250624_m060933_c001_v0001184_t0010_u01750745373779") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45c2_d20250624_m060926_c001_v7007000_t0000_u01750745366790") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84e1e_d20250624_m060921_c001_v0001184_t0050_u01750745361732") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c3754_d20250624_m060919_c001_v7007000_t0000_u01750745359567") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84d6b_d20250624_m060913_c001_v0001184_t0051_u01750745353926") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6d7_d20250624_m060907_c001_v7007000_t0000_u01750745347019") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071d39_d20250624_m060901_c001_v0001183_t0038_u01750745341843") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be53e1_d20250624_m060859_c001_v7007000_t0000_u01750745339642") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84bf4_d20250624_m060854_c001_v0001184_t0035_u01750745334012") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070a3_d20250624_m060842_c001_v7007000_t0000_u01750745322041") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071be1_d20250624_m060836_c001_v0001183_t0043_u01750745316726") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c38_d20250624_m060830_c001_v7007000_t0000_u01750745310084") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071ae1_d20250624_m060820_c001_v0001183_t0026_u01750745300534") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e0f7_d20250624_m060813_c001_v7007000_t0000_u01750745293697") 2025/06/24 06:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e0719ea_d20250624_m060805_c001_v0001183_t0007_u01750745285598") 2025/06/24 06:12:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40999fee4cd78ca3_d20250624_m060922_c001_v7007000_t0000_u01750745362474") 2025/06/24 06:12:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84dd5_d20250624_m060918_c001_v0001184_t0052_u01750745358572") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf3e_d20250624_m060944_c001_v7007000_t0000_u01750745384093") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071f24_d20250624_m060938_c001_v0001183_t0022_u01750745378178") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005b5_d20250624_m061101_c001_v7007000_t0000_u01750745461481") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f666e0_d20250624_m061053_c001_v0001102_t0021_u01750745453217") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901384_d20250624_m061045_c001_v7007000_t0000_u01750745445754") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f666a0_d20250624_m061037_c001_v0001102_t0049_u01750745437242") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00729f_d20250624_m061029_c001_v7007000_t0000_u01750745429850") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66656_d20250624_m061021_c001_v0001102_t0032_u01750745421905") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901358_d20250624_m061014_c001_v7007000_t0000_u01750745414689") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66620_d20250624_m061007_c001_v0001102_t0007_u01750745407022") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500553_d20250624_m060959_c001_v7007000_t0000_u01750745399495") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f665ce_d20250624_m060951_c001_v0001102_t0040_u01750745391332") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f422dedf513377b9e_d20250624_m060939_c001_v7007000_t0000_u01750745379190") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071ee2_d20250624_m060933_c001_v0001183_t0002_u01750745373993") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45c4_d20250624_m060926_c001_v7007000_t0000_u01750745366973") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071e3f_d20250624_m060921_c001_v0001183_t0023_u01750745361744") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c3751_d20250624_m060919_c001_v7007000_t0000_u01750745359190") 2025/06/24 06:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66554_d20250624_m060914_c001_v0001102_t0024_u01750745354132") 2025/06/24 06:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6d8_d20250624_m060907_c001_v7007000_t0000_u01750745347202") 2025/06/24 06:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c90_d20250624_m060901_c001_v0001184_t0020_u01750745341854") 2025/06/24 06:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4196f3fbe5ac931c_d20250624_m060859_c001_v7007000_t0000_u01750745339610") 2025/06/24 06:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f74_d20250624_m060854_c001_v0001038_t0034_u01750745334213") 2025/06/24 06:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c3348_d20250624_m060842_c001_v7007000_t0000_u01750745322400") 2025/06/24 06:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f4f_d20250624_m060836_c001_v0001038_t0024_u01750745316919") 2025/06/24 06:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c39_d20250624_m060830_c001_v7007000_t0000_u01750745310269") 2025/06/24 06:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f23_d20250624_m060820_c001_v0001038_t0038_u01750745300741") 2025/06/24 06:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e0f8_d20250624_m060813_c001_v7007000_t0000_u01750745293880") 2025/06/24 06:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7eeb_d20250624_m060805_c001_v0001038_t0045_u01750745285807") 2025/06/24 06:12:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4032276360f0a341_d20250624_m060922_c001_v7007000_t0000_u01750745362315") 2025/06/24 06:12:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071e0b_d20250624_m060918_c001_v0001183_t0029_u01750745358660") 2025/06/24 06:12:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf3f_d20250624_m060944_c001_v7007000_t0000_u01750745384281") 2025/06/24 06:12:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84f46_d20250624_m060938_c001_v0001184_t0002_u01750745378387") 2025/06/24 06:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005b6_d20250624_m061101_c001_v7007000_t0000_u01750745461664") 2025/06/24 06:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072335_d20250624_m061053_c001_v0001183_t0033_u01750745453508") 2025/06/24 06:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901385_d20250624_m061045_c001_v7007000_t0000_u01750745445937") 2025/06/24 06:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072270_d20250624_m061037_c001_v0001183_t0045_u01750745437670") 2025/06/24 06:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0072a0_d20250624_m061030_c001_v7007000_t0000_u01750745430040") 2025/06/24 06:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072192_d20250624_m061022_c001_v0001183_t0049_u01750745422275") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901359_d20250624_m061014_c001_v7007000_t0000_u01750745414871") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e0720a8_d20250624_m061007_c001_v0001183_t0016_u01750745407367") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500554_d20250624_m060959_c001_v7007000_t0000_u01750745399682") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071fe7_d20250624_m060951_c001_v0001183_t0058_u01750745391694") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4008bcc009c8253f_d20250624_m060939_c001_v7007000_t0000_u01750745379199") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6659c_d20250624_m060934_c001_v0001102_t0007_u01750745374193") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45c5_d20250624_m060927_c001_v7007000_t0000_u01750745367156") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66572_d20250624_m060921_c001_v0001102_t0029_u01750745361753") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c3755_d20250624_m060919_c001_v7007000_t0000_u01750745359611") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071dd1_d20250624_m060914_c001_v0001183_t0024_u01750745354459") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6d9_d20250624_m060907_c001_v7007000_t0000_u01750745347385") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f8a_d20250624_m060901_c001_v0001038_t0006_u01750745341938") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4191d0f2f111a265_d20250624_m060859_c001_v7007000_t0000_u01750745339229") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071cc1_d20250624_m060854_c001_v0001183_t0050_u01750745334715") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c418c_d20250624_m060842_c001_v7007000_t0000_u01750745322460") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84a85_d20250624_m060837_c001_v0001184_t0000_u01750745317531") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c3a_d20250624_m060830_c001_v7007000_t0000_u01750745310451") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8494b_d20250624_m060822_c001_v0001184_t0028_u01750745302194") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e0f9_d20250624_m060814_c001_v7007000_t0000_u01750745294063") 2025/06/24 06:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d847f7_d20250624_m060806_c001_v0001184_t0002_u01750745286172") 2025/06/24 06:12:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6ea_d20250624_m060922_c001_v7007000_t0000_u01750745362261") 2025/06/24 06:12:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66562_d20250624_m060918_c001_v0001102_t0031_u01750745358672") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf40_d20250624_m060944_c001_v7007000_t0000_u01750745384466") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071f2c_d20250624_m060938_c001_v0001183_t0026_u01750745378398") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005b7_d20250624_m061101_c001_v7007000_t0000_u01750745461851") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d85442_d20250624_m061053_c001_v0001184_t0036_u01750745453729") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901387_d20250624_m061046_c001_v7007000_t0000_u01750745446119") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8532d_d20250624_m061037_c001_v0001184_t0042_u01750745437946") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0072a1_d20250624_m061030_c001_v7007000_t0000_u01750745430224") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8521f_d20250624_m061022_c001_v0001184_t0051_u01750745422476") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290135a_d20250624_m061015_c001_v7007000_t0000_u01750745415057") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8512b_d20250624_m061007_c001_v0001184_t0005_u01750745407583") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500556_d20250624_m060959_c001_v7007000_t0000_u01750745399868") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d85002_d20250624_m060951_c001_v0001184_t0006_u01750745391893") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f422dedf513377b9b_d20250624_m060938_c001_v7007000_t0000_u01750745378628") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ffa_d20250624_m060934_c001_v0001038_t0007_u01750745374677") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45c6_d20250624_m060927_c001_v7007000_t0000_u01750745367339") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fd0_d20250624_m060921_c001_v0001038_t0056_u01750745361823") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c429012fa_d20250624_m060919_c001_v7007000_t0000_u01750745359709") 2025/06/24 06:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fac_d20250624_m060914_c001_v0001038_t0053_u01750745354658") 2025/06/24 06:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6db_d20250624_m060907_c001_v7007000_t0000_u01750745347569") 2025/06/24 06:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071d3b_d20250624_m060902_c001_v0001183_t0025_u01750745342063") 2025/06/24 06:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f42150288fa92aeb1_d20250624_m060859_c001_v7007000_t0000_u01750745339809") 2025/06/24 06:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66503_d20250624_m060854_c001_v0001102_t0041_u01750745334943") 2025/06/24 06:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c3346_d20250624_m060842_c001_v7007000_t0000_u01750745322218") 2025/06/24 06:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f664c3_d20250624_m060837_c001_v0001102_t0048_u01750745317724") 2025/06/24 06:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c3c_d20250624_m060830_c001_v7007000_t0000_u01750745310635") 2025/06/24 06:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66489_d20250624_m060822_c001_v0001102_t0013_u01750745302389") 2025/06/24 06:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e0fb_d20250624_m060814_c001_v7007000_t0000_u01750745294245") 2025/06/24 06:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66444_d20250624_m060806_c001_v0001102_t0056_u01750745286375") 2025/06/24 06:12:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40999fee4cd78ca2_d20250624_m060922_c001_v7007000_t0000_u01750745362292") 2025/06/24 06:12:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fc6_d20250624_m060918_c001_v0001038_t0052_u01750745358750") 2025/06/24 06:12:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070b0_d20250624_m060845_c001_v7007000_t0000_u01750745325174") 2025/06/24 06:12:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071c0b_d20250624_m060840_c001_v0001183_t0053_u01750745320411") 2025/06/24 06:12:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070b1_d20250624_m060845_c001_v7007000_t0000_u01750745325357") 2025/06/24 06:12:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84ac3_d20250624_m060840_c001_v0001184_t0054_u01750745320422") 2025/06/24 06:12:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070b2_d20250624_m060845_c001_v7007000_t0000_u01750745325541") 2025/06/24 06:12:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071c0f_d20250624_m060840_c001_v0001183_t0023_u01750745320616") 2025/06/24 06:12:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070b3_d20250624_m060845_c001_v7007000_t0000_u01750745325741") 2025/06/24 06:12:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f59_d20250624_m060840_c001_v0001038_t0025_u01750745320605") 2025/06/24 06:12:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070b4_d20250624_m060845_c001_v7007000_t0000_u01750745325924") 2025/06/24 06:12:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84acd_d20250624_m060840_c001_v0001184_t0016_u01750745320634") 2025/06/24 06:12:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070b5_d20250624_m060846_c001_v7007000_t0000_u01750745326107") 2025/06/24 06:12:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f664d3_d20250624_m060840_c001_v0001102_t0057_u01750745320664") 2025/06/24 06:12:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070b6_d20250624_m060846_c001_v7007000_t0000_u01750745326293") 2025/06/24 06:12:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071c13_d20250624_m060840_c001_v0001183_t0047_u01750745320823") 2025/06/24 06:12:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070b7_d20250624_m060846_c001_v7007000_t0000_u01750745326477") 2025/06/24 06:12:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84ad3_d20250624_m060840_c001_v0001184_t0059_u01750745320834") 2025/06/24 06:12:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070b9_d20250624_m060846_c001_v7007000_t0000_u01750745326659") 2025/06/24 06:12:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f664d9_d20250624_m060841_c001_v0001102_t0017_u01750745321032") 2025/06/24 06:12:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070ba_d20250624_m060846_c001_v7007000_t0000_u01750745326842") 2025/06/24 06:12:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071c17_d20250624_m060841_c001_v0001183_t0022_u01750745321041") 2025/06/24 06:12:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070bc_d20250624_m060847_c001_v7007000_t0000_u01750745327026") 2025/06/24 06:12:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84ad7_d20250624_m060841_c001_v0001184_t0048_u01750745321051") 2025/06/24 06:12:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070bd_d20250624_m060847_c001_v7007000_t0000_u01750745327211") 2025/06/24 06:12:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f5b_d20250624_m060841_c001_v0001038_t0038_u01750745321195") 2025/06/24 06:12:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070be_d20250624_m060847_c001_v7007000_t0000_u01750745327394") 2025/06/24 06:12:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071c1d_d20250624_m060841_c001_v0001183_t0020_u01750745321247") 2025/06/24 06:12:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070bf_d20250624_m060847_c001_v7007000_t0000_u01750745327577") 2025/06/24 06:12:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84ae1_d20250624_m060841_c001_v0001184_t0052_u01750745321265") 2025/06/24 06:12:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070c1_d20250624_m060847_c001_v7007000_t0000_u01750745327760") 2025/06/24 06:12:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071c23_d20250624_m060841_c001_v0001183_t0045_u01750745321454") 2025/06/24 06:12:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070c2_d20250624_m060847_c001_v7007000_t0000_u01750745327944") 2025/06/24 06:12:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f664dd_d20250624_m060841_c001_v0001102_t0041_u01750745321484") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4191d0f2f111a26f_d20250624_m060902_c001_v7007000_t0000_u01750745342689") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c30_d20250624_m060857_c001_v0001184_t0031_u01750745337783") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4176b9eeb9bceab5_d20250624_m060902_c001_v7007000_t0000_u01750745342419") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071ce7_d20250624_m060857_c001_v0001183_t0008_u01750745337824") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6c2_d20250624_m060902_c001_v7007000_t0000_u01750745342645") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6650f_d20250624_m060857_c001_v0001102_t0047_u01750745337909") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4176b9eeb9bceab7_d20250624_m060902_c001_v7007000_t0000_u01750745342785") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f7e_d20250624_m060857_c001_v0001038_t0033_u01750745337973") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4196f3fbe5ac9322_d20250624_m060902_c001_v7007000_t0000_u01750745342652") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c34_d20250624_m060857_c001_v0001184_t0056_u01750745337985") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f417e77404c480473_d20250624_m060902_c001_v7007000_t0000_u01750745342804") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071cef_d20250624_m060858_c001_v0001183_t0049_u01750745338042") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be53e7_d20250624_m060902_c001_v7007000_t0000_u01750745342448") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c40_d20250624_m060858_c001_v0001184_t0058_u01750745338219") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f42150288fa92aeb4_d20250624_m060902_c001_v7007000_t0000_u01750745342667") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071cf5_d20250624_m060858_c001_v0001183_t0025_u01750745338251") 2025/06/24 06:12:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6c1_d20250624_m060902_c001_v7007000_t0000_u01750745342461") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c44_d20250624_m060858_c001_v0001184_t0045_u01750745338420") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242a8c_d20250624_m060902_c001_v7007000_t0000_u01750745342489") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f80_d20250624_m060858_c001_v0001038_t0048_u01750745338443") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4191d0f2f111a26e_d20250624_m060902_c001_v7007000_t0000_u01750745342474") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071cf9_d20250624_m060858_c001_v0001183_t0047_u01750745338455") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be53e9_d20250624_m060902_c001_v7007000_t0000_u01750745342814") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66513_d20250624_m060858_c001_v0001102_t0027_u01750745338552") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242a8e_d20250624_m060902_c001_v7007000_t0000_u01750745342678") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c4a_d20250624_m060858_c001_v0001184_t0035_u01750745338700") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4176b9eeb9bceab6_d20250624_m060902_c001_v7007000_t0000_u01750745342602") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e071cff_d20250624_m060858_c001_v0001183_t0056_u01750745338710") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f42150288fa92aeb3_d20250624_m060902_c001_v7007000_t0000_u01750745342479") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7f82_d20250624_m060858_c001_v0001038_t0004_u01750745338816") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6c3_d20250624_m060902_c001_v7007000_t0000_u01750745342828") 2025/06/24 06:12:11 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84c4e_d20250624_m060858_c001_v0001184_t0022_u01750745338907") 2025/06/24 06:12:11 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356bde9_d20250624_m060652_c001_v7007000_t0000_u01750745212271") 2025/06/24 06:12:11 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f100503bb83fe5bed_d20250624_m060650_c001_v0001099_t0056_u01750745210082") 2025/06/24 06:12:11 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf6924259f_d20250624_m060649_c001_v7007000_t0000_u01750745209895") 2025/06/24 06:12:11 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f100503bb83fe5bdd_d20250624_m060646_c001_v0001099_t0038_u01750745206431") 2025/06/24 06:12:11 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf6924259d_d20250624_m060645_c001_v7007000_t0000_u01750745205690") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7db9_d20250624_m060641_c001_v0001038_t0039_u01750745201618") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4ade56_d20250624_m060640_c001_v7007000_t0000_u01750745200139") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f10679f5ebdd344b1_d20250624_m060638_c001_v0001165_t0040_u01750745198183") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41182932100894e7_d20250624_m060637_c001_v7007000_t0000_u01750745197997") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f10679f5ebdd34497_d20250624_m060635_c001_v0001165_t0026_u01750745195162") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41182932100894df_d20250624_m060634_c001_v7007000_t0000_u01750745194434") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8405a_d20250624_m060630_c001_v0001184_t0056_u01750745190657") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41182932100894d2_d20250624_m060629_c001_v7007000_t0000_u01750745189349") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f101c12c404f468b1_d20250624_m060627_c001_v0001029_t0034_u01750745187799") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c3cb9_d20250624_m060627_c001_v7007000_t0000_u01750745187613") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f101c12c404f468a7_d20250624_m060624_c001_v0001029_t0028_u01750745184308") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c3cb4_d20250624_m060623_c001_v7007000_t0000_u01750745183568") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d83f8c_d20250624_m060619_c001_v0001184_t0002_u01750745179931") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411829321008949e_d20250624_m060619_c001_v7007000_t0000_u01750745179025") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1162cf744cefbe2a_d20250624_m060617_c001_v0001184_t0046_u01750745177251") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4196f3fbe5ac923e_d20250624_m060617_c001_v7007000_t0000_u01750745177056") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1162cf744cefbdd2_d20250624_m060613_c001_v0001184_t0020_u01750745173513") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4196f3fbe5ac9237_d20250624_m060612_c001_v7007000_t0000_u01750745172774") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d83e80_d20250624_m060604_c001_v0001184_t0000_u01750745164714") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be4b5a_d20250624_m060603_c001_v7007000_t0000_u01750745163798") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104fe4b60cb25bfc_d20250624_m060602_c001_v0001180_t0020_u01750745162084") 2025/06/24 06:12:12 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4db7b_d20250624_m060601_c001_v7007000_t0000_u01750745161898") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104fe4b60cb25bf0_d20250624_m060558_c001_v0001180_t0005_u01750745158265") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4db71_d20250624_m060557_c001_v7007000_t0000_u01750745157529") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec879047_d20250624_m060550_c001_v0001131_t0036_u01750745150746") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404989d6992b7e6d_d20250624_m060549_c001_v7007000_t0000_u01750745149817") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11429a6168231e3d_d20250624_m060546_c001_v0001117_t0018_u01750745146868") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40730db716a057da_d20250624_m060546_c001_v7007000_t0000_u01750745146683") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11429a6168231e29_d20250624_m060542_c001_v0001117_t0039_u01750745142182") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40730db716a057d2_d20250624_m060541_c001_v7007000_t0000_u01750745141454") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7d08_d20250624_m060535_c001_v0001038_t0020_u01750745135833") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242135_d20250624_m060534_c001_v7007000_t0000_u01750745134735") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1174fbaf5322979a_d20250624_m060529_c001_v0001161_t0039_u01750745129088") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab180ec_d20250624_m060528_c001_v7007000_t0000_u01750745128864") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d83b80_d20250624_m060524_c001_v0001184_t0031_u01750745124746") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1136f685177f026c_d20250624_m060523_c001_v0001183_t0021_u01750745123996") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1136f685177f0252_d20250624_m060522_c001_v0001183_t0054_u01750745122973") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa9ab_d20250624_m060509_c001_v7007000_t0000_u01750745109300") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7caa_d20250624_m060502_c001_v0001038_t0011_u01750745102154") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11965c0ea1959503_d20250624_m060501_c001_v0001177_t0040_u01750745101360") 2025/06/24 06:12:13 DEBUG : dst/one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11965c0ea19594f9_d20250624_m060500_c001_v0001177_t0054_u01750745100375") 2025/06/24 06:12:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356bdeb_d20250624_m060652_c001_v7007000_t0000_u01750745212454") 2025/06/24 06:12:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f101a20e3aa0ce027_d20250624_m060649_c001_v0001109_t0055_u01750745209358") 2025/06/24 06:12:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f101e36301509b095_d20250624_m060645_c001_v0001182_t0036_u01750745205487") 2025/06/24 06:12:14 DEBUG : dst/one.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4ade57_d20250624_m060640_c001_v7007000_t0000_u01750745200322") 2025/06/24 06:12:14 DEBUG : dst/one.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1170b2d03c77701f_d20250624_m060637_c001_v0001184_t0055_u01750745197772") 2025/06/24 06:12:14 DEBUG : dst/one.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f662dc_d20250624_m060633_c001_v0001102_t0049_u01750745193861") 2025/06/24 06:12:14 DEBUG : dst/one.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41182932100894d3_d20250624_m060629_c001_v7007000_t0000_u01750745189530") 2025/06/24 06:12:14 DEBUG : dst/one.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f100e8bdbd5388c3b_d20250624_m060627_c001_v0001181_t0050_u01750745187345") 2025/06/24 06:12:14 DEBUG : dst/one.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f102baef331255514_d20250624_m060623_c001_v0001182_t0006_u01750745183350") 2025/06/24 06:12:14 DEBUG : dst/three: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242136_d20250624_m060534_c001_v7007000_t0000_u01750745134918") 2025/06/24 06:12:14 DEBUG : dst/three: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1136f685177f032a_d20250624_m060533_c001_v0001183_t0008_u01750745133408") 2025/06/24 06:12:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356bdec_d20250624_m060652_c001_v7007000_t0000_u01750745212638") 2025/06/24 06:12:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f10820e4fcbe9f5b3_d20250624_m060651_c001_v0001099_t0021_u01750745211036") 2025/06/24 06:12:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f103f5a5869d816d1_d20250624_m060647_c001_v0001181_t0055_u01750745207402") 2025/06/24 06:12:14 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356bded_d20250624_m060652_c001_v7007000_t0000_u01750745212823") 2025/06/24 06:12:14 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f100503bb83fe5bf3_d20250624_m060651_c001_v0001099_t0000_u01750745211567") 2025/06/24 06:12:14 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf692425a2_d20250624_m060651_c001_v7007000_t0000_u01750745211382") 2025/06/24 06:12:14 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f100503bb83fe5be1_d20250624_m060647_c001_v0001099_t0040_u01750745207794") 2025/06/24 06:12:14 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf6924259e_d20250624_m060647_c001_v7007000_t0000_u01750745207608") 2025/06/24 06:12:14 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7dbb_d20250624_m060642_c001_v0001038_t0007_u01750745202662") 2025/06/24 06:12:14 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4ade59_d20250624_m060640_c001_v7007000_t0000_u01750745200507") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f10679f5ebdd344bb_d20250624_m060639_c001_v0001165_t0027_u01750745199540") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41182932100894e9_d20250624_m060639_c001_v7007000_t0000_u01750745199354") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f10679f5ebdd344a1_d20250624_m060636_c001_v0001165_t0022_u01750745196351") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41182932100894e2_d20250624_m060636_c001_v7007000_t0000_u01750745196166") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84062_d20250624_m060631_c001_v0001184_t0028_u01750745191252") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c3cbb_d20250624_m060628_c001_v7007000_t0000_u01750745188762") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7d8d_d20250624_m060626_c001_v0001038_t0004_u01750745186308") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c3cb7_d20250624_m060625_c001_v7007000_t0000_u01750745185575") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d83f9d_d20250624_m060620_c001_v0001184_t0029_u01750745180879") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4196f3fbe5ac923f_d20250624_m060618_c001_v7007000_t0000_u01750745178106") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7d78_d20250624_m060615_c001_v0001038_t0026_u01750745175529") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4196f3fbe5ac9239_d20250624_m060614_c001_v7007000_t0000_u01750745174420") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d83ebc_d20250624_m060607_c001_v0001184_t0006_u01750745167930") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4db80_d20250624_m060602_c001_v7007000_t0000_u01750745162868") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec879063_d20250624_m060600_c001_v0001131_t0021_u01750745160396") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4db74_d20250624_m060559_c001_v7007000_t0000_u01750745159282") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7d3c_d20250624_m060552_c001_v0001038_t0022_u01750745152856") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40730db716a057db_d20250624_m060548_c001_v7007000_t0000_u01750745148890") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7d26_d20250624_m060545_c001_v0001038_t0051_u01750745145373") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40730db716a057d6_d20250624_m060544_c001_v7007000_t0000_u01750745144273") 2025/06/24 06:12:15 DEBUG : dst/three.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d83c70_d20250624_m060536_c001_v0001184_t0003_u01750745136928") 2025/06/24 06:12:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4ade5a_d20250624_m060640_c001_v7007000_t0000_u01750745200691") 2025/06/24 06:12:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1145d5209b17f34e_d20250624_m060638_c001_v0001136_t0026_u01750745198996") 2025/06/24 06:12:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1141f169b65ea2f1_d20250624_m060635_c001_v0001179_t0050_u01750745195958") 2025/06/24 06:12:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41182932100894d4_d20250624_m060629_c001_v7007000_t0000_u01750745189711") 2025/06/24 06:12:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11868135f638d748_d20250624_m060628_c001_v0001146_t0030_u01750745188388") 2025/06/24 06:12:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104e2eee50ffa68b_d20250624_m060625_c001_v0001092_t0031_u01750745185027") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356bdef_d20250624_m060653_c001_v7007000_t0000_u01750745213006") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8410e_d20250624_m060642_c001_v0001184_t0031_u01750745202461") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4ade5b_d20250624_m060640_c001_v7007000_t0000_u01750745200878") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7d9d_d20250624_m060630_c001_v0001038_t0059_u01750745190877") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41182932100894d6_d20250624_m060629_c001_v7007000_t0000_u01750745189892") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7d80_d20250624_m060620_c001_v0001038_t0001_u01750745180188") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41182932100894a0_d20250624_m060619_c001_v7007000_t0000_u01750745179206") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7d66_d20250624_m060605_c001_v0001038_t0030_u01750745165282") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be4b5e_d20250624_m060603_c001_v7007000_t0000_u01750745163983") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d83d92_d20250624_m060552_c001_v0001184_t0008_u01750745152246") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404989d6992b7e6e_d20250624_m060550_c001_v7007000_t0000_u01750745150001") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec87901b_d20250624_m060536_c001_v0001131_t0002_u01750745136634") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242137_d20250624_m060535_c001_v7007000_t0000_u01750745135102") 2025/06/24 06:12:16 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f108ba3bd4ade4eca_d20250624_m060530_c001_v0001036_t0057_u01750745130954") 2025/06/24 06:12:17 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa9ad_d20250624_m060509_c001_v7007000_t0000_u01750745109483") 2025/06/24 06:12:17 DEBUG : dst/two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11965c0ea1959543_d20250624_m060508_c001_v0001177_t0044_u01750745108225") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4da70_d20250624_m060434_c001_v7007000_t0000_u01750745074728") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8374b_d20250624_m060430_c001_v0001184_t0000_u01750745070876") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4da48_d20250624_m060428_c001_v7007000_t0000_u01750745068968") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d836ab_d20250624_m060419_c001_v0001184_t0019_u01750745059445") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4da1f_d20250624_m060411_c001_v7007000_t0000_u01750745051273") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d835d9_d20250624_m060408_c001_v0001184_t0053_u01750745048017") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf5b_d20250624_m060346_c001_v7007000_t0000_u01750745026450") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7beb_d20250624_m060344_c001_v0001038_t0031_u01750745024288") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf52_d20250624_m060343_c001_v7007000_t0000_u01750745023277") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7be1_d20250624_m060341_c001_v0001038_t0057_u01750745021855") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf48_d20250624_m060338_c001_v7007000_t0000_u01750745018183") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bcf_d20250624_m060335_c001_v0001038_t0032_u01750745015916") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf42_d20250624_m060334_c001_v7007000_t0000_u01750745014756") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bbf_d20250624_m060332_c001_v0001038_t0055_u01750745012298") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4118293210089321_d20250624_m060325_c001_v7007000_t0000_u01750745005443") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b9f_d20250624_m060323_c001_v0001038_t0043_u01750745003316") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411829321008931a_d20250624_m060322_c001_v7007000_t0000_u01750745002272") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b95_d20250624_m060321_c001_v0001038_t0005_u01750745001334") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411829321008930c_d20250624_m060316_c001_v7007000_t0000_u01750744996248") 2025/06/24 06:12:17 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b75_d20250624_m060314_c001_v0001038_t0023_u01750744994717") 2025/06/24 06:12:18 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4118293210089306_d20250624_m060312_c001_v7007000_t0000_u01750744992878") 2025/06/24 06:12:18 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b6d_d20250624_m060311_c001_v0001038_t0006_u01750744991765") 2025/06/24 06:12:18 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4118293210089302_d20250624_m060311_c001_v7007000_t0000_u01750744991403") 2025/06/24 06:12:18 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1053975427c6822f_d20250624_m060310_c001_v0001180_t0053_u01750744990822") 2025/06/24 06:12:18 DEBUG : empty space: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b65_d20250624_m060309_c001_v0001038_t0005_u01750744989108") 2025/06/24 06:12:18 DEBUG : enormous: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf59_d20250624_m060345_c001_v7007000_t0000_u01750745025518") 2025/06/24 06:12:18 DEBUG : enormous: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bed_d20250624_m060344_c001_v0001038_t0024_u01750745024780") 2025/06/24 06:12:18 DEBUG : existing: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356bdf3_d20250624_m060657_c001_v7007000_t0000_u01750745217601") 2025/06/24 06:12:18 DEBUG : existing: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8421e_d20250624_m060656_c001_v0001184_t0030_u01750745216399") 2025/06/24 06:12:18 DEBUG : existing: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4da00_d20250624_m060406_c001_v7007000_t0000_u01750745046459") 2025/06/24 06:12:18 DEBUG : existing: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7c1b_d20250624_m060404_c001_v0001038_t0057_u01750745044778") 2025/06/24 06:12:18 DEBUG : existing: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab180bb_d20250624_m060306_c001_v7007000_t0000_u01750744986022") 2025/06/24 06:12:18 DEBUG : existing: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b55_d20250624_m060304_c001_v0001038_t0019_u01750744984675") 2025/06/24 06:12:18 DEBUG : existing: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab180ba_d20250624_m060304_c001_v7007000_t0000_u01750744984123") 2025/06/24 06:12:18 DEBUG : existing: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b4f_d20250624_m060302_c001_v0001038_t0033_u01750744982891") 2025/06/24 06:12:18 DEBUG : existing: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b47_d20250624_m060301_c001_v0001038_t0001_u01750744981923") 2025/06/24 06:12:18 DEBUG : existing-b: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4da02_d20250624_m060406_c001_v7007000_t0000_u01750745046644") 2025/06/24 06:12:18 DEBUG : existing-b: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d8359d_d20250624_m060404_c001_v0001184_t0021_u01750745044789") 2025/06/24 06:12:18 DEBUG : file1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007069_d20250624_m060752_c001_v7007000_t0000_u01750745272911") 2025/06/24 06:12:18 DEBUG : file1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d846bd_d20250624_m060751_c001_v0001184_t0051_u01750745271746") 2025/06/24 06:12:19 DEBUG : file1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007064_d20250624_m060750_c001_v7007000_t0000_u01750745270436") 2025/06/24 06:12:19 DEBUG : file1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e0718c4_d20250624_m060748_c001_v0001183_t0045_u01750745268990") 2025/06/24 06:12:19 DEBUG : five: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf64_d20250624_m060350_c001_v7007000_t0000_u01750745030797") 2025/06/24 06:12:19 DEBUG : five: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411fbb96156e7bfd_d20250624_m060348_c001_v0001038_t0030_u01750745028506") 2025/06/24 06:12:19 DEBUG : foo: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4118293210089309_d20250624_m060314_c001_v7007000_t0000_u01750744994356") 2025/06/24 06:12:19 DEBUG : foo: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411fbb96156e7b71_d20250624_m060313_c001_v0001038_t0030_u01750744993803") 2025/06/24 06:12:19 DEBUG : foo: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411fbb96156e7b6f_d20250624_m060313_c001_v0001038_t0030_u01750744993243") 2025/06/24 06:12:19 DEBUG : four: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf65_d20250624_m060350_c001_v7007000_t0000_u01750745030981") 2025/06/24 06:12:19 DEBUG : four: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411e0310d6d83499_d20250624_m060349_c001_v0001184_t0031_u01750745029058") 2025/06/24 06:12:19 DEBUG : four: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bf7_d20250624_m060347_c001_v0001038_t0013_u01750745027637") 2025/06/24 06:12:19 DEBUG : hello world2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8b9_d20250624_m060213_c001_v7007000_t0000_u01750744933206") 2025/06/24 06:12:19 DEBUG : hello world2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7acd_d20250624_m060212_c001_v0001038_t0026_u01750744932170") 2025/06/24 06:12:19 DEBUG : ignore-size: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab180b9_d20250624_m060301_c001_v7007000_t0000_u01750744981494") 2025/06/24 06:12:19 DEBUG : ignore-size: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b3d_d20250624_m060300_c001_v0001038_t0044_u01750744980096") 2025/06/24 06:12:19 DEBUG : nested/sub dir/file: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4d9ef_d20250624_m060404_c001_v7007000_t0000_u01750745044014") 2025/06/24 06:12:19 DEBUG : nested/sub dir/file: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d83591_d20250624_m060403_c001_v0001184_t0003_u01750745043314") 2025/06/24 06:12:19 DEBUG : nested/sub dir/file: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf82_d20250624_m060402_c001_v7007000_t0000_u01750745042562") 2025/06/24 06:12:19 DEBUG : nested/sub dir/file: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d83575_d20250624_m060401_c001_v0001184_t0047_u01750745041350") 2025/06/24 06:12:19 DEBUG : one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf66_d20250624_m060351_c001_v7007000_t0000_u01750745031166") 2025/06/24 06:12:19 DEBUG : one: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411fbb96156e7bef_d20250624_m060346_c001_v0001038_t0030_u01750745026849") 2025/06/24 06:12:20 DEBUG : only0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007049_d20250624_m060744_c001_v7007000_t0000_u01750745264482") 2025/06/24 06:12:20 DEBUG : only0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411e0310d6d845b8_d20250624_m060738_c001_v0001184_t0031_u01750745258673") 2025/06/24 06:12:20 DEBUG : only0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e49_d20250624_m060723_c001_v0001038_t0045_u01750745243249") 2025/06/24 06:12:20 DEBUG : only0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356be26_d20250624_m060717_c001_v7007000_t0000_u01750745237659") 2025/06/24 06:12:20 DEBUG : only0: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7df1_d20250624_m060701_c001_v0001038_t0033_u01750745221342") 2025/06/24 06:12:20 DEBUG : only1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00704a_d20250624_m060744_c001_v7007000_t0000_u01750745264666") 2025/06/24 06:12:20 DEBUG : only1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411e0310d6d845da_d20250624_m060739_c001_v0001184_t0031_u01750745259630") 2025/06/24 06:12:20 DEBUG : only1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e4d_d20250624_m060724_c001_v0001038_t0005_u01750745244216") 2025/06/24 06:12:20 DEBUG : only1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356be27_d20250624_m060717_c001_v7007000_t0000_u01750745237842") 2025/06/24 06:12:20 DEBUG : only1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7df3_d20250624_m060702_c001_v0001038_t0000_u01750745222075") 2025/06/24 06:12:20 DEBUG : only10: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00704b_d20250624_m060744_c001_v7007000_t0000_u01750745264849") 2025/06/24 06:12:20 DEBUG : only10: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411fbb96156e7e8d_d20250624_m060738_c001_v0001038_t0030_u01750745258684") 2025/06/24 06:12:20 DEBUG : only10: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e71_d20250624_m060731_c001_v0001038_t0022_u01750745251363") 2025/06/24 06:12:20 DEBUG : only10: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc6b_d20250624_m060717_c001_v7007000_t0000_u01750745237668") 2025/06/24 06:12:20 DEBUG : only10: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e17_d20250624_m060708_c001_v0001038_t0024_u01750745228603") 2025/06/24 06:12:20 DEBUG : only11: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00704d_d20250624_m060745_c001_v7007000_t0000_u01750745265032") 2025/06/24 06:12:20 DEBUG : only11: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4031d0614e071823_d20250624_m060739_c001_v0001183_t0025_u01750745259231") 2025/06/24 06:12:20 DEBUG : only11: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e75_d20250624_m060732_c001_v0001038_t0036_u01750745252080") 2025/06/24 06:12:20 DEBUG : only11: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f406bac16c97feefd_d20250624_m060717_c001_v7007000_t0000_u01750745237681") 2025/06/24 06:12:20 DEBUG : only11: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e1b_d20250624_m060709_c001_v0001038_t0034_u01750745229180") 2025/06/24 06:12:20 DEBUG : only12: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00704e_d20250624_m060745_c001_v7007000_t0000_u01750745265216") 2025/06/24 06:12:21 DEBUG : only12: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404d402c33f663ca_d20250624_m060739_c001_v0001102_t0049_u01750745259424") 2025/06/24 06:12:21 DEBUG : only12: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e77_d20250624_m060732_c001_v0001038_t0030_u01750745252734") 2025/06/24 06:12:21 DEBUG : only12: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356be21_d20250624_m060716_c001_v7007000_t0000_u01750745236738") 2025/06/24 06:12:21 DEBUG : only12: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e1f_d20250624_m060709_c001_v0001038_t0048_u01750745229893") 2025/06/24 06:12:21 DEBUG : only13: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00704f_d20250624_m060745_c001_v7007000_t0000_u01750745265399") 2025/06/24 06:12:21 DEBUG : only13: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411e0310d6d845ca_d20250624_m060739_c001_v0001184_t0031_u01750745259074") 2025/06/24 06:12:21 DEBUG : only13: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e79_d20250624_m060733_c001_v0001038_t0035_u01750745253573") 2025/06/24 06:12:21 DEBUG : only13: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356be25_d20250624_m060717_c001_v7007000_t0000_u01750745237474") 2025/06/24 06:12:21 DEBUG : only13: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e23_d20250624_m060710_c001_v0001038_t0002_u01750745230479") 2025/06/24 06:12:21 DEBUG : only14: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007050_d20250624_m060745_c001_v7007000_t0000_u01750745265582") 2025/06/24 06:12:21 DEBUG : only14: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411fbb96156e7e91_d20250624_m060739_c001_v0001038_t0030_u01750745259095") 2025/06/24 06:12:21 DEBUG : only14: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e7b_d20250624_m060734_c001_v0001038_t0002_u01750745254276") 2025/06/24 06:12:21 DEBUG : only14: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc6a_d20250624_m060717_c001_v7007000_t0000_u01750745237484") 2025/06/24 06:12:21 DEBUG : only14: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e25_d20250624_m060711_c001_v0001038_t0032_u01750745231072") 2025/06/24 06:12:21 DEBUG : only15: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007051_d20250624_m060745_c001_v7007000_t0000_u01750745265779") 2025/06/24 06:12:21 DEBUG : only15: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411e0310d6d845cc_d20250624_m060739_c001_v0001184_t0031_u01750745259258") 2025/06/24 06:12:21 DEBUG : only15: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e7d_d20250624_m060734_c001_v0001038_t0054_u01750745254904") 2025/06/24 06:12:21 DEBUG : only15: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f406bac16c97feefc_d20250624_m060717_c001_v7007000_t0000_u01750745237497") 2025/06/24 06:12:21 DEBUG : only15: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e29_d20250624_m060711_c001_v0001038_t0046_u01750745231757") 2025/06/24 06:12:21 DEBUG : only16: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007052_d20250624_m060745_c001_v7007000_t0000_u01750745265963") 2025/06/24 06:12:22 DEBUG : only16: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411fbb96156e7e93_d20250624_m060739_c001_v0001038_t0030_u01750745259280") 2025/06/24 06:12:22 DEBUG : only16: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e7f_d20250624_m060735_c001_v0001038_t0032_u01750745255499") 2025/06/24 06:12:22 DEBUG : only16: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c2e96_d20250624_m060717_c001_v7007000_t0000_u01750745237689") 2025/06/24 06:12:22 DEBUG : only16: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e2b_d20250624_m060712_c001_v0001038_t0018_u01750745232459") 2025/06/24 06:12:23 DEBUG : only17: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007053_d20250624_m060746_c001_v7007000_t0000_u01750745266146") 2025/06/24 06:12:23 DEBUG : only17: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411e0310d6d845d0_d20250624_m060739_c001_v0001184_t0031_u01750745259442") 2025/06/24 06:12:23 DEBUG : only17: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e83_d20250624_m060736_c001_v0001038_t0053_u01750745256209") 2025/06/24 06:12:23 DEBUG : only17: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356be23_d20250624_m060717_c001_v7007000_t0000_u01750745237103") 2025/06/24 06:12:23 DEBUG : only17: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e2f_d20250624_m060713_c001_v0001038_t0016_u01750745233278") 2025/06/24 06:12:23 DEBUG : only18: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007054_d20250624_m060746_c001_v7007000_t0000_u01750745266329") 2025/06/24 06:12:23 DEBUG : only18: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4031d0614e071827_d20250624_m060739_c001_v0001183_t0025_u01750745259453") 2025/06/24 06:12:23 DEBUG : only18: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e87_d20250624_m060736_c001_v0001038_t0004_u01750745256808") 2025/06/24 06:12:23 DEBUG : only18: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c2e93_d20250624_m060717_c001_v7007000_t0000_u01750745237505") 2025/06/24 06:12:23 DEBUG : only18: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e31_d20250624_m060714_c001_v0001038_t0047_u01750745234298") 2025/06/24 06:12:23 DEBUG : only19: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007055_d20250624_m060746_c001_v7007000_t0000_u01750745266513") 2025/06/24 06:12:23 DEBUG : only19: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411fbb96156e7e95_d20250624_m060739_c001_v0001038_t0030_u01750745259466") 2025/06/24 06:12:23 DEBUG : only19: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e89_d20250624_m060737_c001_v0001038_t0031_u01750745257377") 2025/06/24 06:12:23 DEBUG : only19: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc68_d20250624_m060717_c001_v7007000_t0000_u01750745237111") 2025/06/24 06:12:23 DEBUG : only19: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e38_d20250624_m060715_c001_v0001038_t0058_u01750745235281") 2025/06/24 06:12:23 DEBUG : only2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007056_d20250624_m060746_c001_v7007000_t0000_u01750745266696") 2025/06/24 06:12:23 DEBUG : only2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4031d0614e07182b_d20250624_m060739_c001_v0001183_t0025_u01750745259640") 2025/06/24 06:12:23 DEBUG : only2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e4f_d20250624_m060724_c001_v0001038_t0055_u01750745244804") 2025/06/24 06:12:23 DEBUG : only2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c2e91_d20250624_m060717_c001_v7007000_t0000_u01750745237118") 2025/06/24 06:12:23 DEBUG : only2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7dfb_d20250624_m060702_c001_v0001038_t0049_u01750745222662") 2025/06/24 06:12:23 DEBUG : only3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007057_d20250624_m060746_c001_v7007000_t0000_u01750745266879") 2025/06/24 06:12:23 DEBUG : only3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411fbb96156e7e97_d20250624_m060739_c001_v0001038_t0030_u01750745259651") 2025/06/24 06:12:23 DEBUG : only3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e51_d20250624_m060725_c001_v0001038_t0043_u01750745245827") 2025/06/24 06:12:23 DEBUG : only3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc6d_d20250624_m060717_c001_v7007000_t0000_u01750745237852") 2025/06/24 06:12:23 DEBUG : only3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7dff_d20250624_m060703_c001_v0001038_t0046_u01750745223260") 2025/06/24 06:12:24 DEBUG : only4: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007058_d20250624_m060747_c001_v7007000_t0000_u01750745267062") 2025/06/24 06:12:24 DEBUG : only4: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404d402c33f663cc_d20250624_m060739_c001_v0001102_t0049_u01750745259660") 2025/06/24 06:12:24 DEBUG : only4: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e55_d20250624_m060726_c001_v0001038_t0011_u01750745246490") 2025/06/24 06:12:24 DEBUG : only4: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f406bac16c97feefa_d20250624_m060717_c001_v7007000_t0000_u01750745237130") 2025/06/24 06:12:24 DEBUG : only4: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e03_d20250624_m060703_c001_v0001038_t0055_u01750745223920") 2025/06/24 06:12:24 DEBUG : only5: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007059_d20250624_m060747_c001_v7007000_t0000_u01750745267244") 2025/06/24 06:12:24 DEBUG : only5: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411e0310d6d845de_d20250624_m060739_c001_v0001184_t0031_u01750745259817") 2025/06/24 06:12:24 DEBUG : only5: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e5b_d20250624_m060727_c001_v0001038_t0037_u01750745247316") 2025/06/24 06:12:24 DEBUG : only5: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356be24_d20250624_m060717_c001_v7007000_t0000_u01750745237291") 2025/06/24 06:12:24 DEBUG : only5: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e05_d20250624_m060704_c001_v0001038_t0040_u01750745224630") 2025/06/24 06:12:24 DEBUG : only6: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00705b_d20250624_m060747_c001_v7007000_t0000_u01750745267428") 2025/06/24 06:12:24 DEBUG : only6: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4031d0614e07182d_d20250624_m060739_c001_v0001183_t0025_u01750745259825") 2025/06/24 06:12:24 DEBUG : only6: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e61_d20250624_m060728_c001_v0001038_t0036_u01750745248042") 2025/06/24 06:12:24 DEBUG : only6: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41094ffc69_d20250624_m060717_c001_v7007000_t0000_u01750745237300") 2025/06/24 06:12:24 DEBUG : only6: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e07_d20250624_m060705_c001_v0001038_t0030_u01750745225457") 2025/06/24 06:12:24 DEBUG : only7: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00705c_d20250624_m060747_c001_v7007000_t0000_u01750745267612") 2025/06/24 06:12:24 DEBUG : only7: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411fbb96156e7e99_d20250624_m060739_c001_v0001038_t0030_u01750745259837") 2025/06/24 06:12:24 DEBUG : only7: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e67_d20250624_m060729_c001_v0001038_t0047_u01750745249107") 2025/06/24 06:12:24 DEBUG : only7: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356be22_d20250624_m060716_c001_v7007000_t0000_u01750745236920") 2025/06/24 06:12:24 DEBUG : only7: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e09_d20250624_m060706_c001_v0001038_t0017_u01750745226221") 2025/06/24 06:12:24 DEBUG : only8: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00705e_d20250624_m060747_c001_v7007000_t0000_u01750745267794") 2025/06/24 06:12:25 DEBUG : only8: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404d402c33f663d0_d20250624_m060739_c001_v0001102_t0049_u01750745259846") 2025/06/24 06:12:25 DEBUG : only8: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e69_d20250624_m060730_c001_v0001038_t0055_u01750745250025") 2025/06/24 06:12:25 DEBUG : only8: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f406bac16c97feefb_d20250624_m060717_c001_v7007000_t0000_u01750745237313") 2025/06/24 06:12:25 DEBUG : only8: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e0f_d20250624_m060707_c001_v0001038_t0038_u01750745227334") 2025/06/24 06:12:25 DEBUG : only9: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007062_d20250624_m060748_c001_v7007000_t0000_u01750745268043") 2025/06/24 06:12:25 DEBUG : only9: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411e0310d6d845e2_d20250624_m060740_c001_v0001184_t0031_u01750745260005") 2025/06/24 06:12:25 DEBUG : only9: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e6f_d20250624_m060730_c001_v0001038_t0029_u01750745250777") 2025/06/24 06:12:25 DEBUG : only9: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c2e92_d20250624_m060717_c001_v7007000_t0000_u01750745237322") 2025/06/24 06:12:25 DEBUG : only9: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7e13_d20250624_m060708_c001_v0001038_t0007_u01750745228064") 2025/06/24 06:12:25 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf80_d20250624_m060400_c001_v7007000_t0000_u01750745040198") 2025/06/24 06:12:25 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec878e93_d20250624_m060358_c001_v0001131_t0047_u01750745038319") 2025/06/24 06:12:25 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf79_d20250624_m060357_c001_v7007000_t0000_u01750745037208") 2025/06/24 06:12:25 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d834fd_d20250624_m060354_c001_v0001184_t0056_u01750745034982") 2025/06/24 06:12:25 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf71_d20250624_m060354_c001_v7007000_t0000_u01750745034229") 2025/06/24 06:12:25 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d834c9_d20250624_m060352_c001_v0001184_t0053_u01750745032114") 2025/06/24 06:12:25 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf4e_d20250624_m060340_c001_v7007000_t0000_u01750745020879") 2025/06/24 06:12:25 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bd9_d20250624_m060338_c001_v0001038_t0057_u01750745018769") 2025/06/24 06:12:25 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf46_d20250624_m060336_c001_v7007000_t0000_u01750745016806") 2025/06/24 06:12:25 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bc9_d20250624_m060335_c001_v0001038_t0003_u01750745015309") 2025/06/24 06:12:25 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf41_d20250624_m060333_c001_v7007000_t0000_u01750745013497") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bbd_d20250624_m060331_c001_v0001038_t0006_u01750745011872") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411829321008931f_d20250624_m060324_c001_v7007000_t0000_u01750745004887") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b9b_d20250624_m060322_c001_v0001038_t0027_u01750745002817") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411829321008931b_d20250624_m060322_c001_v7007000_t0000_u01750745002454") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b93_d20250624_m060320_c001_v0001038_t0008_u01750745000992") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4118293210089316_d20250624_m060320_c001_v7007000_t0000_u01750745000627") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b8b_d20250624_m060319_c001_v0001038_t0022_u01750744999848") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b87_d20250624_m060319_c001_v0001038_t0030_u01750744999027") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4118293210089313_d20250624_m060318_c001_v7007000_t0000_u01750744998665") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b7f_d20250624_m060317_c001_v0001038_t0018_u01750744997792") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b7b_d20250624_m060316_c001_v0001038_t0024_u01750744996790") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411829321008930d_d20250624_m060316_c001_v7007000_t0000_u01750744996429") 2025/06/24 06:12:26 DEBUG : potato: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b77_d20250624_m060315_c001_v0001038_t0042_u01750744995438") 2025/06/24 06:12:26 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ceea3fbc609e2_d20250624_m060444_c001_v7007000_t0000_u01750745084606") 2025/06/24 06:12:26 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec878f27_d20250624_m060443_c001_v0001131_t0004_u01750745083918") 2025/06/24 06:12:26 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4da74_d20250624_m060435_c001_v7007000_t0000_u01750745075162") 2025/06/24 06:12:26 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec878ee7_d20250624_m060430_c001_v0001131_t0052_u01750745070227") 2025/06/24 06:12:26 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4da3f_d20250624_m060423_c001_v7007000_t0000_u01750745063266") 2025/06/24 06:12:26 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec878ecf_d20250624_m060418_c001_v0001131_t0004_u01750745058768") 2025/06/24 06:12:26 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4da23_d20250624_m060411_c001_v7007000_t0000_u01750745051700") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec878eab_d20250624_m060407_c001_v0001131_t0054_u01750745047574") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf5a_d20250624_m060345_c001_v7007000_t0000_u01750745025702") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7be9_d20250624_m060343_c001_v0001038_t0030_u01750745023832") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf53_d20250624_m060343_c001_v7007000_t0000_u01750745023465") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bdf_d20250624_m060341_c001_v0001038_t0045_u01750745021432") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf4f_d20250624_m060341_c001_v7007000_t0000_u01750745021065") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bdb_d20250624_m060339_c001_v0001038_t0056_u01750745019745") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf49_d20250624_m060338_c001_v7007000_t0000_u01750745018401") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bd1_d20250624_m060337_c001_v0001038_t0039_u01750745017180") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf43_d20250624_m060334_c001_v7007000_t0000_u01750745014940") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bc5_d20250624_m060333_c001_v0001038_t0038_u01750745013507") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4118293210089322_d20250624_m060325_c001_v7007000_t0000_u01750745005631") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ba5_d20250624_m060324_c001_v0001038_t0058_u01750745004386") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8bf_d20250624_m060216_c001_v7007000_t0000_u01750744936362") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ad7_d20250624_m060215_c001_v0001038_t0054_u01750744935548") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8bd_d20250624_m060214_c001_v7007000_t0000_u01750744934640") 2025/06/24 06:12:27 DEBUG : potato2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ad3_d20250624_m060213_c001_v0001038_t0040_u01750744933761") 2025/06/24 06:12:27 DEBUG : potato3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4da79_d20250624_m060435_c001_v7007000_t0000_u01750745075669") 2025/06/24 06:12:27 DEBUG : potato3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7c67_d20250624_m060431_c001_v0001038_t0020_u01750745071454") 2025/06/24 06:12:27 DEBUG : potato3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4da40_d20250624_m060423_c001_v7007000_t0000_u01750745063695") 2025/06/24 06:12:28 DEBUG : potato3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7c45_d20250624_m060420_c001_v0001038_t0005_u01750745060004") 2025/06/24 06:12:28 DEBUG : potato3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4da25_d20250624_m060411_c001_v7007000_t0000_u01750745051884") 2025/06/24 06:12:28 DEBUG : potato3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7c21_d20250624_m060408_c001_v0001038_t0036_u01750745048209") 2025/06/24 06:12:28 DEBUG : pre-dest1/1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242107_d20250624_m060518_c001_v7007000_t0000_u01750745118711") 2025/06/24 06:12:28 DEBUG : pre-dest1/1: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7cbc_d20250624_m060510_c001_v0001038_t0010_u01750745110238") 2025/06/24 06:12:28 DEBUG : pre-dest2/2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f402ff3cf69242108_d20250624_m060518_c001_v7007000_t0000_u01750745118893") 2025/06/24 06:12:28 DEBUG : pre-dest2/2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec878fad_d20250624_m060511_c001_v0001131_t0030_u01750745111269") 2025/06/24 06:12:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa990_d20250624_m060456_c001_v7007000_t0000_u01750745096326") 2025/06/24 06:12:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d838b7_d20250624_m060452_c001_v0001184_t0034_u01750745092388") 2025/06/24 06:12:28 DEBUG : sizeonly: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab180b7_d20250624_m060259_c001_v7007000_t0000_u01750744979545") 2025/06/24 06:12:28 DEBUG : sizeonly: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b3b_d20250624_m060258_c001_v0001038_t0031_u01750744978318") 2025/06/24 06:12:28 DEBUG : splitbanan: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f40358b5d4b4adf42_d20250624_m060944_c001_v7007000_t0000_u01750745384650") 2025/06/24 06:12:28 DEBUG : splitbanan: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84f1c_d20250624_m060937_c001_v0001184_t0056_u01750745377044") 2025/06/24 06:12:28 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005b8_d20250624_m061102_c001_v7007000_t0000_u01750745462038") 2025/06/24 06:12:28 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d85464_d20250624_m061055_c001_v0001184_t0045_u01750745455237") 2025/06/24 06:12:28 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c42901388_d20250624_m061046_c001_v7007000_t0000_u01750745446303") 2025/06/24 06:12:28 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d85346_d20250624_m061039_c001_v0001184_t0035_u01750745439556") 2025/06/24 06:12:28 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0072a2_d20250624_m061030_c001_v7007000_t0000_u01750745430408") 2025/06/24 06:12:28 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d85239_d20250624_m061023_c001_v0001184_t0040_u01750745423985") 2025/06/24 06:12:28 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c4290135b_d20250624_m061015_c001_v7007000_t0000_u01750745415239") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d85139_d20250624_m061008_c001_v0001184_t0025_u01750745408832") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb4109500557_d20250624_m061000_c001_v7007000_t0000_u01750745400054") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d85018_d20250624_m060953_c001_v0001184_t0051_u01750745393035") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4008bcc009c8253e_d20250624_m060939_c001_v7007000_t0000_u01750745379014") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8001_d20250624_m060935_c001_v0001038_t0004_u01750745375901") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f413b977d3b4c45c8_d20250624_m060927_c001_v7007000_t0000_u01750745367522") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66568_d20250624_m060920_c001_v0001102_t0050_u01750745360675") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f415f2c7c429012f7_d20250624_m060919_c001_v7007000_t0000_u01750745359152") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7fb6_d20250624_m060916_c001_v0001038_t0038_u01750745356283") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4053357cf356c6dc_d20250624_m060907_c001_v7007000_t0000_u01750745347754") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66523_d20250624_m060900_c001_v0001102_t0005_u01750745340770") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f404317e131be53e2_d20250624_m060859_c001_v7007000_t0000_u01750745339829") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66507_d20250624_m060856_c001_v0001102_t0036_u01750745336443") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a0070a8_d20250624_m060842_c001_v7007000_t0000_u01750745322481") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f664cb_d20250624_m060838_c001_v0001102_t0009_u01750745318782") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4154f524e8b64c3d_d20250624_m060830_c001_v7007000_t0000_u01750745310819") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66493_d20250624_m060824_c001_v0001102_t0045_u01750745304011") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4e0fd_d20250624_m060814_c001_v7007000_t0000_u01750745294427") 2025/06/24 06:12:29 DEBUG : splitbananasplit: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66448_d20250624_m060807_c001_v0001102_t0056_u01750745287598") 2025/06/24 06:12:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c375b_d20250624_m060922_c001_v7007000_t0000_u01750745362431") 2025/06/24 06:12:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6655a_d20250624_m060917_c001_v0001102_t0003_u01750745357508") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007077_d20250624_m060800_c001_v7007000_t0000_u01750745280438") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d84749_d20250624_m060757_c001_v0001184_t0045_u01750745277738") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c2f0a_d20250624_m060756_c001_v7007000_t0000_u01750745276598") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ec9_d20250624_m060753_c001_v0001038_t0042_u01750745273856") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f401fb357a6a4d9f2_d20250624_m060404_c001_v7007000_t0000_u01750745044208") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec878e9f_d20250624_m060403_c001_v0001131_t0025_u01750745043303") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf83_d20250624_m060402_c001_v7007000_t0000_u01750745042746") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7c15_d20250624_m060401_c001_v0001038_t0034_u01750745041706") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab180b4_d20250624_m060256_c001_v7007000_t0000_u01750744976052") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b2d_d20250624_m060254_c001_v0001038_t0000_u01750744974279") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab180b3_d20250624_m060253_c001_v7007000_t0000_u01750744973914") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b29_d20250624_m060252_c001_v0001038_t0049_u01750744972458") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab180b0_d20250624_m060250_c001_v7007000_t0000_u01750744970321") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b21_d20250624_m060248_c001_v0001038_t0033_u01750744968808") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab180af_d20250624_m060248_c001_v7007000_t0000_u01750744968259") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b1f_d20250624_m060246_c001_v0001038_t0045_u01750744966891") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b19_d20250624_m060243_c001_v0001038_t0056_u01750744963020") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab180ae_d20250624_m060242_c001_v7007000_t0000_u01750744962655") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b17_d20250624_m060241_c001_v0001038_t0038_u01750744961375") 2025/06/24 06:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b13_d20250624_m060240_c001_v0001038_t0020_u01750744960368") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4055f98f3ab180ac_d20250624_m060240_c001_v7007000_t0000_u01750744960005") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b11_d20250624_m060236_c001_v0001038_t0023_u01750744956495") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b09_d20250624_m060233_c001_v0001038_t0007_u01750744953709") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8d2_d20250624_m060233_c001_v7007000_t0000_u01750744953346") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7b03_d20250624_m060232_c001_v0001038_t0002_u01750744952435") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7aff_d20250624_m060231_c001_v0001038_t0058_u01750744951503") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8ce_d20250624_m060231_c001_v7007000_t0000_u01750744951136") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7af9_d20250624_m060226_c001_v0001038_t0029_u01750744946922") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8cb_d20250624_m060226_c001_v7007000_t0000_u01750744946555") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7af3_d20250624_m060224_c001_v0001038_t0038_u01750744944611") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8c8_d20250624_m060223_c001_v7007000_t0000_u01750744943700") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7aeb_d20250624_m060222_c001_v0001038_t0059_u01750744942963") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8c5_d20250624_m060222_c001_v7007000_t0000_u01750744942368") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ae7_d20250624_m060221_c001_v0001038_t0048_u01750744941621") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8c4_d20250624_m060220_c001_v7007000_t0000_u01750744940714") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ae3_d20250624_m060219_c001_v0001038_t0022_u01750744939718") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8c3_d20250624_m060219_c001_v7007000_t0000_u01750744939174") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7adf_d20250624_m060218_c001_v0001038_t0026_u01750744938346") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8c0_d20250624_m060217_c001_v7007000_t0000_u01750744937802") 2025/06/24 06:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7adb_d20250624_m060216_c001_v0001038_t0029_u01750744936906") 2025/06/24 06:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8b6_d20250624_m060211_c001_v7007000_t0000_u01750744931616") 2025/06/24 06:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7acb_d20250624_m060210_c001_v0001038_t0030_u01750744930719") 2025/06/24 06:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8b4_d20250624_m060210_c001_v7007000_t0000_u01750744930177") 2025/06/24 06:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ac9_d20250624_m060209_c001_v0001038_t0000_u01750744929445") 2025/06/24 06:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8b3_d20250624_m060208_c001_v7007000_t0000_u01750744928903") 2025/06/24 06:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ac5_d20250624_m060207_c001_v0001038_t0032_u01750744927971") 2025/06/24 06:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f416ad5464f5aa8b0_d20250624_m060205_c001_v7007000_t0000_u01750744925815") 2025/06/24 06:12:32 DEBUG : sub dir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7ac3_d20250624_m060205_c001_v0001038_t0013_u01750744925025") 2025/06/24 06:12:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007079_d20250624_m060800_c001_v7007000_t0000_u01750745280621") 2025/06/24 06:12:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6641a_d20250624_m060757_c001_v0001102_t0029_u01750745277727") 2025/06/24 06:12:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f418c3542665c2f0b_d20250624_m060756_c001_v7007000_t0000_u01750745276781") 2025/06/24 06:12:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e07190e_d20250624_m060753_c001_v0001183_t0057_u01750745273866") 2025/06/24 06:12:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005ba_d20250624_m061104_c001_v7007000_t0000_u01750745464417") 2025/06/24 06:12:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e810d_d20250624_m061103_c001_v0001038_t0018_u01750745463416") 2025/06/24 06:12:32 DEBUG : sub/yam: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf7e_d20250624_m060359_c001_v7007000_t0000_u01750745039640") 2025/06/24 06:12:32 DEBUG : sub/yam: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d83535_d20250624_m060357_c001_v0001184_t0042_u01750745037964") 2025/06/24 06:12:32 DEBUG : test_dir1/file2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00706a_d20250624_m060753_c001_v7007000_t0000_u01750745273093") 2025/06/24 06:12:32 DEBUG : test_dir1/file2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f6640c_d20250624_m060751_c001_v0001102_t0044_u01750745271401") 2025/06/24 06:12:32 DEBUG : test_dir1/file2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007065_d20250624_m060750_c001_v7007000_t0000_u01750745270618") 2025/06/24 06:12:32 DEBUG : test_dir1/file2: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7eb7_d20250624_m060749_c001_v0001038_t0047_u01750745269000") 2025/06/24 06:12:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a00706c_d20250624_m060753_c001_v7007000_t0000_u01750745273279") 2025/06/24 06:12:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e0718e0_d20250624_m060751_c001_v0001183_t0023_u01750745271393") 2025/06/24 06:12:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4086edb20a007066_d20250624_m060750_c001_v7007000_t0000_u01750745270800") 2025/06/24 06:12:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66404_d20250624_m060749_c001_v0001102_t0009_u01750745269009") 2025/06/24 06:12:33 DEBUG : three: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf67_d20250624_m060351_c001_v7007000_t0000_u01750745031350") 2025/06/24 06:12:33 DEBUG : three: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bff_d20250624_m060349_c001_v0001038_t0018_u01750745029828") 2025/06/24 06:12:33 DEBUG : three: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7bf5_d20250624_m060347_c001_v0001038_t0041_u01750745027218") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005bc_d20250624_m061106_c001_v7007000_t0000_u01750745466155") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66710_d20250624_m061105_c001_v0001102_t0058_u01750745465387") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005cd_d20250624_m061125_c001_v7007000_t0000_u01750745485709") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e07249a_d20250624_m061124_c001_v0001183_t0055_u01750745484193") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005cb_d20250624_m061122_c001_v7007000_t0000_u01750745482623") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66744_d20250624_m061120_c001_v0001102_t0012_u01750745480737") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005ca_d20250624_m061119_c001_v7007000_t0000_u01750745479775") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e813d_d20250624_m061118_c001_v0001038_t0032_u01750745478864") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005c2_d20250624_m061113_c001_v7007000_t0000_u01750745473903") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66724_d20250624_m061112_c001_v0001102_t0052_u01750745472535") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005c4_d20250624_m061116_c001_v7007000_t0000_u01750745476295") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e072412_d20250624_m061114_c001_v0001183_t0036_u01750745474852") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005c1_d20250624_m061111_c001_v7007000_t0000_u01750745471566") 2025/06/24 06:12:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e8125_d20250624_m061110_c001_v0001038_t0009_u01750745470424") 2025/06/24 06:12:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005c0_d20250624_m061109_c001_v7007000_t0000_u01750745469454") 2025/06/24 06:12:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d85512_d20250624_m061108_c001_v0001184_t0045_u01750745468758") 2025/06/24 06:12:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005bd_d20250624_m061107_c001_v7007000_t0000_u01750745467767") 2025/06/24 06:12:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1031d0614e0723c9_d20250624_m061107_c001_v0001183_t0031_u01750745467127") 2025/06/24 06:12:34 DEBUG : toe/toe/toe: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4176b9eeb9bcef4e_d20250624_m061131_c001_v7007000_t0000_u01750745491263") 2025/06/24 06:12:34 DEBUG : toe/toe/toe: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f104d402c33f66764_d20250624_m061130_c001_v0001102_t0032_u01750745490426") 2025/06/24 06:12:34 DEBUG : toe/toe/toe: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005c6_d20250624_m061117_c001_v7007000_t0000_u01750745477895") 2025/06/24 06:12:34 DEBUG : toe/toe/toe: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d855a4_d20250624_m061117_c001_v0001184_t0053_u01750745477249") 2025/06/24 06:12:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005ce_d20250624_m061126_c001_v7007000_t0000_u01750745486322") 2025/06/24 06:12:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111e0310d6d85624_d20250624_m061125_c001_v0001184_t0001_u01750745485508") 2025/06/24 06:12:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4144cb41095005cc_d20250624_m061123_c001_v7007000_t0000_u01750745483240") 2025/06/24 06:12:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f103919455c491f7b_d20250624_m061122_c001_v0001101_t0020_u01750745482251") 2025/06/24 06:12:34 DEBUG : two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf68_d20250624_m060351_c001_v7007000_t0000_u01750745031534") 2025/06/24 06:12:34 DEBUG : two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f41136f9cec878e81_d20250624_m060349_c001_v0001131_t0057_u01750745029251") 2025/06/24 06:12:34 DEBUG : two: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f411fbb96156e7bf3_d20250624_m060347_c001_v0001038_t0030_u01750745027034") 2025/06/24 06:12:34 DEBUG : yam: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf81_d20250624_m060400_c001_v7007000_t0000_u01750745040384") 2025/06/24 06:12:34 DEBUG : yam: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f106577dbfabc12ac_d20250624_m060359_c001_v0001184_t0003_u01750745039404") 2025/06/24 06:12:34 DEBUG : yam: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf78_d20250624_m060356_c001_v7007000_t0000_u01750745036651") 2025/06/24 06:12:34 DEBUG : yam: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111fbb96156e7c0b_d20250624_m060354_c001_v0001038_t0044_u01750745034971") 2025/06/24 06:12:34 DEBUG : yam: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf6f_d20250624_m060353_c001_v7007000_t0000_u01750745033676") 2025/06/24 06:12:35 DEBUG : yam: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f11136f9cec878e89_d20250624_m060352_c001_v0001131_t0041_u01750745032122") 2025/06/24 06:12:35 DEBUG : yaml: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf7a_d20250624_m060357_c001_v7007000_t0000_u01750745037392") 2025/06/24 06:12:35 DEBUG : yaml: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f1044d88189da32f5_d20250624_m060356_c001_v0001182_t0038_u01750745036414") 2025/06/24 06:12:35 DEBUG : yaml: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f4187ea8124dbbf72_d20250624_m060354_c001_v7007000_t0000_u01750745034414") 2025/06/24 06:12:35 DEBUG : yaml: Deleting (id "4_z2f727dc3807dab0b9f780e1b_f111951493acd1645_d20250624_m060353_c001_v0001178_t0031_u01750745033467") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m34.127843419s (try 1/5)