"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/25 04:37:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo" 2025/06/25 04:37:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:37:15 DEBUG : Creating backend with remote "/tmp/rclone1603027476" === 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-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/25 04:37:16 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:16 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:37:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:16 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:16 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:18 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:37:18 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.37s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", 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-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:19 DEBUG : Creating backend with remote "/non-existing" 2025/06/25 04:37:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/25 04:37:19 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:19 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:20 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:20 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.62s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:21 INFO : B2 bucket rclone-test-yoqalam1yogo: Running all checks before starting transfers 2025/06/25 04:37:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:22 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:22 INFO : B2 bucket rclone-test-yoqalam1yogo: Checks finished, now starting transfers 2025/06/25 04:37:22 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.32s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:23 ERROR : Ignoring --no-traverse with sync 2025/06/25 04:37:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:23 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:23 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:23 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:37:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.34s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/25 04:37:24 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:24 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/25 04:37:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.38s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:37:26 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:26 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:37:28 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:28 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.78s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/25 04:37:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:37:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/25 04:37:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:37:29 INFO : sub dir2: Making directory 2025/06/25 04:37:29 INFO : sub dir: Making directory 2025/06/25 04:37:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:29 INFO : sub dir2/sub sub dir2: Making directory 2025/06/25 04:37:29 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:29 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:29 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/25 04:37:30 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.32s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:30 INFO : sub dir2: Making directory 2025/06/25 04:37:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/25 04:37:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:37:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:30 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:30 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.48s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:32 DEBUG : sub dir2: Making directory with metadata 2025/06/25 04:37:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:37:32 INFO : sub dir2: Making directory 2025/06/25 04:37:32 INFO : sub dir: Making directory 2025/06/25 04:37:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:32 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:32 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:32 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:37:32 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/25 04:37:32 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/25 04:37:33 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.56s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", 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-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:34 INFO : sub dir2: Making directory 2025/06/25 04:37:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:34 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:34 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:34 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:37:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.47s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:35 DEBUG : sub dir2: Making directory with metadata 2025/06/25 04:37:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:37:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:37:35 INFO : sub dir2: Making directory 2025/06/25 04:37:35 INFO : sub dir: Making directory 2025/06/25 04:37:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:35 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:35 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:36 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:37:36 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/25 04:37:36 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.35s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:37 INFO : sub dir2: Making directory 2025/06/25 04:37:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:37 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:37 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:37 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:37:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.35s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pogikof3fujo" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-yoqalam1yogo -> B2 bucket rclone-test-pogikof3fujo 2025/06/25 04:37:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:40 DEBUG : B2 bucket rclone-test-pogikof3fujo: Waiting for checks to finish 2025/06/25 04:37:40 DEBUG : B2 bucket rclone-test-pogikof3fujo: Waiting for transfers to finish 2025/06/25 04:37:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 04:37:41 DEBUG : B2 bucket rclone-test-pogikof3fujo: Purge remote 2025/06/25 04:37:41 INFO : B2 bucket rclone-test-pogikof3fujo: cleaning bucket "rclone-test-pogikof3fujo" of all files 2025/06/25 04:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z7fd29d93600dab5b9f780e1b_f1146fa890cbe8306_d20250625_m043741_c001_v0001145_t0005_u01750826261282") --- PASS: TestServerSideCopy (4.38s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 04:37:43 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:43 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/25 04:37:44 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bejokul7boji" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-yoqalam1yogo -> B2 bucket rclone-test-bejokul7boji 2025/06/25 04:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:47 DEBUG : B2 bucket rclone-test-bejokul7boji: Waiting for checks to finish 2025/06/25 04:37:47 DEBUG : B2 bucket rclone-test-bejokul7boji: Waiting for transfers to finish 2025/06/25 04:37:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 04:37:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 04:37:48 DEBUG : B2 bucket rclone-test-bejokul7boji: Waiting for checks to finish 2025/06/25 04:37:48 DEBUG : B2 bucket rclone-test-bejokul7boji: Waiting for transfers to finish 2025/06/25 04:37:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/25 04:37:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 04:37:49 DEBUG : B2 bucket rclone-test-bejokul7boji: Purge remote 2025/06/25 04:37:49 INFO : B2 bucket rclone-test-bejokul7boji: cleaning bucket "rclone-test-bejokul7boji" of all files 2025/06/25 04:37:49 DEBUG : sub dir/hello world: Deleting (id "4_z9f82bd23600dab5b9f780e1b_f113322f9df503fcc_d20250625_m043749_c001_v0001171_t0002_u01750826269064") 2025/06/25 04:37:49 DEBUG : sub dir/hello world: Deleting (id "4_z9f82bd23600dab5b9f780e1b_f1030c9bd96acfa89_d20250625_m043747_c001_v0001179_t0046_u01750826267695") --- PASS: TestServerSideCopyOverSelf (6.17s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:52 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:37:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 04:37:52 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:37:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/25 04:37:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/25 04:37:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.29s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:37:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nazusip1zibi" 2025/06/25 04:37:54 DEBUG : Config file has changed externally - reloading sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-yoqalam1yogo -> B2 bucket rclone-test-nazusip1zibi 2025/06/25 04:37:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:37:55 DEBUG : B2 bucket rclone-test-nazusip1zibi: Waiting for checks to finish 2025/06/25 04:37:55 DEBUG : B2 bucket rclone-test-nazusip1zibi: Waiting for transfers to finish 2025/06/25 04:37:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:37:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 04:37:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 04:37:57 DEBUG : B2 bucket rclone-test-nazusip1zibi: Waiting for checks to finish 2025/06/25 04:37:57 DEBUG : B2 bucket rclone-test-nazusip1zibi: Waiting for transfers to finish 2025/06/25 04:37:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/25 04:37:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 04:37:58 INFO : sub dir/hello world: Deleted 2025/06/25 04:37:59 DEBUG : testing file moves 2025/06/25 04:37:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/25 04:37:59 DEBUG : B2 bucket rclone-test-nazusip1zibi: Waiting for checks to finish 2025/06/25 04:37:59 DEBUG : B2 bucket rclone-test-nazusip1zibi: Waiting for transfers to finish 2025/06/25 04:37:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/25 04:37:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 04:38:00 INFO : sub dir/hello world: Deleted 2025/06/25 04:38:00 DEBUG : B2 bucket rclone-test-nazusip1zibi: Purge remote 2025/06/25 04:38:00 INFO : B2 bucket rclone-test-nazusip1zibi: cleaning bucket "rclone-test-nazusip1zibi" of all files 2025/06/25 04:38:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52dd23600dab5b9f780e1b_f11299ee996398dd7_d20250625_m043759_c001_v0001165_t0007_u01750826279793") 2025/06/25 04:38:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52dd23600dab5b9f780e1b_f11478f720816aeea_d20250625_m043757_c001_v0001044_t0027_u01750826277785") 2025/06/25 04:38:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52dd23600dab5b9f780e1b_f1165c3dd95f2e8f7_d20250625_m043756_c001_v0001040_t0040_u01750826276056") --- PASS: TestServerSideMoveOverSelf (8.46s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:02 ERROR : error listing: directory not found 2025/06/25 04:38:02 INFO : Local file system at /tmp/rclone1603027476: Making directory 2025/06/25 04:38:03 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:03 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.94s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:38:05 DEBUG : Local file system at /tmp/rclone1603027476: Waiting for checks to finish 2025/06/25 04:38:05 DEBUG : Local file system at /tmp/rclone1603027476: Waiting for transfers to finish 2025/06/25 04:38:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:38:05 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/25 04:38:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/25 04:38:06 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:06 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 04:38:06 INFO : check sum: Copied (new) 2025/06/25 04:38:06 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:07 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 04:38:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/25 04:38:07 DEBUG : check sum: Unchanged skipping 2025/06/25 04:38:07 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:07 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.78s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/25 04:38:08 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:08 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/25 04:38:08 INFO : sizeonly: Copied (new) 2025/06/25 04:38:08 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:08 DEBUG : sizeonly: Sizes identical 2025/06/25 04:38:08 DEBUG : sizeonly: Unchanged skipping 2025/06/25 04:38:08 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:08 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:08 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:08 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.80s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/25 04:38:09 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:09 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/25 04:38:10 INFO : ignore-size: Copied (new) 2025/06/25 04:38:10 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:38:10 DEBUG : ignore-size: Unchanged skipping 2025/06/25 04:38:10 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:10 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:10 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.71s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:12 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:38:12 DEBUG : existing: Unchanged skipping 2025/06/25 04:38:12 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:12 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:12 INFO : There was nothing to transfer 2025/06/25 04:38:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/25 04:38:12 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:12 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/25 04:38:13 INFO : existing: Copied (replaced existing) 2025/06/25 04:38:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 04:38:14 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:14 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/25 04:38:14 INFO : existing: Copied (new) 2025/06/25 04:38:14 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:15 DEBUG : existing: Destination exists, skipping 2025/06/25 04:38:15 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:15 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:15 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.93s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:16 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/25 04:38:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 04:38:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:38:17 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 04:38:17 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:17 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:38:17 INFO : a/potato2: Copied (new) 2025/06/25 04:38:17 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:17 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.70s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/25 04:38:19 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 04:38:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/25 04:38:19 DEBUG : empty space: Unchanged skipping 2025/06/25 04:38:19 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:19 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:19 INFO : There was nothing to transfer 2025/06/25 04:38:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/25 04:38:19 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 04:38:21 INFO : empty space: Updated modification time in destination 2025/06/25 04:38:21 DEBUG : empty space: Unchanged skipping 2025/06/25 04:38:21 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:21 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:22 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:22 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/25 04:38:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 04:38:22 DEBUG : empty space: Unchanged skipping 2025/06/25 04:38:22 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:22 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.58s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:23 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:23 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/25 04:38:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1603027476) 2025/06/25 04:38:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yoqalam1yogo) 2025/06/25 04:38:23 DEBUG : foo: sha1 differ 2025/06/25 04:38:23 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/25 04:38:24 INFO : foo: Copied (replaced existing) 2025/06/25 04:38:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:38:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/25 04:38:25 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:25 DEBUG : empty space: Unchanged skipping 2025/06/25 04:38:25 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:38:26 INFO : potato: Copied (new) 2025/06/25 04:38:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:28 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/25 04:38:28 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:28 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/25 04:38:28 INFO : potato: Copied (replaced existing) 2025/06/25 04:38:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:30 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/25 04:38:30 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1603027476) 2025/06/25 04:38:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yoqalam1yogo) 2025/06/25 04:38:30 DEBUG : potato: sha1 differ 2025/06/25 04:38:30 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/25 04:38:30 INFO : potato: Copied (replaced existing) 2025/06/25 04:38:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:38:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:38:32 DEBUG : empty space: Unchanged skipping 2025/06/25 04:38:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/25 04:38:32 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:32 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:32 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:38:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:38:34 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:34 DEBUG : empty space: Unchanged skipping 2025/06/25 04:38:34 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:38:35 INFO : potato2: Copied (new) 2025/06/25 04:38:35 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:37 INFO : d: Making directory 2025/06/25 04:38:37 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/25 04:38:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 04:38:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:38:37 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 04:38:38 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:38 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:38:38 INFO : a/potato2: Copied (new) 2025/06/25 04:38:38 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:38 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:40 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/25 04:38:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 04:38:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:38:40 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 04:38:41 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:41 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:38:41 INFO : a/potato2: Copied (new) 2025/06/25 04:38:41 ERROR : B2 bucket rclone-test-yoqalam1yogo: not deleting files as there were IO errors 2025/06/25 04:38:41 ERROR : B2 bucket rclone-test-yoqalam1yogo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.26s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:43 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:38:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:38:43 DEBUG : empty space: Unchanged skipping 2025/06/25 04:38:43 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:43 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:43 INFO : potato: Deleted 2025/06/25 04:38:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:38:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.68s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:46 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:46 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:46 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:46 INFO : potato: Deleted 2025/06/25 04:38:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:38:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:38:46 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:46 DEBUG : empty space: Unchanged skipping 2025/06/25 04:38:46 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:38:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:38:48 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:48 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:49 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/25 04:38:49 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.40s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:51 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 04:38:51 DEBUG : enormous: Excluded 2025/06/25 04:38:51 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 04:38:51 DEBUG : potato2: Excluded 2025/06/25 04:38:51 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 04:38:51 DEBUG : potato2: Excluded 2025/06/25 04:38:51 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:38:51 DEBUG : empty space: Unchanged skipping 2025/06/25 04:38:51 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:51 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:51 INFO : There was nothing to transfer 2025/06/25 04:38:51 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 04:38:51 DEBUG : enormous: Excluded 2025/06/25 04:38:51 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 04:38:51 DEBUG : potato2: Excluded 2025/06/25 04:38:52 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 04:38:52 DEBUG : potato2: Excluded 2025/06/25 04:38:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/25 04:38:52 DEBUG : empty space: Unchanged skipping 2025/06/25 04:38:52 DEBUG : Local file system at /tmp/rclone1603027476: Waiting for checks to finish 2025/06/25 04:38:52 DEBUG : Local file system at /tmp/rclone1603027476: Waiting for transfers to finish 2025/06/25 04:38:52 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.38s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:54 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 04:38:54 DEBUG : enormous: Excluded 2025/06/25 04:38:54 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 04:38:54 DEBUG : potato2: Excluded 2025/06/25 04:38:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:38:54 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:54 DEBUG : empty space: Unchanged skipping 2025/06/25 04:38:54 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:54 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:54 INFO : enormous: Deleted 2025/06/25 04:38:54 INFO : potato2: Deleted 2025/06/25 04:38:54 INFO : There was nothing to transfer 2025/06/25 04:38:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/25 04:38:55 DEBUG : empty space: Unchanged skipping 2025/06/25 04:38:55 DEBUG : Local file system at /tmp/rclone1603027476: Waiting for checks to finish 2025/06/25 04:38:55 DEBUG : Local file system at /tmp/rclone1603027476: Waiting for transfers to finish 2025/06/25 04:38:55 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:55 INFO : enormous: Deleted 2025/06/25 04:38:55 INFO : potato2: Deleted 2025/06/25 04:38:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.97s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:38:57 DEBUG : five: Need to transfer - File not found at Destination 2025/06/25 04:38:57 DEBUG : one: Destination is newer than source, skipping 2025/06/25 04:38:57 DEBUG : three: Sizes identical 2025/06/25 04:38:57 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/25 04:38:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/25 04:38:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1603027476) 2025/06/25 04:38:57 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yoqalam1yogo) 2025/06/25 04:38:57 DEBUG : two: sha1 differ 2025/06/25 04:38:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/25 04:38:57 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/25 04:38:57 INFO : five: Copied (new) 2025/06/25 04:38:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/25 04:38:58 INFO : two: Copied (replaced existing) 2025/06/25 04:38:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/25 04:38:58 INFO : four: Copied (replaced existing) 2025/06/25 04:38:58 DEBUG : Waiting for deletions to finish 2025/06/25 04:38:58 DEBUG : one: Destination is newer than source, skipping 2025/06/25 04:38:58 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:38:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1603027476) 2025/06/25 04:38:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yoqalam1yogo) 2025/06/25 04:38:58 DEBUG : three: sha1 differ 2025/06/25 04:38:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/25 04:38:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/25 04:38:58 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/25 04:38:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/25 04:38:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/25 04:38:58 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/25 04:38:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/25 04:38:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/25 04:38:58 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/25 04:38:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/25 04:38:58 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:38:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 04:38:59 INFO : three: Copied (replaced existing) 2025/06/25 04:38:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.85s) === 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-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/25 04:39:00 INFO : B2 bucket rclone-test-yoqalam1yogo: Making map for --track-renames 2025/06/25 04:39:00 INFO : B2 bucket rclone-test-yoqalam1yogo: Finished making map for --track-renames 2025/06/25 04:39:00 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:39:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 04:39:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/25 04:39:00 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for renames to finish 2025/06/25 04:39:00 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:39:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/25 04:39:01 INFO : potato: Copied (new) 2025/06/25 04:39:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/25 04:39:01 INFO : yam: Copied (new) 2025/06/25 04:39:01 DEBUG : Waiting for deletions to finish 2025/06/25 04:39:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:39:01 INFO : B2 bucket rclone-test-yoqalam1yogo: Making map for --track-renames 2025/06/25 04:39:01 INFO : B2 bucket rclone-test-yoqalam1yogo: Finished making map for --track-renames 2025/06/25 04:39:01 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:39:01 DEBUG : potato: Unchanged skipping 2025/06/25 04:39:01 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for renames to finish 2025/06/25 04:39:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/25 04:39:02 INFO : yam: Copied (server-side copy) to: yaml 2025/06/25 04:39:02 INFO : yam: Deleted 2025/06/25 04:39:02 INFO : yaml: Renamed from "yam" 2025/06/25 04:39:02 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:39:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/25 04:39:03 INFO : B2 bucket rclone-test-yoqalam1yogo: Making map for --track-renames 2025/06/25 04:39:03 INFO : B2 bucket rclone-test-yoqalam1yogo: Finished making map for --track-renames 2025/06/25 04:39:03 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:39:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 04:39:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/25 04:39:03 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for renames to finish 2025/06/25 04:39:03 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:39:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/25 04:39:03 INFO : yam: Copied (new) 2025/06/25 04:39:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/25 04:39:04 INFO : potato: Copied (new) 2025/06/25 04:39:04 DEBUG : Waiting for deletions to finish 2025/06/25 04:39:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:39:04 INFO : B2 bucket rclone-test-yoqalam1yogo: Making map for --track-renames 2025/06/25 04:39:04 INFO : B2 bucket rclone-test-yoqalam1yogo: Finished making map for --track-renames 2025/06/25 04:39:04 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:39:04 DEBUG : potato: Unchanged skipping 2025/06/25 04:39:04 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for renames to finish 2025/06/25 04:39:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/25 04:39:04 INFO : yam: Copied (server-side copy) to: yaml 2025/06/25 04:39:05 INFO : yam: Deleted 2025/06/25 04:39:05 INFO : yaml: Renamed from "yam" 2025/06/25 04:39:05 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:39:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/25 04:39:06 INFO : B2 bucket rclone-test-yoqalam1yogo: Making map for --track-renames 2025/06/25 04:39:06 INFO : B2 bucket rclone-test-yoqalam1yogo: Finished making map for --track-renames 2025/06/25 04:39:06 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:39:06 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for renames to finish 2025/06/25 04:39:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/25 04:39:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 04:39:06 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:39:06 DEBUG : sub/yam: Clearing upload URL because of error: Post "https://pod-000-1137-12.backblaze.com/b2api/v1/b2_upload_file/ef623d63600dab5b9f780e1b/c001_v0001137_t0006": EOF 2025/06/25 04:39:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-12.backblaze.com/b2api/v1/b2_upload_file/ef623d63600dab5b9f780e1b/c001_v0001137_t0006": EOF) 2025/06/25 04:39:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/25 04:39:06 DEBUG : sub/yam: Received error: Post "https://pod-000-1137-12.backblaze.com/b2api/v1/b2_upload_file/ef623d63600dab5b9f780e1b/c001_v0001137_t0006": EOF - low level retry 0/10 2025/06/25 04:39:06 DEBUG : pacer: Reducing sleep to 10ms 2025/06/25 04:39:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/25 04:39:06 INFO : potato: Copied (new) 2025/06/25 04:39:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/25 04:39:06 INFO : sub/yam: Copied (new) 2025/06/25 04:39:06 DEBUG : Waiting for deletions to finish 2025/06/25 04:39:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:39:07 DEBUG : potato: Unchanged skipping 2025/06/25 04:39:07 INFO : B2 bucket rclone-test-yoqalam1yogo: Making map for --track-renames 2025/06/25 04:39:07 INFO : B2 bucket rclone-test-yoqalam1yogo: Finished making map for --track-renames 2025/06/25 04:39:07 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:39:07 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for renames to finish 2025/06/25 04:39:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/25 04:39:07 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/25 04:39:07 INFO : sub/yam: Deleted 2025/06/25 04:39:07 INFO : yam: Renamed from "sub/yam" 2025/06/25 04:39:07 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:39:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.82s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:39:08 DEBUG : Creating backend with remote "/tmp/rclone1603027476/dir1" 2025/06/25 04:39:08 DEBUG : Config file has changed externally - reloading 2025/06/25 04:39:08 DEBUG : Creating backend with remote "/tmp/rclone1603027476/dir2" 2025/06/25 04:39:08 DEBUG : Local file system at /tmp/rclone1603027476/dir2: Using server-side directory move 2025/06/25 04:39:08 INFO : Local file system at /tmp/rclone1603027476/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/25 04:39:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/25 04:39:08 DEBUG : Local file system at /tmp/rclone1603027476/dir2: Waiting for checks to finish 2025/06/25 04:39:08 INFO : file1.txt: Moved (server-side) 2025/06/25 04:39:08 DEBUG : Local file system at /tmp/rclone1603027476/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:39:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:39:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/25 04:39:09 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:39:09 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:39:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:39:09 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:39:09 INFO : sub dir/hello world: Deleted 2025/06/25 04:39:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/25 04:39:09 INFO : nested/sub dir/file: Copied (new) 2025/06/25 04:39:09 INFO : nested/sub dir/file: Deleted 2025/06/25 04:39:09 INFO : sub dir: Removing directory 2025/06/25 04:39:09 INFO : nested/sub dir: Removing directory 2025/06/25 04:39:09 INFO : nested: Removing directory 2025/06/25 04:39:09 DEBUG : Local file system at /tmp/rclone1603027476: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.46s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:39:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:39:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/25 04:39:10 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:39:10 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:39:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/25 04:39:11 INFO : nested/sub dir/file: Copied (new) 2025/06/25 04:39:11 INFO : nested/sub dir/file: Deleted 2025/06/25 04:39:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:39:11 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:39:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.79s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:39:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/25 04:39:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 04:39:12 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:39:12 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:39:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/25 04:39:12 INFO : existing: Copied (new) 2025/06/25 04:39:12 INFO : existing: Deleted 2025/06/25 04:39:13 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/25 04:39:13 INFO : existing-b: Copied (new) 2025/06/25 04:39:13 INFO : existing-b: Deleted 2025/06/25 04:39:13 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:39:13 DEBUG : existing: Destination exists, skipping 2025/06/25 04:39:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/25 04:39:13 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:39:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.93s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:39:14 DEBUG : Creating backend with remote "TestB2:rclone-test-temozal5royo" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-yoqalam1yogo -> B2 bucket rclone-test-temozal5royo 2025/06/25 04:39:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:39:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/25 04:39:18 DEBUG : empty space: Unchanged skipping 2025/06/25 04:39:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 04:39:18 DEBUG : B2 bucket rclone-test-temozal5royo: Waiting for checks to finish 2025/06/25 04:39:18 INFO : empty space: Deleted 2025/06/25 04:39:18 DEBUG : B2 bucket rclone-test-temozal5royo: Waiting for transfers to finish 2025/06/25 04:39:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:39:18 INFO : potato2: Copied (server-side copy) 2025/06/25 04:39:18 INFO : potato2: Deleted 2025/06/25 04:39:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/25 04:39:19 INFO : potato3: Copied (server-side copy) 2025/06/25 04:39:19 INFO : potato3: Deleted 2025/06/25 04:39:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bozerib5pihe" 2025/06/25 04:39:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/25 04:39:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:39:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 04:39:20 DEBUG : B2 bucket rclone-test-bozerib5pihe: Waiting for checks to finish 2025/06/25 04:39:20 DEBUG : B2 bucket rclone-test-bozerib5pihe: Waiting for transfers to finish 2025/06/25 04:39:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 04:39:21 INFO : empty space: Copied (server-side copy) 2025/06/25 04:39:21 INFO : empty space: Deleted 2025/06/25 04:39:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/25 04:39:21 INFO : potato3: Copied (server-side copy) 2025/06/25 04:39:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:39:21 INFO : potato2: Copied (server-side copy) 2025/06/25 04:39:21 INFO : potato3: Deleted 2025/06/25 04:39:22 INFO : potato2: Deleted 2025/06/25 04:39:22 DEBUG : B2 bucket rclone-test-bozerib5pihe: Purge remote 2025/06/25 04:39:22 INFO : B2 bucket rclone-test-bozerib5pihe: cleaning bucket "rclone-test-bozerib5pihe" of all files 2025/06/25 04:39:22 DEBUG : empty space: Deleting (id "4_zffe21df3602dab5b9f780e1b_f118fac59d2caf2c8_d20250625_m043921_c001_v0001146_t0030_u01750826361267") 2025/06/25 04:39:22 DEBUG : potato2: Deleting (id "4_zffe21df3602dab5b9f780e1b_f112b64d7ab62f551_d20250625_m043921_c001_v0001145_t0044_u01750826361625") 2025/06/25 04:39:22 DEBUG : potato3: Deleting (id "4_zffe21df3602dab5b9f780e1b_f109d21bc5e6baf83_d20250625_m043921_c001_v0001184_t0023_u01750826361680") 2025/06/25 04:39:23 DEBUG : B2 bucket rclone-test-temozal5royo: Purge remote 2025/06/25 04:39:23 INFO : B2 bucket rclone-test-temozal5royo: cleaning bucket "rclone-test-temozal5royo" of all files 2025/06/25 04:39:23 DEBUG : empty space: Deleting (id "4_z6f220df3602dab5b9f780e1b_f41078181dbdeef3c_d20250625_m043921_c001_v7007000_t0000_u01750826361639") 2025/06/25 04:39:23 DEBUG : empty space: Deleting (id "4_z6f220df3602dab5b9f780e1b_f1072bcda6e73c17f_d20250625_m043917_c001_v0001176_t0020_u01750826357606") 2025/06/25 04:39:23 DEBUG : potato2: Deleting (id "4_z6f220df3602dab5b9f780e1b_f4123b9dd55dd91fc_d20250625_m043922_c001_v7007000_t0000_u01750826362012") 2025/06/25 04:39:23 DEBUG : potato2: Deleting (id "4_z6f220df3602dab5b9f780e1b_f10489269c1bb6587_d20250625_m043918_c001_v0001131_t0018_u01750826358541") 2025/06/25 04:39:23 DEBUG : potato3: Deleting (id "4_z6f220df3602dab5b9f780e1b_f41078181dbdeef3d_d20250625_m043921_c001_v7007000_t0000_u01750826361901") 2025/06/25 04:39:23 DEBUG : potato3: Deleting (id "4_z6f220df3602dab5b9f780e1b_f1078ee1d9ef62c0f_d20250625_m043918_c001_v0001184_t0040_u01750826358921") 2025/06/25 04:39:23 DEBUG : potato3: Deleting (id "4_z6f220df3602dab5b9f780e1b_f1072bcda6e73c183_d20250625_m043917_c001_v0001176_t0046_u01750826357921") --- PASS: TestServerSideMove (10.73s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yiserim5mavi" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-yoqalam1yogo -> B2 bucket rclone-test-yiserim5mavi 2025/06/25 04:39:30 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 04:39:30 DEBUG : empty space: Excluded 2025/06/25 04:39:30 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 04:39:30 DEBUG : empty space: Excluded 2025/06/25 04:39:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:39:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 04:39:30 DEBUG : B2 bucket rclone-test-yiserim5mavi: Waiting for checks to finish 2025/06/25 04:39:30 DEBUG : B2 bucket rclone-test-yiserim5mavi: Waiting for transfers to finish 2025/06/25 04:39:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:39:30 INFO : potato2: Copied (server-side copy) 2025/06/25 04:39:30 INFO : potato2: Deleted 2025/06/25 04:39:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/25 04:39:31 INFO : potato3: Copied (server-side copy) 2025/06/25 04:39:31 INFO : potato3: Deleted 2025/06/25 04:39:31 DEBUG : Creating backend with remote "TestB2:rclone-test-habanin6reno" 2025/06/25 04:39:32 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 04:39:32 DEBUG : empty space: Excluded 2025/06/25 04:39:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:39:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 04:39:32 DEBUG : B2 bucket rclone-test-habanin6reno: Waiting for checks to finish 2025/06/25 04:39:32 DEBUG : B2 bucket rclone-test-habanin6reno: Waiting for transfers to finish 2025/06/25 04:39:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:39:33 INFO : potato2: Copied (server-side copy) 2025/06/25 04:39:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/25 04:39:33 INFO : potato3: Copied (server-side copy) 2025/06/25 04:39:33 INFO : potato2: Deleted 2025/06/25 04:39:33 INFO : potato3: Deleted 2025/06/25 04:39:34 DEBUG : B2 bucket rclone-test-habanin6reno: Purge remote 2025/06/25 04:39:34 INFO : B2 bucket rclone-test-habanin6reno: cleaning bucket "rclone-test-habanin6reno" of all files 2025/06/25 04:39:34 DEBUG : potato2: Deleting (id "4_zdf124de3602dab5b9f780e1b_f11510a01eb6faf58_d20250625_m043933_c001_v0001099_t0044_u01750826373269") 2025/06/25 04:39:34 DEBUG : potato3: Deleting (id "4_zdf124de3602dab5b9f780e1b_f1035826439c0a188_d20250625_m043933_c001_v0001165_t0004_u01750826373636") 2025/06/25 04:39:35 DEBUG : B2 bucket rclone-test-yiserim5mavi: Purge remote 2025/06/25 04:39:35 INFO : B2 bucket rclone-test-yiserim5mavi: cleaning bucket "rclone-test-yiserim5mavi" of all files 2025/06/25 04:39:35 DEBUG : empty space: Deleting (id "4_z6fe23de3602dab5b9f780e1b_f1121edc8e2fb292e_d20250625_m043929_c001_v0001183_t0017_u01750826369569") 2025/06/25 04:39:35 DEBUG : potato2: Deleting (id "4_z6fe23de3602dab5b9f780e1b_f4053357cf35d23b4_d20250625_m043933_c001_v7007000_t0000_u01750826373702") 2025/06/25 04:39:35 DEBUG : potato2: Deleting (id "4_z6fe23de3602dab5b9f780e1b_f113eb6f7c2d3eb90_d20250625_m043930_c001_v0001134_t0059_u01750826370405") 2025/06/25 04:39:35 DEBUG : potato3: Deleting (id "4_z6fe23de3602dab5b9f780e1b_f4144cb410956d70b_d20250625_m043933_c001_v7007000_t0000_u01750826373885") 2025/06/25 04:39:35 DEBUG : potato3: Deleting (id "4_z6fe23de3602dab5b9f780e1b_f1135f7a051601015_d20250625_m043930_c001_v0001131_t0022_u01750826370713") 2025/06/25 04:39:35 DEBUG : potato3: Deleting (id "4_z6fe23de3602dab5b9f780e1b_f1121edc8e2fb2932_d20250625_m043929_c001_v0001183_t0032_u01750826369812") 2025/06/25 04:39:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/25 04:39:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/25 04:39:36 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:39:37 DEBUG : Creating backend with remote "TestB2:rclone-test-necudig2xola" 2025/06/25 04:39:39 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-yoqalam1yogo -> B2 bucket rclone-test-necudig2xola 2025/06/25 04:39:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:39:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/25 04:39:42 DEBUG : empty space: Unchanged skipping 2025/06/25 04:39:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 04:39:42 DEBUG : B2 bucket rclone-test-necudig2xola: Waiting for checks to finish 2025/06/25 04:39:42 INFO : empty space: Deleted 2025/06/25 04:39:42 DEBUG : B2 bucket rclone-test-necudig2xola: Waiting for transfers to finish 2025/06/25 04:39:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:39:42 INFO : potato2: Copied (server-side copy) 2025/06/25 04:39:42 INFO : potato2: Deleted 2025/06/25 04:39:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/25 04:39:43 INFO : potato3: Copied (server-side copy) 2025/06/25 04:39:43 INFO : potato3: Deleted 2025/06/25 04:39:43 DEBUG : Creating backend with remote "TestB2:rclone-test-visimuv2jira" 2025/06/25 04:39:44 INFO : tomatoDir: Making directory 2025/06/25 04:39:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/25 04:39:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:39:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 04:39:45 DEBUG : B2 bucket rclone-test-visimuv2jira: Waiting for checks to finish 2025/06/25 04:39:45 DEBUG : B2 bucket rclone-test-visimuv2jira: Waiting for transfers to finish 2025/06/25 04:39:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/25 04:39:45 INFO : empty space: Copied (server-side copy) 2025/06/25 04:39:45 INFO : empty space: Deleted 2025/06/25 04:39:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/25 04:39:46 INFO : potato3: Copied (server-side copy) 2025/06/25 04:39:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/25 04:39:46 INFO : potato2: Copied (server-side copy) 2025/06/25 04:39:46 INFO : potato3: Deleted 2025/06/25 04:39:46 INFO : potato2: Deleted 2025/06/25 04:39:46 DEBUG : B2 bucket rclone-test-visimuv2jira: Purge remote 2025/06/25 04:39:46 INFO : B2 bucket rclone-test-visimuv2jira: cleaning bucket "rclone-test-visimuv2jira" of all files 2025/06/25 04:39:47 DEBUG : empty space: Deleting (id "4_z2f227df3602dab5b9f780e1b_f116a249cc4681379_d20250625_m043945_c001_v0001176_t0050_u01750826385651") 2025/06/25 04:39:47 DEBUG : potato2: Deleting (id "4_z2f227df3602dab5b9f780e1b_f102b44e836527b27_d20250625_m043945_c001_v0001113_t0029_u01750826385907") 2025/06/25 04:39:47 DEBUG : potato3: Deleting (id "4_z2f227df3602dab5b9f780e1b_f1118af539a035f13_d20250625_m043946_c001_v0001177_t0038_u01750826386026") 2025/06/25 04:39:47 DEBUG : B2 bucket rclone-test-necudig2xola: Purge remote 2025/06/25 04:39:47 INFO : B2 bucket rclone-test-necudig2xola: cleaning bucket "rclone-test-necudig2xola" of all files 2025/06/25 04:39:47 DEBUG : empty space: Deleting (id "4_z9f426db3602dab5b9f780e1b_f418c354266636203_d20250625_m043945_c001_v7007000_t0000_u01750826385884") 2025/06/25 04:39:47 DEBUG : empty space: Deleting (id "4_z9f426db3602dab5b9f780e1b_f115283b76ba402ef_d20250625_m043941_c001_v0001100_t0029_u01750826381104") 2025/06/25 04:39:47 DEBUG : potato2: Deleting (id "4_z9f426db3602dab5b9f780e1b_f4144cb410956d717_d20250625_m043946_c001_v7007000_t0000_u01750826386331") 2025/06/25 04:39:47 DEBUG : potato2: Deleting (id "4_z9f426db3602dab5b9f780e1b_f101a3d514b944e58_d20250625_m043942_c001_v0001172_t0041_u01750826382379") 2025/06/25 04:39:47 DEBUG : potato3: Deleting (id "4_z9f426db3602dab5b9f780e1b_f418c354266636204_d20250625_m043946_c001_v7007000_t0000_u01750826386259") 2025/06/25 04:39:47 DEBUG : potato3: Deleting (id "4_z9f426db3602dab5b9f780e1b_f10606315ec04917f_d20250625_m043942_c001_v0001105_t0000_u01750826382833") 2025/06/25 04:39:47 DEBUG : potato3: Deleting (id "4_z9f426db3602dab5b9f780e1b_f115283b76ba402f5_d20250625_m043941_c001_v0001100_t0016_u01750826381462") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.43s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:39:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:39:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/rclone-sync-test" 2025/06/25 04:39:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/rclone-sync-test-include/layer2" 2025/06/25 04:40:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/rclone-sync-test-ignore-file" 2025/06/25 04:40:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/25 04:40:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/25 04:40:04 DEBUG : pacer: Reducing sleep to 10ms 2025/06/25 04:40:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 04:40:04 DEBUG : B2 bucket rclone-test-yoqalam1yogo path rclone-sync-test: Waiting for checks to finish 2025/06/25 04:40:04 DEBUG : B2 bucket rclone-test-yoqalam1yogo path rclone-sync-test: Waiting for transfers to finish 2025/06/25 04:40:04 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:04 INFO : There was nothing to transfer 2025/06/25 04:40:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 04:40:04 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:40:04 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:40:04 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:04 INFO : There was nothing to transfer 2025/06/25 04:40:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 04:40:05 DEBUG : B2 bucket rclone-test-yoqalam1yogo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/25 04:40:05 DEBUG : B2 bucket rclone-test-yoqalam1yogo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/25 04:40:05 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:05 INFO : There was nothing to transfer 2025/06/25 04:40:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 04:40:05 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:40:05 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:40:05 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:05 INFO : There was nothing to transfer 2025/06/25 04:40:06 DEBUG : Excluded 2025/06/25 04:40:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 04:40:06 DEBUG : B2 bucket rclone-test-yoqalam1yogo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/25 04:40:06 DEBUG : B2 bucket rclone-test-yoqalam1yogo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/25 04:40:06 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:06 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.25s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:40:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/dst" 2025/06/25 04:40:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/CompareDest" 2025/06/25 04:40:10 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 04:40:10 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:10 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 04:40:10 INFO : one: Copied (new) 2025/06/25 04:40:10 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:40:11 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:11 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/25 04:40:11 INFO : one: Copied (replaced existing) 2025/06/25 04:40:11 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:13 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:40:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 04:40:13 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:13 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:13 INFO : There was nothing to transfer 2025/06/25 04:40:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:40:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 04:40:14 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 04:40:15 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:15 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:15 INFO : There was nothing to transfer 2025/06/25 04:40:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:40:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 04:40:15 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 04:40:15 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:15 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:15 INFO : There was nothing to transfer 2025/06/25 04:40:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:40:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 04:40:16 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/25 04:40:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/25 04:40:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 04:40:16 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:16 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:16 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:16 INFO : There was nothing to transfer 2025/06/25 04:40:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:40:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/25 04:40:17 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 04:40:17 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 04:40:17 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:18 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/25 04:40:18 INFO : two: Copied (new) 2025/06/25 04:40:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.41s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:40:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/dest" 2025/06/25 04:40:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/pre-dest1" 2025/06/25 04:40:23 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/pre-dest2" 2025/06/25 04:40:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:40:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/25 04:40:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:40:25 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/25 04:40:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/25 04:40:26 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dest: Waiting for checks to finish 2025/06/25 04:40:26 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dest: Waiting for transfers to finish 2025/06/25 04:40:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/25 04:40:26 INFO : 3: Copied (new) 2025/06/25 04:40:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.97s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:40:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/dst" 2025/06/25 04:40:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/CopyDest" 2025/06/25 04:40:31 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 04:40:31 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:31 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 04:40:32 INFO : one: Copied (new) 2025/06/25 04:40:32 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:40:33 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:33 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/25 04:40:33 INFO : one: Copied (replaced existing) 2025/06/25 04:40:33 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/BackupDir" 2025/06/25 04:40:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:40:36 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 04:40:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 04:40:38 INFO : one: Copied (server-side copy) 2025/06/25 04:40:38 INFO : one: Deleted 2025/06/25 04:40:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/25 04:40:39 INFO : one: Copied (server-side copy) 2025/06/25 04:40:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/25 04:40:39 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:39 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:39 DEBUG : one: Unchanged skipping 2025/06/25 04:40:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/25 04:40:40 INFO : two: Copied (server-side copy) 2025/06/25 04:40:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/25 04:40:40 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:40 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:40 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:40 DEBUG : one: Unchanged skipping 2025/06/25 04:40:40 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:40 DEBUG : two: Unchanged skipping 2025/06/25 04:40:40 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:40 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:40 INFO : There was nothing to transfer 2025/06/25 04:40:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:42 DEBUG : one: Unchanged skipping 2025/06/25 04:40:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/25 04:40:42 DEBUG : three: Destination not found in --copy-dest 2025/06/25 04:40:42 DEBUG : three: Need to transfer - File not found at Destination 2025/06/25 04:40:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/25 04:40:42 DEBUG : two: Unchanged skipping 2025/06/25 04:40:42 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:42 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/25 04:40:43 INFO : three: Copied (new) 2025/06/25 04:40:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.69s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:40:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/dst" 2025/06/25 04:40:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/backup" 2025/06/25 04:40:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 04:40:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:40:49 DEBUG : two: Unchanged skipping 2025/06/25 04:40:49 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 04:40:50 INFO : one: Copied (server-side copy) 2025/06/25 04:40:50 INFO : one: Deleted 2025/06/25 04:40:50 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 04:40:52 INFO : one: Copied (new) 2025/06/25 04:40:52 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 04:40:52 INFO : three.txt: Copied (server-side copy) 2025/06/25 04:40:52 INFO : three.txt: Deleted 2025/06/25 04:40:52 INFO : three.txt: Moved into backup dir 2025/06/25 04:40:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 04:40:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:40:54 DEBUG : two: Unchanged skipping 2025/06/25 04:40:54 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:40:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 04:40:55 INFO : one: Copied (server-side copy) 2025/06/25 04:40:55 INFO : one: Deleted 2025/06/25 04:40:55 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:40:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/25 04:40:55 INFO : one: Copied (new) 2025/06/25 04:40:55 DEBUG : Waiting for deletions to finish 2025/06/25 04:40:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 04:40:56 INFO : three.txt: Copied (server-side copy) 2025/06/25 04:40:56 INFO : three.txt: Deleted 2025/06/25 04:40:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:40:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/dst" 2025/06/25 04:41:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/backup" 2025/06/25 04:41:02 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:41:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 04:41:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:41:02 DEBUG : two: Unchanged skipping 2025/06/25 04:41:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 04:41:03 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 04:41:03 INFO : one: Deleted 2025/06/25 04:41:03 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:41:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 04:41:04 INFO : one: Copied (new) 2025/06/25 04:41:04 DEBUG : Waiting for deletions to finish 2025/06/25 04:41:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 04:41:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 04:41:07 INFO : three.txt: Deleted 2025/06/25 04:41:07 INFO : three.txt: Moved into backup dir 2025/06/25 04:41:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 04:41:09 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:41:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:41:09 DEBUG : two: Unchanged skipping 2025/06/25 04:41:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 04:41:09 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 04:41:10 INFO : one: Deleted 2025/06/25 04:41:10 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:41:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/25 04:41:10 INFO : one: Copied (new) 2025/06/25 04:41:10 DEBUG : Waiting for deletions to finish 2025/06/25 04:41:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 04:41:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 04:41:11 INFO : three.txt: Deleted 2025/06/25 04:41:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.89s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:41:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/dst" 2025/06/25 04:41:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/backup" 2025/06/25 04:41:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 04:41:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:41:17 DEBUG : two: Unchanged skipping 2025/06/25 04:41:17 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:41:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 04:41:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 04:41:18 INFO : one: Deleted 2025/06/25 04:41:18 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:41:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 04:41:19 INFO : one: Copied (new) 2025/06/25 04:41:19 DEBUG : Waiting for deletions to finish 2025/06/25 04:41:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 04:41:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 04:41:20 INFO : three.txt: Deleted 2025/06/25 04:41:20 INFO : three.txt: Moved into backup dir 2025/06/25 04:41:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 04:41:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:41:22 DEBUG : two: Unchanged skipping 2025/06/25 04:41:22 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:41:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 04:41:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 04:41:23 INFO : one: Deleted 2025/06/25 04:41:23 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:41:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/25 04:41:23 INFO : one: Copied (new) 2025/06/25 04:41:23 DEBUG : Waiting for deletions to finish 2025/06/25 04:41:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 04:41:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 04:41:24 INFO : three.txt: Deleted 2025/06/25 04:41:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.57s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:41:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/dst" 2025/06/25 04:41:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 04:41:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:41:28 DEBUG : two: Unchanged skipping 2025/06/25 04:41:28 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:41:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 04:41:29 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 04:41:29 INFO : one: Deleted 2025/06/25 04:41:29 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:41:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 04:41:30 INFO : one: Copied (new) 2025/06/25 04:41:30 DEBUG : Waiting for deletions to finish 2025/06/25 04:41:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 04:41:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 04:41:31 INFO : three.txt: Deleted 2025/06/25 04:41:31 INFO : three.txt: Moved into backup dir 2025/06/25 04:41:32 DEBUG : one.bak: Excluded (Path Filter) 2025/06/25 04:41:32 DEBUG : one.bak: Excluded 2025/06/25 04:41:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/25 04:41:32 DEBUG : three.txt.bak: Excluded 2025/06/25 04:41:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 04:41:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:41:32 DEBUG : two: Unchanged skipping 2025/06/25 04:41:32 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for checks to finish 2025/06/25 04:41:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 04:41:33 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 04:41:33 INFO : one: Deleted 2025/06/25 04:41:33 DEBUG : B2 bucket rclone-test-yoqalam1yogo path dst: Waiting for transfers to finish 2025/06/25 04:41:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/25 04:41:34 INFO : one: Copied (new) 2025/06/25 04:41:34 DEBUG : Waiting for deletions to finish 2025/06/25 04:41:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 04:41:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 04:41:34 INFO : three.txt: Deleted 2025/06/25 04:41:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.84s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:41:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/dst" 2025/06/25 04:41:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 04:41:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 04:41:40 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 04:41:40 INFO : one: Deleted 2025/06/25 04:41:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 04:41:41 INFO : one: Copied (new) 2025/06/25 04:41:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:41:41 DEBUG : two: Unchanged skipping 2025/06/25 04:41:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/25 04:41:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 04:41:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 04:41:42 INFO : three.txt: Deleted 2025/06/25 04:41:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 04:41:42 INFO : three.txt: Copied (new) 2025/06/25 04:41:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 04:41:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 04:41:44 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 04:41:44 INFO : one: Deleted 2025/06/25 04:41:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/25 04:41:44 INFO : one: Copied (new) 2025/06/25 04:41:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:41:44 DEBUG : two: Unchanged skipping 2025/06/25 04:41:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/25 04:41:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 04:41:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 04:41:45 INFO : three.txt: Deleted 2025/06/25 04:41:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/25 04:41:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.15s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:41:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqalam1yogo/dst" 2025/06/25 04:41:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 04:41:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/25 04:41:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 04:41:52 INFO : one: Deleted 2025/06/25 04:41:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 04:41:52 INFO : one: Copied (new) 2025/06/25 04:41:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:41:53 DEBUG : two: Unchanged skipping 2025/06/25 04:41:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/25 04:41:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/25 04:41:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 04:41:54 INFO : three.txt: Deleted 2025/06/25 04:41:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 04:41:54 INFO : three.txt: Copied (new) 2025/06/25 04:41:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 04:41:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/25 04:41:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 04:41:55 INFO : one: Deleted 2025/06/25 04:41:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/25 04:41:56 INFO : one: Copied (new) 2025/06/25 04:41:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:41:56 DEBUG : two: Unchanged skipping 2025/06/25 04:41:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/25 04:41:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/25 04:41:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 04:41:57 INFO : three.txt: Deleted 2025/06/25 04:41:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/25 04:41:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.38s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:41:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/25 04:41:59 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:41:59 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:42:00 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/25 04:42:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/25 04:42:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.43s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:42:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 04:42:01 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:42:01 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:42:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/25 04:42:01 INFO : existing: Copied (new) 2025/06/25 04:42:01 DEBUG : Waiting for deletions to finish 2025/06/25 04:42:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/25 04:42:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/25 04:42:02 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:42:02 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:42:02 ERROR : B2 bucket rclone-test-yoqalam1yogo: not deleting files as there were IO errors 2025/06/25 04:42:02 ERROR : B2 bucket rclone-test-yoqalam1yogo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:42:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:03 DEBUG : existing: Unchanged skipping 2025/06/25 04:42:03 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:42:03 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:42:03 DEBUG : Waiting for deletions to finish 2025/06/25 04:42:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", 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-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:42:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both0: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both10: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both11: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both12: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both13: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both14: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both15: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both16: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both17: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both18: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both19: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both1: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both5: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both6: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both7: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both8: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both9: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both2: Unchanged skipping 2025/06/25 04:42:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both3: Unchanged skipping 2025/06/25 04:42:20 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:42:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:20 DEBUG : both4: Unchanged skipping 2025/06/25 04:42:20 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:42:20 DEBUG : Waiting for deletions to finish 2025/06/25 04:42:20 INFO : only10: Deleted 2025/06/25 04:42:21 INFO : only12: Deleted 2025/06/25 04:42:21 INFO : only2: Deleted 2025/06/25 04:42:21 INFO : only14: Deleted 2025/06/25 04:42:21 INFO : only18: Deleted 2025/06/25 04:42:21 INFO : only19: Deleted 2025/06/25 04:42:21 INFO : only1: Deleted 2025/06/25 04:42:21 INFO : only5: Deleted 2025/06/25 04:42:21 INFO : only8: Deleted 2025/06/25 04:42:21 INFO : only11: Deleted 2025/06/25 04:42:21 INFO : only13: Deleted 2025/06/25 04:42:21 INFO : only15: Deleted 2025/06/25 04:42:21 INFO : only16: Deleted 2025/06/25 04:42:21 INFO : only3: Deleted 2025/06/25 04:42:21 INFO : only0: Deleted 2025/06/25 04:42:21 INFO : only17: Deleted 2025/06/25 04:42:21 INFO : only4: Deleted 2025/06/25 04:42:21 INFO : only6: Deleted 2025/06/25 04:42:22 INFO : only7: Deleted 2025/06/25 04:42:22 INFO : only9: Deleted 2025/06/25 04:42:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.15s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:42:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:42:40 DEBUG : both10: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both12: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both11: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both15: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both16: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both17: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both18: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both19: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both0: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both13: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both14: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both1: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both4: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both6: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both2: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both8: Unchanged skipping 2025/06/25 04:42:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:42:40 DEBUG : both9: Unchanged skipping 2025/06/25 04:42:40 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : both3: Unchanged skipping 2025/06/25 04:42:40 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : both5: Unchanged skipping 2025/06/25 04:42:40 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : both7: Unchanged skipping 2025/06/25 04:42:40 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/25 04:42:40 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:42:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only0: Copied (replaced existing) 2025/06/25 04:42:41 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only11: Copied (replaced existing) 2025/06/25 04:42:41 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only15: Copied (replaced existing) 2025/06/25 04:42:41 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only17: Copied (replaced existing) 2025/06/25 04:42:41 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only14: Copied (replaced existing) 2025/06/25 04:42:41 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only18: Copied (replaced existing) 2025/06/25 04:42:41 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only10: Copied (replaced existing) 2025/06/25 04:42:41 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only1: Copied (replaced existing) 2025/06/25 04:42:41 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only12: Copied (replaced existing) 2025/06/25 04:42:41 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only19: Copied (replaced existing) 2025/06/25 04:42:41 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only3: Copied (replaced existing) 2025/06/25 04:42:41 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only4: Copied (replaced existing) 2025/06/25 04:42:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:41 INFO : only13: Copied (replaced existing) 2025/06/25 04:42:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:42 INFO : only2: Copied (replaced existing) 2025/06/25 04:42:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:42 INFO : only16: Copied (replaced existing) 2025/06/25 04:42:42 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:42 INFO : only9: Copied (replaced existing) 2025/06/25 04:42:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:42 INFO : only6: Copied (replaced existing) 2025/06/25 04:42:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:42 INFO : only8: Copied (replaced existing) 2025/06/25 04:42:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:42 INFO : only5: Copied (replaced existing) 2025/06/25 04:42:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/25 04:42:42 INFO : only7: Copied (replaced existing) 2025/06/25 04:42:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.13s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:42:50 DEBUG : empty_dir: Making directory with metadata 2025/06/25 04:42:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:42:50 DEBUG : empty_on_remote: Making directory with metadata 2025/06/25 04:42:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:42:50 INFO : empty_on_remote: Making directory 2025/06/25 04:42:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/25 04:42:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/25 04:42:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/25 04:42:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:42:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.82s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:42:53 DEBUG : empty_dir: Making directory with metadata 2025/06/25 04:42:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:42:53 DEBUG : empty_on_remote: Making directory with metadata 2025/06/25 04:42:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:42:53 INFO : empty_on_remote: Making directory 2025/06/25 04:42:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/25 04:42:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/25 04:42:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/25 04:42:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:42:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/25 04:42:54 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:42:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:42:56 INFO : sub dir: Making directory 2025/06/25 04:42:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:42:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:42:59 INFO : sub dir: Making directory 2025/06/25 04:42:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:43:12 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:13 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:43:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : apple: Unchanged skipping 2025/06/25 04:43:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : banana: Unchanged skipping 2025/06/25 04:43:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:43:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:43:13 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:43:13 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:43:13 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:13 INFO : There was nothing to transfer 2025/06/25 04:43:13 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:14 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : apple: Unchanged skipping 2025/06/25 04:43:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:43:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:43:14 DEBUG : banana: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:43:14 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:43:14 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:43:14 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:14 INFO : There was nothing to transfer 2025/06/25 04:43:14 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:14 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:43:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:43:28 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:28 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:43:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : apple: Unchanged skipping 2025/06/25 04:43:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:43:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:43:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : banana: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:43:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:43:29 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:43:29 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:29 INFO : There was nothing to transfer 2025/06/25 04:43:29 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:29 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:43:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : apple: Unchanged skipping 2025/06/25 04:43:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:43:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:43:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : banana: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:43:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:43:30 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:43:30 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:30 INFO : There was nothing to transfer 2025/06/25 04:43:30 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:30 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:43:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:43:44 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:44 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:43:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:43:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:45 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:45 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:45 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:45 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/25 04:43:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:43:45 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:43:45 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:43:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/25 04:43:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/25 04:43:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/25 04:43:45 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/25 04:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/25 04:43:45 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/25 04:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/25 04:43:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/25 04:43:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/25 04:43:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/25 04:43:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/25 04:43:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/25 04:43:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/25 04:43:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/25 04:43:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/25 04:43:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/25 04:43:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/25 04:43:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/25 04:43:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 04:43:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/25 04:43:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/25 04:43:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/25 04:43:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/25 04:43:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/25 04:43:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:47 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:47 INFO : dir1/0015-9;=.txt: Deleted 2025/06/25 04:43:47 INFO : apple: Deleted 2025/06/25 04:43:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/25 04:43:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/25 04:43:47 INFO : dir1/0013-789;=.txt: Deleted 2025/06/25 04:43:47 INFO : splitbananasplit: Deleted 2025/06/25 04:43:47 INFO : dir1/0003-defghij.txt: Deleted 2025/06/25 04:43:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/25 04:43:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/25 04:43:47 INFO : dir1/0007-1234567.txt: Deleted 2025/06/25 04:43:47 INFO : dir1/0012-6789;.txt: Deleted 2025/06/25 04:43:47 INFO : appleappleapplebanana: Deleted 2025/06/25 04:43:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/25 04:43:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/25 04:43:48 INFO : dir1/0014-89;=.txt: Deleted 2025/06/25 04:43:48 INFO : banana: Deleted 2025/06/25 04:43:48 INFO : dir1/0009-3456789.txt: Deleted 2025/06/25 04:43:48 INFO : dir1/0008-2345678.txt: Deleted 2025/06/25 04:43:48 INFO : dir1/0010-456789.txt: Deleted 2025/06/25 04:43:48 INFO : dir1/0011-56789;.txt: Deleted 2025/06/25 04:43:48 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/25 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 04:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:48 DEBUG : apple: Unchanged skipping 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:43:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:48 DEBUG : banana: Unchanged skipping 2025/06/25 04:43:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:48 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/25 04:43:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/25 04:43:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:43:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:43:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:43:49 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:43:49 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:49 DEBUG : Waiting for deletions to finish 2025/06/25 04:43:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/25 04:43:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:49 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:49 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:49 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/25 04:43:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:49 DEBUG : apple: transformed to: YXBwbGU= 2025/06/25 04:43:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/25 04:43:49 DEBUG : banana: transformed to: YmFuYW5h 2025/06/25 04:43:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/25 04:43:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/25 04:43:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/25 04:43:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/25 04:43:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/25 04:43:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/25 04:43:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:44:03 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:03 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:03 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:03 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:03 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:03 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:03 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:03 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:03 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/25 04:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/25 04:44:03 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/25 04:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/25 04:44:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:03 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:03 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 04:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 04:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 04:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 04:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 04:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 04:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 04:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 04:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 04:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 04:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 04:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 04:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 04:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 04:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 04:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 04:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 04:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 04:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 04:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 04:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 04:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 04:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 04:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 04:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 04:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 04:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 04:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 04:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 04:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 04:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 04:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 04:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 04:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 04:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 04:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 04:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 04:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 04:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 04:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 04:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 04:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 04:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 04:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 04:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 04:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 04:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 04:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/25 04:44:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/25 04:44:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/25 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/25 04:44:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/25 04:44:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/25 04:44:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/25 04:44:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/25 04:44:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/25 04:44:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/25 04:44:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/25 04:44:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/25 04:44:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/25 04:44:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/25 04:44:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/25 04:44:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/25 04:44:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/25 04:44:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:04 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:44:04 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:44:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/25 04:44:04 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/25 04:44:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 04:44:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/25 04:44:04 INFO : apple: Copied (new) to: PREFIXapple 2025/06/25 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 04:44:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/25 04:44:04 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/25 04:44:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 04:44:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/25 04:44:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 04:44:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 04:44:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/25 04:44:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 04:44:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 04:44:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/25 04:44:04 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/25 04:44:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 04:44:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/25 04:44:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/25 04:44:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 04:44:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/25 04:44:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 04:44:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 04:44:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/25 04:44:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/25 04:44:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 04:44:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/25 04:44:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 04:44:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 04:44:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/25 04:44:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 04:44:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 04:44:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/25 04:44:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/25 04:44:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 04:44:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/25 04:44:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/25 04:44:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 04:44:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/25 04:44:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/25 04:44:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 04:44:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/25 04:44:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/25 04:44:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 04:44:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/25 04:44:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/25 04:44:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 04:44:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/25 04:44:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/25 04:44:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/25 04:44:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/25 04:44:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/25 04:44:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/25 04:44:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/25 04:44:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/25 04:44:05 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/25 04:44:05 INFO : dir1/0012-6789;.txt: Deleted 2025/06/25 04:44:05 INFO : dir1/0014-89;=.txt: Deleted 2025/06/25 04:44:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/25 04:44:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/25 04:44:06 INFO : dir1/0013-789;=.txt: Deleted 2025/06/25 04:44:06 INFO : dir1/0015-9;=.txt: Deleted 2025/06/25 04:44:06 INFO : dir1/0008-2345678.txt: Deleted 2025/06/25 04:44:06 INFO : apple: Deleted 2025/06/25 04:44:06 INFO : appleappleapplebanana: Deleted 2025/06/25 04:44:06 INFO : banana: Deleted 2025/06/25 04:44:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/25 04:44:06 INFO : dir1/0003-defghij.txt: Deleted 2025/06/25 04:44:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/25 04:44:06 INFO : dir1/0007-1234567.txt: Deleted 2025/06/25 04:44:06 INFO : dir1/0009-3456789.txt: Deleted 2025/06/25 04:44:06 INFO : splitbananasplit: Deleted 2025/06/25 04:44:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/25 04:44:06 INFO : dir1/0010-456789.txt: Deleted 2025/06/25 04:44:06 INFO : dir1/0011-56789;.txt: Deleted 2025/06/25 04:44:06 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 04:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 04:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 04:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 04:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 04:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 04:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 04:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 04:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 04:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 04:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 04:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 04:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 04:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 04:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 04:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 04:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 04:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 04:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 04:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 04:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 04:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 04:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 04:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 04:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 04:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 04:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 04:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 04:44:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 04:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : apple: transformed to: PREFIXapple 2025/06/25 04:44:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/25 04:44:06 DEBUG : banana: transformed to: PREFIXbanana 2025/06/25 04:44:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/25 04:44:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/25 04:44:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/25 04:44:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/25 04:44:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/25 04:44:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/25 04:44:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/25 04:44:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/25 04:44:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/25 04:44:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/25 04:44:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/25 04:44:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/25 04:44:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/25 04:44:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/25 04:44:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/25 04:44:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/25 04:44:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/25 04:44:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:07 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:44:07 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:44:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/25 04:44:07 INFO : splitbananasplit: Copied (new) 2025/06/25 04:44:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/25 04:44:07 INFO : banana: Copied (new) 2025/06/25 04:44:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/25 04:44:07 INFO : apple: Copied (new) 2025/06/25 04:44:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/25 04:44:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/25 04:44:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/25 04:44:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/25 04:44:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/25 04:44:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/25 04:44:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/25 04:44:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/25 04:44:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/25 04:44:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/25 04:44:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/25 04:44:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/25 04:44:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/25 04:44:08 INFO : appleappleapplebanana: Copied (new) 2025/06/25 04:44:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/25 04:44:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/25 04:44:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/25 04:44:08 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/25 04:44:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/25 04:44:08 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/25 04:44:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/25 04:44:08 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/25 04:44:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/25 04:44:08 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/25 04:44:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/25 04:44:08 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/25 04:44:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/25 04:44:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/25 04:44:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/25 04:44:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/25 04:44:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/25 04:44:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/25 04:44:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/25 04:44:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/25 04:44:09 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:09 INFO : PREFIXbanana: Deleted 2025/06/25 04:44:09 INFO : PREFIXapple: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/25 04:44:09 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/25 04:44:09 INFO : PREFIXsplitbananasplit: Deleted 2025/06/25 04:44:09 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/25 04:44:10 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/25 04:44:10 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:10 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:10 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:44:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:44:24 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:25 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:44:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 04:44:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 04:44:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 04:44:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 04:44:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 04:44:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/25 04:44:25 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 04:44:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/25 04:44:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:25 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:44:25 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:44:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/25 04:44:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/25 04:44:26 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 04:44:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/25 04:44:26 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 04:44:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/25 04:44:26 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/25 04:44:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/25 04:44:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/25 04:44:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/25 04:44:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/25 04:44:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/25 04:44:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/25 04:44:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 04:44:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 04:44:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/25 04:44:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/25 04:44:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 04:44:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/25 04:44:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/25 04:44:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 04:44:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/25 04:44:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/25 04:44:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 04:44:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/25 04:44:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/25 04:44:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 04:44:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/25 04:44:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/25 04:44:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/25 04:44:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/25 04:44:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/25 04:44:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/25 04:44:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/25 04:44:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/25 04:44:27 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/25 04:44:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/25 04:44:27 INFO : dir1/0003-defghij.txt: Deleted 2025/06/25 04:44:28 INFO : dir1/0008-2345678.txt: Deleted 2025/06/25 04:44:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/25 04:44:28 INFO : banana: Deleted 2025/06/25 04:44:28 INFO : dir1/0011-56789;.txt: Deleted 2025/06/25 04:44:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/25 04:44:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/25 04:44:28 INFO : dir1/0013-789;=.txt: Deleted 2025/06/25 04:44:28 INFO : dir1/0010-456789.txt: Deleted 2025/06/25 04:44:28 INFO : dir1/0014-89;=.txt: Deleted 2025/06/25 04:44:28 INFO : appleappleapplebanana: Deleted 2025/06/25 04:44:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/25 04:44:28 INFO : dir1/0012-6789;.txt: Deleted 2025/06/25 04:44:28 INFO : dir1/0015-9;=.txt: Deleted 2025/06/25 04:44:28 INFO : dir1/0007-1234567.txt: Deleted 2025/06/25 04:44:28 INFO : dir1/0009-3456789.txt: Deleted 2025/06/25 04:44:28 INFO : apple: Deleted 2025/06/25 04:44:28 INFO : splitbananasplit: Deleted 2025/06/25 04:44:28 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:28 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:28 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/25 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : apple: transformed to: appleSUFFIX 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/25 04:44:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/25 04:44:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/25 04:44:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/25 04:44:29 INFO : banana: Copied (new) 2025/06/25 04:44:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:29 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:44:29 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:44:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/25 04:44:29 INFO : appleappleapplebanana: Copied (new) 2025/06/25 04:44:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/25 04:44:29 INFO : splitbananasplit: Copied (new) 2025/06/25 04:44:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/25 04:44:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/25 04:44:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/25 04:44:29 INFO : apple: Copied (new) 2025/06/25 04:44:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/25 04:44:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/25 04:44:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/25 04:44:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/25 04:44:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/25 04:44:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/25 04:44:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/25 04:44:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/25 04:44:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/25 04:44:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/25 04:44:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/25 04:44:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/25 04:44:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/25 04:44:30 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/25 04:44:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/25 04:44:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/25 04:44:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/25 04:44:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/25 04:44:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/25 04:44:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/25 04:44:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/25 04:44:30 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/25 04:44:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/25 04:44:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/25 04:44:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/25 04:44:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/25 04:44:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/25 04:44:31 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/25 04:44:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/25 04:44:31 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/25 04:44:31 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:31 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : bananaSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/25 04:44:31 INFO : appleSUFFIX: Deleted 2025/06/25 04:44:31 INFO : splitbananasplitSUFFIX: Deleted 2025/06/25 04:44:31 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:31 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:44:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:32 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:44:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:44:45 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:45 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:44:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:46 DEBUG : apple: Unchanged skipping 2025/06/25 04:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:46 DEBUG : banana: Unchanged skipping 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 04:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/25 04:44:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/25 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 04:44:46 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:44:46 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:44:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/25 04:44:46 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/25 04:44:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 04:44:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/25 04:44:46 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/25 04:44:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 04:44:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/25 04:44:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/25 04:44:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 04:44:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/25 04:44:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/25 04:44:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 04:44:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/25 04:44:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/25 04:44:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 04:44:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/25 04:44:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/25 04:44:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 04:44:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/25 04:44:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/25 04:44:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 04:44:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/25 04:44:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/25 04:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 04:44:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/25 04:44:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/25 04:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 04:44:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/25 04:44:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/25 04:44:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 04:44:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/25 04:44:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/25 04:44:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 04:44:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/25 04:44:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/25 04:44:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 04:44:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/25 04:44:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/25 04:44:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 04:44:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/25 04:44:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/25 04:44:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 04:44:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/25 04:44:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/25 04:44:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/25 04:44:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/25 04:44:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/25 04:44:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/25 04:44:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/25 04:44:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/25 04:44:48 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:48 INFO : dir1/0008-2345678.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0007-1234567.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0012-6789;.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0014-89;=.txt: Deleted 2025/06/25 04:44:48 INFO : appleappleapplebanana: Deleted 2025/06/25 04:44:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0013-789;=.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0015-9;=.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0009-3456789.txt: Deleted 2025/06/25 04:44:48 INFO : splitbananasplit: Deleted 2025/06/25 04:44:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0003-defghij.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0010-456789.txt: Deleted 2025/06/25 04:44:48 INFO : dir1/0011-56789;.txt: Deleted 2025/06/25 04:44:48 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:49 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : appleapple: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/25 04:44:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 04:44:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 04:44:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 04:44:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 04:44:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 04:44:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 04:44:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 04:44:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 04:44:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 04:44:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 04:44:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 04:44:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 04:44:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 04:44:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 04:44:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 04:44:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 04:44:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 04:44:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 04:44:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 04:44:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 04:44:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 04:44:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 04:44:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 04:44:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 04:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 04:44:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 04:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 04:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 04:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 04:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 04:44:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 04:44:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 04:44:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 04:44:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 04:44:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 04:44:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 04:44:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 04:44:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 04:44:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 04:44:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 04:44:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 04:44:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 04:44:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 04:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 04:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 04:44:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 04:44:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 04:44:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 04:44:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 04:44:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 04:44:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 04:44:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 04:44:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 04:44:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 04:44:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 04:44:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 04:44:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 04:44:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 04:44:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 04:44:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 04:44:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 04:44:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 04:44:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 04:44:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 04:44:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 04:44:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 04:44:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 04:44:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 04:44:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 04:44:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 04:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 04:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 04:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : apple: Unchanged skipping 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:44:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : banana: Unchanged skipping 2025/06/25 04:44:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/25 04:44:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/25 04:44:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/25 04:44:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/25 04:44:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/25 04:44:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/25 04:44:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/25 04:44:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/25 04:44:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/25 04:44:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/25 04:44:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/25 04:44:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/25 04:44:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/25 04:44:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/25 04:44:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/25 04:44:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/25 04:44:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:44:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:44:49 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:44:49 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:49 DEBUG : Waiting for deletions to finish 2025/06/25 04:44:50 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : appleapple: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/25 04:44:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 04:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 04:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 04:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 04:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 04:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 04:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 04:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 04:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 04:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 04:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 04:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 04:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 04:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 04:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 04:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 04:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 04:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 04:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 04:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 04:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 04:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 04:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 04:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 04:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 04:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 04:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 04:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 04:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 04:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 04:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 04:44:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/25 04:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 04:44:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/25 04:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/25 04:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/25 04:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/25 04:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/25 04:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/25 04:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/25 04:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/25 04:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/25 04:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/25 04:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/25 04:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/25 04:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/25 04:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/25 04:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/25 04:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/25 04:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/25 04:44:50 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:45:03 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:03 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : apple: Unchanged skipping 2025/06/25 04:45:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:45:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : banana: Unchanged skipping 2025/06/25 04:45:04 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:45:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:45:04 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:45:04 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:04 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:04 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : apple: Unchanged skipping 2025/06/25 04:45:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:45:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : banana: Unchanged skipping 2025/06/25 04:45:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:45:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:45:05 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:45:05 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:05 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:05 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:45:05 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:06 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:45:19 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:19 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:45:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : apple: Unchanged skipping 2025/06/25 04:45:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : banana: Unchanged skipping 2025/06/25 04:45:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:45:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:45:20 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:45:20 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:20 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:20 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : apple: Unchanged skipping 2025/06/25 04:45:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:45:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:45:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : banana: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:45:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:45:21 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:45:21 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:21 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:21 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:45:35 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:35 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:45:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:35 DEBUG : apple: Unchanged skipping 2025/06/25 04:45:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:45:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:35 DEBUG : banana: Unchanged skipping 2025/06/25 04:45:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:35 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:45:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:45:36 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:36 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:36 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:45:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : apple: Unchanged skipping 2025/06/25 04:45:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:45:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:45:36 DEBUG : banana: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:45:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:45:36 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:45:36 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:36 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:37 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:45:49 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:50 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : apple: Unchanged skipping 2025/06/25 04:45:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : banana: Unchanged skipping 2025/06/25 04:45:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:45:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:45:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:45:51 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:45:51 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:51 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:51 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : apple: Unchanged skipping 2025/06/25 04:45:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:45:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : banana: Unchanged skipping 2025/06/25 04:45:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:45:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:45:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:45:52 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:45:52 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:52 DEBUG : Waiting for deletions to finish 2025/06/25 04:45:52 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:45:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:06 DEBUG : Waiting for deletions to finish 2025/06/25 04:46:06 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:46:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : apple: Unchanged skipping 2025/06/25 04:46:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:46:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : banana: Unchanged skipping 2025/06/25 04:46:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:46:07 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:07 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:07 DEBUG : Waiting for deletions to finish 2025/06/25 04:46:07 DEBUG : Waiting for deletions to finish 2025/06/25 04:46:07 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:46:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : apple: Unchanged skipping 2025/06/25 04:46:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 04:46:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : banana: Unchanged skipping 2025/06/25 04:46:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 04:46:08 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:08 DEBUG : Waiting for deletions to finish 2025/06/25 04:46:08 DEBUG : Waiting for deletions to finish 2025/06/25 04:46:08 DEBUG : apple: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : banana: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 04:46:08 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (190.21s) --- PASS: TestTransform/NFC (16.36s) --- PASS: TestTransform/NFD (15.52s) --- PASS: TestTransform/base64 (18.89s) --- PASS: TestTransform/prefix (21.24s) --- PASS: TestTransform/suffix (21.72s) --- PASS: TestTransform/truncate (17.57s) --- PASS: TestTransform/encoder (16.05s) --- PASS: TestTransform/ISO-8859-1 (15.58s) --- PASS: TestTransform/charmap (15.58s) --- PASS: TestTransform/lowercase (15.30s) --- PASS: TestTransform/ascii (16.37s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/25 04:46:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/25 04:46:13 INFO : sub dir_somesuffix: Making directory 2025/06/25 04:46:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/25 04:46:13 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/25 04:46:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/25 04:46:13 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/25 04:46:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/25 04:46:13 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:13 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:14 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/25 04:46:14 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.70s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:15 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:15 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:15 INFO : tictactoe: Making directory 2025/06/25 04:46:15 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:15 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/25 04:46:15 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:15 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:16 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/25 04:46:16 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:17 INFO : toe: Making directory 2025/06/25 04:46:17 INFO : toe/toe: Making directory 2025/06/25 04:46:17 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/25 04:46:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/25 04:46:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/25 04:46:17 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:17 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/25 04:46:18 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.92s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:19 INFO : toe: Making directory 2025/06/25 04:46:19 INFO : toe/toe: Making directory 2025/06/25 04:46:19 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/25 04:46:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/25 04:46:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/25 04:46:19 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:19 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/25 04:46:19 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.64s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:20 DEBUG : empty_dir: Making directory with metadata 2025/06/25 04:46:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 04:46:20 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:20 INFO : tictacempty_dir: Making directory 2025/06/25 04:46:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:20 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:20 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:20 INFO : tictactoe: Making directory 2025/06/25 04:46:20 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:20 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:20 INFO : tictactoe/tictactoe: Making directory 2025/06/25 04:46:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/25 04:46:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 04:46:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/25 04:46:20 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:20 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/25 04:46:21 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.76s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:22 DEBUG : empty_dir: Making directory with metadata 2025/06/25 04:46:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 04:46:22 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:22 INFO : tictacempty_dir: Making directory 2025/06/25 04:46:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:22 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:22 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:22 INFO : tictactoe: Making directory 2025/06/25 04:46:22 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:22 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:22 INFO : tictactoe/tictactoe: Making directory 2025/06/25 04:46:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/25 04:46:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 04:46:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:22 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:22 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:23 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/25 04:46:23 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:23 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:23 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:23 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/25 04:46:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/25 04:46:24 NOTICE: B2 bucket rclone-test-yoqalam1yogo: 0 differences found 2025/06/25 04:46:24 NOTICE: B2 bucket rclone-test-yoqalam1yogo: 1 matching files --- PASS: TestAllTag (2.43s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:24 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:25 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:25 INFO : tictactoe: Making directory 2025/06/25 04:46:25 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:25 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:25 INFO : tictactoe/tictactoe: Making directory 2025/06/25 04:46:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/25 04:46:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 04:46:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/25 04:46:25 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:25 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/25 04:46:26 DEBUG : Waiting for deletions to finish 2025/06/25 04:46:26 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:26 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:26 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:26 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/25 04:46:26 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/25 04:46:26 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/25 04:46:26 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:26 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.80s) === RUN TestSyntax 2025/06/25 04:46:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:27 INFO : toe: Making directory 2025/06/25 04:46:27 INFO : toe/toe: Making directory 2025/06/25 04:46:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/25 04:46:27 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:27 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:28 INFO : toe/toe/toe: Copied (new) 2025/06/25 04:46:28 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.63s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:29 DEBUG : empty_dir: Making directory with metadata 2025/06/25 04:46:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 04:46:29 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:29 INFO : tictacempty_dir: Making directory 2025/06/25 04:46:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:29 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:29 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:29 INFO : tictactoe: Making directory 2025/06/25 04:46:29 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:29 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:29 INFO : tictactoe/tictactoe: Making directory 2025/06/25 04:46:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/25 04:46:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 04:46:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:29 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:29 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:30 INFO : toe/toe/toe.txt: Deleted 2025/06/25 04:46:30 INFO : toe/toe: Removing directory 2025/06/25 04:46:30 INFO : toe: Removing directory 2025/06/25 04:46:30 INFO : empty_dir: Removing directory 2025/06/25 04:46:30 DEBUG : Local file system at /tmp/rclone1603027476: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.91s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:31 DEBUG : empty_dir: Making directory with metadata 2025/06/25 04:46:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 04:46:31 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:31 INFO : tictacempty_dir: Making directory 2025/06/25 04:46:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:31 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:31 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:31 INFO : tictactoe: Making directory 2025/06/25 04:46:31 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:31 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:31 INFO : tictactoe/tictactoe: Making directory 2025/06/25 04:46:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/25 04:46:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 04:46:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:31 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:31 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:32 INFO : toe/toe/toe.txt: Deleted 2025/06/25 04:46:32 INFO : toe/toe: Removing directory 2025/06/25 04:46:32 INFO : toe: Removing directory 2025/06/25 04:46:32 INFO : empty_dir: Removing directory 2025/06/25 04:46:32 DEBUG : Local file system at /tmp/rclone1603027476: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/25 04:46:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/25 04:46:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/25 04:46:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/25 04:46:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/25 04:46:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/25 04:46:33 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.10s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:34 DEBUG : Reset feature "Copy" 2025/06/25 04:46:34 DEBUG : Reset feature "Move" 2025/06/25 04:46:34 DEBUG : Reset feature "Copy" 2025/06/25 04:46:34 DEBUG : Reset feature "Move" 2025/06/25 04:46:34 DEBUG : empty_dir: Making directory with metadata 2025/06/25 04:46:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 04:46:34 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:34 INFO : tictacempty_dir: Making directory 2025/06/25 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 04:46:34 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:34 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:34 INFO : tictactoe: Making directory 2025/06/25 04:46:34 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:34 DEBUG : toe: transformed to: tictactoe 2025/06/25 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:34 INFO : tictactoe/tictactoe: Making directory 2025/06/25 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 04:46:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/25 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:34 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:34 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 04:46:35 INFO : toe/toe/toe.txt: Deleted 2025/06/25 04:46:35 INFO : toe/toe: Removing directory 2025/06/25 04:46:35 INFO : toe: Removing directory 2025/06/25 04:46:35 INFO : empty_dir: Removing directory 2025/06/25 04:46:35 DEBUG : Local file system at /tmp/rclone1603027476: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/25 04:46:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/25 04:46:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/25 04:46:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/25 04:46:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/25 04:46:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/25 04:46:36 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.75s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:38 DEBUG : toe: transformed to: dG9l 2025/06/25 04:46:38 DEBUG : toe: transformed to: dG9l 2025/06/25 04:46:38 INFO : dG9l: Making directory 2025/06/25 04:46:38 DEBUG : toe: transformed to: dG9l 2025/06/25 04:46:38 DEBUG : toe: transformed to: dG9l 2025/06/25 04:46:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/25 04:46:38 INFO : dG9l/dG9l: Making directory 2025/06/25 04:46:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/25 04:46:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/25 04:46:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/25 04:46:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 04:46:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/25 04:46:38 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:38 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/25 04:46:38 DEBUG : Waiting for deletions to finish 2025/06/25 04:46:39 DEBUG : dG9l: transformed to: toe 2025/06/25 04:46:39 DEBUG : dG9l: transformed to: toe 2025/06/25 04:46:39 DEBUG : dG9l: transformed to: toe 2025/06/25 04:46:39 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/25 04:46:39 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/25 04:46:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/25 04:46:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/25 04:46:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/25 04:46:39 DEBUG : Local file system at /tmp/rclone1603027476: Waiting for checks to finish 2025/06/25 04:46:39 DEBUG : Local file system at /tmp/rclone1603027476: Waiting for transfers to finish 2025/06/25 04:46:39 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.58s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-yoqalam1yogo", Local "Local file system at /tmp/rclone1603027476", Modify Window "1ms" 2025/06/25 04:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 04:46:40 DEBUG : toe: transformed to: 2025/06/25 04:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 04:46:40 DEBUG : toe: transformed to: 2025/06/25 04:46:40 INFO : B2 bucket rclone-test-yoqalam1yogo: Making directory 2025/06/25 04:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 04:46:40 DEBUG : toe: transformed to: 2025/06/25 04:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 04:46:40 DEBUG : toe: transformed to: 2025/06/25 04:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 04:46:40 DEBUG : toe/toe: transformed to: 2025/06/25 04:46:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/25 04:46:40 INFO : toe/toe: Making directory 2025/06/25 04:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 04:46:40 DEBUG : toe/toe: transformed to: 2025/06/25 04:46:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/25 04:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 04:46:40 DEBUG : toe: transformed to: 2025/06/25 04:46:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/25 04:46:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/25 04:46:40 DEBUG : toe/toe/toe: transformed to: 2025/06/25 04:46:40 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/25 04:46:40 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for checks to finish 2025/06/25 04:46:40 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Waiting for transfers to finish 2025/06/25 04:46:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/25 04:46:41 INFO : toe/toe/toe: Copied (new) 2025/06/25 04:46:41 ERROR : B2 bucket rclone-test-yoqalam1yogo: not deleting files as there were IO errors 2025/06/25 04:46:41 ERROR : B2 bucket rclone-test-yoqalam1yogo: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2025/06/25 04:46:42 DEBUG : B2 bucket rclone-test-yoqalam1yogo: Purge remote 2025/06/25 04:46:42 INFO : B2 bucket rclone-test-yoqalam1yogo: cleaning bucket "rclone-test-yoqalam1yogo" of all files 2025/06/25 04:46:43 DEBUG : BackupDir/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef240_d20250625_m044043_c001_v7007000_t0000_u01750826443764") 2025/06/25 04:46:43 DEBUG : BackupDir/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f102b44e836527b8d_d20250625_m044038_c001_v0001113_t0029_u01750826438175") 2025/06/25 04:46:43 DEBUG : CompareDest/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133ce07d_d20250625_m044018_c001_v7007000_t0000_u01750826418667") 2025/06/25 04:46:43 DEBUG : CompareDest/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2438_d20250625_m044013_c001_v0001176_t0030_u01750826413236") 2025/06/25 04:46:43 DEBUG : CompareDest/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133ce07e_d20250625_m044018_c001_v7007000_t0000_u01750826418855") 2025/06/25 04:46:43 DEBUG : CompareDest/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ac1f_d20250625_m044014_c001_v0001032_t0034_u01750826414186") 2025/06/25 04:46:43 DEBUG : CopyDest/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef241_d20250625_m044043_c001_v7007000_t0000_u01750826443948") 2025/06/25 04:46:43 DEBUG : CopyDest/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ac41_d20250625_m044035_c001_v0001032_t0040_u01750826435084") 2025/06/25 04:46:43 DEBUG : CopyDest/three: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef242_d20250625_m044044_c001_v7007000_t0000_u01750826444133") 2025/06/25 04:46:43 DEBUG : CopyDest/three: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ac51_d20250625_m044041_c001_v0001032_t0019_u01750826441571") 2025/06/25 04:46:43 DEBUG : CopyDest/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef243_d20250625_m044044_c001_v7007000_t0000_u01750826444322") 2025/06/25 04:46:44 DEBUG : CopyDest/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e249c_d20250625_m044039_c001_v0001176_t0025_u01750826439284") 2025/06/25 04:46:44 DEBUG : EXISTING: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c35426663669c_d20250625_m044204_c001_v7007000_t0000_u01750826524365") 2025/06/25 04:46:44 DEBUG : EXISTING: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad01_d20250625_m044203_c001_v0001032_t0028_u01750826523159") 2025/06/25 04:46:44 DEBUG : PREFIXapple: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab980a_d20250625_m044409_c001_v7007000_t0000_u01750826649473") 2025/06/25 04:46:44 DEBUG : PREFIXapple: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9454f5_d20250625_m044403_c001_v0001172_t0003_u01750826643953") 2025/06/25 04:46:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f402ff3cf692b98c5_d20250625_m044409_c001_v7007000_t0000_u01750826649828") 2025/06/25 04:46:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae5a_d20250625_m044403_c001_v0001032_t0038_u01750826643982") 2025/06/25 04:46:44 DEBUG : PREFIXbanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f402ff3cf692b98c3_d20250625_m044409_c001_v7007000_t0000_u01750826649461") 2025/06/25 04:46:44 DEBUG : PREFIXbanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2896_d20250625_m044403_c001_v0001176_t0046_u01750826643971") 2025/06/25 04:46:44 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab980e_d20250625_m044409_c001_v7007000_t0000_u01750826649840") 2025/06/25 04:46:44 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba32_d20250625_m044403_c001_v0001090_t0005_u01750826643962") 2025/06/25 04:46:44 DEBUG : Testêé: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c35426663669a_d20250625_m044200_c001_v7007000_t0000_u01750826520861") 2025/06/25 04:46:44 DEBUG : Testêé: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3acf3_d20250625_m044200_c001_v0001032_t0021_u01750826520125") 2025/06/25 04:46:44 DEBUG : Testêé: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e260c_d20250625_m044159_c001_v0001176_t0028_u01750826519168") 2025/06/25 04:46:44 DEBUG : YXBwbGU=: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97ef_d20250625_m044349_c001_v7007000_t0000_u01750826629997") 2025/06/25 04:46:44 DEBUG : YXBwbGU=: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae2a_d20250625_m044345_c001_v0001032_t0047_u01750826625467") 2025/06/25 04:46:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97f0_d20250625_m044350_c001_v7007000_t0000_u01750826630183") 2025/06/25 04:46:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2846_d20250625_m044345_c001_v0001176_t0040_u01750826625456") 2025/06/25 04:46:44 DEBUG : YmFuYW5h: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97f1_d20250625_m044350_c001_v7007000_t0000_u01750826630387") 2025/06/25 04:46:44 DEBUG : YmFuYW5h: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945494_d20250625_m044345_c001_v0001172_t0042_u01750826625490") 2025/06/25 04:46:45 DEBUG : a/potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39337_d20250625_m043841_c001_v7007000_t0000_u01750826321801") 2025/06/25 04:46:45 DEBUG : a/potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab25_d20250625_m043840_c001_v0001032_t0049_u01750826320921") 2025/06/25 04:46:45 DEBUG : a/potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d056b_d20250625_m043838_c001_v7007000_t0000_u01750826318711") 2025/06/25 04:46:45 DEBUG : a/potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab15_d20250625_m043837_c001_v0001032_t0053_u01750826317801") 2025/06/25 04:46:45 DEBUG : a/potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed82_d20250625_m043818_c001_v7007000_t0000_u01750826298338") 2025/06/25 04:46:45 DEBUG : a/potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aac5_d20250625_m043817_c001_v0001032_t0001_u01750826297359") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572adc_d20250625_m044609_c001_v7007000_t0000_u01750826769420") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94577a_d20250625_m044605_c001_v0001172_t0050_u01750826765086") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3efc0_d20250625_m044553_c001_v7007000_t0000_u01750826753103") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945740_d20250625_m044548_c001_v0001172_t0004_u01750826748788") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3420_d20250625_m044537_c001_v7007000_t0000_u01750826737807") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9456fe_d20250625_m044533_c001_v0001172_t0040_u01750826733631") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3dae9_d20250625_m044522_c001_v7007000_t0000_u01750826722262") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94569e_d20250625_m044517_c001_v0001172_t0059_u01750826717919") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebe5_d20250625_m044506_c001_v7007000_t0000_u01750826706654") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94564c_d20250625_m044501_c001_v0001172_t0011_u01750826701964") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebbf_d20250625_m044450_c001_v7007000_t0000_u01750826690615") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbac2_d20250625_m044444_c001_v0001090_t0027_u01750826684548") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c36d_d20250625_m044433_c001_v7007000_t0000_u01750826673001") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945590_d20250625_m044429_c001_v0001172_t0054_u01750826669362") 2025/06/25 04:46:45 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f416ceea3fbca9e81_d20250625_m044428_c001_v7007000_t0000_u01750826668419") 2025/06/25 04:46:46 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae98_d20250625_m044423_c001_v0001032_t0051_u01750826663708") 2025/06/25 04:46:46 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aee3_d20250625_m044411_c001_v7007000_t0000_u01750826651311") 2025/06/25 04:46:46 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae64_d20250625_m044407_c001_v0001032_t0017_u01750826647238") 2025/06/25 04:46:46 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c3542666366e9_d20250625_m044406_c001_v7007000_t0000_u01750826646097") 2025/06/25 04:46:46 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9454e6_d20250625_m044401_c001_v0001172_t0019_u01750826641561") 2025/06/25 04:46:46 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51da0f_d20250625_m044347_c001_v7007000_t0000_u01750826627541") 2025/06/25 04:46:46 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e283c_d20250625_m044343_c001_v0001176_t0012_u01750826623007") 2025/06/25 04:46:46 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175121_d20250625_m044331_c001_v7007000_t0000_u01750826611175") 2025/06/25 04:46:46 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e27fc_d20250625_m044326_c001_v0001176_t0041_u01750826606919") 2025/06/25 04:46:46 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f31_d20250625_m044315_c001_v7007000_t0000_u01750826595541") 2025/06/25 04:46:46 DEBUG : apple: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e27bb_d20250625_m044310_c001_v0001176_t0031_u01750826590922") 2025/06/25 04:46:46 DEBUG : appleSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f4086edb20a07fda4_d20250625_m044431_c001_v7007000_t0000_u01750826671619") 2025/06/25 04:46:46 DEBUG : appleSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae9a_d20250625_m044425_c001_v0001032_t0017_u01750826665847") 2025/06/25 04:46:46 DEBUG : appleapple: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebc0_d20250625_m044450_c001_v7007000_t0000_u01750826690798") 2025/06/25 04:46:46 DEBUG : appleapple: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbac8_d20250625_m044446_c001_v0001090_t0056_u01750826686636") 2025/06/25 04:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572add_d20250625_m044609_c001_v7007000_t0000_u01750826769664") 2025/06/25 04:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3afba_d20250625_m044605_c001_v0001032_t0042_u01750826765724") 2025/06/25 04:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3efc6_d20250625_m044553_c001_v7007000_t0000_u01750826753285") 2025/06/25 04:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af88_d20250625_m044549_c001_v0001032_t0022_u01750826749444") 2025/06/25 04:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3421_d20250625_m044537_c001_v7007000_t0000_u01750826737992") 2025/06/25 04:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af64_d20250625_m044534_c001_v0001032_t0022_u01750826734465") 2025/06/25 04:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daea_d20250625_m044522_c001_v7007000_t0000_u01750826722445") 2025/06/25 04:46:46 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af34_d20250625_m044518_c001_v0001032_t0040_u01750826718599") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebe6_d20250625_m044506_c001_v7007000_t0000_u01750826706836") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aef6_d20250625_m044502_c001_v0001032_t0057_u01750826702918") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c389_d20250625_m044448_c001_v7007000_t0000_u01750826688567") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9455ec_d20250625_m044445_c001_v0001172_t0032_u01750826685084") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c36e_d20250625_m044433_c001_v7007000_t0000_u01750826673188") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba84_d20250625_m044429_c001_v0001090_t0032_u01750826669422") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b728_d20250625_m044428_c001_v7007000_t0000_u01750826668245") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba74_d20250625_m044424_c001_v0001090_t0029_u01750826664343") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aee4_d20250625_m044411_c001_v7007000_t0000_u01750826651497") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945510_d20250625_m044407_c001_v0001172_t0033_u01750826647230") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aeda_d20250625_m044406_c001_v7007000_t0000_u01750826646107") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba2c_d20250625_m044402_c001_v0001090_t0044_u01750826642294") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97eb_d20250625_m044347_c001_v7007000_t0000_u01750826627903") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba06_d20250625_m044343_c001_v0001090_t0040_u01750826623632") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175122_d20250625_m044331_c001_v7007000_t0000_u01750826611359") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb9d8_d20250625_m044327_c001_v0001090_t0031_u01750826607531") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f33_d20250625_m044315_c001_v7007000_t0000_u01750826595730") 2025/06/25 04:46:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb9a6_d20250625_m044311_c001_v0001090_t0019_u01750826591617") 2025/06/25 04:46:47 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f4008bcc009cdc772_d20250625_m044431_c001_v7007000_t0000_u01750826671490") 2025/06/25 04:46:47 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e290a_d20250625_m044425_c001_v0001176_t0047_u01750826665857") 2025/06/25 04:46:48 DEBUG : b/potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39338_d20250625_m043841_c001_v7007000_t0000_u01750826321985") 2025/06/25 04:46:48 DEBUG : b/potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab1d_d20250625_m043839_c001_v0001032_t0043_u01750826319264") 2025/06/25 04:46:48 DEBUG : b/potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d056a_d20250625_m043838_c001_v7007000_t0000_u01750826318149") 2025/06/25 04:46:48 DEBUG : b/potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab11_d20250625_m043836_c001_v0001032_t0013_u01750826316327") 2025/06/25 04:46:48 DEBUG : b/potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed7e_d20250625_m043817_c001_v7007000_t0000_u01750826297762") 2025/06/25 04:46:48 DEBUG : b/potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aabf_d20250625_m043816_c001_v0001032_t0003_u01750826296192") 2025/06/25 04:46:48 DEBUG : backup/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f408fc7e03e436078_d20250625_m044057_c001_v7007000_t0000_u01750826457048") 2025/06/25 04:46:48 DEBUG : backup/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f109d9242851c0742_d20250625_m044054_c001_v0001171_t0048_u01750826454862") 2025/06/25 04:46:48 DEBUG : backup/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1191538642e67e21_d20250625_m044050_c001_v0001182_t0005_u01750826450650") 2025/06/25 04:46:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef623d63600dab5b9f780e1b_f409d79f973ad6925_d20250625_m044124_c001_v7007000_t0000_u01750826484472") 2025/06/25 04:46:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef623d63600dab5b9f780e1b_f117f1ebe7777ee5c_d20250625_m044122_c001_v0001105_t0020_u01750826482709") 2025/06/25 04:46:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef623d63600dab5b9f780e1b_f10432c26f2edd67b_d20250625_m044118_c001_v0001099_t0014_u01750826478131") 2025/06/25 04:46:48 DEBUG : backup/one.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f4008bcc009cdc65d_d20250625_m044111_c001_v7007000_t0000_u01750826471932") 2025/06/25 04:46:48 DEBUG : backup/one.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f101b28ec89fcabaf_d20250625_m044109_c001_v0001179_t0044_u01750826469653") 2025/06/25 04:46:48 DEBUG : backup/one.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f11833ae7ba1d3a1a_d20250625_m044103_c001_v0001171_t0021_u01750826463322") 2025/06/25 04:46:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f409d79f973ad6926_d20250625_m044124_c001_v7007000_t0000_u01750826484655") 2025/06/25 04:46:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f11425aec0a8ce906_d20250625_m044123_c001_v0001184_t0046_u01750826483703") 2025/06/25 04:46:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f112d1d0930c38859_d20250625_m044119_c001_v0001136_t0041_u01750826479956") 2025/06/25 04:46:48 DEBUG : backup/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f408fc7e03e436079_d20250625_m044057_c001_v7007000_t0000_u01750826457232") 2025/06/25 04:46:48 DEBUG : backup/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1017d3067603bce4_d20250625_m044056_c001_v0001029_t0042_u01750826456118") 2025/06/25 04:46:48 DEBUG : backup/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f102694a7cd5eb4c5_d20250625_m044052_c001_v0001184_t0035_u01750826452464") 2025/06/25 04:46:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f4008bcc009cdc65e_d20250625_m044112_c001_v7007000_t0000_u01750826472115") 2025/06/25 04:46:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f10843624de50d571_d20250625_m044111_c001_v0001179_t0051_u01750826471110") 2025/06/25 04:46:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f11176a0d85347970_d20250625_m044107_c001_v0001038_t0017_u01750826467159") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572ade_d20250625_m044609_c001_v7007000_t0000_u01750826769847") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb99_d20250625_m044605_c001_v0001090_t0055_u01750826765416") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3efca_d20250625_m044553_c001_v7007000_t0000_u01750826753468") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb71_d20250625_m044549_c001_v0001090_t0009_u01750826749147") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3422_d20250625_m044538_c001_v7007000_t0000_u01750826738177") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb4b_d20250625_m044534_c001_v0001090_t0008_u01750826734122") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daec_d20250625_m044522_c001_v7007000_t0000_u01750826722628") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb26_d20250625_m044518_c001_v0001090_t0032_u01750826718216") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebe7_d20250625_m044507_c001_v7007000_t0000_u01750826707020") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbaf8_d20250625_m044502_c001_v0001090_t0009_u01750826702313") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebc1_d20250625_m044450_c001_v7007000_t0000_u01750826690982") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e296c_d20250625_m044444_c001_v0001176_t0032_u01750826684875") 2025/06/25 04:46:49 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c36f_d20250625_m044433_c001_v7007000_t0000_u01750826673372") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2920_d20250625_m044429_c001_v0001176_t0016_u01750826669352") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51da38_d20250625_m044428_c001_v7007000_t0000_u01750826668068") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28fc_d20250625_m044424_c001_v0001176_t0039_u01750826664123") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aee5_d20250625_m044411_c001_v7007000_t0000_u01750826651681") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba3c_d20250625_m044407_c001_v0001090_t0059_u01750826647249") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f413b977d3b52b53e_d20250625_m044406_c001_v7007000_t0000_u01750826646123") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2884_d20250625_m044402_c001_v0001176_t0051_u01750826642002") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e28593_d20250625_m044347_c001_v7007000_t0000_u01750826627945") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae22_d20250625_m044343_c001_v0001032_t0015_u01750826623223") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175123_d20250625_m044331_c001_v7007000_t0000_u01750826611542") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae0a_d20250625_m044327_c001_v0001032_t0051_u01750826607154") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f34_d20250625_m044315_c001_v7007000_t0000_u01750826595919") 2025/06/25 04:46:50 DEBUG : banana: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ade6_d20250625_m044311_c001_v0001032_t0049_u01750826591136") 2025/06/25 04:46:50 DEBUG : bananaSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b72c_d20250625_m044431_c001_v7007000_t0000_u01750826671410") 2025/06/25 04:46:50 DEBUG : bananaSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba78_d20250625_m044425_c001_v0001090_t0002_u01750826665867") 2025/06/25 04:46:51 DEBUG : both0: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00cb_d20250625_m044242_c001_v7007000_t0000_u01750826562954") 2025/06/25 04:46:51 DEBUG : both0: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26ae_d20250625_m044226_c001_v0001176_t0019_u01750826546772") 2025/06/25 04:46:51 DEBUG : both0: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0087_d20250625_m044222_c001_v7007000_t0000_u01750826542557") 2025/06/25 04:46:51 DEBUG : both0: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2626_d20250625_m044206_c001_v0001176_t0010_u01750826526257") 2025/06/25 04:46:51 DEBUG : both1: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00cc_d20250625_m044243_c001_v7007000_t0000_u01750826563140") 2025/06/25 04:46:51 DEBUG : both1: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26b0_d20250625_m044227_c001_v0001176_t0036_u01750826547889") 2025/06/25 04:46:51 DEBUG : both1: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0088_d20250625_m044222_c001_v7007000_t0000_u01750826542739") 2025/06/25 04:46:51 DEBUG : both1: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e262c_d20250625_m044206_c001_v0001176_t0044_u01750826526977") 2025/06/25 04:46:51 DEBUG : both10: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00cd_d20250625_m044243_c001_v7007000_t0000_u01750826563322") 2025/06/25 04:46:51 DEBUG : both10: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26ec_d20250625_m044233_c001_v0001176_t0004_u01750826553792") 2025/06/25 04:46:51 DEBUG : both10: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0089_d20250625_m044222_c001_v7007000_t0000_u01750826542921") 2025/06/25 04:46:51 DEBUG : both10: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2656_d20250625_m044213_c001_v0001176_t0048_u01750826533033") 2025/06/25 04:46:51 DEBUG : both11: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00ce_d20250625_m044243_c001_v7007000_t0000_u01750826563503") 2025/06/25 04:46:51 DEBUG : both11: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26f0_d20250625_m044234_c001_v0001176_t0002_u01750826554712") 2025/06/25 04:46:51 DEBUG : both11: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d008a_d20250625_m044223_c001_v7007000_t0000_u01750826543105") 2025/06/25 04:46:51 DEBUG : both11: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2658_d20250625_m044213_c001_v0001176_t0032_u01750826533588") 2025/06/25 04:46:52 DEBUG : both12: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00cf_d20250625_m044243_c001_v7007000_t0000_u01750826563685") 2025/06/25 04:46:52 DEBUG : both12: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26f2_d20250625_m044235_c001_v0001176_t0042_u01750826555451") 2025/06/25 04:46:52 DEBUG : both12: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d008b_d20250625_m044223_c001_v7007000_t0000_u01750826543287") 2025/06/25 04:46:52 DEBUG : both12: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e265c_d20250625_m044214_c001_v0001176_t0007_u01750826534428") 2025/06/25 04:46:52 DEBUG : both13: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00d0_d20250625_m044243_c001_v7007000_t0000_u01750826563867") 2025/06/25 04:46:52 DEBUG : both13: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26f6_d20250625_m044236_c001_v0001176_t0001_u01750826556008") 2025/06/25 04:46:52 DEBUG : both13: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d008d_d20250625_m044223_c001_v7007000_t0000_u01750826543469") 2025/06/25 04:46:52 DEBUG : both13: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2664_d20250625_m044215_c001_v0001176_t0000_u01750826535056") 2025/06/25 04:46:52 DEBUG : both14: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00d1_d20250625_m044244_c001_v7007000_t0000_u01750826564050") 2025/06/25 04:46:52 DEBUG : both14: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26fc_d20250625_m044236_c001_v0001176_t0049_u01750826556581") 2025/06/25 04:46:52 DEBUG : both14: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d008e_d20250625_m044223_c001_v7007000_t0000_u01750826543651") 2025/06/25 04:46:52 DEBUG : both14: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e266c_d20250625_m044215_c001_v0001176_t0033_u01750826535769") 2025/06/25 04:46:52 DEBUG : both15: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00d2_d20250625_m044244_c001_v7007000_t0000_u01750826564233") 2025/06/25 04:46:52 DEBUG : both15: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2708_d20250625_m044237_c001_v0001176_t0037_u01750826557277") 2025/06/25 04:46:52 DEBUG : both15: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0090_d20250625_m044223_c001_v7007000_t0000_u01750826543834") 2025/06/25 04:46:52 DEBUG : both15: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2676_d20250625_m044216_c001_v0001176_t0030_u01750826536464") 2025/06/25 04:46:52 DEBUG : both16: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00d3_d20250625_m044244_c001_v7007000_t0000_u01750826564416") 2025/06/25 04:46:52 DEBUG : both16: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e270e_d20250625_m044237_c001_v0001176_t0020_u01750826557988") 2025/06/25 04:46:52 DEBUG : both16: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0092_d20250625_m044224_c001_v7007000_t0000_u01750826544019") 2025/06/25 04:46:52 DEBUG : both16: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2678_d20250625_m044217_c001_v0001176_t0048_u01750826537054") 2025/06/25 04:46:52 DEBUG : both17: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00d4_d20250625_m044244_c001_v7007000_t0000_u01750826564597") 2025/06/25 04:46:52 DEBUG : both17: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2716_d20250625_m044238_c001_v0001176_t0056_u01750826558541") 2025/06/25 04:46:53 DEBUG : both17: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0093_d20250625_m044224_c001_v7007000_t0000_u01750826544202") 2025/06/25 04:46:53 DEBUG : both17: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e267c_d20250625_m044217_c001_v0001176_t0012_u01750826537638") 2025/06/25 04:46:53 DEBUG : both18: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00d5_d20250625_m044244_c001_v7007000_t0000_u01750826564780") 2025/06/25 04:46:53 DEBUG : both18: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2718_d20250625_m044239_c001_v0001176_t0019_u01750826559219") 2025/06/25 04:46:53 DEBUG : both18: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0095_d20250625_m044224_c001_v7007000_t0000_u01750826544385") 2025/06/25 04:46:53 DEBUG : both18: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e267e_d20250625_m044218_c001_v0001176_t0043_u01750826538246") 2025/06/25 04:46:53 DEBUG : both19: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00d6_d20250625_m044244_c001_v7007000_t0000_u01750826564961") 2025/06/25 04:46:53 DEBUG : both19: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e271a_d20250625_m044239_c001_v0001176_t0005_u01750826559745") 2025/06/25 04:46:53 DEBUG : both19: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0097_d20250625_m044224_c001_v7007000_t0000_u01750826544567") 2025/06/25 04:46:53 DEBUG : both19: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2682_d20250625_m044218_c001_v0001176_t0055_u01750826538852") 2025/06/25 04:46:53 DEBUG : both2: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00d7_d20250625_m044245_c001_v7007000_t0000_u01750826565144") 2025/06/25 04:46:53 DEBUG : both2: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26b8_d20250625_m044228_c001_v0001176_t0058_u01750826548452") 2025/06/25 04:46:53 DEBUG : both2: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0099_d20250625_m044224_c001_v7007000_t0000_u01750826544748") 2025/06/25 04:46:53 DEBUG : both2: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2634_d20250625_m044207_c001_v0001176_t0053_u01750826527597") 2025/06/25 04:46:53 DEBUG : both3: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00d8_d20250625_m044245_c001_v7007000_t0000_u01750826565331") 2025/06/25 04:46:53 DEBUG : both3: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26ba_d20250625_m044229_c001_v0001176_t0022_u01750826549020") 2025/06/25 04:46:53 DEBUG : both3: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d009b_d20250625_m044224_c001_v7007000_t0000_u01750826544930") 2025/06/25 04:46:53 DEBUG : both3: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2638_d20250625_m044208_c001_v0001176_t0054_u01750826528360") 2025/06/25 04:46:53 DEBUG : both4: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00d9_d20250625_m044245_c001_v7007000_t0000_u01750826565513") 2025/06/25 04:46:53 DEBUG : both4: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26c4_d20250625_m044229_c001_v0001176_t0015_u01750826549741") 2025/06/25 04:46:53 DEBUG : both4: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d009c_d20250625_m044225_c001_v7007000_t0000_u01750826545112") 2025/06/25 04:46:54 DEBUG : both4: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e263e_d20250625_m044209_c001_v0001176_t0015_u01750826529022") 2025/06/25 04:46:54 DEBUG : both5: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00db_d20250625_m044245_c001_v7007000_t0000_u01750826565695") 2025/06/25 04:46:54 DEBUG : both5: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26ca_d20250625_m044230_c001_v0001176_t0040_u01750826550430") 2025/06/25 04:46:54 DEBUG : both5: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d009e_d20250625_m044225_c001_v7007000_t0000_u01750826545295") 2025/06/25 04:46:54 DEBUG : both5: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2640_d20250625_m044209_c001_v0001176_t0000_u01750826529671") 2025/06/25 04:46:54 DEBUG : both6: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00dc_d20250625_m044245_c001_v7007000_t0000_u01750826565877") 2025/06/25 04:46:54 DEBUG : both6: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26ce_d20250625_m044231_c001_v0001176_t0029_u01750826551152") 2025/06/25 04:46:54 DEBUG : both6: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d009f_d20250625_m044225_c001_v7007000_t0000_u01750826545482") 2025/06/25 04:46:54 DEBUG : both6: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2642_d20250625_m044210_c001_v0001176_t0028_u01750826530476") 2025/06/25 04:46:54 DEBUG : both7: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00dd_d20250625_m044246_c001_v7007000_t0000_u01750826566059") 2025/06/25 04:46:54 DEBUG : both7: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26d4_d20250625_m044231_c001_v0001176_t0014_u01750826551760") 2025/06/25 04:46:54 DEBUG : both7: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00a0_d20250625_m044225_c001_v7007000_t0000_u01750826545665") 2025/06/25 04:46:54 DEBUG : both7: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2648_d20250625_m044211_c001_v0001176_t0043_u01750826531111") 2025/06/25 04:46:54 DEBUG : both8: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00de_d20250625_m044246_c001_v7007000_t0000_u01750826566241") 2025/06/25 04:46:54 DEBUG : both8: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26d8_d20250625_m044232_c001_v0001176_t0040_u01750826552335") 2025/06/25 04:46:54 DEBUG : both8: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00a1_d20250625_m044225_c001_v7007000_t0000_u01750826545847") 2025/06/25 04:46:54 DEBUG : both8: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e264e_d20250625_m044211_c001_v0001176_t0050_u01750826531732") 2025/06/25 04:46:54 DEBUG : both9: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00df_d20250625_m044246_c001_v7007000_t0000_u01750826566430") 2025/06/25 04:46:54 DEBUG : both9: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e26e0_d20250625_m044233_c001_v0001176_t0014_u01750826553172") 2025/06/25 04:46:54 DEBUG : both9: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00a2_d20250625_m044226_c001_v7007000_t0000_u01750826546030") 2025/06/25 04:46:55 DEBUG : both9: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2652_d20250625_m044212_c001_v0001176_t0011_u01750826532314") 2025/06/25 04:46:55 DEBUG : c/non empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39339_d20250625_m043842_c001_v7007000_t0000_u01750826322166") 2025/06/25 04:46:55 DEBUG : c/non empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab21_d20250625_m043839_c001_v0001032_t0024_u01750826319968") 2025/06/25 04:46:55 DEBUG : c/non empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d056c_d20250625_m043838_c001_v7007000_t0000_u01750826318894") 2025/06/25 04:46:55 DEBUG : c/non empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab13_d20250625_m043836_c001_v0001032_t0038_u01750826316957") 2025/06/25 04:46:55 DEBUG : c/non empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed84_d20250625_m043818_c001_v7007000_t0000_u01750826298524") 2025/06/25 04:46:55 DEBUG : c/non empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aac1_d20250625_m043816_c001_v0001032_t0028_u01750826296635") 2025/06/25 04:46:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97f2_d20250625_m044350_c001_v7007000_t0000_u01750826630570") 2025/06/25 04:46:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba0c_d20250625_m044345_c001_v0001090_t0016_u01750826625479") 2025/06/25 04:46:55 DEBUG : check sum: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed41_d20250625_m043807_c001_v7007000_t0000_u01750826287621") 2025/06/25 04:46:55 DEBUG : check sum: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa91_d20250625_m043806_c001_v0001032_t0002_u01750826286406") 2025/06/25 04:46:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e2a1c3_d20250625_m044640_c001_v7007000_t0000_u01750826800417") 2025/06/25 04:46:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945812_d20250625_m044638_c001_v0001172_t0025_u01750826798806") 2025/06/25 04:46:55 DEBUG : dest/3: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef237_d20250625_m044027_c001_v7007000_t0000_u01750826427818") 2025/06/25 04:46:55 DEBUG : dest/3: Deleting (id "4_zef623d63600dab5b9f780e1b_f40131672704f492f_d20250625_m044026_c001_v0001180_t0020_u01750826426711") 2025/06/25 04:46:55 DEBUG : dir1/0000-abcde: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebc2_d20250625_m044451_c001_v7007000_t0000_u01750826691166") 2025/06/25 04:46:55 DEBUG : dir1/0000-abcde: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9455fa_d20250625_m044446_c001_v0001172_t0039_u01750826686859") 2025/06/25 04:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572adf_d20250625_m044610_c001_v7007000_t0000_u01750826770031") 2025/06/25 04:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945766_d20250625_m044557_c001_v0001172_t0029_u01750826757792") 2025/06/25 04:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3efd1_d20250625_m044553_c001_v7007000_t0000_u01750826753654") 2025/06/25 04:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94572a_d20250625_m044542_c001_v0001172_t0013_u01750826742482") 2025/06/25 04:46:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3423_d20250625_m044538_c001_v7007000_t0000_u01750826738360") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9456d2_d20250625_m044526_c001_v0001172_t0054_u01750826726907") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daed_d20250625_m044522_c001_v7007000_t0000_u01750826722810") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94567e_d20250625_m044511_c001_v0001172_t0014_u01750826711320") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebea_d20250625_m044507_c001_v7007000_t0000_u01750826707203") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94562c_d20250625_m044455_c001_v0001172_t0006_u01750826695264") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f416ceea3fbca9e9f_d20250625_m044448_c001_v7007000_t0000_u01750826688563") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbaa2_d20250625_m044437_c001_v0001090_t0044_u01750826677692") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c370_d20250625_m044433_c001_v7007000_t0000_u01750826673558") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2922_d20250625_m044429_c001_v0001176_t0051_u01750826669572") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51da39_d20250625_m044428_c001_v7007000_t0000_u01750826668255") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae84_d20250625_m044415_c001_v0001032_t0022_u01750826655970") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aee6_d20250625_m044411_c001_v7007000_t0000_u01750826651864") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28b0_d20250625_m044407_c001_v0001176_t0027_u01750826647474") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab9806_d20250625_m044406_c001_v7007000_t0000_u01750826646128") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9454c4_d20250625_m044354_c001_v0001172_t0010_u01750826634730") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e2858d_d20250625_m044347_c001_v7007000_t0000_u01750826627710") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2822_d20250625_m044335_c001_v0001176_t0032_u01750826615831") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175124_d20250625_m044331_c001_v7007000_t0000_u01750826611725") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e27de_d20250625_m044320_c001_v0001176_t0042_u01750826600309") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f35_d20250625_m044316_c001_v7007000_t0000_u01750826596110") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e278f_d20250625_m044303_c001_v0001176_t0022_u01750826583950") 2025/06/25 04:46:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b72e_d20250625_m044431_c001_v7007000_t0000_u01750826671592") 2025/06/25 04:46:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e290c_d20250625_m044426_c001_v0001176_t0030_u01750826666071") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebc3_d20250625_m044451_c001_v7007000_t0000_u01750826691350") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aed2_d20250625_m044446_c001_v0001032_t0045_u01750826686870") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572ae0_d20250625_m044610_c001_v7007000_t0000_u01750826770217") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb87_d20250625_m044558_c001_v0001090_t0016_u01750826758734") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3efd6_d20250625_m044553_c001_v7007000_t0000_u01750826753839") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb5b_d20250625_m044543_c001_v0001090_t0042_u01750826743115") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3425_d20250625_m044538_c001_v7007000_t0000_u01750826738543") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb3a_d20250625_m044527_c001_v0001090_t0052_u01750826727595") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daee_d20250625_m044522_c001_v7007000_t0000_u01750826722995") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb10_d20250625_m044512_c001_v0001090_t0057_u01750826712006") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebeb_d20250625_m044507_c001_v7007000_t0000_u01750826707387") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbae0_d20250625_m044455_c001_v0001090_t0054_u01750826695886") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab9822_d20250625_m044448_c001_v7007000_t0000_u01750826688590") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2950_d20250625_m044438_c001_v0001176_t0038_u01750826678477") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c371_d20250625_m044433_c001_v7007000_t0000_u01750826673743") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba86_d20250625_m044429_c001_v0001090_t0048_u01750826669739") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b727_d20250625_m044428_c001_v7007000_t0000_u01750826668054") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28da_d20250625_m044416_c001_v0001176_t0046_u01750826656845") 2025/06/25 04:46:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aee7_d20250625_m044412_c001_v7007000_t0000_u01750826652048") 2025/06/25 04:46:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba3e_d20250625_m044407_c001_v0001090_t0032_u01750826647596") 2025/06/25 04:46:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aed9_d20250625_m044406_c001_v7007000_t0000_u01750826646065") 2025/06/25 04:46:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2866_d20250625_m044355_c001_v0001176_t0017_u01750826635361") 2025/06/25 04:46:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97e9_d20250625_m044347_c001_v7007000_t0000_u01750826627720") 2025/06/25 04:46:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae14_d20250625_m044336_c001_v0001032_t0016_u01750826616399") 2025/06/25 04:46:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175125_d20250625_m044331_c001_v7007000_t0000_u01750826611908") 2025/06/25 04:46:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3adfe_d20250625_m044320_c001_v0001032_t0051_u01750826600874") 2025/06/25 04:46:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f37_d20250625_m044316_c001_v7007000_t0000_u01750826596304") 2025/06/25 04:46:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3add4_d20250625_m044304_c001_v0001032_t0013_u01750826584520") 2025/06/25 04:46:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f4008bcc009cdc771_d20250625_m044431_c001_v7007000_t0000_u01750826671307") 2025/06/25 04:46:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e290e_d20250625_m044426_c001_v0001176_t0018_u01750826666281") 2025/06/25 04:46:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebc4_d20250625_m044451_c001_v7007000_t0000_u01750826691533") 2025/06/25 04:46:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e297a_d20250625_m044446_c001_v0001176_t0041_u01750826686881") 2025/06/25 04:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572ae1_d20250625_m044610_c001_v7007000_t0000_u01750826770401") 2025/06/25 04:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3afa8_d20250625_m044559_c001_v0001032_t0032_u01750826759470") 2025/06/25 04:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3efdb_d20250625_m044554_c001_v7007000_t0000_u01750826754024") 2025/06/25 04:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af7c_d20250625_m044543_c001_v0001032_t0009_u01750826743847") 2025/06/25 04:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3426_d20250625_m044538_c001_v7007000_t0000_u01750826738726") 2025/06/25 04:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af54_d20250625_m044528_c001_v0001032_t0021_u01750826728357") 2025/06/25 04:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daef_d20250625_m044523_c001_v7007000_t0000_u01750826723177") 2025/06/25 04:46:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af18_d20250625_m044512_c001_v0001032_t0001_u01750826712733") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebec_d20250625_m044507_c001_v7007000_t0000_u01750826707570") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aee4_d20250625_m044456_c001_v0001032_t0023_u01750826696660") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c38a_d20250625_m044448_c001_v7007000_t0000_u01750826688748") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9455cc_d20250625_m044439_c001_v0001172_t0000_u01750826679044") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c372_d20250625_m044433_c001_v7007000_t0000_u01750826673927") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aeaa_d20250625_m044429_c001_v0001032_t0031_u01750826669785") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f42150288fa98d349_d20250625_m044428_c001_v7007000_t0000_u01750826668197") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba56_d20250625_m044417_c001_v0001090_t0036_u01750826657443") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aee8_d20250625_m044412_c001_v7007000_t0000_u01750826652234") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae66_d20250625_m044407_c001_v0001032_t0024_u01750826647635") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f413b977d3b52b53f_d20250625_m044406_c001_v7007000_t0000_u01750826646311") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba1c_d20250625_m044355_c001_v0001090_t0031_u01750826635933") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51da11_d20250625_m044347_c001_v7007000_t0000_u01750826627915") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb9f2_d20250625_m044337_c001_v0001090_t0018_u01750826617413") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175126_d20250625_m044332_c001_v7007000_t0000_u01750826612091") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb9c4_d20250625_m044321_c001_v0001090_t0059_u01750826601594") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f38_d20250625_m044316_c001_v7007000_t0000_u01750826596489") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb98e_d20250625_m044305_c001_v0001090_t0019_u01750826585017") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f416ceea3fbca9e83_d20250625_m044431_c001_v7007000_t0000_u01750826671241") 2025/06/25 04:46:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba7c_d20250625_m044426_c001_v0001090_t0014_u01750826666291") 2025/06/25 04:46:59 DEBUG : dir1/0003-defgh: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebc5_d20250625_m044451_c001_v7007000_t0000_u01750826691720") 2025/06/25 04:46:59 DEBUG : dir1/0003-defgh: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbaca_d20250625_m044446_c001_v0001090_t0035_u01750826686965") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572ae2_d20250625_m044610_c001_v7007000_t0000_u01750826770583") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a9e_d20250625_m044600_c001_v0001176_t0039_u01750826760351") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3efdf_d20250625_m044554_c001_v7007000_t0000_u01750826754207") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a64_d20250625_m044544_c001_v0001176_t0049_u01750826744632") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3428_d20250625_m044538_c001_v7007000_t0000_u01750826738909") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a2c_d20250625_m044529_c001_v0001176_t0029_u01750826729161") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daf0_d20250625_m044523_c001_v7007000_t0000_u01750826723361") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e29ee_d20250625_m044513_c001_v0001176_t0018_u01750826713499") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebed_d20250625_m044507_c001_v7007000_t0000_u01750826707755") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e29b6_d20250625_m044457_c001_v0001176_t0001_u01750826697617") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0988_d20250625_m044448_c001_v7007000_t0000_u01750826688761") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aec0_d20250625_m044439_c001_v0001032_t0019_u01750826679740") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c373_d20250625_m044434_c001_v7007000_t0000_u01750826674112") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2924_d20250625_m044429_c001_v0001176_t0035_u01750826669838") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51da37_d20250625_m044427_c001_v7007000_t0000_u01750826667886") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94555a_d20250625_m044418_c001_v0001172_t0048_u01750826658158") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aee9_d20250625_m044412_c001_v7007000_t0000_u01750826652419") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28b2_d20250625_m044407_c001_v0001176_t0035_u01750826647683") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aedb_d20250625_m044406_c001_v7007000_t0000_u01750826646248") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae46_d20250625_m044356_c001_v0001032_t0000_u01750826636580") 2025/06/25 04:47:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c353_d20250625_m044347_c001_v7007000_t0000_u01750826627739") 2025/06/25 04:47:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94546a_d20250625_m044338_c001_v0001172_t0046_u01750826618138") 2025/06/25 04:47:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175129_d20250625_m044332_c001_v7007000_t0000_u01750826612273") 2025/06/25 04:47:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945428_d20250625_m044322_c001_v0001172_t0055_u01750826602479") 2025/06/25 04:47:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f39_d20250625_m044316_c001_v7007000_t0000_u01750826596682") 2025/06/25 04:47:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9453bf_d20250625_m044305_c001_v0001172_t0002_u01750826585397") 2025/06/25 04:47:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f416ceea3fbca9e84_d20250625_m044431_c001_v7007000_t0000_u01750826671425") 2025/06/25 04:47:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945578_d20250625_m044426_c001_v0001172_t0048_u01750826666316") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghi: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebc6_d20250625_m044451_c001_v7007000_t0000_u01750826691905") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghi: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e297c_d20250625_m044447_c001_v0001176_t0047_u01750826687095") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572ae3_d20250625_m044610_c001_v7007000_t0000_u01750826770769") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94576c_d20250625_m044600_c001_v0001172_t0053_u01750826760615") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3efe4_d20250625_m044554_c001_v7007000_t0000_u01750826754391") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945734_d20250625_m044544_c001_v0001172_t0029_u01750826744868") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3429_d20250625_m044539_c001_v7007000_t0000_u01750826739093") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9456de_d20250625_m044529_c001_v0001172_t0037_u01750826729379") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daf1_d20250625_m044523_c001_v7007000_t0000_u01750826723544") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94568c_d20250625_m044513_c001_v0001172_t0059_u01750826713714") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebef_d20250625_m044507_c001_v7007000_t0000_u01750826707938") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94563a_d20250625_m044457_c001_v0001172_t0014_u01750826697830") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f417e77404c4c1b27_d20250625_m044448_c001_v7007000_t0000_u01750826688773") 2025/06/25 04:47:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbaac_d20250625_m044440_c001_v0001090_t0024_u01750826680091") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c375_d20250625_m044434_c001_v7007000_t0000_u01750826674296") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945592_d20250625_m044429_c001_v0001172_t0007_u01750826669883") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c366_d20250625_m044428_c001_v7007000_t0000_u01750826668205") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae88_d20250625_m044418_c001_v0001032_t0048_u01750826658688") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aeea_d20250625_m044412_c001_v7007000_t0000_u01750826652603") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28b6_d20250625_m044407_c001_v0001176_t0017_u01750826647890") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4086edb20a07fd90_d20250625_m044405_c001_v7007000_t0000_u01750826645888") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9454ca_d20250625_m044357_c001_v0001172_t0007_u01750826637003") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97ea_d20250625_m044347_c001_v7007000_t0000_u01750826627748") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e282a_d20250625_m044338_c001_v0001176_t0059_u01750826618641") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f117512c_d20250625_m044332_c001_v7007000_t0000_u01750826612457") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e27ea_d20250625_m044322_c001_v0001176_t0007_u01750826602885") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f3a_d20250625_m044316_c001_v7007000_t0000_u01750826596867") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2799_d20250625_m044305_c001_v0001176_t0016_u01750826585838") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f4086edb20a07fda2_d20250625_m044431_c001_v7007000_t0000_u01750826671434") 2025/06/25 04:47:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae9e_d20250625_m044426_c001_v0001032_t0018_u01750826666335") 2025/06/25 04:47:02 DEBUG : dir1/0005-fghij: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebc7_d20250625_m044452_c001_v7007000_t0000_u01750826692088") 2025/06/25 04:47:02 DEBUG : dir1/0005-fghij: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9455fc_d20250625_m044447_c001_v0001172_t0022_u01750826687138") 2025/06/25 04:47:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572ae4_d20250625_m044610_c001_v7007000_t0000_u01750826770952") 2025/06/25 04:47:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb8b_d20250625_m044600_c001_v0001090_t0038_u01750826760963") 2025/06/25 04:47:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3efe9_d20250625_m044554_c001_v7007000_t0000_u01750826754574") 2025/06/25 04:47:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb5f_d20250625_m044545_c001_v0001090_t0057_u01750826745141") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde342b_d20250625_m044539_c001_v7007000_t0000_u01750826739277") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb3e_d20250625_m044529_c001_v0001090_t0007_u01750826729704") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daf3_d20250625_m044523_c001_v7007000_t0000_u01750826723730") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb18_d20250625_m044514_c001_v0001090_t0034_u01750826714008") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebf0_d20250625_m044508_c001_v7007000_t0000_u01750826708121") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbae8_d20250625_m044458_c001_v0001090_t0056_u01750826698085") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4afae_d20250625_m044448_c001_v7007000_t0000_u01750826688782") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2958_d20250625_m044440_c001_v0001176_t0057_u01750826680466") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c376_d20250625_m044434_c001_v7007000_t0000_u01750826674481") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2926_d20250625_m044430_c001_v0001176_t0059_u01750826670053") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f416ceea3fbca9e7d_d20250625_m044427_c001_v7007000_t0000_u01750826667866") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28e8_d20250625_m044419_c001_v0001176_t0005_u01750826659300") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aeeb_d20250625_m044412_c001_v7007000_t0000_u01750826652787") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae6a_d20250625_m044408_c001_v0001032_t0031_u01750826648067") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4086edb20a07fd92_d20250625_m044406_c001_v7007000_t0000_u01750826646256") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e286c_d20250625_m044357_c001_v0001176_t0050_u01750826637284") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e2858f_d20250625_m044347_c001_v7007000_t0000_u01750826627756") 2025/06/25 04:47:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae16_d20250625_m044338_c001_v0001032_t0006_u01750826618853") 2025/06/25 04:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175130_d20250625_m044332_c001_v7007000_t0000_u01750826612641") 2025/06/25 04:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae02_d20250625_m044323_c001_v0001032_t0058_u01750826603128") 2025/06/25 04:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f3b_d20250625_m044317_c001_v7007000_t0000_u01750826597050") 2025/06/25 04:47:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3add8_d20250625_m044306_c001_v0001032_t0039_u01750826586043") 2025/06/25 04:47:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c36a_d20250625_m044431_c001_v7007000_t0000_u01750826671447") 2025/06/25 04:47:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2910_d20250625_m044426_c001_v0001176_t0012_u01750826666495") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebc9_d20250625_m044452_c001_v7007000_t0000_u01750826692270") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e297e_d20250625_m044447_c001_v0001176_t0044_u01750826687309") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572ae5_d20250625_m044611_c001_v7007000_t0000_u01750826771136") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3afae_d20250625_m044601_c001_v0001032_t0000_u01750826761343") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3efed_d20250625_m044554_c001_v7007000_t0000_u01750826754759") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af80_d20250625_m044545_c001_v0001032_t0055_u01750826745471") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde342c_d20250625_m044539_c001_v7007000_t0000_u01750826739459") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af58_d20250625_m044530_c001_v0001032_t0049_u01750826730067") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daf4_d20250625_m044523_c001_v7007000_t0000_u01750826723913") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af22_d20250625_m044514_c001_v0001032_t0053_u01750826714349") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebf1_d20250625_m044508_c001_v7007000_t0000_u01750826708308") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aeea_d20250625_m044458_c001_v0001032_t0047_u01750826698378") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4afad_d20250625_m044448_c001_v7007000_t0000_u01750826688600") 2025/06/25 04:47:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9455d8_d20250625_m044440_c001_v0001172_t0033_u01750826680679") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c377_d20250625_m044434_c001_v7007000_t0000_u01750826674666") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aeac_d20250625_m044430_c001_v0001032_t0034_u01750826670126") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b726_d20250625_m044427_c001_v7007000_t0000_u01750826667872") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba5c_d20250625_m044419_c001_v0001090_t0021_u01750826659519") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aeec_d20250625_m044412_c001_v7007000_t0000_u01750826652970") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28ba_d20250625_m044408_c001_v0001176_t0003_u01750826648107") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aed7_d20250625_m044405_c001_v7007000_t0000_u01750826645696") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba1e_d20250625_m044357_c001_v0001090_t0027_u01750826637520") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c354_d20250625_m044347_c001_v7007000_t0000_u01750826627923") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb9f8_d20250625_m044339_c001_v0001090_t0007_u01750826619193") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175133_d20250625_m044332_c001_v7007000_t0000_u01750826612832") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb9ce_d20250625_m044323_c001_v0001090_t0016_u01750826603536") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f3c_d20250625_m044317_c001_v7007000_t0000_u01750826597234") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb992_d20250625_m044306_c001_v0001090_t0046_u01750826586519") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f402ff3cf692b9919_d20250625_m044431_c001_v7007000_t0000_u01750826671280") 2025/06/25 04:47:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2912_d20250625_m044426_c001_v0001176_t0045_u01750826666703") 2025/06/25 04:47:05 DEBUG : dir1/0007-12345: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebca_d20250625_m044452_c001_v7007000_t0000_u01750826692454") 2025/06/25 04:47:05 DEBUG : dir1/0007-12345: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aed4_d20250625_m044447_c001_v0001032_t0012_u01750826687331") 2025/06/25 04:47:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572ae7_d20250625_m044611_c001_v7007000_t0000_u01750826771320") 2025/06/25 04:47:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2aa2_d20250625_m044601_c001_v0001176_t0049_u01750826761797") 2025/06/25 04:47:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3efef_d20250625_m044554_c001_v7007000_t0000_u01750826754943") 2025/06/25 04:47:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a6a_d20250625_m044545_c001_v0001176_t0026_u01750826745855") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde342d_d20250625_m044539_c001_v7007000_t0000_u01750826739643") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a30_d20250625_m044530_c001_v0001176_t0005_u01750826730591") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daf5_d20250625_m044524_c001_v7007000_t0000_u01750826724096") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e29f4_d20250625_m044514_c001_v0001176_t0059_u01750826714789") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebf2_d20250625_m044508_c001_v7007000_t0000_u01750826708494") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e29bc_d20250625_m044458_c001_v0001176_t0007_u01750826698823") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c387_d20250625_m044448_c001_v7007000_t0000_u01750826688200") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aec2_d20250625_m044441_c001_v0001032_t0053_u01750826681002") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c378_d20250625_m044434_c001_v7007000_t0000_u01750826674850") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945594_d20250625_m044430_c001_v0001172_t0056_u01750826670144") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c367_d20250625_m044428_c001_v7007000_t0000_u01750826668390") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94555c_d20250625_m044420_c001_v0001172_t0001_u01750826660016") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aeed_d20250625_m044413_c001_v7007000_t0000_u01750826653159") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba40_d20250625_m044408_c001_v0001090_t0026_u01750826648182") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b6c8_d20250625_m044406_c001_v7007000_t0000_u01750826646277") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae4a_d20250625_m044357_c001_v0001032_t0007_u01750826637897") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde33ce_d20250625_m044347_c001_v7007000_t0000_u01750826627773") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945472_d20250625_m044339_c001_v0001172_t0025_u01750826619541") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175136_d20250625_m044333_c001_v7007000_t0000_u01750826613016") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945430_d20250625_m044323_c001_v0001172_t0033_u01750826603869") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f3d_d20250625_m044317_c001_v7007000_t0000_u01750826597418") 2025/06/25 04:47:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9453c7_d20250625_m044306_c001_v0001172_t0026_u01750826586985") 2025/06/25 04:47:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f42150288fa98d34c_d20250625_m044431_c001_v7007000_t0000_u01750826671275") 2025/06/25 04:47:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94557a_d20250625_m044426_c001_v0001172_t0028_u01750826666720") 2025/06/25 04:47:07 DEBUG : dir1/0008-23456: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebcb_d20250625_m044452_c001_v7007000_t0000_u01750826692637") 2025/06/25 04:47:07 DEBUG : dir1/0008-23456: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbacc_d20250625_m044447_c001_v0001090_t0056_u01750826687347") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572ae8_d20250625_m044611_c001_v7007000_t0000_u01750826771503") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945772_d20250625_m044602_c001_v0001172_t0041_u01750826762009") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3eff2_d20250625_m044555_c001_v7007000_t0000_u01750826755126") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94573a_d20250625_m044546_c001_v0001172_t0049_u01750826746121") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde342e_d20250625_m044539_c001_v7007000_t0000_u01750826739826") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9456f0_d20250625_m044530_c001_v0001172_t0047_u01750826730801") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daf6_d20250625_m044524_c001_v7007000_t0000_u01750826724280") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945690_d20250625_m044515_c001_v0001172_t0059_u01750826714999") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebf4_d20250625_m044508_c001_v7007000_t0000_u01750826708679") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945640_d20250625_m044459_c001_v0001172_t0046_u01750826699036") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f416ceea3fbca9e9b_d20250625_m044448_c001_v7007000_t0000_u01750826688189") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbab4_d20250625_m044441_c001_v0001090_t0029_u01750826681385") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c379_d20250625_m044435_c001_v7007000_t0000_u01750826675035") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba8a_d20250625_m044430_c001_v0001090_t0054_u01750826670162") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f416ceea3fbca9e7e_d20250625_m044428_c001_v7007000_t0000_u01750826668049") 2025/06/25 04:47:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae8e_d20250625_m044420_c001_v0001032_t0015_u01750826660905") 2025/06/25 04:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aeee_d20250625_m044413_c001_v7007000_t0000_u01750826653344") 2025/06/25 04:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28bc_d20250625_m044408_c001_v0001176_t0043_u01750826648320") 2025/06/25 04:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f402ff3cf692b98bf_d20250625_m044406_c001_v7007000_t0000_u01750826646095") 2025/06/25 04:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9454d0_d20250625_m044358_c001_v0001172_t0049_u01750826638283") 2025/06/25 04:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde33cf_d20250625_m044347_c001_v7007000_t0000_u01750826627971") 2025/06/25 04:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e282c_d20250625_m044339_c001_v0001176_t0026_u01750826619831") 2025/06/25 04:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f117513a_d20250625_m044333_c001_v7007000_t0000_u01750826613202") 2025/06/25 04:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e27f4_d20250625_m044324_c001_v0001176_t0012_u01750826604180") 2025/06/25 04:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f3e_d20250625_m044317_c001_v7007000_t0000_u01750826597604") 2025/06/25 04:47:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e279f_d20250625_m044307_c001_v0001176_t0025_u01750826587263") 2025/06/25 04:47:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51da3a_d20250625_m044431_c001_v7007000_t0000_u01750826671296") 2025/06/25 04:47:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba7e_d20250625_m044426_c001_v0001090_t0005_u01750826666785") 2025/06/25 04:47:08 DEBUG : dir1/0009-34567: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebcc_d20250625_m044452_c001_v7007000_t0000_u01750826692821") 2025/06/25 04:47:08 DEBUG : dir1/0009-34567: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945602_d20250625_m044447_c001_v0001172_t0018_u01750826687401") 2025/06/25 04:47:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572ae9_d20250625_m044611_c001_v7007000_t0000_u01750826771687") 2025/06/25 04:47:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb8f_d20250625_m044602_c001_v0001090_t0056_u01750826762357") 2025/06/25 04:47:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3eff4_d20250625_m044555_c001_v7007000_t0000_u01750826755309") 2025/06/25 04:47:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb65_d20250625_m044546_c001_v0001090_t0036_u01750826746627") 2025/06/25 04:47:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde342f_d20250625_m044540_c001_v7007000_t0000_u01750826740009") 2025/06/25 04:47:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb45_d20250625_m044531_c001_v0001090_t0027_u01750826731316") 2025/06/25 04:47:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daf8_d20250625_m044524_c001_v7007000_t0000_u01750826724463") 2025/06/25 04:47:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb1a_d20250625_m044515_c001_v0001090_t0054_u01750826715374") 2025/06/25 04:47:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebf5_d20250625_m044508_c001_v7007000_t0000_u01750826708863") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbaf0_d20250625_m044459_c001_v0001090_t0008_u01750826699578") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebbb_d20250625_m044448_c001_v7007000_t0000_u01750826688615") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e295c_d20250625_m044441_c001_v0001176_t0001_u01750826681813") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c37a_d20250625_m044435_c001_v7007000_t0000_u01750826675221") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2928_d20250625_m044430_c001_v0001176_t0052_u01750826670264") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4086edb20a07fda0_d20250625_m044428_c001_v7007000_t0000_u01750826668405") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28ee_d20250625_m044421_c001_v0001176_t0045_u01750826661267") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aeef_d20250625_m044413_c001_v7007000_t0000_u01750826653529") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945520_d20250625_m044408_c001_v0001172_t0010_u01750826648333") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c3542666366ea_d20250625_m044406_c001_v7007000_t0000_u01750826646285") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e286e_d20250625_m044358_c001_v0001176_t0000_u01750826638923") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f417e77404c4c1af5_d20250625_m044347_c001_v7007000_t0000_u01750826627966") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae1a_d20250625_m044340_c001_v0001032_t0059_u01750826620037") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f117513d_d20250625_m044333_c001_v7007000_t0000_u01750826613387") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae04_d20250625_m044324_c001_v0001032_t0019_u01750826604389") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f3f_d20250625_m044317_c001_v7007000_t0000_u01750826597791") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3adda_d20250625_m044307_c001_v0001032_t0043_u01750826587473") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b72b_d20250625_m044431_c001_v7007000_t0000_u01750826671229") 2025/06/25 04:47:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2914_d20250625_m044426_c001_v0001176_t0029_u01750826666911") 2025/06/25 04:47:09 DEBUG : dir1/0010-45678: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebcd_d20250625_m044453_c001_v7007000_t0000_u01750826693011") 2025/06/25 04:47:09 DEBUG : dir1/0010-45678: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2980_d20250625_m044447_c001_v0001176_t0050_u01750826687516") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572aea_d20250625_m044611_c001_v7007000_t0000_u01750826771871") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3afb2_d20250625_m044602_c001_v0001032_t0032_u01750826762649") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3eff7_d20250625_m044555_c001_v7007000_t0000_u01750826755492") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af82_d20250625_m044547_c001_v0001032_t0034_u01750826747070") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3430_d20250625_m044540_c001_v7007000_t0000_u01750826740194") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af5a_d20250625_m044531_c001_v0001032_t0029_u01750826731723") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daf9_d20250625_m044524_c001_v7007000_t0000_u01750826724644") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af26_d20250625_m044515_c001_v0001032_t0023_u01750826715765") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebf7_d20250625_m044509_c001_v7007000_t0000_u01750826709046") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aeee_d20250625_m044459_c001_v0001032_t0019_u01750826699931") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab9823_d20250625_m044448_c001_v7007000_t0000_u01750826688794") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9455e0_d20250625_m044442_c001_v0001172_t0025_u01750826682075") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c37b_d20250625_m044435_c001_v7007000_t0000_u01750826675407") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945598_d20250625_m044430_c001_v0001172_t0003_u01750826670453") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f408fc7e03e4360f4_d20250625_m044428_c001_v7007000_t0000_u01750826668233") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba68_d20250625_m044421_c001_v0001090_t0016_u01750826661483") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aef0_d20250625_m044413_c001_v7007000_t0000_u01750826653712") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae6c_d20250625_m044408_c001_v0001032_t0031_u01750826648504") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab9807_d20250625_m044406_c001_v7007000_t0000_u01750826646325") 2025/06/25 04:47:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba20_d20250625_m044359_c001_v0001090_t0007_u01750826639146") 2025/06/25 04:47:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e28594_d20250625_m044348_c001_v7007000_t0000_u01750826628073") 2025/06/25 04:47:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb9fe_d20250625_m044340_c001_v0001090_t0006_u01750826620709") 2025/06/25 04:47:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175140_d20250625_m044333_c001_v7007000_t0000_u01750826613582") 2025/06/25 04:47:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb9d2_d20250625_m044324_c001_v0001090_t0030_u01750826604726") 2025/06/25 04:47:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f40_d20250625_m044317_c001_v7007000_t0000_u01750826597978") 2025/06/25 04:47:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb996_d20250625_m044308_c001_v0001090_t0048_u01750826588138") 2025/06/25 04:47:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f42150288fa98d34d_d20250625_m044431_c001_v7007000_t0000_u01750826671461") 2025/06/25 04:47:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94557e_d20250625_m044427_c001_v0001172_t0038_u01750826667011") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebce_d20250625_m044453_c001_v7007000_t0000_u01750826693194") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945604_d20250625_m044447_c001_v0001172_t0014_u01750826687662") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572aeb_d20250625_m044612_c001_v7007000_t0000_u01750826772054") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2aaa_d20250625_m044603_c001_v0001176_t0038_u01750826763451") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3effa_d20250625_m044555_c001_v7007000_t0000_u01750826755675") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a70_d20250625_m044547_c001_v0001176_t0055_u01750826747394") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3431_d20250625_m044540_c001_v7007000_t0000_u01750826740377") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a34_d20250625_m044532_c001_v0001176_t0024_u01750826732177") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3dafa_d20250625_m044524_c001_v7007000_t0000_u01750826724827") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e29fa_d20250625_m044516_c001_v0001176_t0049_u01750826716209") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebf8_d20250625_m044509_c001_v7007000_t0000_u01750826709232") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e29c8_d20250625_m044500_c001_v0001176_t0040_u01750826700348") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebbc_d20250625_m044448_c001_v7007000_t0000_u01750826688805") 2025/06/25 04:47:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aec4_d20250625_m044442_c001_v0001032_t0042_u01750826682708") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c37c_d20250625_m044435_c001_v7007000_t0000_u01750826675591") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba8e_d20250625_m044430_c001_v0001090_t0051_u01750826670490") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f402ff3cf692b9911_d20250625_m044428_c001_v7007000_t0000_u01750826668177") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94556a_d20250625_m044421_c001_v0001172_t0002_u01750826661987") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aef1_d20250625_m044413_c001_v7007000_t0000_u01750826653896") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba42_d20250625_m044408_c001_v0001090_t0014_u01750826648516") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f402ff3cf692b98c0_d20250625_m044406_c001_v7007000_t0000_u01750826646328") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae4e_d20250625_m044359_c001_v0001032_t0026_u01750826639492") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97ee_d20250625_m044348_c001_v7007000_t0000_u01750826628086") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945476_d20250625_m044341_c001_v0001172_t0013_u01750826621232") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175143_d20250625_m044333_c001_v7007000_t0000_u01750826613765") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945434_d20250625_m044325_c001_v0001172_t0050_u01750826605017") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f41_d20250625_m044318_c001_v7007000_t0000_u01750826598168") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9453d3_d20250625_m044308_c001_v0001172_t0054_u01750826588781") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f4086edb20a07fda1_d20250625_m044431_c001_v7007000_t0000_u01750826671247") 2025/06/25 04:47:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aea0_d20250625_m044427_c001_v0001032_t0058_u01750826667021") 2025/06/25 04:47:12 DEBUG : dir1/0012-6789;: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebcf_d20250625_m044453_c001_v7007000_t0000_u01750826693377") 2025/06/25 04:47:12 DEBUG : dir1/0012-6789;: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbace_d20250625_m044447_c001_v0001090_t0017_u01750826687684") 2025/06/25 04:47:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572aec_d20250625_m044612_c001_v7007000_t0000_u01750826772237") 2025/06/25 04:47:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945778_d20250625_m044603_c001_v0001172_t0020_u01750826763670") 2025/06/25 04:47:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3effd_d20250625_m044555_c001_v7007000_t0000_u01750826755859") 2025/06/25 04:47:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94573e_d20250625_m044547_c001_v0001172_t0015_u01750826747606") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3432_d20250625_m044540_c001_v7007000_t0000_u01750826740562") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9456f8_d20250625_m044532_c001_v0001172_t0024_u01750826732389") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3dafb_d20250625_m044525_c001_v7007000_t0000_u01750826725009") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945696_d20250625_m044516_c001_v0001172_t0031_u01750826716419") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebf9_d20250625_m044509_c001_v7007000_t0000_u01750826709415") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945648_d20250625_m044500_c001_v0001172_t0012_u01750826700611") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f416ceea3fbca9e9c_d20250625_m044448_c001_v7007000_t0000_u01750826688373") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbabe_d20250625_m044443_c001_v0001090_t0009_u01750826683243") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c37d_d20250625_m044435_c001_v7007000_t0000_u01750826675776") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aeb0_d20250625_m044430_c001_v0001032_t0039_u01750826670514") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f402ff3cf692b9912_d20250625_m044428_c001_v7007000_t0000_u01750826668361") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae92_d20250625_m044422_c001_v0001032_t0042_u01750826662333") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aef2_d20250625_m044414_c001_v7007000_t0000_u01750826654079") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28be_d20250625_m044408_c001_v0001176_t0015_u01750826648532") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4086edb20a07fd8f_d20250625_m044405_c001_v7007000_t0000_u01750826645705") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9454dc_d20250625_m044359_c001_v0001172_t0031_u01750826639895") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e28591_d20250625_m044347_c001_v7007000_t0000_u01750826627891") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2832_d20250625_m044341_c001_v0001176_t0001_u01750826621590") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f1175147_d20250625_m044333_c001_v7007000_t0000_u01750826613950") 2025/06/25 04:47:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e27f6_d20250625_m044325_c001_v0001176_t0020_u01750826605329") 2025/06/25 04:47:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f42_d20250625_m044318_c001_v7007000_t0000_u01750826598362") 2025/06/25 04:47:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e27ab_d20250625_m044309_c001_v0001176_t0015_u01750826589110") 2025/06/25 04:47:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f402ff3cf692b991a_d20250625_m044431_c001_v7007000_t0000_u01750826671467") 2025/06/25 04:47:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2918_d20250625_m044427_c001_v0001176_t0021_u01750826667129") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebd0_d20250625_m044453_c001_v7007000_t0000_u01750826693560") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2982_d20250625_m044447_c001_v0001176_t0043_u01750826687750") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572aed_d20250625_m044612_c001_v7007000_t0000_u01750826772423") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb95_d20250625_m044604_c001_v0001090_t0033_u01750826764033") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3efff_d20250625_m044556_c001_v7007000_t0000_u01750826756041") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb6d_d20250625_m044547_c001_v0001090_t0059_u01750826747879") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3433_d20250625_m044540_c001_v7007000_t0000_u01750826740745") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb47_d20250625_m044532_c001_v0001090_t0020_u01750826732705") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3dafc_d20250625_m044525_c001_v7007000_t0000_u01750826725191") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbb1e_d20250625_m044516_c001_v0001090_t0053_u01750826716694") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebfa_d20250625_m044509_c001_v7007000_t0000_u01750826709598") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbaf2_d20250625_m044500_c001_v0001090_t0040_u01750826700911") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0986_d20250625_m044448_c001_v7007000_t0000_u01750826688571") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2966_d20250625_m044443_c001_v0001176_t0018_u01750826683607") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c37e_d20250625_m044435_c001_v7007000_t0000_u01750826675960") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e292a_d20250625_m044430_c001_v0001176_t0020_u01750826670543") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4086edb20a07fd9f_d20250625_m044428_c001_v7007000_t0000_u01750826668220") 2025/06/25 04:47:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28f4_d20250625_m044422_c001_v0001176_t0059_u01750826662794") 2025/06/25 04:47:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aef3_d20250625_m044414_c001_v7007000_t0000_u01750826654264") 2025/06/25 04:47:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945522_d20250625_m044408_c001_v0001172_t0023_u01750826648650") 2025/06/25 04:47:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4086edb20a07fd91_d20250625_m044406_c001_v7007000_t0000_u01750826646072") 2025/06/25 04:47:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2876_d20250625_m044400_c001_v0001176_t0019_u01750826640194") 2025/06/25 04:47:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51da10_d20250625_m044347_c001_v7007000_t0000_u01750826627725") 2025/06/25 04:47:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae1e_d20250625_m044341_c001_v0001032_t0013_u01750826621799") 2025/06/25 04:47:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f117514a_d20250625_m044334_c001_v7007000_t0000_u01750826614132") 2025/06/25 04:47:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae06_d20250625_m044325_c001_v0001032_t0051_u01750826605538") 2025/06/25 04:47:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f43_d20250625_m044318_c001_v7007000_t0000_u01750826598555") 2025/06/25 04:47:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ade2_d20250625_m044309_c001_v0001032_t0046_u01750826589318") 2025/06/25 04:47:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c369_d20250625_m044431_c001_v7007000_t0000_u01750826671261") 2025/06/25 04:47:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba80_d20250625_m044427_c001_v0001090_t0023_u01750826667151") 2025/06/25 04:47:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebd1_d20250625_m044453_c001_v7007000_t0000_u01750826693744") 2025/06/25 04:47:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aed6_d20250625_m044447_c001_v0001032_t0002_u01750826687762") 2025/06/25 04:47:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572aee_d20250625_m044612_c001_v7007000_t0000_u01750826772609") 2025/06/25 04:47:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3afb4_d20250625_m044604_c001_v0001032_t0035_u01750826764386") 2025/06/25 04:47:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3f002_d20250625_m044556_c001_v7007000_t0000_u01750826756224") 2025/06/25 04:47:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af86_d20250625_m044548_c001_v0001032_t0051_u01750826748177") 2025/06/25 04:47:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3434_d20250625_m044540_c001_v7007000_t0000_u01750826740929") 2025/06/25 04:47:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af62_d20250625_m044533_c001_v0001032_t0028_u01750826733059") 2025/06/25 04:47:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3dafd_d20250625_m044525_c001_v7007000_t0000_u01750826725373") 2025/06/25 04:47:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3af32_d20250625_m044517_c001_v0001032_t0047_u01750826717076") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebfb_d20250625_m044509_c001_v7007000_t0000_u01750826709781") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aef0_d20250625_m044501_c001_v0001032_t0022_u01750826701372") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c388_d20250625_m044448_c001_v7007000_t0000_u01750826688383") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9455e8_d20250625_m044443_c001_v0001172_t0015_u01750826683823") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c37f_d20250625_m044436_c001_v7007000_t0000_u01750826676145") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e292c_d20250625_m044430_c001_v0001176_t0031_u01750826670750") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f416ceea3fbca9e80_d20250625_m044428_c001_v7007000_t0000_u01750826668234") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba72_d20250625_m044423_c001_v0001090_t0042_u01750826663005") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aef4_d20250625_m044414_c001_v7007000_t0000_u01750826654448") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28c0_d20250625_m044408_c001_v0001176_t0059_u01750826648740") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aed8_d20250625_m044405_c001_v7007000_t0000_u01750826645882") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba26_d20250625_m044400_c001_v0001090_t0044_u01750826640405") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97ec_d20250625_m044347_c001_v7007000_t0000_u01750826627934") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba02_d20250625_m044342_c001_v0001090_t0057_u01750826622420") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f117514b_d20250625_m044334_c001_v7007000_t0000_u01750826614324") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb9d6_d20250625_m044325_c001_v0001090_t0043_u01750826605890") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f44_d20250625_m044318_c001_v7007000_t0000_u01750826598747") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb99e_d20250625_m044310_c001_v0001090_t0050_u01750826590106") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51da3b_d20250625_m044431_c001_v7007000_t0000_u01750826671480") 2025/06/25 04:47:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aea2_d20250625_m044427_c001_v0001032_t0033_u01750826667328") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebd3_d20250625_m044453_c001_v7007000_t0000_u01750826693927") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e298c_d20250625_m044447_c001_v0001176_t0042_u01750826687966") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572aef_d20250625_m044612_c001_v7007000_t0000_u01750826772793") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2ab0_d20250625_m044604_c001_v0001176_t0006_u01750826764873") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3f004_d20250625_m044556_c001_v7007000_t0000_u01750826756407") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a74_d20250625_m044548_c001_v0001176_t0003_u01750826748569") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3435_d20250625_m044541_c001_v7007000_t0000_u01750826741112") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a3c_d20250625_m044533_c001_v0001176_t0033_u01750826733419") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3dafe_d20250625_m044525_c001_v7007000_t0000_u01750826725554") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a02_d20250625_m044517_c001_v0001176_t0004_u01750826717709") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebfd_d20250625_m044509_c001_v7007000_t0000_u01750826709965") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e29ce_d20250625_m044501_c001_v0001176_t0035_u01750826701749") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f417e77404c4c1b26_d20250625_m044448_c001_v7007000_t0000_u01750826688578") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aece_d20250625_m044444_c001_v0001032_t0020_u01750826684119") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c380_d20250625_m044436_c001_v7007000_t0000_u01750826676331") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94559c_d20250625_m044430_c001_v0001172_t0017_u01750826670825") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f42150288fa98d34a_d20250625_m044428_c001_v7007000_t0000_u01750826668379") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94556c_d20250625_m044423_c001_v0001172_t0004_u01750826663401") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aef5_d20250625_m044414_c001_v7007000_t0000_u01750826654634") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28c2_d20250625_m044408_c001_v0001176_t0032_u01750826648949") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b6c5_d20250625_m044406_c001_v7007000_t0000_u01750826646094") 2025/06/25 04:47:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae56_d20250625_m044400_c001_v0001032_t0036_u01750826640941") 2025/06/25 04:47:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51da0e_d20250625_m044347_c001_v7007000_t0000_u01750826627351") 2025/06/25 04:47:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945486_d20250625_m044342_c001_v0001172_t0010_u01750826622719") 2025/06/25 04:47:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f117514c_d20250625_m044334_c001_v7007000_t0000_u01750826614510") 2025/06/25 04:47:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94543c_d20250625_m044326_c001_v0001172_t0034_u01750826606646") 2025/06/25 04:47:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f45_d20250625_m044318_c001_v7007000_t0000_u01750826598944") 2025/06/25 04:47:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9453dd_d20250625_m044310_c001_v0001172_t0008_u01750826590507") 2025/06/25 04:47:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f416ceea3fbca9e85_d20250625_m044431_c001_v7007000_t0000_u01750826671611") 2025/06/25 04:47:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945586_d20250625_m044427_c001_v0001172_t0037_u01750826667338") 2025/06/25 04:47:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97f3_d20250625_m044350_c001_v7007000_t0000_u01750826630754") 2025/06/25 04:47:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2848_d20250625_m044345_c001_v0001176_t0052_u01750826625694") 2025/06/25 04:47:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97f4_d20250625_m044350_c001_v7007000_t0000_u01750826630938") 2025/06/25 04:47:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba0e_d20250625_m044345_c001_v0001090_t0051_u01750826625856") 2025/06/25 04:47:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97f5_d20250625_m044351_c001_v7007000_t0000_u01750826631122") 2025/06/25 04:47:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945496_d20250625_m044345_c001_v0001172_t0039_u01750826625866") 2025/06/25 04:47:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97f6_d20250625_m044351_c001_v7007000_t0000_u01750826631305") 2025/06/25 04:47:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae2c_d20250625_m044345_c001_v0001032_t0014_u01750826625931") 2025/06/25 04:47:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97f7_d20250625_m044351_c001_v7007000_t0000_u01750826631490") 2025/06/25 04:47:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e284a_d20250625_m044345_c001_v0001176_t0056_u01750826625953") 2025/06/25 04:47:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97f8_d20250625_m044351_c001_v7007000_t0000_u01750826631680") 2025/06/25 04:47:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94549a_d20250625_m044346_c001_v0001172_t0020_u01750826626164") 2025/06/25 04:47:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97f9_d20250625_m044351_c001_v7007000_t0000_u01750826631873") 2025/06/25 04:47:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e284c_d20250625_m044346_c001_v0001176_t0053_u01750826626178") 2025/06/25 04:47:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97fa_d20250625_m044352_c001_v7007000_t0000_u01750826632057") 2025/06/25 04:47:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba10_d20250625_m044346_c001_v0001090_t0015_u01750826626339") 2025/06/25 04:47:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97fb_d20250625_m044352_c001_v7007000_t0000_u01750826632259") 2025/06/25 04:47:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e284e_d20250625_m044346_c001_v0001176_t0037_u01750826626396") 2025/06/25 04:47:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97fc_d20250625_m044352_c001_v7007000_t0000_u01750826632460") 2025/06/25 04:47:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94549e_d20250625_m044346_c001_v0001172_t0048_u01750826626479") 2025/06/25 04:47:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97fd_d20250625_m044352_c001_v7007000_t0000_u01750826632651") 2025/06/25 04:47:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2852_d20250625_m044346_c001_v0001176_t0005_u01750826626605") 2025/06/25 04:47:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97fe_d20250625_m044352_c001_v7007000_t0000_u01750826632833") 2025/06/25 04:47:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae30_d20250625_m044346_c001_v0001032_t0019_u01750826626831") 2025/06/25 04:47:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab97ff_d20250625_m044353_c001_v7007000_t0000_u01750826633022") 2025/06/25 04:47:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2854_d20250625_m044346_c001_v0001176_t0019_u01750826626841") 2025/06/25 04:47:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab9800_d20250625_m044353_c001_v7007000_t0000_u01750826633209") 2025/06/25 04:47:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9454a0_d20250625_m044346_c001_v0001172_t0003_u01750826626861") 2025/06/25 04:47:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab9801_d20250625_m044353_c001_v7007000_t0000_u01750826633401") 2025/06/25 04:47:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba12_d20250625_m044346_c001_v0001090_t0001_u01750826626936") 2025/06/25 04:47:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab9803_d20250625_m044353_c001_v7007000_t0000_u01750826633585") 2025/06/25 04:47:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2856_d20250625_m044347_c001_v0001176_t0045_u01750826627049") 2025/06/25 04:47:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aede_d20250625_m044409_c001_v7007000_t0000_u01750826649493") 2025/06/25 04:47:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2898_d20250625_m044404_c001_v0001176_t0036_u01750826644181") 2025/06/25 04:47:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f413b977d3b52b542_d20250625_m044409_c001_v7007000_t0000_u01750826649852") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9454fa_d20250625_m044404_c001_v0001172_t0058_u01750826644241") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab980c_d20250625_m044409_c001_v7007000_t0000_u01750826649656") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba34_d20250625_m044404_c001_v0001090_t0038_u01750826644284") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c3542666366ed_d20250625_m044409_c001_v7007000_t0000_u01750826649502") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e289c_d20250625_m044404_c001_v0001176_t0043_u01750826644398") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4086edb20a07fd94_d20250625_m044409_c001_v7007000_t0000_u01750826649523") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9454fc_d20250625_m044404_c001_v0001172_t0028_u01750826644530") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aee0_d20250625_m044409_c001_v7007000_t0000_u01750826649861") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae5c_d20250625_m044404_c001_v0001032_t0012_u01750826644576") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b6ec_d20250625_m044409_c001_v7007000_t0000_u01750826649516") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e289e_d20250625_m044404_c001_v0001176_t0049_u01750826644613") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f413b977d3b52b541_d20250625_m044409_c001_v7007000_t0000_u01750826649670") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba36_d20250625_m044404_c001_v0001090_t0044_u01750826644713") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aedf_d20250625_m044409_c001_v7007000_t0000_u01750826649678") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945500_d20250625_m044404_c001_v0001172_t0040_u01750826644784") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c3542666366ee_d20250625_m044409_c001_v7007000_t0000_u01750826649687") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28a0_d20250625_m044404_c001_v0001176_t0012_u01750826644830") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b6ef_d20250625_m044409_c001_v7007000_t0000_u01750826649701") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae5e_d20250625_m044404_c001_v0001032_t0039_u01750826644981") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4086edb20a07fd96_d20250625_m044409_c001_v7007000_t0000_u01750826649708") 2025/06/25 04:47:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28a6_d20250625_m044405_c001_v0001176_t0048_u01750826645043") 2025/06/25 04:47:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f413b977d3b52b540_d20250625_m044409_c001_v7007000_t0000_u01750826649485") 2025/06/25 04:47:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28a8_d20250625_m044405_c001_v0001176_t0025_u01750826645256") 2025/06/25 04:47:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab980b_d20250625_m044409_c001_v7007000_t0000_u01750826649534") 2025/06/25 04:47:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945504_d20250625_m044405_c001_v0001172_t0038_u01750826645274") 2025/06/25 04:47:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f402ff3cf692b98c4_d20250625_m044409_c001_v7007000_t0000_u01750826649644") 2025/06/25 04:47:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cba3a_d20250625_m044405_c001_v0001090_t0038_u01750826645314") 2025/06/25 04:47:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f401fb357a6ab980d_d20250625_m044409_c001_v7007000_t0000_u01750826649722") 2025/06/25 04:47:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28aa_d20250625_m044405_c001_v0001176_t0049_u01750826645479") 2025/06/25 04:47:21 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c354266636695_d20250625_m044157_c001_v7007000_t0000_u01750826517695") 2025/06/25 04:47:21 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1173cc6d4d46129b_d20250625_m044155_c001_v0001183_t0018_u01750826515920") 2025/06/25 04:47:21 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f4008bcc009cdc68d_d20250625_m044155_c001_v7007000_t0000_u01750826515736") 2025/06/25 04:47:21 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1173cc6d4d461251_d20250625_m044152_c001_v0001183_t0054_u01750826512865") 2025/06/25 04:47:21 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f4008bcc009cdc66f_d20250625_m044152_c001_v7007000_t0000_u01750826512139") 2025/06/25 04:47:21 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3acd5_d20250625_m044147_c001_v0001032_t0004_u01750826507788") 2025/06/25 04:47:21 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c354266636678_d20250625_m044146_c001_v7007000_t0000_u01750826506315") 2025/06/25 04:47:21 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f104c2d3e064ef35b_d20250625_m044144_c001_v0001184_t0005_u01750826504445") 2025/06/25 04:47:21 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f406bac16c9877f21_d20250625_m044144_c001_v7007000_t0000_u01750826504261") 2025/06/25 04:47:21 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f104c2d3e064ef31a_d20250625_m044141_c001_v0001184_t0019_u01750826501244") 2025/06/25 04:47:21 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f406bac16c9877f1c_d20250625_m044140_c001_v7007000_t0000_u01750826500522") 2025/06/25 04:47:21 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2590_d20250625_m044136_c001_v0001176_t0020_u01750826496628") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f409d79f973ad692a_d20250625_m044135_c001_v7007000_t0000_u01750826495344") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1193b762386f681d_d20250625_m044134_c001_v0001100_t0032_u01750826494067") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4ae34_d20250625_m044133_c001_v7007000_t0000_u01750826493879") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1193b762386f6811_d20250625_m044129_c001_v0001100_t0054_u01750826489948") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4ae32_d20250625_m044129_c001_v7007000_t0000_u01750826489220") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e254e_d20250625_m044125_c001_v0001176_t0008_u01750826485789") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f409d79f973ad6927_d20250625_m044124_c001_v7007000_t0000_u01750826484837") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f10387a68b82b050d_d20250625_m044123_c001_v0001150_t0020_u01750826483235") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f4032276360f2fa5c_d20250625_m044123_c001_v7007000_t0000_u01750826483051") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f10387a68b82b04f5_d20250625_m044119_c001_v0001150_t0041_u01750826479333") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f4032276360f2fa5a_d20250625_m044118_c001_v7007000_t0000_u01750826478606") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e251c_d20250625_m044113_c001_v0001176_t0027_u01750826473213") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f4008bcc009cdc65f_d20250625_m044112_c001_v7007000_t0000_u01750826472299") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1168fc31bf51a918_d20250625_m044110_c001_v0001146_t0044_u01750826470529") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef252_d20250625_m044109_c001_v7007000_t0000_u01750826469981") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1168fc31bf51a900_d20250625_m044104_c001_v0001146_t0041_u01750826464422") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef24d_d20250625_m044103_c001_v7007000_t0000_u01750826463696") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e24d6_d20250625_m044058_c001_v0001176_t0042_u01750826458329") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f408fc7e03e43607a_d20250625_m044057_c001_v7007000_t0000_u01750826457415") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f117b7203717f8e39_d20250625_m044055_c001_v0001040_t0039_u01750826455389") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b57b_d20250625_m044055_c001_v7007000_t0000_u01750826455207") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f117b7203717f8e2f_d20250625_m044051_c001_v0001040_t0042_u01750826451590") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b576_d20250625_m044050_c001_v7007000_t0000_u01750826450863") 2025/06/25 04:47:22 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e24ac_d20250625_m044045_c001_v0001176_t0017_u01750826445608") 2025/06/25 04:47:23 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef244_d20250625_m044044_c001_v7007000_t0000_u01750826444507") 2025/06/25 04:47:23 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f11851e823567d372_d20250625_m044038_c001_v0001178_t0044_u01750826438879") 2025/06/25 04:47:23 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3962b_d20250625_m044038_c001_v7007000_t0000_u01750826438670") 2025/06/25 04:47:23 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e248a_d20250625_m044034_c001_v0001176_t0052_u01750826434401") 2025/06/25 04:47:23 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1052f31b74dc6e4c_d20250625_m044033_c001_v0001101_t0048_u01750826433430") 2025/06/25 04:47:23 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1052f31b74dc6e48_d20250625_m044032_c001_v0001101_t0042_u01750826432259") 2025/06/25 04:47:23 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133ce07f_d20250625_m044019_c001_v7007000_t0000_u01750826419038") 2025/06/25 04:47:23 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ac1d_d20250625_m044012_c001_v0001032_t0058_u01750826412516") 2025/06/25 04:47:23 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1014c356dab7cf99_d20250625_m044011_c001_v0001184_t0021_u01750826411777") 2025/06/25 04:47:23 DEBUG : dst/one: Deleting (id "4_zef623d63600dab5b9f780e1b_f1014c356dab7cf80_d20250625_m044010_c001_v0001184_t0046_u01750826410826") 2025/06/25 04:47:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c354266636696_d20250625_m044157_c001_v7007000_t0000_u01750826517877") 2025/06/25 04:47:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef623d63600dab5b9f780e1b_f11792472c39cbea1_d20250625_m044155_c001_v0001102_t0001_u01750826515179") 2025/06/25 04:47:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef623d63600dab5b9f780e1b_f112bd299748ed0a3_d20250625_m044151_c001_v0001177_t0015_u01750826511925") 2025/06/25 04:47:23 DEBUG : dst/one.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c35426663667a_d20250625_m044146_c001_v7007000_t0000_u01750826506503") 2025/06/25 04:47:23 DEBUG : dst/one.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f1085e878fb3454e1_d20250625_m044143_c001_v0001171_t0027_u01750826503867") 2025/06/25 04:47:23 DEBUG : dst/one.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f102733e2ff1a0756_d20250625_m044140_c001_v0001146_t0003_u01750826500005") 2025/06/25 04:47:23 DEBUG : dst/one.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f409d79f973ad692b_d20250625_m044135_c001_v7007000_t0000_u01750826495528") 2025/06/25 04:47:23 DEBUG : dst/one.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f101c4586e5201b63_d20250625_m044132_c001_v0001131_t0047_u01750826492910") 2025/06/25 04:47:23 DEBUG : dst/one.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f109429e636e70cd7_d20250625_m044128_c001_v0001181_t0051_u01750826488904") 2025/06/25 04:47:23 DEBUG : dst/three: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef245_d20250625_m044044_c001_v7007000_t0000_u01750826444692") 2025/06/25 04:47:24 DEBUG : dst/three: Deleting (id "4_zef623d63600dab5b9f780e1b_f1052f31b74dc6e74_d20250625_m044042_c001_v0001101_t0042_u01750826442967") 2025/06/25 04:47:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c354266636697_d20250625_m044158_c001_v7007000_t0000_u01750826518065") 2025/06/25 04:47:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1191538642e680cf_d20250625_m044156_c001_v0001182_t0041_u01750826516701") 2025/06/25 04:47:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1147a6807e8454db_d20250625_m044153_c001_v0001172_t0015_u01750826513654") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c354266636698_d20250625_m044158_c001_v7007000_t0000_u01750826518247") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1173cc6d4d4612af_d20250625_m044157_c001_v0001183_t0036_u01750826517102") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4008bcc009cdc699_d20250625_m044156_c001_v7007000_t0000_u01750826516920") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1173cc6d4d461269_d20250625_m044154_c001_v0001183_t0047_u01750826514170") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4008bcc009cdc670_d20250625_m044153_c001_v7007000_t0000_u01750826513985") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3acd7_d20250625_m044149_c001_v0001032_t0023_u01750826509129") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c35426663667b_d20250625_m044146_c001_v7007000_t0000_u01750826506685") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f104c2d3e064ef36d_d20250625_m044145_c001_v0001184_t0040_u01750826505721") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f406bac16c9877f24_d20250625_m044145_c001_v7007000_t0000_u01750826505537") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f104c2d3e064ef332_d20250625_m044142_c001_v0001184_t0031_u01750826502541") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f406bac16c9877f1f_d20250625_m044142_c001_v7007000_t0000_u01750826502355") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2594_d20250625_m044137_c001_v0001176_t0038_u01750826497334") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4ae37_d20250625_m044134_c001_v7007000_t0000_u01750826494774") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3acb3_d20250625_m044131_c001_v0001032_t0030_u01750826491895") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4ae33_d20250625_m044131_c001_v7007000_t0000_u01750826491158") 2025/06/25 04:47:24 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2550_d20250625_m044126_c001_v0001176_t0058_u01750826486384") 2025/06/25 04:47:25 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4032276360f2fa5d_d20250625_m044123_c001_v7007000_t0000_u01750826483909") 2025/06/25 04:47:25 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aca1_d20250625_m044121_c001_v0001032_t0008_u01750826481592") 2025/06/25 04:47:25 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4032276360f2fa5b_d20250625_m044120_c001_v7007000_t0000_u01750826480481") 2025/06/25 04:47:25 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e251e_d20250625_m044113_c001_v0001176_t0003_u01750826473802") 2025/06/25 04:47:25 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef253_d20250625_m044111_c001_v7007000_t0000_u01750826471367") 2025/06/25 04:47:25 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ac85_d20250625_m044108_c001_v0001032_t0054_u01750826468713") 2025/06/25 04:47:25 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef251_d20250625_m044107_c001_v7007000_t0000_u01750826467619") 2025/06/25 04:47:25 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e24dc_d20250625_m044059_c001_v0001176_t0026_u01750826459011") 2025/06/25 04:47:25 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b57e_d20250625_m044056_c001_v7007000_t0000_u01750826456490") 2025/06/25 04:47:25 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ac65_d20250625_m044053_c001_v0001032_t0006_u01750826453758") 2025/06/25 04:47:25 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b57a_d20250625_m044052_c001_v7007000_t0000_u01750826452666") 2025/06/25 04:47:25 DEBUG : dst/three.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e24ae_d20250625_m044046_c001_v0001176_t0045_u01750826446311") 2025/06/25 04:47:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c35426663667d_d20250625_m044146_c001_v7007000_t0000_u01750826506867") 2025/06/25 04:47:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f1160a5b30df9f543_d20250625_m044145_c001_v0001171_t0049_u01750826505210") 2025/06/25 04:47:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f117f29a86b07f900_d20250625_m044142_c001_v0001041_t0052_u01750826502008") 2025/06/25 04:47:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f409d79f973ad692c_d20250625_m044135_c001_v7007000_t0000_u01750826495711") 2025/06/25 04:47:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f109d21bc5e6bb6f9_d20250625_m044134_c001_v0001184_t0036_u01750826494582") 2025/06/25 04:47:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zef623d63600dab5b9f780e1b_f10619393d342092e_d20250625_m044130_c001_v0001044_t0020_u01750826490583") 2025/06/25 04:47:25 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c354266636699_d20250625_m044158_c001_v7007000_t0000_u01750826518429") 2025/06/25 04:47:25 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e25d8_d20250625_m044148_c001_v0001176_t0039_u01750826508919") 2025/06/25 04:47:25 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c35426663667e_d20250625_m044147_c001_v7007000_t0000_u01750826507049") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3acbb_d20250625_m044136_c001_v0001032_t0047_u01750826496839") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f409d79f973ad692d_d20250625_m044135_c001_v7007000_t0000_u01750826495894") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aca9_d20250625_m044126_c001_v0001032_t0031_u01750826486033") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f409d79f973ad6928_d20250625_m044125_c001_v7007000_t0000_u01750826485027") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ac99_d20250625_m044113_c001_v0001032_t0028_u01750826473425") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f4008bcc009cdc660_d20250625_m044112_c001_v7007000_t0000_u01750826472482") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ac77_d20250625_m044058_c001_v0001032_t0049_u01750826458548") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f408fc7e03e43607b_d20250625_m044057_c001_v7007000_t0000_u01750826457598") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ac55_d20250625_m044045_c001_v0001032_t0047_u01750826445842") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef247_d20250625_m044044_c001_v7007000_t0000_u01750826444880") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f1132962eee6ea093_d20250625_m044040_c001_v0001041_t0037_u01750826440116") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133ce080_d20250625_m044019_c001_v7007000_t0000_u01750826419222") 2025/06/25 04:47:26 DEBUG : dst/two: Deleting (id "4_zef623d63600dab5b9f780e1b_f1014c356dab7d039_d20250625_m044018_c001_v0001184_t0043_u01750826418074") 2025/06/25 04:47:26 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e2786d_d20250625_m043942_c001_v7007000_t0000_u01750826382359") 2025/06/25 04:47:26 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3abe1_d20250625_m043938_c001_v0001032_t0039_u01750826378928") 2025/06/25 04:47:26 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e2784f_d20250625_m043937_c001_v7007000_t0000_u01750826377037") 2025/06/25 04:47:26 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2386_d20250625_m043927_c001_v0001176_t0025_u01750826367053") 2025/06/25 04:47:26 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e2783d_d20250625_m043918_c001_v7007000_t0000_u01750826358524") 2025/06/25 04:47:26 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab97_d20250625_m043915_c001_v0001032_t0042_u01750826355331") 2025/06/25 04:47:26 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39400_d20250625_m043855_c001_v7007000_t0000_u01750826335569") 2025/06/25 04:47:26 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab5d_d20250625_m043853_c001_v0001032_t0030_u01750826333476") 2025/06/25 04:47:26 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c393ea_d20250625_m043852_c001_v7007000_t0000_u01750826332425") 2025/06/25 04:47:26 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab4d_d20250625_m043851_c001_v0001032_t0008_u01750826331042") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c393ca_d20250625_m043847_c001_v7007000_t0000_u01750826327651") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab37_d20250625_m043845_c001_v0001032_t0035_u01750826325630") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c393b5_d20250625_m043844_c001_v7007000_t0000_u01750826324653") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab2d_d20250625_m043843_c001_v0001032_t0027_u01750826323063") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d0568_d20250625_m043835_c001_v7007000_t0000_u01750826315779") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab07_d20250625_m043833_c001_v0001032_t0020_u01750826313822") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d0565_d20250625_m043832_c001_v7007000_t0000_u01750826312852") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab01_d20250625_m043831_c001_v0001032_t0035_u01750826311844") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d0560_d20250625_m043826_c001_v7007000_t0000_u01750826306832") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aae3_d20250625_m043825_c001_v0001032_t0047_u01750826305012") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0eda1_d20250625_m043823_c001_v7007000_t0000_u01750826303135") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aad9_d20250625_m043821_c001_v0001032_t0001_u01750826301932") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed98_d20250625_m043821_c001_v7007000_t0000_u01750826301558") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1176507a595ed6bf_d20250625_m043820_c001_v0001104_t0025_u01750826300606") 2025/06/25 04:47:27 DEBUG : empty space: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aacb_d20250625_m043818_c001_v0001032_t0009_u01750826298896") 2025/06/25 04:47:27 DEBUG : enormous: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c393f9_d20250625_m043854_c001_v7007000_t0000_u01750826334647") 2025/06/25 04:47:27 DEBUG : enormous: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab5f_d20250625_m043853_c001_v0001032_t0007_u01750826333853") 2025/06/25 04:47:27 DEBUG : existing: Deleting (id "4_zef623d63600dab5b9f780e1b_f418c35426663669b_d20250625_m044202_c001_v7007000_t0000_u01750826522785") 2025/06/25 04:47:27 DEBUG : existing: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2618_d20250625_m044201_c001_v0001176_t0006_u01750826521622") 2025/06/25 04:47:27 DEBUG : existing: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e2783b_d20250625_m043913_c001_v7007000_t0000_u01750826353991") 2025/06/25 04:47:28 DEBUG : existing: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2338_d20250625_m043912_c001_v0001176_t0005_u01750826352802") 2025/06/25 04:47:28 DEBUG : existing: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed72_d20250625_m043815_c001_v7007000_t0000_u01750826295820") 2025/06/25 04:47:28 DEBUG : existing: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aab9_d20250625_m043814_c001_v0001032_t0057_u01750826294446") 2025/06/25 04:47:28 DEBUG : existing: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed66_d20250625_m043813_c001_v7007000_t0000_u01750826293888") 2025/06/25 04:47:28 DEBUG : existing: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aab3_d20250625_m043812_c001_v0001032_t0012_u01750826292709") 2025/06/25 04:47:28 DEBUG : existing: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aaa9_d20250625_m043811_c001_v0001032_t0038_u01750826291505") 2025/06/25 04:47:28 DEBUG : existing-b: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e2783c_d20250625_m043914_c001_v7007000_t0000_u01750826354175") 2025/06/25 04:47:28 DEBUG : existing-b: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab93_d20250625_m043912_c001_v0001032_t0021_u01750826352794") 2025/06/25 04:47:28 DEBUG : file1: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00fb_d20250625_m044255_c001_v7007000_t0000_u01750826575491") 2025/06/25 04:47:28 DEBUG : file1: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945372_d20250625_m044254_c001_v0001172_t0045_u01750826573918") 2025/06/25 04:47:28 DEBUG : file1: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00f8_d20250625_m044252_c001_v7007000_t0000_u01750826572605") 2025/06/25 04:47:28 DEBUG : file1: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb96c_d20250625_m044251_c001_v0001090_t0040_u01750826571102") 2025/06/25 04:47:28 DEBUG : five: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3941b_d20250625_m043859_c001_v7007000_t0000_u01750826339645") 2025/06/25 04:47:28 DEBUG : five: Deleting (id "4_zef623d63600dab5b9f780e1b_f4066a3ced8b3ab73_d20250625_m043857_c001_v0001032_t0046_u01750826337386") 2025/06/25 04:47:28 DEBUG : foo: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d055f_d20250625_m043824_c001_v7007000_t0000_u01750826304638") 2025/06/25 04:47:28 DEBUG : foo: Deleting (id "4_zef623d63600dab5b9f780e1b_f4066a3ced8b3aadf_d20250625_m043824_c001_v0001032_t0046_u01750826304075") 2025/06/25 04:47:28 DEBUG : foo: Deleting (id "4_zef623d63600dab5b9f780e1b_f4066a3ced8b3aadd_d20250625_m043823_c001_v0001032_t0046_u01750826303509") 2025/06/25 04:47:28 DEBUG : four: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3941e_d20250625_m043859_c001_v7007000_t0000_u01750826339827") 2025/06/25 04:47:28 DEBUG : four: Deleting (id "4_zef623d63600dab5b9f780e1b_f4124d97aad9c983f_d20250625_m043858_c001_v0001137_t0006_u01750826338121") 2025/06/25 04:47:28 DEBUG : four: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab6f_d20250625_m043856_c001_v0001032_t0031_u01750826336669") 2025/06/25 04:47:28 DEBUG : hello world2: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeed1_d20250625_m043725_c001_v7007000_t0000_u01750826245741") 2025/06/25 04:47:29 DEBUG : hello world2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a9c1_d20250625_m043724_c001_v0001032_t0019_u01750826244907") 2025/06/25 04:47:29 DEBUG : ignore-size: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed56_d20250625_m043811_c001_v7007000_t0000_u01750826291132") 2025/06/25 04:47:29 DEBUG : ignore-size: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aaa5_d20250625_m043809_c001_v0001032_t0005_u01750826289984") 2025/06/25 04:47:29 DEBUG : nested/sub dir/file: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e27838_d20250625_m043912_c001_v7007000_t0000_u01750826352052") 2025/06/25 04:47:29 DEBUG : nested/sub dir/file: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab8b_d20250625_m043911_c001_v0001032_t0009_u01750826351011") 2025/06/25 04:47:29 DEBUG : nested/sub dir/file: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3943d_d20250625_m043910_c001_v7007000_t0000_u01750826350264") 2025/06/25 04:47:29 DEBUG : nested/sub dir/file: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab89_d20250625_m043909_c001_v0001032_t0025_u01750826349553") 2025/06/25 04:47:29 DEBUG : one: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39420_d20250625_m043900_c001_v7007000_t0000_u01750826340008") 2025/06/25 04:47:29 DEBUG : one: Deleting (id "4_zef623d63600dab5b9f780e1b_f4066a3ced8b3ab67_d20250625_m043855_c001_v0001032_t0046_u01750826335954") 2025/06/25 04:47:29 DEBUG : only0: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00e0_d20250625_m044246_c001_v7007000_t0000_u01750826566611") 2025/06/25 04:47:29 DEBUG : only0: Deleting (id "4_zef623d63600dab5b9f780e1b_f419b5dd7bb2e2726_d20250625_m044240_c001_v0001176_t0024_u01750826560954") 2025/06/25 04:47:29 DEBUG : only0: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad61_d20250625_m044227_c001_v0001032_t0000_u01750826547333") 2025/06/25 04:47:29 DEBUG : only0: Deleting (id "4_zef623d63600dab5b9f780e1b_f406bac16c9877f2f_d20250625_m044221_c001_v7007000_t0000_u01750826541733") 2025/06/25 04:47:29 DEBUG : only0: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad0b_d20250625_m044206_c001_v0001032_t0048_u01750826526471") 2025/06/25 04:47:29 DEBUG : only1: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00e1_d20250625_m044246_c001_v7007000_t0000_u01750826566795") 2025/06/25 04:47:29 DEBUG : only1: Deleting (id "4_zef623d63600dab5b9f780e1b_f40302766fd1cb949_d20250625_m044241_c001_v0001090_t0052_u01750826561700") 2025/06/25 04:47:29 DEBUG : only1: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad65_d20250625_m044228_c001_v0001032_t0056_u01750826548109") 2025/06/25 04:47:29 DEBUG : only1: Deleting (id "4_zef623d63600dab5b9f780e1b_f406bac16c9877f2d_d20250625_m044221_c001_v7007000_t0000_u01750826541368") 2025/06/25 04:47:29 DEBUG : only1: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad0f_d20250625_m044207_c001_v0001032_t0021_u01750826527183") 2025/06/25 04:47:29 DEBUG : only10: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00e2_d20250625_m044246_c001_v7007000_t0000_u01750826566979") 2025/06/25 04:47:29 DEBUG : only10: Deleting (id "4_zef623d63600dab5b9f780e1b_f4066a3ced8b3adb1_d20250625_m044241_c001_v0001032_t0046_u01750826561549") 2025/06/25 04:47:30 DEBUG : only10: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad8f_d20250625_m044233_c001_v0001032_t0045_u01750826553992") 2025/06/25 04:47:30 DEBUG : only10: Deleting (id "4_zef623d63600dab5b9f780e1b_f406bac16c9877f2a_d20250625_m044220_c001_v7007000_t0000_u01750826540820") 2025/06/25 04:47:30 DEBUG : only10: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad2f_d20250625_m044213_c001_v0001032_t0054_u01750826533249") 2025/06/25 04:47:30 DEBUG : only11: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00e4_d20250625_m044247_c001_v7007000_t0000_u01750826567160") 2025/06/25 04:47:30 DEBUG : only11: Deleting (id "4_zef623d63600dab5b9f780e1b_f4066a3ced8b3adad_d20250625_m044240_c001_v0001032_t0046_u01750826560963") 2025/06/25 04:47:30 DEBUG : only11: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad93_d20250625_m044234_c001_v0001032_t0038_u01750826554928") 2025/06/25 04:47:30 DEBUG : only11: Deleting (id "4_zef623d63600dab5b9f780e1b_f41182932100fd9f1_d20250625_m044221_c001_v7007000_t0000_u01750826541412") 2025/06/25 04:47:30 DEBUG : only11: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad31_d20250625_m044213_c001_v0001032_t0048_u01750826533803") 2025/06/25 04:47:30 DEBUG : only12: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00e5_d20250625_m044247_c001_v7007000_t0000_u01750826567346") 2025/06/25 04:47:30 DEBUG : only12: Deleting (id "4_zef623d63600dab5b9f780e1b_f401a3d514b94532d_d20250625_m044241_c001_v0001172_t0036_u01750826561708") 2025/06/25 04:47:30 DEBUG : only12: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad95_d20250625_m044235_c001_v0001032_t0028_u01750826555667") 2025/06/25 04:47:30 DEBUG : only12: Deleting (id "4_zef623d63600dab5b9f780e1b_f406bac16c9877f2b_d20250625_m044221_c001_v7007000_t0000_u01750826541002") 2025/06/25 04:47:30 DEBUG : only12: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad39_d20250625_m044214_c001_v0001032_t0020_u01750826534687") 2025/06/25 04:47:30 DEBUG : only13: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00e6_d20250625_m044247_c001_v7007000_t0000_u01750826567529") 2025/06/25 04:47:30 DEBUG : only13: Deleting (id "4_zef623d63600dab5b9f780e1b_f401a3d514b945333_d20250625_m044241_c001_v0001172_t0036_u01750826561894") 2025/06/25 04:47:30 DEBUG : only13: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad97_d20250625_m044236_c001_v0001032_t0031_u01750826556217") 2025/06/25 04:47:30 DEBUG : only13: Deleting (id "4_zef623d63600dab5b9f780e1b_f406bac16c9877f2e_d20250625_m044221_c001_v7007000_t0000_u01750826541551") 2025/06/25 04:47:30 DEBUG : only13: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad3d_d20250625_m044215_c001_v0001032_t0046_u01750826535260") 2025/06/25 04:47:30 DEBUG : only14: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00e8_d20250625_m044247_c001_v7007000_t0000_u01750826567711") 2025/06/25 04:47:30 DEBUG : only14: Deleting (id "4_zef623d63600dab5b9f780e1b_f40302766fd1cb947_d20250625_m044241_c001_v0001090_t0052_u01750826561516") 2025/06/25 04:47:30 DEBUG : only14: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad9b_d20250625_m044236_c001_v0001032_t0050_u01750826556787") 2025/06/25 04:47:30 DEBUG : only14: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d007e_d20250625_m044221_c001_v7007000_t0000_u01750826541197") 2025/06/25 04:47:31 DEBUG : only14: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad41_d20250625_m044216_c001_v0001032_t0021_u01750826536112") 2025/06/25 04:47:31 DEBUG : only15: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00e9_d20250625_m044247_c001_v7007000_t0000_u01750826567893") 2025/06/25 04:47:31 DEBUG : only15: Deleting (id "4_zef623d63600dab5b9f780e1b_f419b5dd7bb2e2728_d20250625_m044241_c001_v0001176_t0024_u01750826561353") 2025/06/25 04:47:31 DEBUG : only15: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad9d_d20250625_m044237_c001_v0001032_t0037_u01750826557511") 2025/06/25 04:47:31 DEBUG : only15: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0081_d20250625_m044221_c001_v7007000_t0000_u01750826541563") 2025/06/25 04:47:31 DEBUG : only15: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad45_d20250625_m044216_c001_v0001032_t0014_u01750826536690") 2025/06/25 04:47:31 DEBUG : only16: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00ea_d20250625_m044248_c001_v7007000_t0000_u01750826568073") 2025/06/25 04:47:31 DEBUG : only16: Deleting (id "4_zef623d63600dab5b9f780e1b_f4066a3ced8b3adb5_d20250625_m044241_c001_v0001032_t0046_u01750826561964") 2025/06/25 04:47:31 DEBUG : only16: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad9f_d20250625_m044238_c001_v0001032_t0005_u01750826558194") 2025/06/25 04:47:31 DEBUG : only16: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51d9cd_d20250625_m044221_c001_v7007000_t0000_u01750826541585") 2025/06/25 04:47:31 DEBUG : only16: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad47_d20250625_m044217_c001_v0001032_t0052_u01750826537276") 2025/06/25 04:47:32 DEBUG : only17: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00eb_d20250625_m044248_c001_v7007000_t0000_u01750826568254") 2025/06/25 04:47:32 DEBUG : only17: Deleting (id "4_zef623d63600dab5b9f780e1b_f4066a3ced8b3adaf_d20250625_m044241_c001_v0001032_t0046_u01750826561362") 2025/06/25 04:47:32 DEBUG : only17: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ada1_d20250625_m044238_c001_v0001032_t0020_u01750826558788") 2025/06/25 04:47:32 DEBUG : only17: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0084_d20250625_m044221_c001_v7007000_t0000_u01750826541745") 2025/06/25 04:47:32 DEBUG : only17: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad49_d20250625_m044217_c001_v0001032_t0029_u01750826537845") 2025/06/25 04:47:32 DEBUG : only18: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00ec_d20250625_m044248_c001_v7007000_t0000_u01750826568436") 2025/06/25 04:47:32 DEBUG : only18: Deleting (id "4_zef623d63600dab5b9f780e1b_f419b5dd7bb2e272c_d20250625_m044241_c001_v0001176_t0024_u01750826561540") 2025/06/25 04:47:32 DEBUG : only18: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ada5_d20250625_m044239_c001_v0001032_t0026_u01750826559428") 2025/06/25 04:47:32 DEBUG : only18: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51d9ca_d20250625_m044221_c001_v7007000_t0000_u01750826541216") 2025/06/25 04:47:32 DEBUG : only18: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad4b_d20250625_m044218_c001_v0001032_t0017_u01750826538453") 2025/06/25 04:47:32 DEBUG : only19: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00ed_d20250625_m044248_c001_v7007000_t0000_u01750826568620") 2025/06/25 04:47:32 DEBUG : only19: Deleting (id "4_zef623d63600dab5b9f780e1b_f419b5dd7bb2e2732_d20250625_m044241_c001_v0001176_t0024_u01750826561724") 2025/06/25 04:47:32 DEBUG : only19: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ada7_d20250625_m044239_c001_v0001032_t0055_u01750826559953") 2025/06/25 04:47:32 DEBUG : only19: Deleting (id "4_zef623d63600dab5b9f780e1b_f41182932100fd9f0_d20250625_m044221_c001_v7007000_t0000_u01750826541222") 2025/06/25 04:47:32 DEBUG : only19: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad4f_d20250625_m044219_c001_v0001032_t0021_u01750826539471") 2025/06/25 04:47:32 DEBUG : only2: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00ee_d20250625_m044248_c001_v7007000_t0000_u01750826568802") 2025/06/25 04:47:32 DEBUG : only2: Deleting (id "4_zef623d63600dab5b9f780e1b_f419b5dd7bb2e2734_d20250625_m044241_c001_v0001176_t0024_u01750826561909") 2025/06/25 04:47:32 DEBUG : only2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad67_d20250625_m044228_c001_v0001032_t0003_u01750826548674") 2025/06/25 04:47:32 DEBUG : only2: Deleting (id "4_zef623d63600dab5b9f780e1b_f406bac16c9877f2c_d20250625_m044221_c001_v7007000_t0000_u01750826541186") 2025/06/25 04:47:32 DEBUG : only2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad15_d20250625_m044207_c001_v0001032_t0056_u01750826527928") 2025/06/25 04:47:32 DEBUG : only3: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00f0_d20250625_m044248_c001_v7007000_t0000_u01750826568983") 2025/06/25 04:47:33 DEBUG : only3: Deleting (id "4_zef623d63600dab5b9f780e1b_f4066a3ced8b3adb3_d20250625_m044241_c001_v0001032_t0046_u01750826561772") 2025/06/25 04:47:33 DEBUG : only3: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad69_d20250625_m044229_c001_v0001032_t0039_u01750826549233") 2025/06/25 04:47:33 DEBUG : only3: Deleting (id "4_zef623d63600dab5b9f780e1b_f41182932100fd9f2_d20250625_m044221_c001_v7007000_t0000_u01750826541595") 2025/06/25 04:47:33 DEBUG : only3: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad1b_d20250625_m044208_c001_v0001032_t0039_u01750826528585") 2025/06/25 04:47:33 DEBUG : only4: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00f1_d20250625_m044249_c001_v7007000_t0000_u01750826569166") 2025/06/25 04:47:33 DEBUG : only4: Deleting (id "4_zef623d63600dab5b9f780e1b_f40302766fd1cb94b_d20250625_m044241_c001_v0001090_t0052_u01750826561884") 2025/06/25 04:47:33 DEBUG : only4: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad6f_d20250625_m044229_c001_v0001032_t0017_u01750826549947") 2025/06/25 04:47:33 DEBUG : only4: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51d9ce_d20250625_m044221_c001_v7007000_t0000_u01750826541770") 2025/06/25 04:47:33 DEBUG : only4: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad1d_d20250625_m044209_c001_v0001032_t0059_u01750826529229") 2025/06/25 04:47:33 DEBUG : only5: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00f2_d20250625_m044249_c001_v7007000_t0000_u01750826569348") 2025/06/25 04:47:33 DEBUG : only5: Deleting (id "4_zef623d63600dab5b9f780e1b_f4066a3ced8b3adb7_d20250625_m044242_c001_v0001032_t0046_u01750826562148") 2025/06/25 04:47:33 DEBUG : only5: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad77_d20250625_m044230_c001_v0001032_t0049_u01750826550665") 2025/06/25 04:47:33 DEBUG : only5: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0080_d20250625_m044221_c001_v7007000_t0000_u01750826541381") 2025/06/25 04:47:33 DEBUG : only5: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad21_d20250625_m044209_c001_v0001032_t0001_u01750826529884") 2025/06/25 04:47:33 DEBUG : only6: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00f3_d20250625_m044249_c001_v7007000_t0000_u01750826569606") 2025/06/25 04:47:33 DEBUG : only6: Deleting (id "4_zef623d63600dab5b9f780e1b_f40302766fd1cb94d_d20250625_m044242_c001_v0001090_t0052_u01750826562108") 2025/06/25 04:47:33 DEBUG : only6: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad7b_d20250625_m044231_c001_v0001032_t0005_u01750826551368") 2025/06/25 04:47:33 DEBUG : only6: Deleting (id "4_zef623d63600dab5b9f780e1b_f41182932100fd9f3_d20250625_m044221_c001_v7007000_t0000_u01750826541785") 2025/06/25 04:47:33 DEBUG : only6: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad23_d20250625_m044210_c001_v0001032_t0019_u01750826530715") 2025/06/25 04:47:33 DEBUG : only7: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00f4_d20250625_m044249_c001_v7007000_t0000_u01750826569793") 2025/06/25 04:47:33 DEBUG : only7: Deleting (id "4_zef623d63600dab5b9f780e1b_f401a3d514b94533d_d20250625_m044242_c001_v0001172_t0036_u01750826562265") 2025/06/25 04:47:33 DEBUG : only7: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad81_d20250625_m044231_c001_v0001032_t0006_u01750826551969") 2025/06/25 04:47:33 DEBUG : only7: Deleting (id "4_zef623d63600dab5b9f780e1b_f406bac16c9877f30_d20250625_m044221_c001_v7007000_t0000_u01750826541916") 2025/06/25 04:47:33 DEBUG : only7: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad27_d20250625_m044211_c001_v0001032_t0004_u01750826531319") 2025/06/25 04:47:34 DEBUG : only8: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00f5_d20250625_m044249_c001_v7007000_t0000_u01750826569976") 2025/06/25 04:47:34 DEBUG : only8: Deleting (id "4_zef623d63600dab5b9f780e1b_f419b5dd7bb2e2738_d20250625_m044242_c001_v0001176_t0024_u01750826562092") 2025/06/25 04:47:34 DEBUG : only8: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad85_d20250625_m044232_c001_v0001032_t0035_u01750826552603") 2025/06/25 04:47:34 DEBUG : only8: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51d9cc_d20250625_m044221_c001_v7007000_t0000_u01750826541400") 2025/06/25 04:47:34 DEBUG : only8: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad29_d20250625_m044211_c001_v0001032_t0054_u01750826531962") 2025/06/25 04:47:34 DEBUG : only9: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00f7_d20250625_m044250_c001_v7007000_t0000_u01750826570157") 2025/06/25 04:47:34 DEBUG : only9: Deleting (id "4_zef623d63600dab5b9f780e1b_f401a3d514b94533b_d20250625_m044242_c001_v0001172_t0036_u01750826562081") 2025/06/25 04:47:34 DEBUG : only9: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad8d_d20250625_m044233_c001_v0001032_t0018_u01750826553380") 2025/06/25 04:47:34 DEBUG : only9: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0085_d20250625_m044221_c001_v7007000_t0000_u01750826541929") 2025/06/25 04:47:34 DEBUG : only9: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ad2b_d20250625_m044212_c001_v0001032_t0006_u01750826532528") 2025/06/25 04:47:34 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3943b_d20250625_m043908_c001_v7007000_t0000_u01750826348429") 2025/06/25 04:47:34 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2316_d20250625_m043906_c001_v0001176_t0019_u01750826346351") 2025/06/25 04:47:34 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39435_d20250625_m043905_c001_v7007000_t0000_u01750826345613") 2025/06/25 04:47:34 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab7f_d20250625_m043903_c001_v0001032_t0029_u01750826343848") 2025/06/25 04:47:34 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39430_d20250625_m043903_c001_v7007000_t0000_u01750826343115") 2025/06/25 04:47:34 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2306_d20250625_m043900_c001_v0001176_t0051_u01750826340969") 2025/06/25 04:47:34 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c393db_d20250625_m043850_c001_v7007000_t0000_u01750826330045") 2025/06/25 04:47:34 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab45_d20250625_m043848_c001_v0001032_t0024_u01750826328194") 2025/06/25 04:47:34 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c393c3_d20250625_m043846_c001_v7007000_t0000_u01750826326551") 2025/06/25 04:47:34 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab33_d20250625_m043845_c001_v0001032_t0017_u01750826325212") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c393ab_d20250625_m043843_c001_v7007000_t0000_u01750826323882") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab2b_d20250625_m043842_c001_v0001032_t0041_u01750826322527") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d0567_d20250625_m043835_c001_v7007000_t0000_u01750826315218") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab05_d20250625_m043833_c001_v0001032_t0032_u01750826313435") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d0566_d20250625_m043833_c001_v7007000_t0000_u01750826313068") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aafd_d20250625_m043831_c001_v0001032_t0043_u01750826311403") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d0564_d20250625_m043831_c001_v7007000_t0000_u01750826311036") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aafb_d20250625_m043830_c001_v0001032_t0056_u01750826310309") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aaf5_d20250625_m043829_c001_v0001032_t0047_u01750826309453") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d0563_d20250625_m043829_c001_v7007000_t0000_u01750826309087") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aaf3_d20250625_m043828_c001_v0001032_t0045_u01750826308240") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aaef_d20250625_m043827_c001_v0001032_t0037_u01750826307384") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d0561_d20250625_m043827_c001_v7007000_t0000_u01750826307015") 2025/06/25 04:47:35 DEBUG : potato: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aae9_d20250625_m043825_c001_v0001032_t0045_u01750826305970") 2025/06/25 04:47:35 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f11740b3_d20250625_m043955_c001_v7007000_t0000_u01750826395097") 2025/06/25 04:47:35 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3abfb_d20250625_m043954_c001_v0001032_t0057_u01750826394290") 2025/06/25 04:47:35 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e27870_d20250625_m043942_c001_v7007000_t0000_u01750826382802") 2025/06/25 04:47:35 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e23c2_d20250625_m043938_c001_v0001176_t0031_u01750826378360") 2025/06/25 04:47:35 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51cd74_d20250625_m043930_c001_v7007000_t0000_u01750826370694") 2025/06/25 04:47:35 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3abbf_d20250625_m043926_c001_v0001032_t0002_u01750826366274") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e2783f_d20250625_m043918_c001_v7007000_t0000_u01750826358895") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2340_d20250625_m043915_c001_v0001176_t0047_u01750826355118") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c393fb_d20250625_m043854_c001_v7007000_t0000_u01750826334830") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab59_d20250625_m043852_c001_v0001032_t0033_u01750826332968") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c393ec_d20250625_m043852_c001_v7007000_t0000_u01750826332606") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab4b_d20250625_m043850_c001_v0001032_t0045_u01750826330589") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c393dd_d20250625_m043850_c001_v7007000_t0000_u01750826330226") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab47_d20250625_m043849_c001_v0001032_t0038_u01750826329023") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c393cc_d20250625_m043847_c001_v7007000_t0000_u01750826327833") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab3f_d20250625_m043846_c001_v0001032_t0001_u01750826326918") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c393b7_d20250625_m043844_c001_v7007000_t0000_u01750826324849") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab2f_d20250625_m043843_c001_v0001032_t0003_u01750826323891") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f407961d40d1d0569_d20250625_m043835_c001_v7007000_t0000_u01750826315962") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab09_d20250625_m043834_c001_v0001032_t0023_u01750826314699") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeed4_d20250625_m043729_c001_v7007000_t0000_u01750826249080") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a9d5_d20250625_m043728_c001_v0001032_t0048_u01750826248208") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeed3_d20250625_m043727_c001_v7007000_t0000_u01750826247288") 2025/06/25 04:47:36 DEBUG : potato2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a9cb_d20250625_m043726_c001_v0001032_t0016_u01750826246289") 2025/06/25 04:47:36 DEBUG : potato3: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e27874_d20250625_m043943_c001_v7007000_t0000_u01750826383313") 2025/06/25 04:47:36 DEBUG : potato3: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e23c8_d20250625_m043939_c001_v0001176_t0046_u01750826379389") 2025/06/25 04:47:36 DEBUG : potato3: Deleting (id "4_zef623d63600dab5b9f780e1b_f40358b5d4b51cd77_d20250625_m043931_c001_v7007000_t0000_u01750826371133") 2025/06/25 04:47:36 DEBUG : potato3: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3abc7_d20250625_m043927_c001_v0001032_t0012_u01750826367283") 2025/06/25 04:47:37 DEBUG : potato3: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e27840_d20250625_m043919_c001_v7007000_t0000_u01750826359134") 2025/06/25 04:47:37 DEBUG : potato3: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2344_d20250625_m043915_c001_v0001176_t0057_u01750826355783") 2025/06/25 04:47:37 DEBUG : pre-dest1/1: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef238_d20250625_m044028_c001_v7007000_t0000_u01750826428002") 2025/06/25 04:47:37 DEBUG : pre-dest1/1: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2448_d20250625_m044019_c001_v0001176_t0010_u01750826419971") 2025/06/25 04:47:37 DEBUG : pre-dest2/2: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdef239_d20250625_m044028_c001_v7007000_t0000_u01750826428188") 2025/06/25 04:47:37 DEBUG : pre-dest2/2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ac27_d20250625_m044020_c001_v0001032_t0051_u01750826420587") 2025/06/25 04:47:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133ce076_d20250625_m044006_c001_v7007000_t0000_u01750826406812") 2025/06/25 04:47:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2420_d20250625_m044002_c001_v0001176_t0030_u01750826402917") 2025/06/25 04:47:37 DEBUG : sizeonly: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed4b_d20250625_m043809_c001_v7007000_t0000_u01750826289415") 2025/06/25 04:47:37 DEBUG : sizeonly: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa9b_d20250625_m043808_c001_v0001032_t0052_u01750826288184") 2025/06/25 04:47:37 DEBUG : splitbanan: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebd4_d20250625_m044454_c001_v7007000_t0000_u01750826694109") 2025/06/25 04:47:37 DEBUG : splitbanan: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2972_d20250625_m044446_c001_v0001176_t0056_u01750826686646") 2025/06/25 04:47:37 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572af0_d20250625_m044612_c001_v7007000_t0000_u01750826772977") 2025/06/25 04:47:37 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2ab4_d20250625_m044606_c001_v0001176_t0025_u01750826766129") 2025/06/25 04:47:37 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3f005_d20250625_m044556_c001_v7007000_t0000_u01750826756590") 2025/06/25 04:47:37 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a78_d20250625_m044549_c001_v0001176_t0007_u01750826749750") 2025/06/25 04:47:37 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f40999fee4cde3436_d20250625_m044541_c001_v7007000_t0000_u01750826741296") 2025/06/25 04:47:37 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a48_d20250625_m044534_c001_v0001176_t0008_u01750826734892") 2025/06/25 04:47:37 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3daff_d20250625_m044525_c001_v7007000_t0000_u01750826725737") 2025/06/25 04:47:37 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2a04_d20250625_m044519_c001_v0001176_t0015_u01750826719394") 2025/06/25 04:47:37 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956ebfe_d20250625_m044510_c001_v7007000_t0000_u01750826710148") 2025/06/25 04:47:37 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e29d2_d20250625_m044503_c001_v0001176_t0040_u01750826703315") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b745_d20250625_m044448_c001_v7007000_t0000_u01750826688625") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aed0_d20250625_m044445_c001_v0001032_t0014_u01750826685418") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c381_d20250625_m044436_c001_v7007000_t0000_u01750826676523") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aea4_d20250625_m044429_c001_v0001032_t0027_u01750826669422") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f4196f3fbe5b3b72a_d20250625_m044428_c001_v7007000_t0000_u01750826668430") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945570_d20250625_m044424_c001_v0001172_t0037_u01750826664800") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aef6_d20250625_m044414_c001_v7007000_t0000_u01750826654818") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e28ac_d20250625_m044407_c001_v0001176_t0041_u01750826647259") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f404317e131c4aedc_d20250625_m044406_c001_v7007000_t0000_u01750826646297") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ae58_d20250625_m044402_c001_v0001032_t0009_u01750826642787") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f417e77404c4c1af4_d20250625_m044347_c001_v7007000_t0000_u01750826627731") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b94548e_d20250625_m044344_c001_v0001172_t0026_u01750826624072") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f4191d0f2f117514d_d20250625_m044334_c001_v7007000_t0000_u01750826614694") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945442_d20250625_m044327_c001_v0001172_t0030_u01750826607983") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f4209261e45014f46_d20250625_m044319_c001_v7007000_t0000_u01750826599132") 2025/06/25 04:47:38 DEBUG : splitbananasplit: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9453e5_d20250625_m044312_c001_v0001172_t0024_u01750826592151") 2025/06/25 04:47:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f415f2c7c4296c36b_d20250625_m044431_c001_v7007000_t0000_u01750826671632") 2025/06/25 04:47:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945576_d20250625_m044425_c001_v0001172_t0032_u01750826665878") 2025/06/25 04:47:38 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d0898_d20250625_m044303_c001_v7007000_t0000_u01750826583026") 2025/06/25 04:47:38 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b945395_d20250625_m044300_c001_v0001172_t0035_u01750826580299") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956eb12_d20250625_m044259_c001_v7007000_t0000_u01750826579174") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3adc6_d20250625_m044256_c001_v0001032_t0000_u01750826576439") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e27839_d20250625_m043912_c001_v7007000_t0000_u01750826352240") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2332_d20250625_m043910_c001_v0001176_t0036_u01750826350999") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3943f_d20250625_m043910_c001_v7007000_t0000_u01750826350445") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e232a_d20250625_m043909_c001_v0001176_t0008_u01750826349540") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed40_d20250625_m043805_c001_v7007000_t0000_u01750826285841") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa81_d20250625_m043804_c001_v0001032_t0015_u01750826284063") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed3f_d20250625_m043803_c001_v7007000_t0000_u01750826283688") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa79_d20250625_m043802_c001_v0001032_t0035_u01750826282127") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed3e_d20250625_m043800_c001_v7007000_t0000_u01750826280012") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa63_d20250625_m043758_c001_v0001032_t0050_u01750826278801") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed3c_d20250625_m043758_c001_v7007000_t0000_u01750826278228") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa5d_d20250625_m043756_c001_v0001032_t0013_u01750826276756") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa45_d20250625_m043753_c001_v0001032_t0033_u01750826273668") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed3b_d20250625_m043753_c001_v7007000_t0000_u01750826273292") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa3d_d20250625_m043752_c001_v0001032_t0041_u01750826272452") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa35_d20250625_m043751_c001_v0001032_t0042_u01750826271379") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f40242dfbabe0ed3a_d20250625_m043751_c001_v7007000_t0000_u01750826271007") 2025/06/25 04:47:39 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa2d_d20250625_m043748_c001_v0001032_t0003_u01750826268088") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa27_d20250625_m043745_c001_v0001032_t0001_u01750826265212") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeee5_d20250625_m043744_c001_v7007000_t0000_u01750826264845") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa1d_d20250625_m043744_c001_v0001032_t0003_u01750826264035") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa15_d20250625_m043743_c001_v0001032_t0010_u01750826263101") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeee3_d20250625_m043742_c001_v7007000_t0000_u01750826262732") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3aa05_d20250625_m043738_c001_v0001032_t0041_u01750826258718") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeee1_d20250625_m043738_c001_v7007000_t0000_u01750826258348") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a9fd_d20250625_m043737_c001_v0001032_t0058_u01750826257550") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeedd_d20250625_m043736_c001_v7007000_t0000_u01750826256623") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a9f7_d20250625_m043735_c001_v0001032_t0005_u01750826255825") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeedb_d20250625_m043735_c001_v7007000_t0000_u01750826255277") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a9ed_d20250625_m043734_c001_v0001032_t0046_u01750826254356") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeed9_d20250625_m043733_c001_v7007000_t0000_u01750826253437") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a9e7_d20250625_m043732_c001_v0001032_t0003_u01750826252431") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeed7_d20250625_m043731_c001_v7007000_t0000_u01750826251882") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a9dd_d20250625_m043730_c001_v0001032_t0000_u01750826250952") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeed6_d20250625_m043730_c001_v7007000_t0000_u01750826250379") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a9d9_d20250625_m043729_c001_v0001032_t0017_u01750826249630") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeecf_d20250625_m043724_c001_v7007000_t0000_u01750826244358") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a9bd_d20250625_m043723_c001_v0001032_t0032_u01750826243566") 2025/06/25 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeece_d20250625_m043722_c001_v7007000_t0000_u01750826242998") 2025/06/25 04:47:41 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a9b7_d20250625_m043722_c001_v0001032_t0058_u01750826242248") 2025/06/25 04:47:41 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeecc_d20250625_m043721_c001_v7007000_t0000_u01750826241695") 2025/06/25 04:47:41 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a9ab_d20250625_m043720_c001_v0001032_t0029_u01750826240993") 2025/06/25 04:47:41 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f41078181dbdeeecb_d20250625_m043718_c001_v7007000_t0000_u01750826238803") 2025/06/25 04:47:41 DEBUG : sub dir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3a99b_d20250625_m043717_c001_v0001032_t0037_u01750826237522") 2025/06/25 04:47:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d089a_d20250625_m044303_c001_v7007000_t0000_u01750826583208") 2025/06/25 04:47:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb986_d20250625_m044300_c001_v0001090_t0056_u01750826580314") 2025/06/25 04:47:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb410956eb13_d20250625_m044259_c001_v7007000_t0000_u01750826579358") 2025/06/25 04:47:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e276a_d20250625_m044256_c001_v0001176_t0000_u01750826576450") 2025/06/25 04:47:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572af3_d20250625_m044615_c001_v7007000_t0000_u01750826775105") 2025/06/25 04:47:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9457a6_d20250625_m044614_c001_v0001172_t0028_u01750826774377") 2025/06/25 04:47:41 DEBUG : sub/yam: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39439_d20250625_m043907_c001_v7007000_t0000_u01750826347881") 2025/06/25 04:47:41 DEBUG : sub/yam: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab81_d20250625_m043906_c001_v0001032_t0044_u01750826346393") 2025/06/25 04:47:41 DEBUG : test_dir1/file2: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00fc_d20250625_m044255_c001_v7007000_t0000_u01750826575674") 2025/06/25 04:47:41 DEBUG : test_dir1/file2: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cb978_d20250625_m044253_c001_v0001090_t0012_u01750826573580") 2025/06/25 04:47:41 DEBUG : test_dir1/file2: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00f9_d20250625_m044252_c001_v7007000_t0000_u01750826572789") 2025/06/25 04:47:41 DEBUG : test_dir1/file2: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3adc1_d20250625_m044251_c001_v0001032_t0031_u01750826571117") 2025/06/25 04:47:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00fd_d20250625_m044255_c001_v7007000_t0000_u01750826575857") 2025/06/25 04:47:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2762_d20250625_m044253_c001_v0001176_t0051_u01750826573569") 2025/06/25 04:47:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef623d63600dab5b9f780e1b_f422dedf5133d00fa_d20250625_m044252_c001_v7007000_t0000_u01750826572970") 2025/06/25 04:47:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2756_d20250625_m044251_c001_v0001176_t0049_u01750826571105") 2025/06/25 04:47:42 DEBUG : three: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39423_d20250625_m043900_c001_v7007000_t0000_u01750826340242") 2025/06/25 04:47:42 DEBUG : three: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab79_d20250625_m043858_c001_v0001032_t0045_u01750826338691") 2025/06/25 04:47:42 DEBUG : three: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3ab6b_d20250625_m043856_c001_v0001032_t0007_u01750826336322") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572af5_d20250625_m044616_c001_v7007000_t0000_u01750826776881") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbbbf_d20250625_m044616_c001_v0001090_t0005_u01750826776077") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572b2b_d20250625_m044636_c001_v7007000_t0000_u01750826796865") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3b006_d20250625_m044635_c001_v0001032_t0018_u01750826795056") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572b22_d20250625_m044633_c001_v7007000_t0000_u01750826793481") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbbec_d20250625_m044631_c001_v0001090_t0004_u01750826791961") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572b1a_d20250625_m044630_c001_v7007000_t0000_u01750826790978") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9457f2_d20250625_m044630_c001_v0001172_t0033_u01750826790056") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572b0a_d20250625_m044624_c001_v7007000_t0000_u01750826784635") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbbd7_d20250625_m044623_c001_v0001090_t0019_u01750826783184") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572b10_d20250625_m044627_c001_v7007000_t0000_u01750826787437") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3afe4_d20250625_m044625_c001_v0001032_t0000_u01750826785610") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572b02_d20250625_m044622_c001_v7007000_t0000_u01750826782197") 2025/06/25 04:47:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f101a3d514b9457be_d20250625_m044621_c001_v0001172_t0033_u01750826781415") 2025/06/25 04:47:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572afc_d20250625_m044620_c001_v7007000_t0000_u01750826780444") 2025/06/25 04:47:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2ae0_d20250625_m044619_c001_v0001176_t0053_u01750826779780") 2025/06/25 04:47:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572af7_d20250625_m044618_c001_v7007000_t0000_u01750826778810") 2025/06/25 04:47:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef623d63600dab5b9f780e1b_f1066a3ced8b3afd2_d20250625_m044617_c001_v0001032_t0045_u01750826777851") 2025/06/25 04:47:43 DEBUG : toe/toe/toe: Deleting (id "4_zef623d63600dab5b9f780e1b_f4187ea8124e2a1c5_d20250625_m044642_c001_v7007000_t0000_u01750826802171") 2025/06/25 04:47:43 DEBUG : toe/toe/toe: Deleting (id "4_zef623d63600dab5b9f780e1b_f10302766fd1cbbfe_d20250625_m044641_c001_v0001090_t0053_u01750826801394") 2025/06/25 04:47:43 DEBUG : toe/toe/toe: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572b14_d20250625_m044629_c001_v7007000_t0000_u01750826789081") 2025/06/25 04:47:43 DEBUG : toe/toe/toe: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2af8_d20250625_m044628_c001_v0001176_t0011_u01750826788412") 2025/06/25 04:47:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572b2d_d20250625_m044637_c001_v7007000_t0000_u01750826797471") 2025/06/25 04:47:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e2b1e_d20250625_m044636_c001_v0001176_t0040_u01750826796649") 2025/06/25 04:47:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f4144cb4109572b24_d20250625_m044634_c001_v7007000_t0000_u01750826794080") 2025/06/25 04:47:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef623d63600dab5b9f780e1b_f115a5f83ce0696a3_d20250625_m044633_c001_v0001180_t0036_u01750826793275") 2025/06/25 04:47:43 DEBUG : two: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39425_d20250625_m043900_c001_v7007000_t0000_u01750826340424") 2025/06/25 04:47:43 DEBUG : two: Deleting (id "4_zef623d63600dab5b9f780e1b_f419b5dd7bb2e22fe_d20250625_m043857_c001_v0001176_t0024_u01750826337937") 2025/06/25 04:47:43 DEBUG : two: Deleting (id "4_zef623d63600dab5b9f780e1b_f4066a3ced8b3ab69_d20250625_m043856_c001_v0001032_t0046_u01750826336138") 2025/06/25 04:47:43 DEBUG : yam: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3943c_d20250625_m043908_c001_v7007000_t0000_u01750826348610") 2025/06/25 04:47:43 DEBUG : yam: Deleting (id "4_zef623d63600dab5b9f780e1b_f115cefdf0ce798a9_d20250625_m043907_c001_v0001182_t0017_u01750826347673") 2025/06/25 04:47:43 DEBUG : yam: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39434_d20250625_m043905_c001_v7007000_t0000_u01750826345066") 2025/06/25 04:47:43 DEBUG : yam: Deleting (id "4_zef623d63600dab5b9f780e1b_f119b5dd7bb2e230c_d20250625_m043903_c001_v0001176_t0043_u01750826343857") 2025/06/25 04:47:43 DEBUG : yam: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c3942f_d20250625_m043902_c001_v7007000_t0000_u01750826342557") 2025/06/25 04:47:43 DEBUG : yam: Deleting (id "4_zef623d63600dab5b9f780e1b_f1124d97aad9c9851_d20250625_m043900_c001_v0001137_t0044_u01750826340978") 2025/06/25 04:47:43 DEBUG : yaml: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39436_d20250625_m043905_c001_v7007000_t0000_u01750826345794") 2025/06/25 04:47:43 DEBUG : yaml: Deleting (id "4_zef623d63600dab5b9f780e1b_f104c2d3e064ee909_d20250625_m043904_c001_v0001184_t0038_u01750826344866") 2025/06/25 04:47:43 DEBUG : yaml: Deleting (id "4_zef623d63600dab5b9f780e1b_f4176b9eeb9c39431_d20250625_m043903_c001_v7007000_t0000_u01750826343303") 2025/06/25 04:47:44 DEBUG : yaml: Deleting (id "4_zef623d63600dab5b9f780e1b_f106939e67bf606ba_d20250625_m043902_c001_v0001177_t0016_u01750826342334") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m30.453276049s (try 1/5)