"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/06/20 02:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha" 2025/06/20 02:04:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:04:26 DEBUG : Creating backend with remote "/tmp/rclone3430749845" === 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-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/20 02:04:27 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:27 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 02:04:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:28 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:28 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:29 INFO : sub dir/hello world: Copied (new) 2025/06/20 02:04:29 DEBUG : B2 bucket rclone-test-wusemas2buha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.79s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", 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-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:30 DEBUG : Creating backend with remote "/non-existing" 2025/06/20 02:04:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/20 02:04:30 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:30 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.58s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:31 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:31 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.70s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:32 INFO : B2 bucket rclone-test-wusemas2buha: Running all checks before starting transfers 2025/06/20 02:04:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:33 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:33 INFO : B2 bucket rclone-test-wusemas2buha: Checks finished, now starting transfers 2025/06/20 02:04:33 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.52s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:34 ERROR : Ignoring --no-traverse with sync 2025/06/20 02:04:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:34 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:34 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:34 INFO : sub dir/hello world: Copied (new) 2025/06/20 02:04:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/20 02:04:35 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:35 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:36 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/20 02:04:36 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.22s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:04:37 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:37 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:04:38 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:38 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.54s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/20 02:04:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 02:04:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/20 02:04:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 02:04:39 INFO : sub dir2: Making directory 2025/06/20 02:04:39 INFO : sub dir: Making directory 2025/06/20 02:04:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:39 INFO : sub dir2/sub sub dir2: Making directory 2025/06/20 02:04:39 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:39 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:40 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/20 02:04:40 DEBUG : B2 bucket rclone-test-wusemas2buha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.24s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:40 INFO : sub dir2: Making directory 2025/06/20 02:04:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/20 02:04:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 02:04:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:40 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:40 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:41 DEBUG : sub dir2: Making directory with metadata 2025/06/20 02:04:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 02:04:42 INFO : sub dir2: Making directory 2025/06/20 02:04:42 INFO : sub dir: Making directory 2025/06/20 02:04:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:42 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:42 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:42 INFO : sub dir/hello world: Copied (new) 2025/06/20 02:04:42 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/20 02:04:42 DEBUG : B2 bucket rclone-test-wusemas2buha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/20 02:04:42 DEBUG : B2 bucket rclone-test-wusemas2buha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", 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-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:43 INFO : sub dir2: Making directory 2025/06/20 02:04:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:44 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:44 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:44 INFO : sub dir/hello world: Copied (new) 2025/06/20 02:04:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:45 DEBUG : sub dir2: Making directory with metadata 2025/06/20 02:04:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 02:04:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 02:04:45 INFO : sub dir2: Making directory 2025/06/20 02:04:45 INFO : sub dir: Making directory 2025/06/20 02:04:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:45 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:45 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:45 INFO : sub dir/hello world: Copied (new) 2025/06/20 02:04:45 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/20 02:04:45 DEBUG : B2 bucket rclone-test-wusemas2buha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.26s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:46 INFO : sub dir2: Making directory 2025/06/20 02:04:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:46 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:46 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:47 INFO : sub dir/hello world: Copied (new) 2025/06/20 02:04:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.36s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-vikobap5daje" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-wusemas2buha -> B2 bucket rclone-test-vikobap5daje 2025/06/20 02:04:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:49 DEBUG : B2 bucket rclone-test-vikobap5daje: Waiting for checks to finish 2025/06/20 02:04:49 DEBUG : B2 bucket rclone-test-vikobap5daje: Waiting for transfers to finish 2025/06/20 02:04:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/20 02:04:50 DEBUG : B2 bucket rclone-test-vikobap5daje: Purge remote 2025/06/20 02:04:50 INFO : B2 bucket rclone-test-vikobap5daje: cleaning bucket "rclone-test-vikobap5daje" of all files 2025/06/20 02:04:50 DEBUG : sub dir/hello world: Deleting (id "4_zaf52ddc3104d8bbb9f780e1b_f1031d0614dd08f87_d20250620_m020450_c001_v0001183_t0024_u01750385090217") --- PASS: TestServerSideCopy (4.13s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/20 02:04:52 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:04:52 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:04:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/20 02:04:53 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.75s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:04:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xegeguh7sebo" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-wusemas2buha -> B2 bucket rclone-test-xegeguh7sebo 2025/06/20 02:04:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:04:55 DEBUG : B2 bucket rclone-test-xegeguh7sebo: Waiting for checks to finish 2025/06/20 02:04:55 DEBUG : B2 bucket rclone-test-xegeguh7sebo: Waiting for transfers to finish 2025/06/20 02:04:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:04:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/20 02:04:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/20 02:04:57 DEBUG : B2 bucket rclone-test-xegeguh7sebo: Waiting for checks to finish 2025/06/20 02:04:57 DEBUG : B2 bucket rclone-test-xegeguh7sebo: Waiting for transfers to finish 2025/06/20 02:04:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/20 02:04:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/20 02:04:57 DEBUG : B2 bucket rclone-test-xegeguh7sebo: Purge remote 2025/06/20 02:04:57 INFO : B2 bucket rclone-test-xegeguh7sebo: cleaning bucket "rclone-test-xegeguh7sebo" of all files 2025/06/20 02:04:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf62fd43104d8bbb9f780e1b_f1125e12777816fbc_d20250620_m020457_c001_v0001105_t0013_u01750385097494") 2025/06/20 02:04:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf62fd43104d8bbb9f780e1b_f119de0a910ffb2ba_d20250620_m020456_c001_v0001150_t0037_u01750385096371") --- PASS: TestServerSideCopyOverSelf (5.57s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/20 02:05:00 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:00 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/20 02:05:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/20 02:05:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-setiyiw7soqi" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-wusemas2buha -> B2 bucket rclone-test-setiyiw7soqi 2025/06/20 02:05:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:05:03 DEBUG : B2 bucket rclone-test-setiyiw7soqi: Waiting for checks to finish 2025/06/20 02:05:03 DEBUG : B2 bucket rclone-test-setiyiw7soqi: Waiting for transfers to finish 2025/06/20 02:05:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:05:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/20 02:05:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/20 02:05:04 DEBUG : B2 bucket rclone-test-setiyiw7soqi: Waiting for checks to finish 2025/06/20 02:05:04 DEBUG : B2 bucket rclone-test-setiyiw7soqi: Waiting for transfers to finish 2025/06/20 02:05:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/20 02:05:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/20 02:05:05 INFO : sub dir/hello world: Deleted 2025/06/20 02:05:06 DEBUG : testing file moves 2025/06/20 02:05:06 DEBUG : B2 bucket rclone-test-setiyiw7soqi: Waiting for checks to finish 2025/06/20 02:05:06 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/20 02:05:06 DEBUG : B2 bucket rclone-test-setiyiw7soqi: Waiting for transfers to finish 2025/06/20 02:05:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/20 02:05:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/20 02:05:07 INFO : sub dir/hello world: Deleted 2025/06/20 02:05:07 DEBUG : B2 bucket rclone-test-setiyiw7soqi: Purge remote 2025/06/20 02:05:07 INFO : B2 bucket rclone-test-setiyiw7soqi: cleaning bucket "rclone-test-setiyiw7soqi" of all files 2025/06/20 02:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf521d13105d8bbb9f780e1b_f104b7e1d980a63ef_d20250620_m020506_c001_v0001137_t0056_u01750385106543") 2025/06/20 02:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf521d13105d8bbb9f780e1b_f11136f9cec7c10cb_d20250620_m020504_c001_v0001131_t0053_u01750385104917") 2025/06/20 02:05:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf521d13105d8bbb9f780e1b_f108d4bd1285fb1f2_d20250620_m020503_c001_v0001184_t0019_u01750385103817") --- PASS: TestServerSideMoveOverSelf (7.59s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:09 ERROR : error listing: directory not found 2025/06/20 02:05:09 INFO : Local file system at /tmp/rclone3430749845: Making directory 2025/06/20 02:05:09 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:09 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.46s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:05:11 DEBUG : Local file system at /tmp/rclone3430749845: Waiting for checks to finish 2025/06/20 02:05:11 DEBUG : Local file system at /tmp/rclone3430749845: Waiting for transfers to finish 2025/06/20 02:05:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:05:11 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/20 02:05:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.74s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/20 02:05:12 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:12 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 02:05:12 INFO : check sum: Copied (new) 2025/06/20 02:05:12 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:13 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 02:05:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/20 02:05:13 DEBUG : check sum: Unchanged skipping 2025/06/20 02:05:13 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:13 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.70s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/20 02:05:14 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:14 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/20 02:05:14 INFO : sizeonly: Copied (new) 2025/06/20 02:05:14 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:14 DEBUG : sizeonly: Sizes identical 2025/06/20 02:05:14 DEBUG : sizeonly: Unchanged skipping 2025/06/20 02:05:14 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:14 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:14 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/20 02:05:15 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:15 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/20 02:05:16 INFO : ignore-size: Copied (new) 2025/06/20 02:05:16 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:05:16 DEBUG : ignore-size: Unchanged skipping 2025/06/20 02:05:16 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:16 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:16 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:05:17 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:17 DEBUG : existing: Unchanged skipping 2025/06/20 02:05:17 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:17 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:17 INFO : There was nothing to transfer 2025/06/20 02:05:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/20 02:05:18 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:18 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/20 02:05:18 INFO : existing: Copied (replaced existing) 2025/06/20 02:05:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/20 02:05:19 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:19 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/20 02:05:19 INFO : existing: Copied (new) 2025/06/20 02:05:19 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:20 DEBUG : existing: Destination exists, skipping 2025/06/20 02:05:20 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:20 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:20 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.60s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:21 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/20 02:05:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:05:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/20 02:05:21 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:21 DEBUG : c/non empty space: Unchanged skipping 2025/06/20 02:05:21 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:05:22 INFO : a/potato2: Copied (new) 2025/06/20 02:05:22 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:22 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:23 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/20 02:05:23 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 02:05:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/20 02:05:23 DEBUG : empty space: Unchanged skipping 2025/06/20 02:05:23 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:23 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:23 INFO : There was nothing to transfer 2025/06/20 02:05:24 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/20 02:05:24 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 02:05:25 INFO : empty space: Updated modification time in destination 2025/06/20 02:05:25 DEBUG : empty space: Unchanged skipping 2025/06/20 02:05:25 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:25 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.56s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:26 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/20 02:05:26 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 02:05:26 DEBUG : empty space: Unchanged skipping 2025/06/20 02:05:26 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:26 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.44s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:27 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/20 02:05:27 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3430749845) 2025/06/20 02:05:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wusemas2buha) 2025/06/20 02:05:27 DEBUG : foo: sha1 differ 2025/06/20 02:05:27 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/20 02:05:28 INFO : foo: Copied (replaced existing) 2025/06/20 02:05:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:05:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/20 02:05:29 DEBUG : empty space: Unchanged skipping 2025/06/20 02:05:29 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:29 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:05:30 INFO : potato: Copied (new) 2025/06/20 02:05:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:32 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/20 02:05:32 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/20 02:05:33 INFO : potato: Copied (replaced existing) 2025/06/20 02:05:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.53s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:35 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:35 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/20 02:05:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3430749845) 2025/06/20 02:05:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wusemas2buha) 2025/06/20 02:05:35 DEBUG : potato: sha1 differ 2025/06/20 02:05:35 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/20 02:05:35 INFO : potato: Copied (replaced existing) 2025/06/20 02:05:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:05:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:05:36 DEBUG : empty space: Unchanged skipping 2025/06/20 02:05:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/20 02:05:36 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:36 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:36 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:05:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:05:38 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:38 DEBUG : empty space: Unchanged skipping 2025/06/20 02:05:38 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:05:39 INFO : potato2: Copied (new) 2025/06/20 02:05:39 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:39 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:41 INFO : d: Making directory 2025/06/20 02:05:41 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/20 02:05:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:05:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/20 02:05:41 DEBUG : c/non empty space: Unchanged skipping 2025/06/20 02:05:41 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:41 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:05:41 INFO : a/potato2: Copied (new) 2025/06/20 02:05:41 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:43 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/20 02:05:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:05:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/20 02:05:44 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:44 DEBUG : c/non empty space: Unchanged skipping 2025/06/20 02:05:44 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:05:44 INFO : a/potato2: Copied (new) 2025/06/20 02:05:44 ERROR : B2 bucket rclone-test-wusemas2buha: not deleting files as there were IO errors 2025/06/20 02:05:44 ERROR : B2 bucket rclone-test-wusemas2buha: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:46 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:05:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:05:46 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:46 DEBUG : empty space: Unchanged skipping 2025/06/20 02:05:46 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:46 INFO : potato: Deleted 2025/06/20 02:05:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:05:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.19s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:48 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:48 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:48 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:49 INFO : potato: Deleted 2025/06/20 02:05:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:05:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:05:49 DEBUG : empty space: Unchanged skipping 2025/06/20 02:05:49 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:49 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:05:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.54s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:05:51 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:51 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:51 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/20 02:05:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.87s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:53 DEBUG : enormous: Excluded (Size Filter) 2025/06/20 02:05:53 DEBUG : enormous: Excluded 2025/06/20 02:05:53 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 02:05:53 DEBUG : potato2: Excluded 2025/06/20 02:05:53 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 02:05:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:05:53 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:53 DEBUG : empty space: Unchanged skipping 2025/06/20 02:05:53 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:53 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:53 INFO : There was nothing to transfer 2025/06/20 02:05:53 DEBUG : enormous: Excluded (Size Filter) 2025/06/20 02:05:53 DEBUG : enormous: Excluded 2025/06/20 02:05:53 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 02:05:53 DEBUG : potato2: Excluded 2025/06/20 02:05:53 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 02:05:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/20 02:05:53 DEBUG : empty space: Unchanged skipping 2025/06/20 02:05:53 DEBUG : Local file system at /tmp/rclone3430749845: Waiting for checks to finish 2025/06/20 02:05:53 DEBUG : Local file system at /tmp/rclone3430749845: Waiting for transfers to finish 2025/06/20 02:05:53 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:55 DEBUG : enormous: Excluded (Size Filter) 2025/06/20 02:05:55 DEBUG : enormous: Excluded 2025/06/20 02:05:55 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 02:05:55 DEBUG : potato2: Excluded 2025/06/20 02:05:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:05:55 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:55 DEBUG : empty space: Unchanged skipping 2025/06/20 02:05:55 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:55 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:55 INFO : enormous: Deleted 2025/06/20 02:05:55 INFO : potato2: Deleted 2025/06/20 02:05:55 INFO : There was nothing to transfer 2025/06/20 02:05:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/20 02:05:56 DEBUG : empty space: Unchanged skipping 2025/06/20 02:05:56 DEBUG : Local file system at /tmp/rclone3430749845: Waiting for checks to finish 2025/06/20 02:05:56 DEBUG : Local file system at /tmp/rclone3430749845: Waiting for transfers to finish 2025/06/20 02:05:56 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:56 INFO : enormous: Deleted 2025/06/20 02:05:56 INFO : potato2: Deleted 2025/06/20 02:05:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.49s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:05:58 DEBUG : five: Need to transfer - File not found at Destination 2025/06/20 02:05:58 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/20 02:05:58 DEBUG : three: Sizes identical 2025/06/20 02:05:58 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:58 DEBUG : one: Destination is newer than source, skipping 2025/06/20 02:05:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/20 02:05:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3430749845) 2025/06/20 02:05:58 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wusemas2buha) 2025/06/20 02:05:58 DEBUG : two: sha1 differ 2025/06/20 02:05:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/20 02:05:58 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:05:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/20 02:05:58 INFO : five: Copied (new) 2025/06/20 02:05:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/20 02:05:59 INFO : four: Copied (replaced existing) 2025/06/20 02:05:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/20 02:05:59 INFO : two: Copied (replaced existing) 2025/06/20 02:05:59 DEBUG : Waiting for deletions to finish 2025/06/20 02:05:59 DEBUG : one: Destination is newer than source, skipping 2025/06/20 02:05:59 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:05:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/20 02:05:59 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/20 02:05:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/20 02:05:59 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/20 02:05:59 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/20 02:05:59 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/20 02:05:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3430749845) 2025/06/20 02:05:59 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wusemas2buha) 2025/06/20 02:05:59 DEBUG : three: sha1 differ 2025/06/20 02:05:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/20 02:05:59 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/20 02:05:59 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/20 02:05:59 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/20 02:05:59 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:06:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 02:06:00 INFO : three: Copied (replaced existing) 2025/06/20 02:06:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.84s) === 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-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/20 02:06:01 INFO : B2 bucket rclone-test-wusemas2buha: Making map for --track-renames 2025/06/20 02:06:01 INFO : B2 bucket rclone-test-wusemas2buha: Finished making map for --track-renames 2025/06/20 02:06:01 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:06:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/20 02:06:01 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for renames to finish 2025/06/20 02:06:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/20 02:06:01 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:06:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/20 02:06:02 INFO : potato: Copied (new) 2025/06/20 02:06:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/20 02:06:02 INFO : yam: Copied (new) 2025/06/20 02:06:02 DEBUG : Waiting for deletions to finish 2025/06/20 02:06:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:06:02 INFO : B2 bucket rclone-test-wusemas2buha: Making map for --track-renames 2025/06/20 02:06:02 INFO : B2 bucket rclone-test-wusemas2buha: Finished making map for --track-renames 2025/06/20 02:06:02 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:06:02 DEBUG : potato: Unchanged skipping 2025/06/20 02:06:02 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for renames to finish 2025/06/20 02:06:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/20 02:06:03 INFO : yam: Copied (server-side copy) to: yaml 2025/06/20 02:06:03 INFO : yam: Deleted 2025/06/20 02:06:03 INFO : yaml: Renamed from "yam" 2025/06/20 02:06:03 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:06:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/20 02:06:04 INFO : B2 bucket rclone-test-wusemas2buha: Making map for --track-renames 2025/06/20 02:06:04 INFO : B2 bucket rclone-test-wusemas2buha: Finished making map for --track-renames 2025/06/20 02:06:04 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:06:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/20 02:06:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/20 02:06:04 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for renames to finish 2025/06/20 02:06:04 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:06:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/20 02:06:05 INFO : potato: Copied (new) 2025/06/20 02:06:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/20 02:06:05 INFO : yam: Copied (new) 2025/06/20 02:06:05 DEBUG : Waiting for deletions to finish 2025/06/20 02:06:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:06:05 INFO : B2 bucket rclone-test-wusemas2buha: Making map for --track-renames 2025/06/20 02:06:05 INFO : B2 bucket rclone-test-wusemas2buha: Finished making map for --track-renames 2025/06/20 02:06:05 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:06:05 DEBUG : potato: Unchanged skipping 2025/06/20 02:06:05 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for renames to finish 2025/06/20 02:06:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/20 02:06:06 INFO : yam: Copied (server-side copy) to: yaml 2025/06/20 02:06:06 INFO : yam: Deleted 2025/06/20 02:06:06 INFO : yaml: Renamed from "yam" 2025/06/20 02:06:06 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:06:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.94s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/20 02:06:07 INFO : B2 bucket rclone-test-wusemas2buha: Making map for --track-renames 2025/06/20 02:06:07 INFO : B2 bucket rclone-test-wusemas2buha: Finished making map for --track-renames 2025/06/20 02:06:07 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:06:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/20 02:06:07 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for renames to finish 2025/06/20 02:06:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/20 02:06:07 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:06:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/20 02:06:08 INFO : sub/yam: Copied (new) 2025/06/20 02:06:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/20 02:06:08 INFO : potato: Copied (new) 2025/06/20 02:06:08 DEBUG : Waiting for deletions to finish 2025/06/20 02:06:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:06:08 DEBUG : potato: Unchanged skipping 2025/06/20 02:06:08 INFO : B2 bucket rclone-test-wusemas2buha: Making map for --track-renames 2025/06/20 02:06:08 INFO : B2 bucket rclone-test-wusemas2buha: Finished making map for --track-renames 2025/06/20 02:06:08 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:06:08 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for renames to finish 2025/06/20 02:06:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/20 02:06:09 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/20 02:06:09 INFO : sub/yam: Deleted 2025/06/20 02:06:09 INFO : yam: Renamed from "sub/yam" 2025/06/20 02:06:09 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:06:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:06:10 DEBUG : Creating backend with remote "/tmp/rclone3430749845/dir1" 2025/06/20 02:06:10 DEBUG : Creating backend with remote "/tmp/rclone3430749845/dir2" 2025/06/20 02:06:10 DEBUG : Local file system at /tmp/rclone3430749845/dir2: Using server-side directory move 2025/06/20 02:06:10 INFO : Local file system at /tmp/rclone3430749845/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/20 02:06:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/20 02:06:10 DEBUG : Local file system at /tmp/rclone3430749845/dir2: Waiting for checks to finish 2025/06/20 02:06:10 DEBUG : Local file system at /tmp/rclone3430749845/dir2: Waiting for transfers to finish 2025/06/20 02:06:10 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:06:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:06:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/20 02:06:11 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:06:11 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:06:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/20 02:06:11 INFO : nested/sub dir/file: Copied (new) 2025/06/20 02:06:11 INFO : nested/sub dir/file: Deleted 2025/06/20 02:06:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:06:11 INFO : sub dir/hello world: Copied (new) 2025/06/20 02:06:11 INFO : sub dir/hello world: Deleted 2025/06/20 02:06:11 INFO : sub dir: Removing directory 2025/06/20 02:06:11 INFO : nested/sub dir: Removing directory 2025/06/20 02:06:11 INFO : nested: Removing directory 2025/06/20 02:06:11 DEBUG : Local file system at /tmp/rclone3430749845: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:06:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 02:06:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/20 02:06:12 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:06:12 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:06:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/20 02:06:13 INFO : nested/sub dir/file: Copied (new) 2025/06/20 02:06:13 INFO : nested/sub dir/file: Deleted 2025/06/20 02:06:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:06:13 INFO : sub dir/hello world: Copied (new) 2025/06/20 02:06:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:06:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/20 02:06:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/20 02:06:14 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:06:14 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:06:15 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/20 02:06:15 INFO : existing-b: Copied (new) 2025/06/20 02:06:15 INFO : existing-b: Deleted 2025/06/20 02:06:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/20 02:06:15 INFO : existing: Copied (new) 2025/06/20 02:06:15 INFO : existing: Deleted 2025/06/20 02:06:15 DEBUG : existing: Destination exists, skipping 2025/06/20 02:06:15 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:06:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/20 02:06:15 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:06:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.42s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:06:16 DEBUG : Creating backend with remote "TestB2:rclone-test-buyojek6jeqo" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-wusemas2buha -> B2 bucket rclone-test-buyojek6jeqo 2025/06/20 02:06:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:06:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/20 02:06:21 DEBUG : empty space: Unchanged skipping 2025/06/20 02:06:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/20 02:06:21 DEBUG : B2 bucket rclone-test-buyojek6jeqo: Waiting for checks to finish 2025/06/20 02:06:21 INFO : empty space: Deleted 2025/06/20 02:06:21 DEBUG : B2 bucket rclone-test-buyojek6jeqo: Waiting for transfers to finish 2025/06/20 02:06:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:06:21 INFO : potato2: Copied (server-side copy) 2025/06/20 02:06:21 INFO : potato2: Deleted 2025/06/20 02:06:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/20 02:06:22 INFO : potato3: Copied (server-side copy) 2025/06/20 02:06:22 INFO : potato3: Deleted 2025/06/20 02:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qeseres7huha" 2025/06/20 02:06:23 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/20 02:06:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:06:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/20 02:06:23 DEBUG : B2 bucket rclone-test-qeseres7huha: Waiting for checks to finish 2025/06/20 02:06:23 DEBUG : B2 bucket rclone-test-qeseres7huha: Waiting for transfers to finish 2025/06/20 02:06:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 02:06:24 INFO : empty space: Copied (server-side copy) 2025/06/20 02:06:24 INFO : empty space: Deleted 2025/06/20 02:06:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:06:24 INFO : potato2: Copied (server-side copy) 2025/06/20 02:06:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/20 02:06:24 INFO : potato3: Copied (server-side copy) 2025/06/20 02:06:24 INFO : potato2: Deleted 2025/06/20 02:06:24 INFO : potato3: Deleted 2025/06/20 02:06:25 DEBUG : B2 bucket rclone-test-qeseres7huha: Purge remote 2025/06/20 02:06:25 INFO : B2 bucket rclone-test-qeseres7huha: cleaning bucket "rclone-test-qeseres7huha" of all files 2025/06/20 02:06:25 DEBUG : empty space: Deleting (id "4_z6f124dc3106d8bbb9f780e1b_f11963b5d07e293f1_d20250620_m020624_c001_v0001176_t0013_u01750385184306") 2025/06/20 02:06:25 DEBUG : potato2: Deleting (id "4_z6f124dc3106d8bbb9f780e1b_f11966c58c02cf938_d20250620_m020624_c001_v0001178_t0055_u01750385184542") 2025/06/20 02:06:25 DEBUG : potato3: Deleting (id "4_z6f124dc3106d8bbb9f780e1b_f1043e90438441eef_d20250620_m020624_c001_v0001183_t0049_u01750385184656") 2025/06/20 02:06:26 DEBUG : B2 bucket rclone-test-buyojek6jeqo: Purge remote 2025/06/20 02:06:26 INFO : B2 bucket rclone-test-buyojek6jeqo: cleaning bucket "rclone-test-buyojek6jeqo" of all files 2025/06/20 02:06:26 DEBUG : empty space: Deleting (id "4_zcf523d93106d8bbb9f780e1b_f4191d0f2f0eebdb0_d20250620_m020624_c001_v7007000_t0000_u01750385184518") 2025/06/20 02:06:26 DEBUG : empty space: Deleting (id "4_zcf523d93106d8bbb9f780e1b_f105531af2139ff17_d20250620_m020620_c001_v0001101_t0051_u01750385180108") 2025/06/20 02:06:26 DEBUG : potato2: Deleting (id "4_zcf523d93106d8bbb9f780e1b_f4191d0f2f0eebdb3_d20250620_m020624_c001_v7007000_t0000_u01750385184754") 2025/06/20 02:06:26 DEBUG : potato2: Deleting (id "4_zcf523d93106d8bbb9f780e1b_f1163b9305a5faedf_d20250620_m020621_c001_v0001145_t0013_u01750385181470") 2025/06/20 02:06:26 DEBUG : potato3: Deleting (id "4_zcf523d93106d8bbb9f780e1b_f406bac16c95c6e9c_d20250620_m020624_c001_v7007000_t0000_u01750385184856") 2025/06/20 02:06:26 DEBUG : potato3: Deleting (id "4_zcf523d93106d8bbb9f780e1b_f11718067202874eb_d20250620_m020621_c001_v0001100_t0016_u01750385181823") 2025/06/20 02:06:26 DEBUG : potato3: Deleting (id "4_zcf523d93106d8bbb9f780e1b_f105531af2139ff19_d20250620_m020620_c001_v0001101_t0003_u01750385180513") --- PASS: TestServerSideMove (11.63s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zakuluj6fale" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-wusemas2buha -> B2 bucket rclone-test-zakuluj6fale 2025/06/20 02:06:33 DEBUG : empty space: Excluded (Size Filter) 2025/06/20 02:06:33 DEBUG : empty space: Excluded (Size Filter) 2025/06/20 02:06:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:06:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/20 02:06:33 DEBUG : B2 bucket rclone-test-zakuluj6fale: Waiting for checks to finish 2025/06/20 02:06:33 DEBUG : B2 bucket rclone-test-zakuluj6fale: Waiting for transfers to finish 2025/06/20 02:06:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:06:33 INFO : potato2: Copied (server-side copy) 2025/06/20 02:06:34 INFO : potato2: Deleted 2025/06/20 02:06:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/20 02:06:34 INFO : potato3: Copied (server-side copy) 2025/06/20 02:06:34 INFO : potato3: Deleted 2025/06/20 02:06:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wulajih7dada" 2025/06/20 02:06:35 DEBUG : empty space: Excluded (Size Filter) 2025/06/20 02:06:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:06:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/20 02:06:35 DEBUG : B2 bucket rclone-test-wulajih7dada: Waiting for checks to finish 2025/06/20 02:06:35 DEBUG : B2 bucket rclone-test-wulajih7dada: Waiting for transfers to finish 2025/06/20 02:06:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:06:36 INFO : potato2: Copied (server-side copy) 2025/06/20 02:06:36 INFO : potato2: Deleted 2025/06/20 02:06:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/20 02:06:37 INFO : potato3: Copied (server-side copy) 2025/06/20 02:06:37 INFO : potato3: Deleted 2025/06/20 02:06:37 DEBUG : B2 bucket rclone-test-wulajih7dada: Purge remote 2025/06/20 02:06:37 INFO : B2 bucket rclone-test-wulajih7dada: cleaning bucket "rclone-test-wulajih7dada" of all files 2025/06/20 02:06:37 DEBUG : potato2: Deleting (id "4_zbf627db3106d8bbb9f780e1b_f101389af8b23a00f_d20250620_m020636_c001_v0001184_t0044_u01750385196500") 2025/06/20 02:06:37 DEBUG : potato3: Deleting (id "4_zbf627db3106d8bbb9f780e1b_f1033577488bad913_d20250620_m020636_c001_v0001161_t0020_u01750385196727") 2025/06/20 02:06:38 DEBUG : B2 bucket rclone-test-zakuluj6fale: Purge remote 2025/06/20 02:06:38 INFO : B2 bucket rclone-test-zakuluj6fale: cleaning bucket "rclone-test-zakuluj6fale" of all files 2025/06/20 02:06:38 DEBUG : empty space: Deleting (id "4_zafc26db3106d8bbb9f780e1b_f1051f766197db1e0_d20250620_m020632_c001_v0001092_t0015_u01750385192795") 2025/06/20 02:06:38 DEBUG : potato2: Deleting (id "4_zafc26db3106d8bbb9f780e1b_f40358b5d4b26c388_d20250620_m020636_c001_v7007000_t0000_u01750385196708") 2025/06/20 02:06:38 DEBUG : potato2: Deleting (id "4_zafc26db3106d8bbb9f780e1b_f117dce40c86978ae_d20250620_m020633_c001_v0001183_t0055_u01750385193867") 2025/06/20 02:06:38 DEBUG : potato3: Deleting (id "4_zafc26db3106d8bbb9f780e1b_f40358b5d4b26c38c_d20250620_m020637_c001_v7007000_t0000_u01750385197314") 2025/06/20 02:06:38 DEBUG : potato3: Deleting (id "4_zafc26db3106d8bbb9f780e1b_f118806ea0326e57c_d20250620_m020634_c001_v0001183_t0031_u01750385194083") 2025/06/20 02:06:38 DEBUG : potato3: Deleting (id "4_zafc26db3106d8bbb9f780e1b_f1051f766197db1e2_d20250620_m020633_c001_v0001092_t0043_u01750385193119") --- PASS: TestServerSideMoveWithFilter (12.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:06:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sujizem2cace" 2025/06/20 02:06:43 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-wusemas2buha -> B2 bucket rclone-test-sujizem2cace 2025/06/20 02:06:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:06:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/20 02:06:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/20 02:06:46 DEBUG : empty space: Unchanged skipping 2025/06/20 02:06:46 DEBUG : B2 bucket rclone-test-sujizem2cace: Waiting for checks to finish 2025/06/20 02:06:46 INFO : empty space: Deleted 2025/06/20 02:06:46 DEBUG : B2 bucket rclone-test-sujizem2cace: Waiting for transfers to finish 2025/06/20 02:06:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/20 02:06:46 INFO : potato3: Copied (server-side copy) 2025/06/20 02:06:46 INFO : potato3: Deleted 2025/06/20 02:06:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:06:46 INFO : potato2: Copied (server-side copy) 2025/06/20 02:06:47 INFO : potato2: Deleted 2025/06/20 02:06:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gosufav4feya" 2025/06/20 02:06:48 INFO : tomatoDir: Making directory 2025/06/20 02:06:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/20 02:06:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 02:06:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/20 02:06:48 DEBUG : B2 bucket rclone-test-gosufav4feya: Waiting for checks to finish 2025/06/20 02:06:48 DEBUG : B2 bucket rclone-test-gosufav4feya: Waiting for transfers to finish 2025/06/20 02:06:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 02:06:49 INFO : empty space: Copied (server-side copy) 2025/06/20 02:06:49 INFO : empty space: Deleted 2025/06/20 02:06:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 02:06:49 INFO : potato2: Copied (server-side copy) 2025/06/20 02:06:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/20 02:06:50 INFO : potato3: Copied (server-side copy) 2025/06/20 02:06:50 INFO : potato2: Deleted 2025/06/20 02:06:50 INFO : potato3: Deleted 2025/06/20 02:06:50 DEBUG : B2 bucket rclone-test-gosufav4feya: Purge remote 2025/06/20 02:06:50 INFO : B2 bucket rclone-test-gosufav4feya: cleaning bucket "rclone-test-gosufav4feya" of all files 2025/06/20 02:06:50 DEBUG : empty space: Deleting (id "4_z3ff2ade3106d8bbb9f780e1b_f10014880594f88e8_d20250620_m020649_c001_v0001180_t0033_u01750385209357") 2025/06/20 02:06:50 DEBUG : potato2: Deleting (id "4_z3ff2ade3106d8bbb9f780e1b_f1020d548f7497bc2_d20250620_m020649_c001_v0001042_t0025_u01750385209595") 2025/06/20 02:06:50 DEBUG : potato3: Deleting (id "4_z3ff2ade3106d8bbb9f780e1b_f100c10da04bd43e4_d20250620_m020649_c001_v0001134_t0019_u01750385209793") 2025/06/20 02:06:51 DEBUG : B2 bucket rclone-test-sujizem2cace: Purge remote 2025/06/20 02:06:51 INFO : B2 bucket rclone-test-sujizem2cace: cleaning bucket "rclone-test-sujizem2cace" of all files 2025/06/20 02:06:51 DEBUG : empty space: Deleting (id "4_zcf329dc3106d8bbb9f780e1b_f422dedf513131645_d20250620_m020649_c001_v7007000_t0000_u01750385209560") 2025/06/20 02:06:51 DEBUG : empty space: Deleting (id "4_zcf329dc3106d8bbb9f780e1b_f109aa051cdc261f0_d20250620_m020645_c001_v0001183_t0051_u01750385205399") 2025/06/20 02:06:51 DEBUG : potato2: Deleting (id "4_zcf329dc3106d8bbb9f780e1b_f422dedf513131646_d20250620_m020650_c001_v7007000_t0000_u01750385210029") 2025/06/20 02:06:51 DEBUG : potato2: Deleting (id "4_zcf329dc3106d8bbb9f780e1b_f101ceab298cc9bdf_d20250620_m020646_c001_v0001100_t0007_u01750385206517") 2025/06/20 02:06:51 DEBUG : potato3: Deleting (id "4_zcf329dc3106d8bbb9f780e1b_f40358b5d4b26c392_d20250620_m020650_c001_v7007000_t0000_u01750385210144") 2025/06/20 02:06:51 DEBUG : potato3: Deleting (id "4_zcf329dc3106d8bbb9f780e1b_f11508b2fc822ef03_d20250620_m020646_c001_v0001183_t0053_u01750385206285") 2025/06/20 02:06:51 DEBUG : potato3: Deleting (id "4_zcf329dc3106d8bbb9f780e1b_f109aa051cdc261f2_d20250620_m020645_c001_v0001183_t0034_u01750385205616") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:06:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:06:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/rclone-sync-test" 2025/06/20 02:06:59 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/rclone-sync-test-include/layer2" 2025/06/20 02:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/rclone-sync-test-ignore-file" 2025/06/20 02:07:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/20 02:07:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/20 02:07:05 DEBUG : pacer: Reducing sleep to 10ms 2025/06/20 02:07:05 DEBUG : B2 bucket rclone-test-wusemas2buha path rclone-sync-test: Waiting for checks to finish 2025/06/20 02:07:05 DEBUG : B2 bucket rclone-test-wusemas2buha path rclone-sync-test: Waiting for transfers to finish 2025/06/20 02:07:05 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:05 INFO : There was nothing to transfer 2025/06/20 02:07:05 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:07:05 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:07:05 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:05 INFO : There was nothing to transfer 2025/06/20 02:07:06 DEBUG : B2 bucket rclone-test-wusemas2buha path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/20 02:07:06 DEBUG : B2 bucket rclone-test-wusemas2buha path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/20 02:07:06 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:06 INFO : There was nothing to transfer 2025/06/20 02:07:06 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:07:06 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:07:06 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:06 INFO : There was nothing to transfer 2025/06/20 02:07:06 DEBUG : B2 bucket rclone-test-wusemas2buha path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/20 02:07:06 DEBUG : B2 bucket rclone-test-wusemas2buha path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/20 02:07:06 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:06 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.47s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:07:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/dst" 2025/06/20 02:07:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/CompareDest" 2025/06/20 02:07:10 DEBUG : one: Need to transfer - File not found at Destination 2025/06/20 02:07:10 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:10 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 02:07:11 INFO : one: Copied (new) 2025/06/20 02:07:11 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:07:11 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:12 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/20 02:07:12 INFO : one: Copied (replaced existing) 2025/06/20 02:07:12 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:07:14 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 02:07:14 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:14 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:14 INFO : There was nothing to transfer 2025/06/20 02:07:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:07:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/20 02:07:15 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 02:07:16 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:16 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:16 INFO : There was nothing to transfer 2025/06/20 02:07:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:07:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/20 02:07:16 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 02:07:16 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:16 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:16 INFO : There was nothing to transfer 2025/06/20 02:07:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:07:17 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/20 02:07:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/20 02:07:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/20 02:07:17 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 02:07:17 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:17 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:17 INFO : There was nothing to transfer 2025/06/20 02:07:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:07:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/20 02:07:18 DEBUG : two: Need to transfer - File not found at Destination 2025/06/20 02:07:18 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 02:07:18 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:19 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/20 02:07:19 INFO : two: Copied (new) 2025/06/20 02:07:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:07:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/dest" 2025/06/20 02:07:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/pre-dest1" 2025/06/20 02:07:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/pre-dest2" 2025/06/20 02:07:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:07:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/20 02:07:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:07:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/20 02:07:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/20 02:07:27 DEBUG : B2 bucket rclone-test-wusemas2buha path dest: Waiting for checks to finish 2025/06/20 02:07:27 DEBUG : B2 bucket rclone-test-wusemas2buha path dest: Waiting for transfers to finish 2025/06/20 02:07:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/20 02:07:28 INFO : 3: Copied (new) 2025/06/20 02:07:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/dst" 2025/06/20 02:07:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/CopyDest" 2025/06/20 02:07:32 DEBUG : one: Need to transfer - File not found at Destination 2025/06/20 02:07:32 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:32 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 02:07:33 INFO : one: Copied (new) 2025/06/20 02:07:33 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:34 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:07:34 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/20 02:07:34 INFO : one: Copied (replaced existing) 2025/06/20 02:07:34 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:36 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/BackupDir" 2025/06/20 02:07:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:07:38 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 02:07:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 02:07:39 INFO : one: Copied (server-side copy) 2025/06/20 02:07:39 INFO : one: Deleted 2025/06/20 02:07:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/20 02:07:40 INFO : one: Copied (server-side copy) 2025/06/20 02:07:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/20 02:07:40 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:40 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:41 DEBUG : one: Unchanged skipping 2025/06/20 02:07:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/20 02:07:42 INFO : two: Copied (server-side copy) 2025/06/20 02:07:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/20 02:07:42 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:42 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:42 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:42 DEBUG : one: Unchanged skipping 2025/06/20 02:07:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:42 DEBUG : two: Unchanged skipping 2025/06/20 02:07:42 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:42 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:42 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:42 INFO : There was nothing to transfer 2025/06/20 02:07:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:44 DEBUG : one: Unchanged skipping 2025/06/20 02:07:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/20 02:07:44 DEBUG : three: Destination not found in --copy-dest 2025/06/20 02:07:44 DEBUG : three: Need to transfer - File not found at Destination 2025/06/20 02:07:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 02:07:44 DEBUG : two: Unchanged skipping 2025/06/20 02:07:44 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:44 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/20 02:07:45 INFO : three: Copied (new) 2025/06/20 02:07:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.23s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:07:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/dst" 2025/06/20 02:07:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/backup" 2025/06/20 02:07:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 02:07:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:07:52 DEBUG : two: Unchanged skipping 2025/06/20 02:07:52 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 02:07:53 INFO : one: Copied (server-side copy) 2025/06/20 02:07:53 INFO : one: Deleted 2025/06/20 02:07:53 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 02:07:54 INFO : one: Copied (new) 2025/06/20 02:07:54 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 02:07:55 INFO : three.txt: Copied (server-side copy) 2025/06/20 02:07:55 INFO : three.txt: Deleted 2025/06/20 02:07:55 INFO : three.txt: Moved into backup dir 2025/06/20 02:07:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 02:07:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:07:57 DEBUG : two: Unchanged skipping 2025/06/20 02:07:57 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:07:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 02:07:57 INFO : one: Copied (server-side copy) 2025/06/20 02:07:58 INFO : one: Deleted 2025/06/20 02:07:58 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:07:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/20 02:07:58 INFO : one: Copied (new) 2025/06/20 02:07:58 DEBUG : Waiting for deletions to finish 2025/06/20 02:07:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 02:07:59 INFO : three.txt: Copied (server-side copy) 2025/06/20 02:07:59 INFO : three.txt: Deleted 2025/06/20 02:07:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.87s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:08:03 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/dst" 2025/06/20 02:08:04 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/backup" 2025/06/20 02:08:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 02:08:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:08:06 DEBUG : two: Unchanged skipping 2025/06/20 02:08:06 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:08:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 02:08:07 INFO : one: Copied (server-side copy) to: one.bak 2025/06/20 02:08:07 INFO : one: Deleted 2025/06/20 02:08:07 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:08:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 02:08:09 INFO : one: Copied (new) 2025/06/20 02:08:09 DEBUG : Waiting for deletions to finish 2025/06/20 02:08:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 02:08:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/20 02:08:09 INFO : three.txt: Deleted 2025/06/20 02:08:09 INFO : three.txt: Moved into backup dir 2025/06/20 02:08:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 02:08:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:08:11 DEBUG : two: Unchanged skipping 2025/06/20 02:08:11 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:08:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 02:08:11 INFO : one: Copied (server-side copy) to: one.bak 2025/06/20 02:08:12 INFO : one: Deleted 2025/06/20 02:08:12 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:08:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/20 02:08:12 INFO : one: Copied (new) 2025/06/20 02:08:12 DEBUG : Waiting for deletions to finish 2025/06/20 02:08:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 02:08:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/20 02:08:13 INFO : three.txt: Deleted 2025/06/20 02:08:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:08:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/dst" 2025/06/20 02:08:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/backup" 2025/06/20 02:08:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 02:08:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:08:20 DEBUG : two: Unchanged skipping 2025/06/20 02:08:20 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:08:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 02:08:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/20 02:08:21 INFO : one: Deleted 2025/06/20 02:08:21 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:08:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 02:08:22 INFO : one: Copied (new) 2025/06/20 02:08:22 DEBUG : Waiting for deletions to finish 2025/06/20 02:08:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 02:08:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/20 02:08:23 INFO : three.txt: Deleted 2025/06/20 02:08:23 INFO : three.txt: Moved into backup dir 2025/06/20 02:08:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 02:08:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:08:24 DEBUG : two: Unchanged skipping 2025/06/20 02:08:24 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:08:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 02:08:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/20 02:08:25 INFO : one: Deleted 2025/06/20 02:08:25 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:08:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/20 02:08:25 INFO : one: Copied (new) 2025/06/20 02:08:25 DEBUG : Waiting for deletions to finish 2025/06/20 02:08:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 02:08:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/20 02:08:26 INFO : three.txt: Deleted 2025/06/20 02:08:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.35s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:08:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/dst" 2025/06/20 02:08:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:08:32 DEBUG : two: Unchanged skipping 2025/06/20 02:08:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 02:08:32 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:08:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 02:08:32 INFO : one: Copied (server-side copy) to: one.bak 2025/06/20 02:08:33 INFO : one: Deleted 2025/06/20 02:08:33 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:08:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 02:08:34 INFO : one: Copied (new) 2025/06/20 02:08:34 DEBUG : Waiting for deletions to finish 2025/06/20 02:08:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 02:08:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/20 02:08:34 INFO : three.txt: Deleted 2025/06/20 02:08:34 INFO : three.txt: Moved into backup dir 2025/06/20 02:08:36 DEBUG : one.bak: Excluded (Path Filter) 2025/06/20 02:08:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/20 02:08:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 02:08:36 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for checks to finish 2025/06/20 02:08:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:08:36 DEBUG : two: Unchanged skipping 2025/06/20 02:08:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 02:08:37 INFO : one: Copied (server-side copy) to: one.bak 2025/06/20 02:08:37 INFO : one: Deleted 2025/06/20 02:08:37 DEBUG : B2 bucket rclone-test-wusemas2buha path dst: Waiting for transfers to finish 2025/06/20 02:08:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/20 02:08:38 INFO : one: Copied (new) 2025/06/20 02:08:38 DEBUG : Waiting for deletions to finish 2025/06/20 02:08:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 02:08:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/20 02:08:38 INFO : three.txt: Deleted 2025/06/20 02:08:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.12s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:08:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/dst" 2025/06/20 02:08:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 02:08:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 02:08:45 INFO : one: Copied (server-side copy) to: one.bak 2025/06/20 02:08:45 INFO : one: Deleted 2025/06/20 02:08:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 02:08:46 INFO : one: Copied (new) 2025/06/20 02:08:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:08:46 DEBUG : two: Unchanged skipping 2025/06/20 02:08:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/20 02:08:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 02:08:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/20 02:08:47 INFO : three.txt: Deleted 2025/06/20 02:08:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 02:08:47 INFO : three.txt: Copied (new) 2025/06/20 02:08:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/20 02:08:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/20 02:08:48 DEBUG : pacer: Reducing sleep to 10ms 2025/06/20 02:08:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 02:08:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 02:08:49 INFO : one: Copied (server-side copy) to: one.bak 2025/06/20 02:08:49 INFO : one: Deleted 2025/06/20 02:08:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/20 02:08:50 INFO : one: Copied (new) 2025/06/20 02:08:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:08:50 DEBUG : two: Unchanged skipping 2025/06/20 02:08:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/20 02:08:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 02:08:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/20 02:08:51 INFO : three.txt: Deleted 2025/06/20 02:08:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/20 02:08:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.37s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:08:55 DEBUG : Creating backend with remote "TestB2:rclone-test-wusemas2buha/dst" 2025/06/20 02:08:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 02:08:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 02:08:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/20 02:08:58 INFO : one: Deleted 2025/06/20 02:08:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 02:08:59 INFO : one: Copied (new) 2025/06/20 02:08:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:08:59 DEBUG : two: Unchanged skipping 2025/06/20 02:09:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/20 02:09:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 02:09:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/20 02:09:01 INFO : three.txt: Deleted 2025/06/20 02:09:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 02:09:01 INFO : three.txt: Copied (new) 2025/06/20 02:09:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 02:09:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 02:09:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/20 02:09:03 INFO : one: Deleted 2025/06/20 02:09:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/20 02:09:03 INFO : one: Copied (new) 2025/06/20 02:09:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:03 DEBUG : two: Unchanged skipping 2025/06/20 02:09:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/20 02:09:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 02:09:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/20 02:09:04 INFO : three.txt: Deleted 2025/06/20 02:09:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/20 02:09:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.25s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:09:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/20 02:09:07 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:09:07 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:09:08 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/20 02:09:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/20 02:09:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.87s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:09:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/20 02:09:09 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:09:09 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:09:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/20 02:09:10 INFO : existing: Copied (new) 2025/06/20 02:09:10 DEBUG : Waiting for deletions to finish 2025/06/20 02:09:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/20 02:09:11 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:09:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/20 02:09:11 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:09:11 ERROR : B2 bucket rclone-test-wusemas2buha: not deleting files as there were IO errors 2025/06/20 02:09:11 ERROR : B2 bucket rclone-test-wusemas2buha: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.50s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:09:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:12 DEBUG : existing: Unchanged skipping 2025/06/20 02:09:12 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:09:12 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:09:12 DEBUG : Waiting for deletions to finish 2025/06/20 02:09:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", 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-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", 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-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:09:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:09:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both10: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both13: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both14: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both15: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both0: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both17: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both11: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both12: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both16: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both2: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both3: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both4: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both18: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both19: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both1: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both5: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:33 DEBUG : both9: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both6: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both7: Unchanged skipping 2025/06/20 02:09:33 DEBUG : both8: Unchanged skipping 2025/06/20 02:09:33 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:09:33 DEBUG : Waiting for deletions to finish 2025/06/20 02:09:33 INFO : only12: Deleted 2025/06/20 02:09:33 INFO : only9: Deleted 2025/06/20 02:09:33 INFO : only18: Deleted 2025/06/20 02:09:33 INFO : only16: Deleted 2025/06/20 02:09:33 INFO : only2: Deleted 2025/06/20 02:09:33 INFO : only8: Deleted 2025/06/20 02:09:33 INFO : only14: Deleted 2025/06/20 02:09:33 INFO : only17: Deleted 2025/06/20 02:09:33 INFO : only5: Deleted 2025/06/20 02:09:33 INFO : only6: Deleted 2025/06/20 02:09:34 INFO : only11: Deleted 2025/06/20 02:09:34 INFO : only13: Deleted 2025/06/20 02:09:34 INFO : only3: Deleted 2025/06/20 02:09:34 INFO : only7: Deleted 2025/06/20 02:09:34 INFO : only0: Deleted 2025/06/20 02:09:34 INFO : only10: Deleted 2025/06/20 02:09:34 INFO : only15: Deleted 2025/06/20 02:09:34 INFO : only19: Deleted 2025/06/20 02:09:34 INFO : only1: Deleted 2025/06/20 02:09:34 INFO : only4: Deleted 2025/06/20 02:09:34 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.93s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:09:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:09:56 DEBUG : both0: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both13: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both11: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both10: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both12: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both17: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both18: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both14: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both1: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both15: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both16: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both19: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both4: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both6: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both7: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both8: Unchanged skipping 2025/06/20 02:09:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:09:56 DEBUG : both5: Unchanged skipping 2025/06/20 02:09:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : both3: Unchanged skipping 2025/06/20 02:09:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : both2: Unchanged skipping 2025/06/20 02:09:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : both9: Unchanged skipping 2025/06/20 02:09:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/20 02:09:56 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:09:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only0: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only12: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only10: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only16: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only17: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only11: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only19: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only13: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only2: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only14: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only15: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only4: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only5: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only6: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only7: Copied (replaced existing) 2025/06/20 02:09:56 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:56 INFO : only8: Copied (replaced existing) 2025/06/20 02:09:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:57 INFO : only9: Copied (replaced existing) 2025/06/20 02:09:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:57 INFO : only18: Copied (replaced existing) 2025/06/20 02:09:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:57 INFO : only1: Copied (replaced existing) 2025/06/20 02:09:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 02:09:57 INFO : only3: Copied (replaced existing) 2025/06/20 02:09:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.30s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:10:05 DEBUG : empty_dir: Making directory with metadata 2025/06/20 02:10:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 02:10:05 DEBUG : empty_on_remote: Making directory with metadata 2025/06/20 02:10:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 02:10:05 INFO : empty_on_remote: Making directory 2025/06/20 02:10:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/20 02:10:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/20 02:10:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/20 02:10:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/20 02:10:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.33s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:10:08 DEBUG : empty_dir: Making directory with metadata 2025/06/20 02:10:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 02:10:08 DEBUG : empty_on_remote: Making directory with metadata 2025/06/20 02:10:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 02:10:08 INFO : empty_on_remote: Making directory 2025/06/20 02:10:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/20 02:10:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/20 02:10:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/20 02:10:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/20 02:10:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/20 02:10:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.21s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:10:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 02:10:10 INFO : sub dir: Making directory 2025/06/20 02:10:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.98s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:10:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 02:10:12 INFO : sub dir: Making directory 2025/06/20 02:10:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:10:22 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:22 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:10:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : apple: Unchanged skipping 2025/06/20 02:10:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : banana: Unchanged skipping 2025/06/20 02:10:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:10:23 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:10:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:10:23 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:23 INFO : There was nothing to transfer 2025/06/20 02:10:23 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:23 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:10:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:10:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : apple: Unchanged skipping 2025/06/20 02:10:23 DEBUG : banana: Unchanged skipping 2025/06/20 02:10:23 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:10:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:10:23 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:10:23 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:23 INFO : There was nothing to transfer 2025/06/20 02:10:23 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:24 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:10:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:10:38 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:39 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:10:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : apple: Unchanged skipping 2025/06/20 02:10:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:10:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : banana: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:10:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:10:39 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:10:39 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:39 INFO : There was nothing to transfer 2025/06/20 02:10:39 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:39 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:10:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:10:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:10:40 DEBUG : apple: Unchanged skipping 2025/06/20 02:10:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : banana: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:10:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:10:40 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:10:40 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:10:40 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:40 INFO : There was nothing to transfer 2025/06/20 02:10:40 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:40 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:10:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:10:55 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:55 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:10:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:10:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:10:56 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:10:56 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:10:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:10:56 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:10:56 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:10:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:10:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:10:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:10:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:10:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:10:56 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:10:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:10:56 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:10:56 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:10:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:10:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:10:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:10:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:10:56 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:10:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:10:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:10:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:10:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:10:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:10:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:10:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:10:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:10:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:10:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:10:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:10:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:10:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:10:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:10:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/20 02:10:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:56 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:10:56 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:10:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/20 02:10:56 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/20 02:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/20 02:10:56 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/20 02:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/20 02:10:56 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/20 02:10:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:10:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/20 02:10:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/20 02:10:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/20 02:10:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/20 02:10:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/20 02:10:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/20 02:10:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/20 02:10:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 02:10:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/20 02:10:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/20 02:10:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:10:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/20 02:10:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:10:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/20 02:10:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 02:10:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/20 02:10:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:10:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 02:10:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/20 02:10:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 02:10:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/20 02:10:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 02:10:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/20 02:10:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 02:10:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/20 02:10:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/20 02:10:58 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:58 INFO : dir1/0003-defghij.txt: Deleted 2025/06/20 02:10:58 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/20 02:10:59 INFO : dir1/0013-789;=.txt: Deleted 2025/06/20 02:10:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/20 02:10:59 INFO : apple: Deleted 2025/06/20 02:10:59 INFO : appleappleapplebanana: Deleted 2025/06/20 02:10:59 INFO : dir1/0009-3456789.txt: Deleted 2025/06/20 02:10:59 INFO : splitbananasplit: Deleted 2025/06/20 02:10:59 INFO : dir1/0011-56789;.txt: Deleted 2025/06/20 02:10:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/20 02:10:59 INFO : dir1/0010-456789.txt: Deleted 2025/06/20 02:10:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/20 02:10:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/20 02:10:59 INFO : dir1/0007-1234567.txt: Deleted 2025/06/20 02:10:59 INFO : dir1/0008-2345678.txt: Deleted 2025/06/20 02:10:59 INFO : dir1/0012-6789;.txt: Deleted 2025/06/20 02:10:59 INFO : dir1/0014-89;=.txt: Deleted 2025/06/20 02:10:59 INFO : dir1/0015-9;=.txt: Deleted 2025/06/20 02:10:59 INFO : banana: Deleted 2025/06/20 02:10:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/20 02:10:59 DEBUG : Waiting for deletions to finish 2025/06/20 02:10:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/20 02:10:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 02:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:11:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : banana: Unchanged skipping 2025/06/20 02:11:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : apple: Unchanged skipping 2025/06/20 02:11:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/20 02:11:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:11:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:11:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:11:00 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:11:00 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:00 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 02:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 02:11:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 02:11:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 02:11:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 02:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 02:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 02:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 02:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 02:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 02:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:11:14 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:14 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:11:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 02:11:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 02:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 02:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 02:11:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 02:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 02:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 02:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 02:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 02:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 02:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 02:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 02:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 02:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 02:11:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 02:11:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 02:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 02:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 02:11:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 02:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 02:11:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 02:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 02:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 02:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 02:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 02:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 02:11:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 02:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 02:11:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 02:11:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 02:11:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 02:11:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 02:11:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 02:11:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 02:11:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 02:11:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 02:11:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 02:11:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 02:11:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 02:11:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 02:11:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 02:11:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/20 02:11:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:15 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:11:15 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:11:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/20 02:11:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/20 02:11:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/20 02:11:15 INFO : apple: Copied (new) to: PREFIXapple 2025/06/20 02:11:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 02:11:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/20 02:11:15 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/20 02:11:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 02:11:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/20 02:11:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/20 02:11:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 02:11:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/20 02:11:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 02:11:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 02:11:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/20 02:11:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 02:11:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 02:11:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/20 02:11:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 02:11:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 02:11:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/20 02:11:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/20 02:11:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 02:11:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/20 02:11:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/20 02:11:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 02:11:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/20 02:11:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 02:11:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 02:11:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/20 02:11:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 02:11:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 02:11:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/20 02:11:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/20 02:11:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 02:11:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/20 02:11:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/20 02:11:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 02:11:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/20 02:11:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/20 02:11:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 02:11:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/20 02:11:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/20 02:11:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 02:11:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/20 02:11:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/20 02:11:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 02:11:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/20 02:11:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/20 02:11:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/20 02:11:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/20 02:11:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/20 02:11:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/20 02:11:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/20 02:11:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/20 02:11:17 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/20 02:11:17 INFO : dir1/0014-89;=.txt: Deleted 2025/06/20 02:11:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/20 02:11:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/20 02:11:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/20 02:11:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/20 02:11:17 INFO : dir1/0010-456789.txt: Deleted 2025/06/20 02:11:17 INFO : dir1/0008-2345678.txt: Deleted 2025/06/20 02:11:17 INFO : dir1/0012-6789;.txt: Deleted 2025/06/20 02:11:17 INFO : appleappleapplebanana: Deleted 2025/06/20 02:11:17 INFO : banana: Deleted 2025/06/20 02:11:17 INFO : dir1/0003-defghij.txt: Deleted 2025/06/20 02:11:17 INFO : dir1/0015-9;=.txt: Deleted 2025/06/20 02:11:17 INFO : apple: Deleted 2025/06/20 02:11:17 INFO : splitbananasplit: Deleted 2025/06/20 02:11:18 INFO : dir1/0007-1234567.txt: Deleted 2025/06/20 02:11:18 INFO : dir1/0009-3456789.txt: Deleted 2025/06/20 02:11:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/20 02:11:18 INFO : dir1/0011-56789;.txt: Deleted 2025/06/20 02:11:18 INFO : dir1/0013-789;=.txt: Deleted 2025/06/20 02:11:18 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 02:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 02:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 02:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 02:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 02:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 02:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 02:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 02:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 02:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 02:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 02:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 02:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 02:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 02:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 02:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 02:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 02:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 02:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 02:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 02:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 02:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 02:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 02:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 02:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 02:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 02:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 02:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 02:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 02:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 02:11:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 02:11:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 02:11:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 02:11:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 02:11:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 02:11:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 02:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 02:11:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 02:11:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 02:11:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 02:11:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 02:11:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 02:11:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 02:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 02:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 02:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 02:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 02:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 02:11:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:18 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:11:18 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:11:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/20 02:11:19 INFO : banana: Copied (new) 2025/06/20 02:11:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/20 02:11:19 INFO : apple: Copied (new) 2025/06/20 02:11:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/20 02:11:19 INFO : splitbananasplit: Copied (new) 2025/06/20 02:11:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/20 02:11:19 INFO : appleappleapplebanana: Copied (new) 2025/06/20 02:11:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/20 02:11:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/20 02:11:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/20 02:11:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/20 02:11:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/20 02:11:19 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/20 02:11:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/20 02:11:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/20 02:11:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/20 02:11:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/20 02:11:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/20 02:11:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/20 02:11:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/20 02:11:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/20 02:11:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/20 02:11:20 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/20 02:11:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/20 02:11:20 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/20 02:11:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/20 02:11:20 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/20 02:11:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/20 02:11:20 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/20 02:11:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/20 02:11:20 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/20 02:11:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/20 02:11:20 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/20 02:11:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/20 02:11:21 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/20 02:11:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/20 02:11:21 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/20 02:11:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/20 02:11:21 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/20 02:11:21 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:21 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/20 02:11:21 INFO : PREFIXapple: Deleted 2025/06/20 02:11:21 INFO : PREFIXbanana: Deleted 2025/06/20 02:11:21 INFO : PREFIXsplitbananasplit: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/20 02:11:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/20 02:11:21 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:22 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:22 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:11:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:11:37 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:37 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:11:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 02:11:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 02:11:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 02:11:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 02:11:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 02:11:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:38 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 02:11:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:38 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:11:38 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:11:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/20 02:11:38 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 02:11:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/20 02:11:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/20 02:11:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/20 02:11:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/20 02:11:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 02:11:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/20 02:11:39 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/20 02:11:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/20 02:11:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/20 02:11:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/20 02:11:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/20 02:11:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/20 02:11:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/20 02:11:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/20 02:11:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/20 02:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 02:11:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/20 02:11:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/20 02:11:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 02:11:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/20 02:11:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/20 02:11:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 02:11:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/20 02:11:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/20 02:11:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/20 02:11:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/20 02:11:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/20 02:11:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/20 02:11:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/20 02:11:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/20 02:11:40 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/20 02:11:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/20 02:11:40 INFO : dir1/0003-defghij.txt: Deleted 2025/06/20 02:11:40 INFO : dir1/0010-456789.txt: Deleted 2025/06/20 02:11:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/20 02:11:40 INFO : dir1/0008-2345678.txt: Deleted 2025/06/20 02:11:41 INFO : dir1/0011-56789;.txt: Deleted 2025/06/20 02:11:41 INFO : dir1/0013-789;=.txt: Deleted 2025/06/20 02:11:41 INFO : dir1/0007-1234567.txt: Deleted 2025/06/20 02:11:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/20 02:11:41 INFO : dir1/0012-6789;.txt: Deleted 2025/06/20 02:11:41 INFO : apple: Deleted 2025/06/20 02:11:41 INFO : dir1/0015-9;=.txt: Deleted 2025/06/20 02:11:41 INFO : banana: Deleted 2025/06/20 02:11:41 INFO : splitbananasplit: Deleted 2025/06/20 02:11:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/20 02:11:41 INFO : dir1/0009-3456789.txt: Deleted 2025/06/20 02:11:41 INFO : dir1/0014-89;=.txt: Deleted 2025/06/20 02:11:41 INFO : appleappleapplebanana: Deleted 2025/06/20 02:11:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/20 02:11:41 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/20 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 02:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 02:11:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 02:11:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:11:42 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:11:42 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:11:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/20 02:11:42 INFO : appleappleapplebanana: Copied (new) 2025/06/20 02:11:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/20 02:11:42 INFO : banana: Copied (new) 2025/06/20 02:11:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/20 02:11:42 INFO : splitbananasplit: Copied (new) 2025/06/20 02:11:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/20 02:11:42 INFO : apple: Copied (new) 2025/06/20 02:11:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/20 02:11:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/20 02:11:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/20 02:11:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/20 02:11:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/20 02:11:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/20 02:11:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/20 02:11:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/20 02:11:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/20 02:11:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/20 02:11:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/20 02:11:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/20 02:11:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/20 02:11:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/20 02:11:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/20 02:11:43 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/20 02:11:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/20 02:11:43 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/20 02:11:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/20 02:11:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/20 02:11:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/20 02:11:43 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/20 02:11:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/20 02:11:44 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/20 02:11:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/20 02:11:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/20 02:11:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/20 02:11:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/20 02:11:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/20 02:11:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/20 02:11:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/20 02:11:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/20 02:11:44 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:44 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/20 02:11:44 INFO : splitbananasplitSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/20 02:11:44 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/20 02:11:45 INFO : appleSUFFIX: Deleted 2025/06/20 02:11:45 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/20 02:11:45 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/20 02:11:45 INFO : bananaSUFFIX: Deleted 2025/06/20 02:11:45 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/20 02:11:45 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:45 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : Waiting for deletions to finish 2025/06/20 02:11:45 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:11:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:12:00 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:12:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:00 DEBUG : apple: Unchanged skipping 2025/06/20 02:12:00 DEBUG : banana: Unchanged skipping 2025/06/20 02:12:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 02:12:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 02:12:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/20 02:12:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 02:12:00 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:12:00 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:12:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/20 02:12:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/20 02:12:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 02:12:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/20 02:12:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/20 02:12:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 02:12:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/20 02:12:01 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/20 02:12:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 02:12:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/20 02:12:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/20 02:12:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 02:12:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/20 02:12:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/20 02:12:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 02:12:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/20 02:12:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/20 02:12:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 02:12:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/20 02:12:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/20 02:12:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 02:12:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/20 02:12:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/20 02:12:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 02:12:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/20 02:12:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/20 02:12:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 02:12:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/20 02:12:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/20 02:12:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 02:12:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/20 02:12:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/20 02:12:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 02:12:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/20 02:12:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/20 02:12:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 02:12:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/20 02:12:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/20 02:12:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 02:12:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/20 02:12:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/20 02:12:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 02:12:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/20 02:12:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/20 02:12:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/20 02:12:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/20 02:12:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/20 02:12:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/20 02:12:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/20 02:12:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/20 02:12:03 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0011-56789;.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0010-456789.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0007-1234567.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0015-9;=.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0013-789;=.txt: Deleted 2025/06/20 02:12:03 INFO : splitbananasplit: Deleted 2025/06/20 02:12:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/20 02:12:03 INFO : appleappleapplebanana: Deleted 2025/06/20 02:12:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0003-defghij.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0008-2345678.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0012-6789;.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0009-3456789.txt: Deleted 2025/06/20 02:12:03 INFO : dir1/0014-89;=.txt: Deleted 2025/06/20 02:12:03 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:04 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : appleapple: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 02:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 02:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 02:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 02:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 02:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 02:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 02:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 02:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 02:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 02:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 02:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 02:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 02:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 02:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 02:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 02:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 02:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 02:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 02:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 02:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 02:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 02:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 02:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 02:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 02:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 02:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 02:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 02:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 02:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 02:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 02:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 02:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 02:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 02:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 02:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 02:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 02:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 02:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 02:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 02:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 02:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 02:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 02:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 02:12:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : apple: Unchanged skipping 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:12:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:12:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : banana: Unchanged skipping 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 02:12:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 02:12:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 02:12:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 02:12:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 02:12:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 02:12:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 02:12:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 02:12:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 02:12:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 02:12:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 02:12:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 02:12:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 02:12:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 02:12:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/20 02:12:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:12:04 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:12:04 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:04 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:04 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : appleapple: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 02:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 02:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 02:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 02:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 02:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 02:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 02:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 02:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 02:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 02:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 02:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 02:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 02:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 02:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 02:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 02:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 02:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 02:12:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 02:12:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 02:12:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 02:12:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 02:12:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 02:12:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 02:12:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 02:12:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 02:12:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 02:12:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 02:12:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 02:12:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 02:12:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 02:12:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 02:12:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 02:12:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 02:12:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 02:12:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 02:12:04 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:12:19 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:19 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:12:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : apple: Unchanged skipping 2025/06/20 02:12:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : banana: Unchanged skipping 2025/06/20 02:12:20 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:12:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:12:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:12:20 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:12:20 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:20 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:20 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:12:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : apple: Unchanged skipping 2025/06/20 02:12:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : banana: Unchanged skipping 2025/06/20 02:12:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:12:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:12:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:12:21 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:12:21 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:21 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:21 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:21 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:12:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:12:36 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:37 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : apple: Unchanged skipping 2025/06/20 02:12:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:12:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:12:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : banana: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:12:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:12:37 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:12:37 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:37 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:37 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:12:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : apple: Unchanged skipping 2025/06/20 02:12:38 DEBUG : banana: Unchanged skipping 2025/06/20 02:12:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:12:38 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:12:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:12:38 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:12:38 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:38 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:38 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:12:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:12:54 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:54 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:12:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : apple: Unchanged skipping 2025/06/20 02:12:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:12:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : banana: Unchanged skipping 2025/06/20 02:12:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:12:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:12:54 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:12:54 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:54 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:55 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : apple: Unchanged skipping 2025/06/20 02:12:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:12:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:12:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : banana: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:12:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:12:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:12:55 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:12:55 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:55 DEBUG : Waiting for deletions to finish 2025/06/20 02:12:55 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:10 DEBUG : Waiting for deletions to finish 2025/06/20 02:13:10 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:13:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:13:11 DEBUG : apple: Unchanged skipping 2025/06/20 02:13:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:13:11 DEBUG : banana: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:13:11 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:11 DEBUG : Waiting for deletions to finish 2025/06/20 02:13:11 DEBUG : Waiting for deletions to finish 2025/06/20 02:13:11 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:13:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : apple: Unchanged skipping 2025/06/20 02:13:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:13:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:13:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : banana: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:13:12 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:12 DEBUG : Waiting for deletions to finish 2025/06/20 02:13:12 DEBUG : Waiting for deletions to finish 2025/06/20 02:13:12 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:13:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:27 DEBUG : Waiting for deletions to finish 2025/06/20 02:13:28 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:13:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:13:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : banana: Unchanged skipping 2025/06/20 02:13:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : apple: Unchanged skipping 2025/06/20 02:13:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:13:28 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:28 DEBUG : Waiting for deletions to finish 2025/06/20 02:13:28 DEBUG : Waiting for deletions to finish 2025/06/20 02:13:29 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : apple: Unchanged skipping 2025/06/20 02:13:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 02:13:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : banana: Unchanged skipping 2025/06/20 02:13:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 02:13:29 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:29 DEBUG : Waiting for deletions to finish 2025/06/20 02:13:29 DEBUG : Waiting for deletions to finish 2025/06/20 02:13:29 DEBUG : apple: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : banana: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 02:13:29 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (199.99s) --- PASS: TestTransform/NFC (14.32s) --- PASS: TestTransform/NFD (16.30s) --- PASS: TestTransform/base64 (19.94s) --- PASS: TestTransform/prefix (22.23s) --- PASS: TestTransform/suffix (23.17s) --- PASS: TestTransform/truncate (18.91s) --- PASS: TestTransform/encoder (17.08s) --- PASS: TestTransform/ISO-8859-1 (16.71s) --- PASS: TestTransform/charmap (17.43s) --- PASS: TestTransform/lowercase (16.25s) --- PASS: TestTransform/ascii (17.64s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/20 02:13:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/20 02:13:34 INFO : sub dir_somesuffix: Making directory 2025/06/20 02:13:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/20 02:13:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/20 02:13:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/20 02:13:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/20 02:13:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/20 02:13:34 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:34 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:35 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/20 02:13:35 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.75s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:36 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:36 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:36 INFO : tictactoe: Making directory 2025/06/20 02:13:36 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:36 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/20 02:13:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:36 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:36 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:37 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/20 02:13:37 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:38 INFO : toe: Making directory 2025/06/20 02:13:38 INFO : toe/toe: Making directory 2025/06/20 02:13:38 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 02:13:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 02:13:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 02:13:38 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:38 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/20 02:13:39 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:40 INFO : toe: Making directory 2025/06/20 02:13:40 INFO : toe/toe: Making directory 2025/06/20 02:13:40 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 02:13:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 02:13:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 02:13:40 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:40 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/20 02:13:41 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.98s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:41 DEBUG : empty_dir: Making directory with metadata 2025/06/20 02:13:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:13:41 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:42 INFO : tictacempty_dir: Making directory 2025/06/20 02:13:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:42 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:42 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:42 INFO : tictactoe: Making directory 2025/06/20 02:13:42 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:42 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:42 INFO : tictactoe/tictactoe: Making directory 2025/06/20 02:13:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 02:13:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:13:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 02:13:42 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:42 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/20 02:13:42 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.73s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:43 DEBUG : empty_dir: Making directory with metadata 2025/06/20 02:13:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:13:43 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:43 INFO : tictacempty_dir: Making directory 2025/06/20 02:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:43 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:43 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:43 INFO : tictactoe: Making directory 2025/06/20 02:13:43 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:43 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:43 INFO : tictactoe/tictactoe: Making directory 2025/06/20 02:13:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 02:13:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:13:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:43 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:43 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:44 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/20 02:13:44 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:44 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:44 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:44 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 02:13:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/20 02:13:44 NOTICE: B2 bucket rclone-test-wusemas2buha: 0 differences found 2025/06/20 02:13:44 NOTICE: B2 bucket rclone-test-wusemas2buha: 1 matching files --- PASS: TestAllTag (1.95s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:45 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:45 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:45 INFO : tictactoe: Making directory 2025/06/20 02:13:45 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:45 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:45 INFO : tictactoe/tictactoe: Making directory 2025/06/20 02:13:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 02:13:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:13:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 02:13:45 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:45 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/20 02:13:46 DEBUG : Waiting for deletions to finish 2025/06/20 02:13:46 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:47 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:47 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 02:13:47 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 02:13:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/20 02:13:47 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:47 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.41s) === RUN TestSyntax 2025/06/20 02:13:47 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:48 INFO : toe: Making directory 2025/06/20 02:13:48 INFO : toe/toe: Making directory 2025/06/20 02:13:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 02:13:48 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:48 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:49 INFO : toe/toe/toe: Copied (new) 2025/06/20 02:13:49 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.99s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:49 DEBUG : empty_dir: Making directory with metadata 2025/06/20 02:13:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:13:49 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:50 INFO : tictacempty_dir: Making directory 2025/06/20 02:13:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:50 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:50 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:50 INFO : tictactoe: Making directory 2025/06/20 02:13:50 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:50 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:50 INFO : tictactoe/tictactoe: Making directory 2025/06/20 02:13:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 02:13:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:13:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:50 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:50 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:50 INFO : toe/toe/toe.txt: Deleted 2025/06/20 02:13:50 INFO : toe/toe: Removing directory 2025/06/20 02:13:50 INFO : toe: Removing directory 2025/06/20 02:13:50 INFO : empty_dir: Removing directory 2025/06/20 02:13:50 DEBUG : Local file system at /tmp/rclone3430749845: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.72s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:51 DEBUG : empty_dir: Making directory with metadata 2025/06/20 02:13:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:13:51 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:51 INFO : tictacempty_dir: Making directory 2025/06/20 02:13:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:51 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:51 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:51 INFO : tictactoe: Making directory 2025/06/20 02:13:51 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:51 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:51 INFO : tictactoe/tictactoe: Making directory 2025/06/20 02:13:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 02:13:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:13:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:51 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:51 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:52 INFO : toe/toe/toe.txt: Deleted 2025/06/20 02:13:52 INFO : toe/toe: Removing directory 2025/06/20 02:13:52 INFO : toe: Removing directory 2025/06/20 02:13:52 INFO : empty_dir: Removing directory 2025/06/20 02:13:52 DEBUG : Local file system at /tmp/rclone3430749845: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/20 02:13:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/20 02:13:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 02:13:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 02:13:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 02:13:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/20 02:13:54 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.32s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:54 DEBUG : Reset feature "Copy" 2025/06/20 02:13:54 DEBUG : Reset feature "Move" 2025/06/20 02:13:54 DEBUG : Reset feature "Copy" 2025/06/20 02:13:54 DEBUG : Reset feature "Move" 2025/06/20 02:13:54 DEBUG : empty_dir: Making directory with metadata 2025/06/20 02:13:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:13:54 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:55 INFO : tictacempty_dir: Making directory 2025/06/20 02:13:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:13:55 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:55 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:55 INFO : tictactoe: Making directory 2025/06/20 02:13:55 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:55 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:13:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:55 INFO : tictactoe/tictactoe: Making directory 2025/06/20 02:13:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:13:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 02:13:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:13:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:55 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:55 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:13:55 INFO : toe/toe/toe.txt: Deleted 2025/06/20 02:13:55 INFO : toe/toe: Removing directory 2025/06/20 02:13:55 INFO : toe: Removing directory 2025/06/20 02:13:55 INFO : empty_dir: Removing directory 2025/06/20 02:13:55 DEBUG : Local file system at /tmp/rclone3430749845: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/20 02:13:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/20 02:13:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 02:13:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 02:13:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 02:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/20 02:13:57 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.30s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:13:58 DEBUG : toe: transformed to: dG9l 2025/06/20 02:13:58 DEBUG : toe: transformed to: dG9l 2025/06/20 02:13:58 INFO : dG9l: Making directory 2025/06/20 02:13:58 DEBUG : toe: transformed to: dG9l 2025/06/20 02:13:58 DEBUG : toe: transformed to: dG9l 2025/06/20 02:13:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/20 02:13:58 INFO : dG9l/dG9l: Making directory 2025/06/20 02:13:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/20 02:13:58 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/20 02:13:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/20 02:13:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:13:58 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:13:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/20 02:13:58 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:13:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:13:59 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/20 02:13:59 DEBUG : Waiting for deletions to finish 2025/06/20 02:13:59 DEBUG : dG9l: transformed to: toe 2025/06/20 02:13:59 DEBUG : dG9l: transformed to: toe 2025/06/20 02:13:59 DEBUG : dG9l: transformed to: toe 2025/06/20 02:13:59 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/20 02:13:59 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/20 02:13:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/20 02:13:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/20 02:13:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/20 02:13:59 DEBUG : Local file system at /tmp/rclone3430749845: Waiting for checks to finish 2025/06/20 02:13:59 DEBUG : Local file system at /tmp/rclone3430749845: Waiting for transfers to finish 2025/06/20 02:13:59 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.67s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-wusemas2buha", Local "Local file system at /tmp/rclone3430749845", Modify Window "1ms" 2025/06/20 02:14:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 02:14:00 DEBUG : toe: transformed to: 2025/06/20 02:14:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 02:14:01 DEBUG : toe: transformed to: 2025/06/20 02:14:01 INFO : B2 bucket rclone-test-wusemas2buha: Making directory 2025/06/20 02:14:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 02:14:01 DEBUG : toe: transformed to: 2025/06/20 02:14:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 02:14:01 DEBUG : toe: transformed to: 2025/06/20 02:14:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 02:14:01 DEBUG : toe/toe: transformed to: 2025/06/20 02:14:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/20 02:14:01 INFO : toe/toe: Making directory 2025/06/20 02:14:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 02:14:01 DEBUG : toe/toe: transformed to: 2025/06/20 02:14:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/20 02:14:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 02:14:01 DEBUG : toe: transformed to: 2025/06/20 02:14:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 02:14:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 02:14:01 DEBUG : toe/toe/toe: transformed to: 2025/06/20 02:14:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/20 02:14:01 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for checks to finish 2025/06/20 02:14:01 DEBUG : B2 bucket rclone-test-wusemas2buha: Waiting for transfers to finish 2025/06/20 02:14:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 02:14:02 INFO : toe/toe/toe: Copied (new) 2025/06/20 02:14:02 ERROR : B2 bucket rclone-test-wusemas2buha: not deleting files as there were IO errors 2025/06/20 02:14:02 ERROR : B2 bucket rclone-test-wusemas2buha: not deleting directories as there were IO errors --- PASS: TestError (1.87s) PASS 2025/06/20 02:14:02 DEBUG : B2 bucket rclone-test-wusemas2buha: Purge remote 2025/06/20 02:14:02 INFO : B2 bucket rclone-test-wusemas2buha: cleaning bucket "rclone-test-wusemas2buha" of all files 2025/06/20 02:14:03 DEBUG : BackupDir/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d58b61_d20250620_m020745_c001_v7007000_t0000_u01750385265599") 2025/06/20 02:14:03 DEBUG : BackupDir/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f101b7812884da432_d20250620_m020739_c001_v0001104_t0029_u01750385259370") 2025/06/20 02:14:03 DEBUG : CompareDest/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51f49_d20250620_m020719_c001_v7007000_t0000_u01750385239747") 2025/06/20 02:14:03 DEBUG : CompareDest/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833e0a_d20250620_m020713_c001_v0001093_t0031_u01750385233679") 2025/06/20 02:14:03 DEBUG : CompareDest/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51f4a_d20250620_m020719_c001_v7007000_t0000_u01750385239930") 2025/06/20 02:14:03 DEBUG : CompareDest/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93413_d20250620_m020715_c001_v0001102_t0039_u01750385235163") 2025/06/20 02:14:03 DEBUG : CopyDest/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d58b7b_d20250620_m020745_c001_v7007000_t0000_u01750385265787") 2025/06/20 02:14:03 DEBUG : CopyDest/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ebd5_d20250620_m020736_c001_v0001172_t0036_u01750385256373") 2025/06/20 02:14:03 DEBUG : CopyDest/three: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d58b7c_d20250620_m020745_c001_v7007000_t0000_u01750385265970") 2025/06/20 02:14:04 DEBUG : CopyDest/three: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93497_d20250620_m020743_c001_v0001102_t0002_u01750385263161") 2025/06/20 02:14:04 DEBUG : CopyDest/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d58b7d_d20250620_m020746_c001_v7007000_t0000_u01750385266152") 2025/06/20 02:14:04 DEBUG : CopyDest/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833e60_d20250620_m020740_c001_v0001093_t0025_u01750385260980") 2025/06/20 02:14:04 DEBUG : EXISTING: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8c1f_d20250620_m020913_c001_v7007000_t0000_u01750385353172") 2025/06/20 02:14:04 DEBUG : EXISTING: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833f86_d20250620_m020912_c001_v0001093_t0011_u01750385352055") 2025/06/20 02:14:04 DEBUG : PREFIXapple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f409d79f973a265fe_d20250620_m021121_c001_v7007000_t0000_u01750385481658") 2025/06/20 02:14:04 DEBUG : PREFIXapple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c25_d20250620_m021115_c001_v0001041_t0021_u01750385475301") 2025/06/20 02:14:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f411829320fe2d526_d20250620_m021121_c001_v7007000_t0000_u01750385481401") 2025/06/20 02:14:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f1af_d20250620_m021115_c001_v0001172_t0028_u01750385475330") 2025/06/20 02:14:04 DEBUG : PREFIXbanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f422dedf513131a0a_d20250620_m021121_c001_v7007000_t0000_u01750385481676") 2025/06/20 02:14:04 DEBUG : PREFIXbanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9387a_d20250620_m021115_c001_v0001102_t0035_u01750385475322") 2025/06/20 02:14:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f411829320fe2d528_d20250620_m021121_c001_v7007000_t0000_u01750385481766") 2025/06/20 02:14:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341a2_d20250620_m021115_c001_v0001093_t0009_u01750385475312") 2025/06/20 02:14:04 DEBUG : Testêé: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8c18_d20250620_m020909_c001_v7007000_t0000_u01750385349178") 2025/06/20 02:14:04 DEBUG : Testêé: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc935f9_d20250620_m020908_c001_v0001102_t0035_u01750385348353") 2025/06/20 02:14:04 DEBUG : Testêé: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833f7c_d20250620_m020907_c001_v0001093_t0057_u01750385347047") 2025/06/20 02:14:04 DEBUG : YXBwbGU=: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb94_d20250620_m021101_c001_v7007000_t0000_u01750385461042") 2025/06/20 02:14:05 DEBUG : YXBwbGU=: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834162_d20250620_m021056_c001_v0001093_t0015_u01750385456637") 2025/06/20 02:14:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb95_d20250620_m021101_c001_v7007000_t0000_u01750385461223") 2025/06/20 02:14:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f12e_d20250620_m021056_c001_v0001172_t0004_u01750385456624") 2025/06/20 02:14:05 DEBUG : YmFuYW5h: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb96_d20250620_m021101_c001_v7007000_t0000_u01750385461405") 2025/06/20 02:14:05 DEBUG : YmFuYW5h: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8bfb_d20250620_m021056_c001_v0001041_t0058_u01750385456605") 2025/06/20 02:14:05 DEBUG : a/potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afe3_d20250620_m020544_c001_v7007000_t0000_u01750385144946") 2025/06/20 02:14:05 DEBUG : a/potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e897_d20250620_m020544_c001_v0001172_t0009_u01750385144275") 2025/06/20 02:14:05 DEBUG : a/potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afd7_d20250620_m020542_c001_v7007000_t0000_u01750385142625") 2025/06/20 02:14:05 DEBUG : a/potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e885_d20250620_m020541_c001_v0001172_t0004_u01750385141711") 2025/06/20 02:14:05 DEBUG : a/potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c129_d20250620_m020522_c001_v7007000_t0000_u01750385122863") 2025/06/20 02:14:05 DEBUG : a/potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e7eb_d20250620_m020522_c001_v0001172_t0011_u01750385122014") 2025/06/20 02:14:05 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f08_d20250620_m021330_c001_v7007000_t0000_u01750385610455") 2025/06/20 02:14:05 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93a7d_d20250620_m021325_c001_v0001102_t0053_u01750385605838") 2025/06/20 02:14:05 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092971eb_d20250620_m021312_c001_v7007000_t0000_u01750385592857") 2025/06/20 02:14:05 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93a41_d20250620_m021308_c001_v0001102_t0055_u01750385588897") 2025/06/20 02:14:05 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344eba_d20250620_m021256_c001_v7007000_t0000_u01750385576466") 2025/06/20 02:14:05 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc939fd_d20250620_m021252_c001_v0001102_t0035_u01750385572562") 2025/06/20 02:14:05 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b905a_d20250620_m021239_c001_v7007000_t0000_u01750385559043") 2025/06/20 02:14:05 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc939bb_d20250620_m021235_c001_v0001102_t0003_u01750385555362") 2025/06/20 02:14:05 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8cdd_d20250620_m021222_c001_v7007000_t0000_u01750385542375") 2025/06/20 02:14:05 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93981_d20250620_m021217_c001_v0001102_t0027_u01750385537542") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecc97_d20250620_m021205_c001_v7007000_t0000_u01750385525286") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93932_d20250620_m021158_c001_v0001102_t0022_u01750385518248") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814dd4_d20250620_m021146_c001_v7007000_t0000_u01750385506390") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c97_d20250620_m021142_c001_v0001041_t0034_u01750385502188") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe0ba7_d20250620_m021141_c001_v7007000_t0000_u01750385501112") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938c4_d20250620_m021135_c001_v0001102_t0042_u01750385495861") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c4267397f_d20250620_m021123_c001_v7007000_t0000_u01750385483135") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f1d3_d20250620_m021118_c001_v0001172_t0032_u01750385478993") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f422dedf513131a06_d20250620_m021117_c001_v7007000_t0000_u01750385477892") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c21_d20250620_m021113_c001_v0001041_t0011_u01750385473036") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb91_d20250620_m021059_c001_v7007000_t0000_u01750385459069") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8bf7_d20250620_m021054_c001_v0001041_t0059_u01750385454016") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970a0_d20250620_m021041_c001_v7007000_t0000_u01750385441015") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8bc1_d20250620_m021036_c001_v0001041_t0051_u01750385436791") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9c1_d20250620_m021024_c001_v7007000_t0000_u01750385424687") 2025/06/20 02:14:06 DEBUG : apple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8b97_d20250620_m021020_c001_v0001041_t0018_u01750385420852") 2025/06/20 02:14:06 DEBUG : appleSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f416ad5464f3544c1_d20250620_m021144_c001_v7007000_t0000_u01750385504919") 2025/06/20 02:14:06 DEBUG : appleSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938d2_d20250620_m021138_c001_v0001102_t0029_u01750385498207") 2025/06/20 02:14:06 DEBUG : appleapple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecc9b_d20250620_m021205_c001_v7007000_t0000_u01750385525470") 2025/06/20 02:14:06 DEBUG : appleapple: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9393c_d20250620_m021201_c001_v0001102_t0037_u01750385521019") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f09_d20250620_m021330_c001_v7007000_t0000_u01750385610636") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f54a_d20250620_m021326_c001_v0001172_t0012_u01750385606832") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092971ec_d20250620_m021313_c001_v7007000_t0000_u01750385593040") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f4eb_d20250620_m021309_c001_v0001172_t0051_u01750385589671") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ebc_d20250620_m021256_c001_v7007000_t0000_u01750385576649") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f483_d20250620_m021253_c001_v0001172_t0055_u01750385573294") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b905b_d20250620_m021239_c001_v7007000_t0000_u01750385559225") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f40b_d20250620_m021236_c001_v0001172_t0027_u01750385556276") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8cde_d20250620_m021222_c001_v7007000_t0000_u01750385542559") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f39b_d20250620_m021218_c001_v0001172_t0041_u01750385538336") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f409d79f973a2660e_d20250620_m021203_c001_v7007000_t0000_u01750385523593") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8ccd_d20250620_m021159_c001_v0001041_t0012_u01750385519174") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814dd9_d20250620_m021146_c001_v7007000_t0000_u01750385506573") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283421a_d20250620_m021142_c001_v0001093_t0047_u01750385502209") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417e77404c305f61_d20250620_m021141_c001_v7007000_t0000_u01750385501298") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c7f_d20250620_m021136_c001_v0001041_t0040_u01750385496594") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c42673982_d20250620_m021123_c001_v7007000_t0000_u01750385483343") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341ac_d20250620_m021119_c001_v0001093_t0049_u01750385479017") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f411829320fe2d522_d20250620_m021117_c001_v7007000_t0000_u01750385477827") 2025/06/20 02:14:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9386c_d20250620_m021113_c001_v0001102_t0047_u01750385473708") 2025/06/20 02:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6e0202_d20250620_m021059_c001_v7007000_t0000_u01750385459090") 2025/06/20 02:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f11c_d20250620_m021054_c001_v0001172_t0030_u01750385454868") 2025/06/20 02:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970a1_d20250620_m021041_c001_v7007000_t0000_u01750385441199") 2025/06/20 02:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f0b6_d20250620_m021037_c001_v0001172_t0008_u01750385437776") 2025/06/20 02:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9c4_d20250620_m021024_c001_v7007000_t0000_u01750385424872") 2025/06/20 02:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f048_d20250620_m021021_c001_v0001172_t0052_u01750385421729") 2025/06/20 02:14:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe0baf_d20250620_m021144_c001_v7007000_t0000_u01750385504648") 2025/06/20 02:14:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c83_d20250620_m021138_c001_v0001041_t0037_u01750385498228") 2025/06/20 02:14:08 DEBUG : b/potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afe5_d20250620_m020545_c001_v7007000_t0000_u01750385145127") 2025/06/20 02:14:08 DEBUG : b/potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e891_d20250620_m020543_c001_v0001172_t0056_u01750385143187") 2025/06/20 02:14:08 DEBUG : b/potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afd1_d20250620_m020542_c001_v7007000_t0000_u01750385142076") 2025/06/20 02:14:08 DEBUG : b/potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e87f_d20250620_m020540_c001_v0001172_t0016_u01750385140537") 2025/06/20 02:14:08 DEBUG : b/potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c128_d20250620_m020522_c001_v7007000_t0000_u01750385122309") 2025/06/20 02:14:08 DEBUG : b/potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e7e3_d20250620_m020520_c001_v0001172_t0042_u01750385120869") 2025/06/20 02:14:08 DEBUG : backup/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f407961d40d131b57_d20250620_m020800_c001_v7007000_t0000_u01750385280076") 2025/06/20 02:14:08 DEBUG : backup/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1183ee8d13203f5d_d20250620_m020757_c001_v0001144_t0016_u01750385277443") 2025/06/20 02:14:08 DEBUG : backup/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f103b5100cbf8f133_d20250620_m020753_c001_v0001146_t0034_u01750385273241") 2025/06/20 02:14:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109296acb_d20250620_m020827_c001_v7007000_t0000_u01750385307018") 2025/06/20 02:14:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1171105a1e5813c0_d20250620_m020824_c001_v0001101_t0021_u01750385304922") 2025/06/20 02:14:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff828d33104d8bbb9f780e1b_f119a0f9458b92ff0_d20250620_m020821_c001_v0001184_t0032_u01750385301168") 2025/06/20 02:14:08 DEBUG : backup/one.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4176b9eeb99912dd_d20250620_m020813_c001_v7007000_t0000_u01750385293677") 2025/06/20 02:14:08 DEBUG : backup/one.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f105c08eb158db2ac_d20250620_m020811_c001_v0001183_t0053_u01750385291716") 2025/06/20 02:14:08 DEBUG : backup/one.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10301b71418fd06c_d20250620_m020807_c001_v0001105_t0038_u01750385287433") 2025/06/20 02:14:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109296ace_d20250620_m020827_c001_v7007000_t0000_u01750385307199") 2025/06/20 02:14:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f118fbea675ca5546_d20250620_m020826_c001_v0001105_t0018_u01750385306025") 2025/06/20 02:14:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f109f6d9c11a15ee9_d20250620_m020822_c001_v0001044_t0018_u01750385302517") 2025/06/20 02:14:09 DEBUG : backup/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f407961d40d131b58_d20250620_m020800_c001_v7007000_t0000_u01750385280261") 2025/06/20 02:14:09 DEBUG : backup/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1011e0cb2c4cdb63_d20250620_m020759_c001_v0001101_t0007_u01750385279016") 2025/06/20 02:14:09 DEBUG : backup/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10620cbd9a7e6e54_d20250620_m020755_c001_v0001090_t0054_u01750385275109") 2025/06/20 02:14:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4176b9eeb99912de_d20250620_m020813_c001_v7007000_t0000_u01750385293858") 2025/06/20 02:14:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f109993619f211bf1_d20250620_m020812_c001_v0001161_t0054_u01750385292683") 2025/06/20 02:14:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1162cf744cae3ee9_d20250620_m020809_c001_v0001184_t0015_u01750385289488") 2025/06/20 02:14:09 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f0a_d20250620_m021330_c001_v7007000_t0000_u01750385610819") 2025/06/20 02:14:09 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834374_d20250620_m021326_c001_v0001093_t0014_u01750385606171") 2025/06/20 02:14:09 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092971ee_d20250620_m021313_c001_v7007000_t0000_u01750385593221") 2025/06/20 02:14:09 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834346_d20250620_m021309_c001_v0001093_t0035_u01750385589339") 2025/06/20 02:14:09 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ebe_d20250620_m021256_c001_v7007000_t0000_u01750385576834") 2025/06/20 02:14:09 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834322_d20250620_m021252_c001_v0001093_t0040_u01750385572909") 2025/06/20 02:14:09 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b905c_d20250620_m021239_c001_v7007000_t0000_u01750385559446") 2025/06/20 02:14:09 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628342ea_d20250620_m021235_c001_v0001093_t0027_u01750385555831") 2025/06/20 02:14:09 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8cdf_d20250620_m021222_c001_v7007000_t0000_u01750385542742") 2025/06/20 02:14:09 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628342a2_d20250620_m021217_c001_v0001093_t0051_u01750385537922") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecc9d_d20250620_m021205_c001_v7007000_t0000_u01750385525653") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834258_d20250620_m021158_c001_v0001093_t0057_u01750385518650") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814ddc_d20250620_m021146_c001_v7007000_t0000_u01750385506756") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938f0_d20250620_m021142_c001_v0001102_t0052_u01750385502199") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c426739ec_d20250620_m021141_c001_v7007000_t0000_u01750385501122") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341f8_d20250620_m021136_c001_v0001093_t0023_u01750385496238") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c42673984_d20250620_m021123_c001_v7007000_t0000_u01750385483528") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9388a_d20250620_m021118_c001_v0001102_t0028_u01750385478985") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814d3f_d20250620_m021117_c001_v7007000_t0000_u01750385477830") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283419c_d20250620_m021113_c001_v0001093_t0017_u01750385473344") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf33449f4_d20250620_m021059_c001_v7007000_t0000_u01750385459427") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93806_d20250620_m021054_c001_v0001102_t0043_u01750385454525") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970a3_d20250620_m021041_c001_v7007000_t0000_u01750385441383") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc937bb_d20250620_m021037_c001_v0001102_t0027_u01750385437176") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9c8_d20250620_m021025_c001_v7007000_t0000_u01750385425057") 2025/06/20 02:14:10 DEBUG : banana: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9377e_d20250620_m021021_c001_v0001102_t0000_u01750385421262") 2025/06/20 02:14:10 DEBUG : bananaSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4123b9dd55b480f7_d20250620_m021145_c001_v7007000_t0000_u01750385505032") 2025/06/20 02:14:10 DEBUG : bananaSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f25b_d20250620_m021138_c001_v0001172_t0031_u01750385498237") 2025/06/20 02:14:10 DEBUG : both0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afb5_d20250620_m020957_c001_v7007000_t0000_u01750385397771") 2025/06/20 02:14:10 DEBUG : both0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef21_d20250620_m020939_c001_v0001172_t0034_u01750385379350") 2025/06/20 02:14:10 DEBUG : both0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fb7_d20250620_m020935_c001_v7007000_t0000_u01750385375067") 2025/06/20 02:14:11 DEBUG : both0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9361b_d20250620_m020915_c001_v0001102_t0057_u01750385355419") 2025/06/20 02:14:11 DEBUG : both1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afb6_d20250620_m020957_c001_v7007000_t0000_u01750385397953") 2025/06/20 02:14:11 DEBUG : both1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93694_d20250620_m020941_c001_v0001102_t0037_u01750385381083") 2025/06/20 02:14:11 DEBUG : both1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fb8_d20250620_m020935_c001_v7007000_t0000_u01750385375252") 2025/06/20 02:14:11 DEBUG : both1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833f8e_d20250620_m020916_c001_v0001093_t0012_u01750385356612") 2025/06/20 02:14:11 DEBUG : both10: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afb7_d20250620_m020958_c001_v7007000_t0000_u01750385398134") 2025/06/20 02:14:11 DEBUG : both10: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc936b6_d20250620_m020948_c001_v0001102_t0049_u01750385387998") 2025/06/20 02:14:11 DEBUG : both10: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fb9_d20250620_m020935_c001_v7007000_t0000_u01750385375445") 2025/06/20 02:14:11 DEBUG : both10: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833fa4_d20250620_m020923_c001_v0001093_t0000_u01750385363346") 2025/06/20 02:14:11 DEBUG : both11: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afb9_d20250620_m020958_c001_v7007000_t0000_u01750385398316") 2025/06/20 02:14:11 DEBUG : both11: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834004_d20250620_m020948_c001_v0001093_t0029_u01750385388596") 2025/06/20 02:14:11 DEBUG : both11: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fba_d20250620_m020935_c001_v7007000_t0000_u01750385375628") 2025/06/20 02:14:11 DEBUG : both11: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6eeb5_d20250620_m020924_c001_v0001172_t0022_u01750385364465") 2025/06/20 02:14:11 DEBUG : both12: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afbc_d20250620_m020958_c001_v7007000_t0000_u01750385398498") 2025/06/20 02:14:11 DEBUG : both12: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef75_d20250620_m020949_c001_v0001172_t0011_u01750385389533") 2025/06/20 02:14:11 DEBUG : both12: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fbb_d20250620_m020935_c001_v7007000_t0000_u01750385375811") 2025/06/20 02:14:11 DEBUG : both12: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9364f_d20250620_m020925_c001_v0001102_t0049_u01750385365604") 2025/06/20 02:14:11 DEBUG : both13: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afc0_d20250620_m020958_c001_v7007000_t0000_u01750385398680") 2025/06/20 02:14:11 DEBUG : both13: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc936c2_d20250620_m020950_c001_v0001102_t0050_u01750385390264") 2025/06/20 02:14:11 DEBUG : both13: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fbc_d20250620_m020935_c001_v7007000_t0000_u01750385375994") 2025/06/20 02:14:11 DEBUG : both13: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833fb0_d20250620_m020926_c001_v0001093_t0040_u01750385366355") 2025/06/20 02:14:12 DEBUG : both14: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afc1_d20250620_m020958_c001_v7007000_t0000_u01750385398862") 2025/06/20 02:14:12 DEBUG : both14: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283400a_d20250620_m020950_c001_v0001093_t0016_u01750385390984") 2025/06/20 02:14:12 DEBUG : both14: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fbd_d20250620_m020936_c001_v7007000_t0000_u01750385376177") 2025/06/20 02:14:12 DEBUG : both14: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6eebf_d20250620_m020927_c001_v0001172_t0054_u01750385367229") 2025/06/20 02:14:12 DEBUG : both15: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afc2_d20250620_m020959_c001_v7007000_t0000_u01750385399044") 2025/06/20 02:14:12 DEBUG : both15: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef7f_d20250620_m020951_c001_v0001172_t0022_u01750385391642") 2025/06/20 02:14:12 DEBUG : both15: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fbe_d20250620_m020936_c001_v7007000_t0000_u01750385376376") 2025/06/20 02:14:12 DEBUG : both15: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9365e_d20250620_m020927_c001_v0001102_t0025_u01750385367909") 2025/06/20 02:14:12 DEBUG : both16: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afc3_d20250620_m020959_c001_v7007000_t0000_u01750385399226") 2025/06/20 02:14:12 DEBUG : both16: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc936d0_d20250620_m020952_c001_v0001102_t0030_u01750385392552") 2025/06/20 02:14:12 DEBUG : both16: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fbf_d20250620_m020936_c001_v7007000_t0000_u01750385376558") 2025/06/20 02:14:12 DEBUG : both16: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833fbc_d20250620_m020928_c001_v0001093_t0023_u01750385368910") 2025/06/20 02:14:12 DEBUG : both17: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afc4_d20250620_m020959_c001_v7007000_t0000_u01750385399411") 2025/06/20 02:14:12 DEBUG : both17: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834012_d20250620_m020953_c001_v0001093_t0000_u01750385393556") 2025/06/20 02:14:12 DEBUG : both17: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fc0_d20250620_m020936_c001_v7007000_t0000_u01750385376741") 2025/06/20 02:14:12 DEBUG : both17: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6eed7_d20250620_m020929_c001_v0001172_t0041_u01750385369787") 2025/06/20 02:14:12 DEBUG : both18: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afc6_d20250620_m020959_c001_v7007000_t0000_u01750385399599") 2025/06/20 02:14:12 DEBUG : both18: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef98_d20250620_m020954_c001_v0001172_t0015_u01750385394244") 2025/06/20 02:14:12 DEBUG : both18: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fc1_d20250620_m020936_c001_v7007000_t0000_u01750385376934") 2025/06/20 02:14:12 DEBUG : both18: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93670_d20250620_m020930_c001_v0001102_t0032_u01750385370531") 2025/06/20 02:14:12 DEBUG : both19: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afc7_d20250620_m020959_c001_v7007000_t0000_u01750385399784") 2025/06/20 02:14:13 DEBUG : both19: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc936e1_d20250620_m020954_c001_v0001102_t0022_u01750385394849") 2025/06/20 02:14:13 DEBUG : both19: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fc2_d20250620_m020937_c001_v7007000_t0000_u01750385377125") 2025/06/20 02:14:13 DEBUG : both19: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833fc4_d20250620_m020931_c001_v0001093_t0006_u01750385371512") 2025/06/20 02:14:13 DEBUG : both2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afc8_d20250620_m020959_c001_v7007000_t0000_u01750385399972") 2025/06/20 02:14:13 DEBUG : both2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833fe2_d20250620_m020941_c001_v0001093_t0052_u01750385381742") 2025/06/20 02:14:13 DEBUG : both2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fc3_d20250620_m020937_c001_v7007000_t0000_u01750385377311") 2025/06/20 02:14:13 DEBUG : both2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ee85_d20250620_m020917_c001_v0001172_t0001_u01750385357408") 2025/06/20 02:14:13 DEBUG : both3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afc9_d20250620_m021000_c001_v7007000_t0000_u01750385400153") 2025/06/20 02:14:13 DEBUG : both3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef2d_d20250620_m020942_c001_v0001172_t0042_u01750385382558") 2025/06/20 02:14:13 DEBUG : both3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fc4_d20250620_m020937_c001_v7007000_t0000_u01750385377494") 2025/06/20 02:14:13 DEBUG : both3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93625_d20250620_m020918_c001_v0001102_t0043_u01750385358116") 2025/06/20 02:14:13 DEBUG : both4: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afca_d20250620_m021000_c001_v7007000_t0000_u01750385400334") 2025/06/20 02:14:13 DEBUG : both4: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9369e_d20250620_m020943_c001_v0001102_t0001_u01750385383210") 2025/06/20 02:14:13 DEBUG : both4: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fc5_d20250620_m020937_c001_v7007000_t0000_u01750385377678") 2025/06/20 02:14:13 DEBUG : both4: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833f94_d20250620_m020918_c001_v0001093_t0028_u01750385358895") 2025/06/20 02:14:13 DEBUG : both5: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afcb_d20250620_m021000_c001_v7007000_t0000_u01750385400518") 2025/06/20 02:14:13 DEBUG : both5: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833fec_d20250620_m020943_c001_v0001093_t0050_u01750385383994") 2025/06/20 02:14:13 DEBUG : both5: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fc6_d20250620_m020937_c001_v7007000_t0000_u01750385377867") 2025/06/20 02:14:13 DEBUG : both5: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ee93_d20250620_m020919_c001_v0001172_t0052_u01750385359542") 2025/06/20 02:14:13 DEBUG : both6: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afcc_d20250620_m021000_c001_v7007000_t0000_u01750385400701") 2025/06/20 02:14:14 DEBUG : both6: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef3f_d20250620_m020944_c001_v0001172_t0050_u01750385384771") 2025/06/20 02:14:14 DEBUG : both6: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fc7_d20250620_m020938_c001_v7007000_t0000_u01750385378051") 2025/06/20 02:14:14 DEBUG : both6: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93635_d20250620_m020920_c001_v0001102_t0049_u01750385360468") 2025/06/20 02:14:14 DEBUG : both7: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afcd_d20250620_m021000_c001_v7007000_t0000_u01750385400883") 2025/06/20 02:14:14 DEBUG : both7: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc936b0_d20250620_m020945_c001_v0001102_t0015_u01750385385570") 2025/06/20 02:14:14 DEBUG : both7: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fc8_d20250620_m020938_c001_v7007000_t0000_u01750385378234") 2025/06/20 02:14:14 DEBUG : both7: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833f9c_d20250620_m020921_c001_v0001093_t0010_u01750385361026") 2025/06/20 02:14:14 DEBUG : both8: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afce_d20250620_m021001_c001_v7007000_t0000_u01750385401064") 2025/06/20 02:14:14 DEBUG : both8: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833ff8_d20250620_m020946_c001_v0001093_t0020_u01750385386266") 2025/06/20 02:14:14 DEBUG : both8: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fc9_d20250620_m020938_c001_v7007000_t0000_u01750385378427") 2025/06/20 02:14:14 DEBUG : both8: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ee9d_d20250620_m020921_c001_v0001172_t0008_u01750385361988") 2025/06/20 02:14:14 DEBUG : both9: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afcf_d20250620_m021001_c001_v7007000_t0000_u01750385401260") 2025/06/20 02:14:14 DEBUG : both9: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef5b_d20250620_m020947_c001_v0001172_t0047_u01750385387193") 2025/06/20 02:14:14 DEBUG : both9: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51fca_d20250620_m020938_c001_v7007000_t0000_u01750385378609") 2025/06/20 02:14:14 DEBUG : both9: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9363d_d20250620_m020922_c001_v0001102_t0023_u01750385362674") 2025/06/20 02:14:14 DEBUG : c/non empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afe6_d20250620_m020545_c001_v7007000_t0000_u01750385145360") 2025/06/20 02:14:14 DEBUG : c/non empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e893_d20250620_m020543_c001_v0001172_t0034_u01750385143486") 2025/06/20 02:14:14 DEBUG : c/non empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afd9_d20250620_m020542_c001_v7007000_t0000_u01750385142807") 2025/06/20 02:14:14 DEBUG : c/non empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e881_d20250620_m020540_c001_v0001172_t0045_u01750385140913") 2025/06/20 02:14:14 DEBUG : c/non empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c12a_d20250620_m020523_c001_v7007000_t0000_u01750385123047") 2025/06/20 02:14:14 DEBUG : c/non empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e7e5_d20250620_m020521_c001_v0001172_t0001_u01750385121205") 2025/06/20 02:14:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb97_d20250620_m021101_c001_v7007000_t0000_u01750385461593") 2025/06/20 02:14:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9380e_d20250620_m021056_c001_v0001102_t0018_u01750385456615") 2025/06/20 02:14:15 DEBUG : check sum: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633bd31_d20250620_m020513_c001_v7007000_t0000_u01750385113775") 2025/06/20 02:14:15 DEBUG : check sum: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e79c_d20250620_m020512_c001_v0001172_t0008_u01750385112628") 2025/06/20 02:14:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5815933_d20250620_m021400_c001_v7007000_t0000_u01750385640646") 2025/06/20 02:14:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93abb_d20250620_m021358_c001_v0001102_t0049_u01750385638931") 2025/06/20 02:14:15 DEBUG : dest/3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d58b51_d20250620_m020729_c001_v7007000_t0000_u01750385249155") 2025/06/20 02:14:15 DEBUG : dest/3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4075bdab4044f826_d20250620_m020728_c001_v0001131_t0003_u01750385248055") 2025/06/20 02:14:15 DEBUG : dir1/0000-abcde: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecca0_d20250620_m021205_c001_v7007000_t0000_u01750385525835") 2025/06/20 02:14:15 DEBUG : dir1/0000-abcde: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8cd5_d20250620_m021201_c001_v0001041_t0021_u01750385521039") 2025/06/20 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f0b_d20250620_m021331_c001_v7007000_t0000_u01750385611000") 2025/06/20 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93a5f_d20250620_m021317_c001_v0001102_t0053_u01750385597436") 2025/06/20 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092971f0_d20250620_m021313_c001_v7007000_t0000_u01750385593402") 2025/06/20 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93a17_d20250620_m021301_c001_v0001102_t0032_u01750385581189") 2025/06/20 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ec0_d20250620_m021257_c001_v7007000_t0000_u01750385577017") 2025/06/20 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc939d7_d20250620_m021243_c001_v0001102_t0050_u01750385563753") 2025/06/20 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b905d_d20250620_m021239_c001_v7007000_t0000_u01750385559645") 2025/06/20 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc939a3_d20250620_m021227_c001_v0001102_t0006_u01750385547040") 2025/06/20 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8ce0_d20250620_m021222_c001_v7007000_t0000_u01750385542926") 2025/06/20 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93971_d20250620_m021209_c001_v0001102_t0046_u01750385529970") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecc87_d20250620_m021203_c001_v7007000_t0000_u01750385523521") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9391a_d20250620_m021151_c001_v0001102_t0035_u01750385511056") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814de0_d20250620_m021146_c001_v7007000_t0000_u01750385506939") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283421c_d20250620_m021142_c001_v0001093_t0025_u01750385502573") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe0ba9_d20250620_m021141_c001_v7007000_t0000_u01750385501294") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938a8_d20250620_m021127_c001_v0001102_t0003_u01750385487884") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c42673986_d20250620_m021123_c001_v7007000_t0000_u01750385483722") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9388c_d20250620_m021119_c001_v0001102_t0035_u01750385479304") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26bf48_d20250620_m021117_c001_v7007000_t0000_u01750385477328") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c09_d20250620_m021105_c001_v0001041_t0048_u01750385465659") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db5137_d20250620_m021059_c001_v7007000_t0000_u01750385459123") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8bd7_d20250620_m021045_c001_v0001041_t0056_u01750385445716") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970a4_d20250620_m021041_c001_v7007000_t0000_u01750385441567") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8ba9_d20250620_m021029_c001_v0001041_t0010_u01750385429414") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9cd_d20250620_m021025_c001_v7007000_t0000_u01750385425312") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8b87_d20250620_m021014_c001_v0001041_t0014_u01750385414729") 2025/06/20 02:14:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814dc1_d20250620_m021145_c001_v7007000_t0000_u01750385505047") 2025/06/20 02:14:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938d4_d20250620_m021138_c001_v0001102_t0000_u01750385498592") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecca2_d20250620_m021206_c001_v7007000_t0000_u01750385526018") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f31b_d20250620_m021201_c001_v0001172_t0047_u01750385521049") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f0c_d20250620_m021331_c001_v7007000_t0000_u01750385611183") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834360_d20250620_m021318_c001_v0001093_t0006_u01750385598190") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092971f4_d20250620_m021313_c001_v7007000_t0000_u01750385593583") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834334_d20250620_m021301_c001_v0001093_t0052_u01750385581888") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ec2_d20250620_m021257_c001_v7007000_t0000_u01750385577201") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834300_d20250620_m021244_c001_v0001093_t0006_u01750385564441") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b905e_d20250620_m021239_c001_v7007000_t0000_u01750385559838") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628342c2_d20250620_m021227_c001_v0001093_t0049_u01750385547837") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8ce1_d20250620_m021223_c001_v7007000_t0000_u01750385543109") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834292_d20250620_m021210_c001_v0001093_t0050_u01750385530691") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecc84_d20250620_m021203_c001_v7007000_t0000_u01750385523338") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834236_d20250620_m021151_c001_v0001093_t0045_u01750385511724") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814de3_d20250620_m021147_c001_v7007000_t0000_u01750385507122") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938f2_d20250620_m021142_c001_v0001102_t0059_u01750385502589") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26cd6d_d20250620_m021140_c001_v7007000_t0000_u01750385500688") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341d8_d20250620_m021128_c001_v0001093_t0050_u01750385488756") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c42673988_d20250620_m021123_c001_v7007000_t0000_u01750385483904") 2025/06/20 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f1dd_d20250620_m021119_c001_v0001172_t0007_u01750385479410") 2025/06/20 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26bf49_d20250620_m021117_c001_v7007000_t0000_u01750385477509") 2025/06/20 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834180_d20250620_m021106_c001_v0001093_t0010_u01750385466364") 2025/06/20 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb92_d20250620_m021059_c001_v7007000_t0000_u01750385459258") 2025/06/20 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc937d9_d20250620_m021046_c001_v0001102_t0044_u01750385446571") 2025/06/20 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970a5_d20250620_m021041_c001_v7007000_t0000_u01750385441750") 2025/06/20 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc937a3_d20250620_m021030_c001_v0001102_t0014_u01750385430090") 2025/06/20 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9ce_d20250620_m021025_c001_v7007000_t0000_u01750385425496") 2025/06/20 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9375a_d20250620_m021015_c001_v0001102_t0031_u01750385415107") 2025/06/20 02:14:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c426739f8_d20250620_m021144_c001_v7007000_t0000_u01750385504701") 2025/06/20 02:14:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c85_d20250620_m021138_c001_v0001041_t0055_u01750385498637") 2025/06/20 02:14:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecca6_d20250620_m021206_c001_v7007000_t0000_u01750385526200") 2025/06/20 02:14:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f323_d20250620_m021201_c001_v0001172_t0045_u01750385521372") 2025/06/20 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f0d_d20250620_m021331_c001_v7007000_t0000_u01750385611364") 2025/06/20 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f51f_d20250620_m021318_c001_v0001172_t0032_u01750385598961") 2025/06/20 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092971f7_d20250620_m021313_c001_v7007000_t0000_u01750385593764") 2025/06/20 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f4bf_d20250620_m021302_c001_v0001172_t0047_u01750385582644") 2025/06/20 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ec4_d20250620_m021257_c001_v7007000_t0000_u01750385577383") 2025/06/20 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f44b_d20250620_m021245_c001_v0001172_t0004_u01750385565333") 2025/06/20 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b9060_d20250620_m021240_c001_v7007000_t0000_u01750385560024") 2025/06/20 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f3dd_d20250620_m021228_c001_v0001172_t0058_u01750385548547") 2025/06/20 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8ce2_d20250620_m021223_c001_v7007000_t0000_u01750385543294") 2025/06/20 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f369_d20250620_m021211_c001_v0001172_t0037_u01750385531494") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633d675_d20250620_m021203_c001_v7007000_t0000_u01750385523130") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8cb7_d20250620_m021152_c001_v0001041_t0043_u01750385512445") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe58151ce_d20250620_m021147_c001_v7007000_t0000_u01750385507305") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f285_d20250620_m021142_c001_v0001172_t0049_u01750385502616") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c426739e9_d20250620_m021140_c001_v7007000_t0000_u01750385500698") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c5f_d20250620_m021129_c001_v0001041_t0030_u01750385489525") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c4267398b_d20250620_m021124_c001_v7007000_t0000_u01750385484086") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c3b_d20250620_m021119_c001_v0001041_t0051_u01750385479449") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f422dedf513131a04_d20250620_m021117_c001_v7007000_t0000_u01750385477525") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93840_d20250620_m021107_c001_v0001102_t0013_u01750385467114") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb93_d20250620_m021059_c001_v7007000_t0000_u01750385459440") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f0e0_d20250620_m021047_c001_v0001172_t0057_u01750385447270") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970a7_d20250620_m021041_c001_v7007000_t0000_u01750385441934") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f092_d20250620_m021030_c001_v0001172_t0056_u01750385430796") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9d0_d20250620_m021025_c001_v7007000_t0000_u01750385425680") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f018_d20250620_m021015_c001_v0001172_t0011_u01750385415487") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe0bb2_d20250620_m021145_c001_v7007000_t0000_u01750385505011") 2025/06/20 02:14:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283420a_d20250620_m021138_c001_v0001093_t0017_u01750385498664") 2025/06/20 02:14:19 DEBUG : dir1/0003-defgh: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecca9_d20250620_m021206_c001_v7007000_t0000_u01750385526383") 2025/06/20 02:14:19 DEBUG : dir1/0003-defgh: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8cd9_d20250620_m021201_c001_v0001041_t0038_u01750385521393") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f0e_d20250620_m021331_c001_v7007000_t0000_u01750385611547") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8dc6_d20250620_m021319_c001_v0001041_t0027_u01750385599927") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092971fa_d20250620_m021313_c001_v7007000_t0000_u01750385593945") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d97_d20250620_m021303_c001_v0001041_t0047_u01750385583318") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ec6_d20250620_m021257_c001_v7007000_t0000_u01750385577567") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d63_d20250620_m021246_c001_v0001041_t0024_u01750385566450") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b9061_d20250620_m021240_c001_v7007000_t0000_u01750385560206") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d2d_d20250620_m021229_c001_v0001041_t0008_u01750385549588") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8ce3_d20250620_m021223_c001_v7007000_t0000_u01750385543477") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8cf9_d20250620_m021212_c001_v0001041_t0010_u01750385532246") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d59a53_d20250620_m021203_c001_v7007000_t0000_u01750385523593") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f2e1_d20250620_m021153_c001_v0001172_t0029_u01750385513140") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe58151d1_d20250620_m021147_c001_v7007000_t0000_u01750385507488") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c9b_d20250620_m021142_c001_v0001041_t0051_u01750385502761") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4123b9dd55b480dd_d20250620_m021140_c001_v7007000_t0000_u01750385500709") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f221_d20250620_m021130_c001_v0001172_t0033_u01750385490473") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c4267398d_d20250620_m021124_c001_v7007000_t0000_u01750385484268") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341b2_d20250620_m021119_c001_v0001093_t0020_u01750385479499") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c42673959_d20250620_m021117_c001_v7007000_t0000_u01750385477828") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f178_d20250620_m021107_c001_v0001172_t0037_u01750385467878") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf33449ee_d20250620_m021058_c001_v7007000_t0000_u01750385458689") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834128_d20250620_m021047_c001_v0001093_t0048_u01750385447988") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970a8_d20250620_m021042_c001_v7007000_t0000_u01750385442118") 2025/06/20 02:14:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628340ea_d20250620_m021031_c001_v0001093_t0044_u01750385431922") 2025/06/20 02:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9d1_d20250620_m021025_c001_v7007000_t0000_u01750385425865") 2025/06/20 02:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834098_d20250620_m021015_c001_v0001093_t0001_u01750385415785") 2025/06/20 02:14:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417e77404c305f63_d20250620_m021144_c001_v7007000_t0000_u01750385504662") 2025/06/20 02:14:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c87_d20250620_m021139_c001_v0001041_t0058_u01750385499083") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghi: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eeccab_d20250620_m021206_c001_v7007000_t0000_u01750385526565") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghi: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9393e_d20250620_m021201_c001_v0001102_t0020_u01750385521404") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f10_d20250620_m021331_c001_v7007000_t0000_u01750385611728") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93a6f_d20250620_m021320_c001_v0001102_t0001_u01750385600255") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092971fd_d20250620_m021314_c001_v7007000_t0000_u01750385594126") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93a23_d20250620_m021303_c001_v0001102_t0013_u01750385583655") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ec9_d20250620_m021257_c001_v7007000_t0000_u01750385577752") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc939e1_d20250620_m021246_c001_v0001102_t0010_u01750385566780") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b9062_d20250620_m021240_c001_v7007000_t0000_u01750385560387") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc939ad_d20250620_m021230_c001_v0001102_t0020_u01750385550260") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8ce5_d20250620_m021223_c001_v7007000_t0000_u01750385543661") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93977_d20250620_m021212_c001_v0001102_t0023_u01750385532628") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633d676_d20250620_m021203_c001_v7007000_t0000_u01750385523311") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93924_d20250620_m021153_c001_v0001102_t0010_u01750385513555") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe58151d4_d20250620_m021147_c001_v7007000_t0000_u01750385507671") 2025/06/20 02:14:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283421e_d20250620_m021143_c001_v0001093_t0027_u01750385503025") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4123b9dd55b480e2_d20250620_m021141_c001_v7007000_t0000_u01750385501073") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938b8_d20250620_m021130_c001_v0001102_t0018_u01750385490789") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c4267398f_d20250620_m021124_c001_v7007000_t0000_u01750385484497") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9388e_d20250620_m021119_c001_v0001102_t0007_u01750385479643") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26bf4a_d20250620_m021117_c001_v7007000_t0000_u01750385477691") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c11_d20250620_m021108_c001_v0001041_t0056_u01750385468223") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f416ceea3fbae9bf7_d20250620_m021059_c001_v7007000_t0000_u01750385459267") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8be1_d20250620_m021048_c001_v0001041_t0009_u01750385448330") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970a9_d20250620_m021042_c001_v7007000_t0000_u01750385442302") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8baf_d20250620_m021032_c001_v0001041_t0021_u01750385432308") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9d2_d20250620_m021026_c001_v7007000_t0000_u01750385426050") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8b8b_d20250620_m021016_c001_v0001041_t0043_u01750385416172") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417e77404c305f64_d20250620_m021144_c001_v7007000_t0000_u01750385504845") 2025/06/20 02:14:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283420c_d20250620_m021139_c001_v0001093_t0002_u01750385499094") 2025/06/20 02:14:22 DEBUG : dir1/0005-fghij: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eeccae_d20250620_m021206_c001_v7007000_t0000_u01750385526748") 2025/06/20 02:14:22 DEBUG : dir1/0005-fghij: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283426a_d20250620_m021201_c001_v0001093_t0052_u01750385521545") 2025/06/20 02:14:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f11_d20250620_m021331_c001_v7007000_t0000_u01750385611911") 2025/06/20 02:14:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834364_d20250620_m021320_c001_v0001093_t0052_u01750385600824") 2025/06/20 02:14:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109297200_d20250620_m021314_c001_v7007000_t0000_u01750385594308") 2025/06/20 02:14:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834338_d20250620_m021304_c001_v0001093_t0042_u01750385584160") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ecb_d20250620_m021257_c001_v7007000_t0000_u01750385577937") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283430c_d20250620_m021247_c001_v0001093_t0032_u01750385567192") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b9063_d20250620_m021240_c001_v7007000_t0000_u01750385560570") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628342d0_d20250620_m021230_c001_v0001093_t0018_u01750385550617") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8ce7_d20250620_m021223_c001_v7007000_t0000_u01750385543845") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834296_d20250620_m021212_c001_v0001093_t0007_u01750385532921") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecc89_d20250620_m021203_c001_v7007000_t0000_u01750385523595") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834240_d20250620_m021153_c001_v0001093_t0003_u01750385513876") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5815202_d20250620_m021147_c001_v7007000_t0000_u01750385507853") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938f4_d20250620_m021143_c001_v0001102_t0017_u01750385503040") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c426739ea_d20250620_m021140_c001_v7007000_t0000_u01750385500881") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341e4_d20250620_m021131_c001_v0001093_t0024_u01750385491126") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c42673991_d20250620_m021124_c001_v7007000_t0000_u01750385484679") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f1e1_d20250620_m021119_c001_v0001172_t0008_u01750385479742") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814d40_d20250620_m021118_c001_v7007000_t0000_u01750385478012") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834186_d20250620_m021108_c001_v0001093_t0045_u01750385468612") 2025/06/20 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf33449ef_d20250620_m021058_c001_v7007000_t0000_u01750385458873") 2025/06/20 02:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc937e9_d20250620_m021048_c001_v0001102_t0020_u01750385448878") 2025/06/20 02:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970aa_d20250620_m021042_c001_v7007000_t0000_u01750385442486") 2025/06/20 02:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc937a7_d20250620_m021032_c001_v0001102_t0048_u01750385432696") 2025/06/20 02:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9d3_d20250620_m021026_c001_v7007000_t0000_u01750385426234") 2025/06/20 02:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93762_d20250620_m021016_c001_v0001102_t0018_u01750385416467") 2025/06/20 02:14:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4123b9dd55b480f4_d20250620_m021144_c001_v7007000_t0000_u01750385504849") 2025/06/20 02:14:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f265_d20250620_m021139_c001_v0001172_t0033_u01750385499118") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eeccb0_d20250620_m021206_c001_v7007000_t0000_u01750385526932") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f327_d20250620_m021201_c001_v0001172_t0042_u01750385521668") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f12_d20250620_m021332_c001_v7007000_t0000_u01750385612093") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f52c_d20250620_m021321_c001_v0001172_t0030_u01750385601210") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109297203_d20250620_m021314_c001_v7007000_t0000_u01750385594489") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f4c7_d20250620_m021304_c001_v0001172_t0013_u01750385584550") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ecd_d20250620_m021258_c001_v7007000_t0000_u01750385578120") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f45d_d20250620_m021247_c001_v0001172_t0015_u01750385567491") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b9064_d20250620_m021240_c001_v7007000_t0000_u01750385560752") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f3e9_d20250620_m021231_c001_v0001172_t0052_u01750385551091") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8ce8_d20250620_m021224_c001_v7007000_t0000_u01750385544028") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f37d_d20250620_m021213_c001_v0001172_t0021_u01750385533378") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f416ceea3fbae9c33_d20250620_m021203_c001_v7007000_t0000_u01750385523596") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8cbd_d20250620_m021154_c001_v0001041_t0053_u01750385514259") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5815207_d20250620_m021148_c001_v7007000_t0000_u01750385508037") 2025/06/20 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f289_d20250620_m021143_c001_v0001172_t0018_u01750385503075") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c426739ed_d20250620_m021141_c001_v7007000_t0000_u01750385501247") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c69_d20250620_m021131_c001_v0001041_t0032_u01750385491681") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c42673994_d20250620_m021124_c001_v7007000_t0000_u01750385484861") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341b6_d20250620_m021119_c001_v0001093_t0055_u01750385479865") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f422dedf513131a05_d20250620_m021117_c001_v7007000_t0000_u01750385477709") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9384e_d20250620_m021108_c001_v0001102_t0051_u01750385468941") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f416ceea3fbae9bf6_d20250620_m021059_c001_v7007000_t0000_u01750385459074") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f0f0_d20250620_m021049_c001_v0001172_t0005_u01750385449220") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970ac_d20250620_m021042_c001_v7007000_t0000_u01750385442675") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f09c_d20250620_m021033_c001_v0001172_t0014_u01750385433033") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9d5_d20250620_m021026_c001_v7007000_t0000_u01750385426419") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f024_d20250620_m021016_c001_v0001172_t0036_u01750385416947") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814dbd_d20250620_m021144_c001_v7007000_t0000_u01750385504864") 2025/06/20 02:14:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938d8_d20250620_m021139_c001_v0001102_t0045_u01750385499315") 2025/06/20 02:14:25 DEBUG : dir1/0007-12345: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eeccb4_d20250620_m021207_c001_v7007000_t0000_u01750385527115") 2025/06/20 02:14:25 DEBUG : dir1/0007-12345: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93940_d20250620_m021201_c001_v0001102_t0028_u01750385521696") 2025/06/20 02:14:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f13_d20250620_m021332_c001_v7007000_t0000_u01750385612273") 2025/06/20 02:14:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8dca_d20250620_m021321_c001_v0001041_t0011_u01750385601527") 2025/06/20 02:14:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109297208_d20250620_m021314_c001_v7007000_t0000_u01750385594670") 2025/06/20 02:14:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d99_d20250620_m021304_c001_v0001041_t0054_u01750385584824") 2025/06/20 02:14:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ecf_d20250620_m021258_c001_v7007000_t0000_u01750385578303") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d69_d20250620_m021247_c001_v0001041_t0006_u01750385567899") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b9066_d20250620_m021240_c001_v7007000_t0000_u01750385560936") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d31_d20250620_m021231_c001_v0001041_t0051_u01750385551714") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8ce9_d20250620_m021224_c001_v7007000_t0000_u01750385544216") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8cfb_d20250620_m021213_c001_v0001041_t0040_u01750385533680") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d59a51_d20250620_m021203_c001_v7007000_t0000_u01750385523152") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f2eb_d20250620_m021154_c001_v0001172_t0023_u01750385514882") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe581520a_d20250620_m021148_c001_v7007000_t0000_u01750385508238") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c9d_d20250620_m021143_c001_v0001041_t0059_u01750385503170") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814d88_d20250620_m021141_c001_v7007000_t0000_u01750385501080") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f22d_d20250620_m021132_c001_v0001172_t0050_u01750385492288") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c42673996_d20250620_m021125_c001_v7007000_t0000_u01750385485043") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c3f_d20250620_m021119_c001_v0001041_t0002_u01750385479876") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681b059_d20250620_m021117_c001_v7007000_t0000_u01750385477910") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f17c_d20250620_m021109_c001_v0001172_t0008_u01750385469272") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6e0204_d20250620_m021059_c001_v7007000_t0000_u01750385459282") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283412e_d20250620_m021049_c001_v0001093_t0016_u01750385449513") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970ad_d20250620_m021042_c001_v7007000_t0000_u01750385442859") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628340f4_d20250620_m021033_c001_v0001093_t0033_u01750385433349") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9d6_d20250620_m021026_c001_v7007000_t0000_u01750385426603") 2025/06/20 02:14:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628340a2_d20250620_m021017_c001_v0001093_t0018_u01750385417234") 2025/06/20 02:14:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417e77404c305f65_d20250620_m021145_c001_v7007000_t0000_u01750385505030") 2025/06/20 02:14:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f269_d20250620_m021139_c001_v0001172_t0013_u01750385499504") 2025/06/20 02:14:27 DEBUG : dir1/0008-23456: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eeccb7_d20250620_m021207_c001_v7007000_t0000_u01750385527298") 2025/06/20 02:14:27 DEBUG : dir1/0008-23456: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8cdb_d20250620_m021201_c001_v0001041_t0002_u01750385521765") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f14_d20250620_m021332_c001_v7007000_t0000_u01750385612455") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93a75_d20250620_m021321_c001_v0001102_t0026_u01750385601916") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb410929720b_d20250620_m021314_c001_v7007000_t0000_u01750385594851") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93a29_d20250620_m021305_c001_v0001102_t0025_u01750385585129") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ed1_d20250620_m021258_c001_v7007000_t0000_u01750385578485") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc939e9_d20250620_m021248_c001_v0001102_t0041_u01750385568589") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b9067_d20250620_m021241_c001_v7007000_t0000_u01750385561122") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc939af_d20250620_m021232_c001_v0001102_t0044_u01750385552013") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8ceb_d20250620_m021224_c001_v7007000_t0000_u01750385544402") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9397d_d20250620_m021214_c001_v0001102_t0043_u01750385534092") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f41078181dbaed21f_d20250620_m021203_c001_v7007000_t0000_u01750385523600") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93928_d20250620_m021155_c001_v0001102_t0047_u01750385515150") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe581520d_d20250620_m021148_c001_v7007000_t0000_u01750385508422") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938f6_d20250620_m021143_c001_v0001102_t0045_u01750385503416") 2025/06/20 02:14:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4123b9dd55b480e0_d20250620_m021140_c001_v7007000_t0000_u01750385500891") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938bc_d20250620_m021132_c001_v0001102_t0048_u01750385492593") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c42673998_d20250620_m021125_c001_v7007000_t0000_u01750385485224") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93894_d20250620_m021120_c001_v0001102_t0052_u01750385480154") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681b058_d20250620_m021117_c001_v7007000_t0000_u01750385477721") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c13_d20250620_m021109_c001_v0001041_t0018_u01750385469653") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f409d79f973a265f4_d20250620_m021059_c001_v7007000_t0000_u01750385459289") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8beb_d20250620_m021049_c001_v0001041_t0020_u01750385449997") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970af_d20250620_m021043_c001_v7007000_t0000_u01750385443108") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8bb1_d20250620_m021033_c001_v0001041_t0040_u01750385433696") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9d7_d20250620_m021026_c001_v7007000_t0000_u01750385426787") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8b91_d20250620_m021017_c001_v0001041_t0016_u01750385417648") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814dba_d20250620_m021144_c001_v7007000_t0000_u01750385504681") 2025/06/20 02:14:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c89_d20250620_m021139_c001_v0001041_t0039_u01750385499527") 2025/06/20 02:14:28 DEBUG : dir1/0009-34567: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eeccb9_d20250620_m021207_c001_v7007000_t0000_u01750385527480") 2025/06/20 02:14:28 DEBUG : dir1/0009-34567: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283426e_d20250620_m021201_c001_v0001093_t0010_u01750385521956") 2025/06/20 02:14:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f15_d20250620_m021332_c001_v7007000_t0000_u01750385612637") 2025/06/20 02:14:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834366_d20250620_m021322_c001_v0001093_t0027_u01750385602439") 2025/06/20 02:14:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb410929720e_d20250620_m021315_c001_v7007000_t0000_u01750385595032") 2025/06/20 02:14:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283433a_d20250620_m021305_c001_v0001093_t0041_u01750385585560") 2025/06/20 02:14:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ed3_d20250620_m021258_c001_v7007000_t0000_u01750385578669") 2025/06/20 02:14:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834314_d20250620_m021249_c001_v0001093_t0047_u01750385569076") 2025/06/20 02:14:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b9069_d20250620_m021241_c001_v7007000_t0000_u01750385561320") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628342d4_d20250620_m021232_c001_v0001093_t0048_u01750385552431") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8cec_d20250620_m021224_c001_v7007000_t0000_u01750385544586") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283429e_d20250620_m021214_c001_v0001093_t0007_u01750385534526") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633d678_d20250620_m021203_c001_v7007000_t0000_u01750385523684") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834248_d20250620_m021155_c001_v0001093_t0025_u01750385515490") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5815210_d20250620_m021148_c001_v7007000_t0000_u01750385508606") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834220_d20250620_m021143_c001_v0001093_t0055_u01750385503437") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814d8c_d20250620_m021141_c001_v7007000_t0000_u01750385501262") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341ec_d20250620_m021132_c001_v0001093_t0036_u01750385492997") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c4267399a_d20250620_m021125_c001_v7007000_t0000_u01750385485406") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341b8_d20250620_m021120_c001_v0001093_t0035_u01750385480339") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d599f9_d20250620_m021117_c001_v7007000_t0000_u01750385477924") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283418c_d20250620_m021110_c001_v0001093_t0048_u01750385470142") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f409d79f973a265f3_d20250620_m021059_c001_v7007000_t0000_u01750385459106") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc937f5_d20250620_m021050_c001_v0001102_t0042_u01750385450460") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970b0_d20250620_m021043_c001_v7007000_t0000_u01750385443292") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc937ad_d20250620_m021034_c001_v0001102_t0049_u01750385434022") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9d9_d20250620_m021026_c001_v7007000_t0000_u01750385426973") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9376a_d20250620_m021018_c001_v0001102_t0022_u01750385418032") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f416ad5464f3544bf_d20250620_m021144_c001_v7007000_t0000_u01750385504694") 2025/06/20 02:14:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938dc_d20250620_m021139_c001_v0001102_t0008_u01750385499728") 2025/06/20 02:14:29 DEBUG : dir1/0010-45678: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eeccbb_d20250620_m021207_c001_v7007000_t0000_u01750385527662") 2025/06/20 02:14:30 DEBUG : dir1/0010-45678: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93944_d20250620_m021202_c001_v0001102_t0029_u01750385522058") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f16_d20250620_m021332_c001_v7007000_t0000_u01750385612819") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f532_d20250620_m021322_c001_v0001172_t0013_u01750385602821") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109297211_d20250620_m021315_c001_v7007000_t0000_u01750385595213") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f4d3_d20250620_m021305_c001_v0001172_t0045_u01750385585883") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ed5_d20250620_m021258_c001_v7007000_t0000_u01750385578852") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f46f_d20250620_m021249_c001_v0001172_t0000_u01750385569539") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b906b_d20250620_m021241_c001_v7007000_t0000_u01750385561503") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f3f1_d20250620_m021232_c001_v0001172_t0008_u01750385552824") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8ced_d20250620_m021224_c001_v7007000_t0000_u01750385544769") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f38b_d20250620_m021214_c001_v0001172_t0000_u01750385534971") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f409d79f973a2660c_d20250620_m021203_c001_v7007000_t0000_u01750385523164") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8cbf_d20250620_m021155_c001_v0001041_t0035_u01750385515863") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5815213_d20250620_m021148_c001_v7007000_t0000_u01750385508791") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f28d_d20250620_m021143_c001_v0001172_t0049_u01750385503554") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26cd6e_d20250620_m021140_c001_v7007000_t0000_u01750385500874") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c6f_d20250620_m021133_c001_v0001041_t0021_u01750385493448") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c4267399c_d20250620_m021125_c001_v7007000_t0000_u01750385485588") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f1e7_d20250620_m021120_c001_v0001172_t0018_u01750385480408") 2025/06/20 02:14:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4154f524e8a0afbe_d20250620_m021117_c001_v7007000_t0000_u01750385477718") 2025/06/20 02:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93856_d20250620_m021110_c001_v0001102_t0034_u01750385470578") 2025/06/20 02:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf33449f3_d20250620_m021059_c001_v7007000_t0000_u01750385459242") 2025/06/20 02:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f0fe_d20250620_m021050_c001_v0001172_t0018_u01750385450809") 2025/06/20 02:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970b1_d20250620_m021043_c001_v7007000_t0000_u01750385443476") 2025/06/20 02:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f0a6_d20250620_m021034_c001_v0001172_t0018_u01750385434585") 2025/06/20 02:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9da_d20250620_m021027_c001_v7007000_t0000_u01750385427156") 2025/06/20 02:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f02e_d20250620_m021018_c001_v0001172_t0054_u01750385418464") 2025/06/20 02:14:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4123b9dd55b480f1_d20250620_m021144_c001_v7007000_t0000_u01750385504667") 2025/06/20 02:14:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283420e_d20250620_m021139_c001_v0001093_t0016_u01750385499740") 2025/06/20 02:14:31 DEBUG : dir1/0011-56789: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eeccbe_d20250620_m021207_c001_v7007000_t0000_u01750385527844") 2025/06/20 02:14:31 DEBUG : dir1/0011-56789: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f32b_d20250620_m021202_c001_v0001172_t0018_u01750385522159") 2025/06/20 02:14:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f17_d20250620_m021333_c001_v7007000_t0000_u01750385613002") 2025/06/20 02:14:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8dce_d20250620_m021323_c001_v0001041_t0002_u01750385603291") 2025/06/20 02:14:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109297214_d20250620_m021315_c001_v7007000_t0000_u01750385595394") 2025/06/20 02:14:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d9d_d20250620_m021306_c001_v0001041_t0002_u01750385586195") 2025/06/20 02:14:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ed7_d20250620_m021259_c001_v7007000_t0000_u01750385579036") 2025/06/20 02:14:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d71_d20250620_m021249_c001_v0001041_t0008_u01750385569959") 2025/06/20 02:14:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b906c_d20250620_m021241_c001_v7007000_t0000_u01750385561685") 2025/06/20 02:14:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d37_d20250620_m021233_c001_v0001041_t0006_u01750385553215") 2025/06/20 02:14:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8cee_d20250620_m021224_c001_v7007000_t0000_u01750385544953") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d03_d20250620_m021215_c001_v0001041_t0029_u01750385535452") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecc82_d20250620_m021203_c001_v7007000_t0000_u01750385523145") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f2f1_d20250620_m021156_c001_v0001172_t0047_u01750385516200") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5815217_d20250620_m021148_c001_v7007000_t0000_u01750385508974") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c9f_d20250620_m021143_c001_v0001041_t0003_u01750385503600") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26cd6f_d20250620_m021141_c001_v7007000_t0000_u01750385501055") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f23b_d20250620_m021133_c001_v0001172_t0036_u01750385493959") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c4267399e_d20250620_m021125_c001_v7007000_t0000_u01750385485771") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c41_d20250620_m021120_c001_v0001041_t0035_u01750385480421") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c4267395b_d20250620_m021118_c001_v7007000_t0000_u01750385478020") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f189_d20250620_m021110_c001_v0001172_t0020_u01750385470954") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4187ea8124b823b0_d20250620_m021059_c001_v7007000_t0000_u01750385459115") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283413a_d20250620_m021051_c001_v0001093_t0034_u01750385451142") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970b3_d20250620_m021043_c001_v7007000_t0000_u01750385443660") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628340f8_d20250620_m021034_c001_v0001093_t0025_u01750385434956") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9db_d20250620_m021027_c001_v7007000_t0000_u01750385427343") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628340b2_d20250620_m021018_c001_v0001093_t0032_u01750385418812") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26cd71_d20250620_m021144_c001_v7007000_t0000_u01750385504721") 2025/06/20 02:14:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c8b_d20250620_m021139_c001_v0001041_t0003_u01750385499889") 2025/06/20 02:14:32 DEBUG : dir1/0012-6789;: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eeccc2_d20250620_m021208_c001_v7007000_t0000_u01750385528094") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8cdf_d20250620_m021202_c001_v0001041_t0048_u01750385522285") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f18_d20250620_m021333_c001_v7007000_t0000_u01750385613184") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93a77_d20250620_m021323_c001_v0001102_t0023_u01750385603998") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109297217_d20250620_m021315_c001_v7007000_t0000_u01750385595575") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93a33_d20250620_m021306_c001_v0001102_t0048_u01750385586970") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ed9_d20250620_m021259_c001_v7007000_t0000_u01750385579219") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc939f3_d20250620_m021250_c001_v0001102_t0051_u01750385570643") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b906d_d20250620_m021241_c001_v7007000_t0000_u01750385561878") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc939b3_d20250620_m021233_c001_v0001102_t0035_u01750385553801") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8cef_d20250620_m021225_c001_v7007000_t0000_u01750385545136") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9397f_d20250620_m021215_c001_v0001102_t0047_u01750385535840") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d59a54_d20250620_m021203_c001_v7007000_t0000_u01750385523594") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9392c_d20250620_m021156_c001_v0001102_t0002_u01750385516536") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe581521c_d20250620_m021149_c001_v7007000_t0000_u01750385509158") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938fc_d20250620_m021143_c001_v0001102_t0012_u01750385503834") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417e77404c305f60_d20250620_m021141_c001_v7007000_t0000_u01750385501099") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938c0_d20250620_m021134_c001_v0001102_t0002_u01750385494241") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c426739a1_d20250620_m021125_c001_v7007000_t0000_u01750385485953") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93896_d20250620_m021120_c001_v0001102_t0021_u01750385480473") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d599f7_d20250620_m021117_c001_v7007000_t0000_u01750385477736") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c1f_d20250620_m021111_c001_v0001041_t0024_u01750385471281") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4187ea8124b823b1_d20250620_m021059_c001_v7007000_t0000_u01750385459299") 2025/06/20 02:14:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8bf3_d20250620_m021051_c001_v0001041_t0017_u01750385451537") 2025/06/20 02:14:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970b4_d20250620_m021043_c001_v7007000_t0000_u01750385443844") 2025/06/20 02:14:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8bbb_d20250620_m021035_c001_v0001041_t0045_u01750385435268") 2025/06/20 02:14:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9dc_d20250620_m021027_c001_v7007000_t0000_u01750385427528") 2025/06/20 02:14:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8b95_d20250620_m021019_c001_v0001041_t0006_u01750385419205") 2025/06/20 02:14:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f422dedf513131a94_d20250620_m021144_c001_v7007000_t0000_u01750385504715") 2025/06/20 02:14:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f26f_d20250620_m021139_c001_v0001172_t0026_u01750385499898") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eeccc6_d20250620_m021208_c001_v7007000_t0000_u01750385528277") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834270_d20250620_m021202_c001_v0001093_t0051_u01750385522303") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f19_d20250620_m021333_c001_v7007000_t0000_u01750385613365") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283436c_d20250620_m021324_c001_v0001093_t0051_u01750385604388") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb410929721a_d20250620_m021315_c001_v7007000_t0000_u01750385595757") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834342_d20250620_m021307_c001_v0001093_t0059_u01750385587311") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344edc_d20250620_m021259_c001_v7007000_t0000_u01750385579402") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283431a_d20250620_m021250_c001_v0001093_t0029_u01750385570998") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b906e_d20250620_m021242_c001_v7007000_t0000_u01750385562060") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628342e2_d20250620_m021234_c001_v0001093_t0048_u01750385554118") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8cf0_d20250620_m021225_c001_v7007000_t0000_u01750385545320") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628342a0_d20250620_m021216_c001_v0001093_t0037_u01750385536138") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f409d79f973a2660d_d20250620_m021203_c001_v7007000_t0000_u01750385523347") 2025/06/20 02:14:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283424c_d20250620_m021156_c001_v0001093_t0057_u01750385516930") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe581521f_d20250620_m021149_c001_v7007000_t0000_u01750385509340") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834224_d20250620_m021143_c001_v0001093_t0018_u01750385503944") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c426739eb_d20250620_m021141_c001_v7007000_t0000_u01750385501064") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341f2_d20250620_m021134_c001_v0001093_t0017_u01750385494727") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c426739a4_d20250620_m021126_c001_v7007000_t0000_u01750385486135") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f1eb_d20250620_m021120_c001_v0001172_t0006_u01750385480680") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f411829320fe2d524_d20250620_m021118_c001_v7007000_t0000_u01750385478093") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834192_d20250620_m021111_c001_v0001093_t0000_u01750385471696") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf33449f0_d20250620_m021059_c001_v7007000_t0000_u01750385459057") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc937fe_d20250620_m021052_c001_v0001102_t0003_u01750385452078") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970b5_d20250620_m021044_c001_v7007000_t0000_u01750385444028") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc937b5_d20250620_m021035_c001_v0001102_t0014_u01750385435628") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9dd_d20250620_m021027_c001_v7007000_t0000_u01750385427713") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93776_d20250620_m021019_c001_v0001102_t0022_u01750385419789") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c426739f9_d20250620_m021144_c001_v7007000_t0000_u01750385504886") 2025/06/20 02:14:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834212_d20250620_m021140_c001_v0001093_t0024_u01750385500076") 2025/06/20 02:14:35 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eeccc8_d20250620_m021208_c001_v7007000_t0000_u01750385528460") 2025/06/20 02:14:35 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f32f_d20250620_m021202_c001_v0001172_t0054_u01750385522595") 2025/06/20 02:14:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f1a_d20250620_m021333_c001_v7007000_t0000_u01750385613549") 2025/06/20 02:14:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f538_d20250620_m021325_c001_v0001172_t0039_u01750385604999") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb410929721e_d20250620_m021315_c001_v7007000_t0000_u01750385595937") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f4dd_d20250620_m021307_c001_v0001172_t0055_u01750385587732") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ede_d20250620_m021259_c001_v7007000_t0000_u01750385579670") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f479_d20250620_m021251_c001_v0001172_t0014_u01750385571412") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b906f_d20250620_m021242_c001_v7007000_t0000_u01750385562243") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f401_d20250620_m021234_c001_v0001172_t0025_u01750385554662") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8cf1_d20250620_m021225_c001_v7007000_t0000_u01750385545504") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f391_d20250620_m021216_c001_v0001172_t0049_u01750385536444") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecc8b_d20250620_m021203_c001_v7007000_t0000_u01750385523706") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8cc7_d20250620_m021157_c001_v0001041_t0057_u01750385517469") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5815222_d20250620_m021149_c001_v7007000_t0000_u01750385509523") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f297_d20250620_m021144_c001_v0001172_t0009_u01750385504005") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4123b9dd55b480e3_d20250620_m021141_c001_v7007000_t0000_u01750385501270") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c75_d20250620_m021135_c001_v0001041_t0049_u01750385495109") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c426739a6_d20250620_m021126_c001_v7007000_t0000_u01750385486317") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341bc_d20250620_m021120_c001_v0001093_t0000_u01750385480694") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f422dedf513131a02_d20250620_m021117_c001_v7007000_t0000_u01750385477342") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93866_d20250620_m021112_c001_v0001102_t0050_u01750385472086") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db5139_d20250620_m021059_c001_v7007000_t0000_u01750385459313") 2025/06/20 02:14:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f114_d20250620_m021053_c001_v0001172_t0029_u01750385453333") 2025/06/20 02:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970b6_d20250620_m021044_c001_v7007000_t0000_u01750385444211") 2025/06/20 02:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f0b2_d20250620_m021036_c001_v0001172_t0054_u01750385436022") 2025/06/20 02:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9df_d20250620_m021027_c001_v7007000_t0000_u01750385427897") 2025/06/20 02:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f03c_d20250620_m021020_c001_v0001172_t0016_u01750385420101") 2025/06/20 02:14:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f422dedf513131a95_d20250620_m021144_c001_v7007000_t0000_u01750385504897") 2025/06/20 02:14:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc938de_d20250620_m021140_c001_v0001102_t0030_u01750385500150") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecccb_d20250620_m021208_c001_v7007000_t0000_u01750385528642") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8ce1_d20250620_m021202_c001_v0001041_t0018_u01750385522664") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f1b_d20250620_m021333_c001_v7007000_t0000_u01750385613730") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8dd0_d20250620_m021325_c001_v0001041_t0048_u01750385605445") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109297221_d20250620_m021316_c001_v7007000_t0000_u01750385596118") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8da1_d20250620_m021308_c001_v0001041_t0009_u01750385588291") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ee0_d20250620_m021259_c001_v7007000_t0000_u01750385579853") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d75_d20250620_m021251_c001_v0001041_t0042_u01750385571912") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b9070_d20250620_m021242_c001_v7007000_t0000_u01750385562426") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d3d_d20250620_m021235_c001_v0001041_t0051_u01750385555024") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8cf2_d20250620_m021225_c001_v7007000_t0000_u01750385545687") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d0b_d20250620_m021217_c001_v0001041_t0050_u01750385537186") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d59a52_d20250620_m021203_c001_v7007000_t0000_u01750385523348") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f301_d20250620_m021157_c001_v0001172_t0022_u01750385517941") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5815225_d20250620_m021149_c001_v7007000_t0000_u01750385509708") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8ca1_d20250620_m021144_c001_v0001041_t0025_u01750385504107") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8e93_d20250620_m021141_c001_v7007000_t0000_u01750385501105") 2025/06/20 02:14:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f24b_d20250620_m021135_c001_v0001172_t0032_u01750385495554") 2025/06/20 02:14:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c426739a8_d20250620_m021126_c001_v7007000_t0000_u01750385486499") 2025/06/20 02:14:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c43_d20250620_m021120_c001_v0001041_t0007_u01750385480804") 2025/06/20 02:14:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26bf4b_d20250620_m021117_c001_v7007000_t0000_u01750385477872") 2025/06/20 02:14:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f197_d20250620_m021112_c001_v0001172_t0034_u01750385472555") 2025/06/20 02:14:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f404989d699230939_d20250620_m021059_c001_v7007000_t0000_u01750385459322") 2025/06/20 02:14:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283414e_d20250620_m021053_c001_v0001093_t0037_u01750385453694") 2025/06/20 02:14:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970b8_d20250620_m021044_c001_v7007000_t0000_u01750385444394") 2025/06/20 02:14:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628340fe_d20250620_m021036_c001_v0001093_t0058_u01750385436311") 2025/06/20 02:14:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9e0_d20250620_m021028_c001_v7007000_t0000_u01750385428081") 2025/06/20 02:14:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628340c0_d20250620_m021020_c001_v0001093_t0054_u01750385420419") 2025/06/20 02:14:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26cd72_d20250620_m021144_c001_v7007000_t0000_u01750385504908") 2025/06/20 02:14:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f273_d20250620_m021140_c001_v0001172_t0050_u01750385500176") 2025/06/20 02:14:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb98_d20250620_m021101_c001_v7007000_t0000_u01750385461774") 2025/06/20 02:14:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834164_d20250620_m021056_c001_v0001093_t0013_u01750385456986") 2025/06/20 02:14:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb99_d20250620_m021101_c001_v7007000_t0000_u01750385461969") 2025/06/20 02:14:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8bff_d20250620_m021057_c001_v0001041_t0027_u01750385457028") 2025/06/20 02:14:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb9a_d20250620_m021102_c001_v7007000_t0000_u01750385462149") 2025/06/20 02:14:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93814_d20250620_m021057_c001_v0001102_t0013_u01750385457050") 2025/06/20 02:14:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb9b_d20250620_m021102_c001_v7007000_t0000_u01750385462330") 2025/06/20 02:14:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f134_d20250620_m021057_c001_v0001172_t0014_u01750385457150") 2025/06/20 02:14:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb9c_d20250620_m021102_c001_v7007000_t0000_u01750385462511") 2025/06/20 02:14:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834168_d20250620_m021057_c001_v0001093_t0002_u01750385457339") 2025/06/20 02:14:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb9e_d20250620_m021102_c001_v7007000_t0000_u01750385462692") 2025/06/20 02:14:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f136_d20250620_m021057_c001_v0001172_t0009_u01750385457436") 2025/06/20 02:14:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecb9f_d20250620_m021102_c001_v7007000_t0000_u01750385462873") 2025/06/20 02:14:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c01_d20250620_m021057_c001_v0001041_t0031_u01750385457450") 2025/06/20 02:14:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecba0_d20250620_m021103_c001_v7007000_t0000_u01750385463053") 2025/06/20 02:14:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93816_d20250620_m021057_c001_v0001102_t0026_u01750385457463") 2025/06/20 02:14:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecba1_d20250620_m021103_c001_v7007000_t0000_u01750385463235") 2025/06/20 02:14:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283416a_d20250620_m021057_c001_v0001093_t0047_u01750385457736") 2025/06/20 02:14:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecba3_d20250620_m021103_c001_v7007000_t0000_u01750385463415") 2025/06/20 02:14:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f138_d20250620_m021057_c001_v0001172_t0015_u01750385457745") 2025/06/20 02:14:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecba5_d20250620_m021103_c001_v7007000_t0000_u01750385463596") 2025/06/20 02:14:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93818_d20250620_m021057_c001_v0001102_t0018_u01750385457983") 2025/06/20 02:14:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecba6_d20250620_m021103_c001_v7007000_t0000_u01750385463778") 2025/06/20 02:14:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c05_d20250620_m021058_c001_v0001041_t0042_u01750385458060") 2025/06/20 02:14:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecba7_d20250620_m021103_c001_v7007000_t0000_u01750385463984") 2025/06/20 02:14:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f13a_d20250620_m021058_c001_v0001172_t0032_u01750385458077") 2025/06/20 02:14:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecba8_d20250620_m021104_c001_v7007000_t0000_u01750385464168") 2025/06/20 02:14:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283416c_d20250620_m021058_c001_v0001093_t0057_u01750385458150") 2025/06/20 02:14:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecba9_d20250620_m021104_c001_v7007000_t0000_u01750385464350") 2025/06/20 02:14:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9381a_d20250620_m021058_c001_v0001102_t0015_u01750385458298") 2025/06/20 02:14:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecbaa_d20250620_m021104_c001_v7007000_t0000_u01750385464531") 2025/06/20 02:14:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f140_d20250620_m021058_c001_v0001172_t0013_u01750385458344") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4154f524e8a0afc2_d20250620_m021121_c001_v7007000_t0000_u01750385481454") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f1b7_d20250620_m021115_c001_v0001172_t0021_u01750385475639") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c42673971_d20250620_m021121_c001_v7007000_t0000_u01750385481413") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c29_d20250620_m021115_c001_v0001041_t0017_u01750385475663") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681b05b_d20250620_m021121_c001_v7007000_t0000_u01750385481441") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9387c_d20250620_m021115_c001_v0001102_t0031_u01750385475697") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f422dedf513131a09_d20250620_m021121_c001_v7007000_t0000_u01750385481467") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341a4_d20250620_m021115_c001_v0001093_t0040_u01750385475864") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f409d79f973a265fd_d20250620_m021121_c001_v7007000_t0000_u01750385481474") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f1bb_d20250620_m021115_c001_v0001172_t0034_u01750385475998") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d59a06_d20250620_m021121_c001_v7007000_t0000_u01750385481797") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9387e_d20250620_m021116_c001_v0001102_t0018_u01750385476095") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681b05c_d20250620_m021121_c001_v7007000_t0000_u01750385481625") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c2b_d20250620_m021116_c001_v0001041_t0039_u01750385476148") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f411829320fe2d527_d20250620_m021121_c001_v7007000_t0000_u01750385481583") 2025/06/20 02:14:40 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341a6_d20250620_m021116_c001_v0001093_t0020_u01750385476329") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814d41_d20250620_m021121_c001_v7007000_t0000_u01750385481424") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f1bd_d20250620_m021116_c001_v0001172_t0027_u01750385476391") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814d42_d20250620_m021121_c001_v7007000_t0000_u01750385481607") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c2d_d20250620_m021116_c001_v0001041_t0035_u01750385476473") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d59a04_d20250620_m021121_c001_v7007000_t0000_u01750385481615") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93880_d20250620_m021116_c001_v0001102_t0031_u01750385476480") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681b05d_d20250620_m021121_c001_v7007000_t0000_u01750385481807") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341a8_d20250620_m021116_c001_v0001093_t0010_u01750385476665") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c42673975_d20250620_m021121_c001_v7007000_t0000_u01750385481818") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f1bf_d20250620_m021116_c001_v0001172_t0035_u01750385476672") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d59a03_d20250620_m021121_c001_v7007000_t0000_u01750385481432") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c31_d20250620_m021116_c001_v0001041_t0001_u01750385476829") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c42673973_d20250620_m021121_c001_v7007000_t0000_u01750385481636") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93882_d20250620_m021116_c001_v0001102_t0033_u01750385476836") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4154f524e8a0afc3_d20250620_m021121_c001_v7007000_t0000_u01750385481650") 2025/06/20 02:14:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628341aa_d20250620_m021116_c001_v0001093_t0011_u01750385476991") 2025/06/20 02:14:41 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8bf9_d20250620_m020905_c001_v7007000_t0000_u01750385345491") 2025/06/20 02:14:41 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102faec259f1a6ab_d20250620_m020903_c001_v0001092_t0016_u01750385343191") 2025/06/20 02:14:41 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814769_d20250620_m020903_c001_v7007000_t0000_u01750385343009") 2025/06/20 02:14:41 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102faec259f1a6a5_d20250620_m020859_c001_v0001092_t0051_u01750385339319") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814764_d20250620_m020858_c001_v7007000_t0000_u01750385338587") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833f66_d20250620_m020853_c001_v0001093_t0048_u01750385333795") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe0627_d20250620_m020852_c001_v7007000_t0000_u01750385332339") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f100f5477b2256766_d20250620_m020849_c001_v0001172_t0022_u01750385329997") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4154f524e8a0a3ab_d20250620_m020849_c001_v7007000_t0000_u01750385329816") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f100f5477b2256750_d20250620_m020845_c001_v0001172_t0043_u01750385325921") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4154f524e8a0a3a9_d20250620_m020845_c001_v7007000_t0000_u01750385325194") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833f48_d20250620_m020840_c001_v0001093_t0058_u01750385320420") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109296b64_d20250620_m020839_c001_v7007000_t0000_u01750385319152") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1180b7f2004bab90_d20250620_m020837_c001_v0001137_t0053_u01750385317564") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6df860_d20250620_m020837_c001_v7007000_t0000_u01750385317382") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1180b7f2004bab76_d20250620_m020833_c001_v0001137_t0034_u01750385313751") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6df85a_d20250620_m020833_c001_v7007000_t0000_u01750385313024") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ed43_d20250620_m020828_c001_v0001172_t0035_u01750385308302") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109296ad1_d20250620_m020827_c001_v7007000_t0000_u01750385307380") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f115b85dcba090cd1_d20250620_m020825_c001_v0001182_t0035_u01750385305620") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4019711adbad3e38_d20250620_m020825_c001_v7007000_t0000_u01750385305434") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f115b85dcba090ca5_d20250620_m020822_c001_v0001182_t0050_u01750385302115") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4019711adbad3e36_d20250620_m020821_c001_v7007000_t0000_u01750385301387") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93521_d20250620_m020814_c001_v0001102_t0022_u01750385294950") 2025/06/20 02:14:42 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4176b9eeb99912df_d20250620_m020814_c001_v7007000_t0000_u01750385294042") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f116bdf24c4668b39_d20250620_m020812_c001_v0001161_t0035_u01750385292111") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6df842_d20250620_m020811_c001_v7007000_t0000_u01750385291930") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f116bdf24c4668b25_d20250620_m020808_c001_v0001161_t0031_u01750385288477") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6df836_d20250620_m020807_c001_v7007000_t0000_u01750385287752") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833eac_d20250620_m020801_c001_v0001093_t0029_u01750385281357") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f407961d40d131b59_d20250620_m020800_c001_v7007000_t0000_u01750385280445") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f109bb7c8a453cb06_d20250620_m020758_c001_v0001036_t0001_u01750385278302") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6df814_d20250620_m020758_c001_v7007000_t0000_u01750385278079") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f109bb7c8a453cafa_d20250620_m020754_c001_v0001036_t0054_u01750385274264") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6df7f0_d20250620_m020753_c001_v7007000_t0000_u01750385273538") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ec29_d20250620_m020747_c001_v0001172_t0005_u01750385267488") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d58b7e_d20250620_m020746_c001_v7007000_t0000_u01750385266336") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f104d567753eec3cd_d20250620_m020740_c001_v0001136_t0041_u01750385260046") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4176b9eeb99912a8_d20250620_m020739_c001_v7007000_t0000_u01750385259847") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9346b_d20250620_m020735_c001_v0001102_t0051_u01750385255628") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f111d054dcb521051_d20250620_m020734_c001_v0001153_t0020_u01750385254751") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f111d054dcb521049_d20250620_m020733_c001_v0001153_t0005_u01750385253650") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51f4b_d20250620_m020720_c001_v7007000_t0000_u01750385240112") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6eb2c_d20250620_m020712_c001_v0001172_t0031_u01750385232917") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1096aa8f5eaa3c89_d20250620_m020712_c001_v0001165_t0042_u01750385232133") 2025/06/20 02:14:43 DEBUG : dst/one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1096aa8f5eaa3c87_d20250620_m020711_c001_v0001165_t0023_u01750385231172") 2025/06/20 02:14:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8bfa_d20250620_m020905_c001_v7007000_t0000_u01750385345677") 2025/06/20 02:14:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff828d33104d8bbb9f780e1b_f104b961ca39c2b80_d20250620_m020902_c001_v0001184_t0028_u01750385342784") 2025/06/20 02:14:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff828d33104d8bbb9f780e1b_f112b41100af07e0b_d20250620_m020858_c001_v0001115_t0044_u01750385338090") 2025/06/20 02:14:44 DEBUG : dst/one.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe0628_d20250620_m020852_c001_v7007000_t0000_u01750385332522") 2025/06/20 02:14:44 DEBUG : dst/one.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1121d3531eb6d1bc_d20250620_m020848_c001_v0001117_t0050_u01750385328998") 2025/06/20 02:14:44 DEBUG : dst/one.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1095430e109d4bf1_d20250620_m020844_c001_v0001177_t0014_u01750385324966") 2025/06/20 02:14:44 DEBUG : dst/one.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109296b68_d20250620_m020839_c001_v7007000_t0000_u01750385319333") 2025/06/20 02:14:44 DEBUG : dst/one.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f11848b5ecadec867_d20250620_m020836_c001_v0001115_t0006_u01750385316506") 2025/06/20 02:14:44 DEBUG : dst/one.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1040a3684a4a79e0_d20250620_m020832_c001_v0001043_t0042_u01750385312594") 2025/06/20 02:14:44 DEBUG : dst/three: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d58b81_d20250620_m020746_c001_v7007000_t0000_u01750385266563") 2025/06/20 02:14:44 DEBUG : dst/three: Deleting (id "4_zff828d33104d8bbb9f780e1b_f111d054dcb52106b_d20250620_m020744_c001_v0001153_t0022_u01750385264872") 2025/06/20 02:14:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8bfb_d20250620_m020905_c001_v7007000_t0000_u01750385345861") 2025/06/20 02:14:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f115b85dcba090ecc_d20250620_m020904_c001_v0001182_t0008_u01750385344112") 2025/06/20 02:14:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1002384f6b5435c0_d20250620_m020900_c001_v0001117_t0026_u01750385340445") 2025/06/20 02:14:44 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8bfc_d20250620_m020906_c001_v7007000_t0000_u01750385346046") 2025/06/20 02:14:44 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102faec259f1a6ad_d20250620_m020904_c001_v0001092_t0039_u01750385344661") 2025/06/20 02:14:44 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe581476a_d20250620_m020904_c001_v7007000_t0000_u01750385344479") 2025/06/20 02:14:44 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102faec259f1a6a7_d20250620_m020901_c001_v0001092_t0012_u01750385341120") 2025/06/20 02:14:44 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5814768_d20250620_m020900_c001_v7007000_t0000_u01750385340937") 2025/06/20 02:14:44 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6edff_d20250620_m020855_c001_v0001172_t0034_u01750385335298") 2025/06/20 02:14:44 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe0629_d20250620_m020852_c001_v7007000_t0000_u01750385332706") 2025/06/20 02:14:44 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f100f5477b2256770_d20250620_m020851_c001_v0001172_t0042_u01750385331638") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4154f524e8a0a3ad_d20250620_m020851_c001_v7007000_t0000_u01750385331456") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f100f5477b2256756_d20250620_m020847_c001_v0001172_t0030_u01750385327291") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4154f524e8a0a3aa_d20250620_m020847_c001_v7007000_t0000_u01750385327108") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6edab_d20250620_m020842_c001_v0001172_t0052_u01750385322287") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6df864_d20250620_m020838_c001_v7007000_t0000_u01750385318604") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ed79_d20250620_m020835_c001_v0001172_t0018_u01750385315511") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6df85d_d20250620_m020834_c001_v7007000_t0000_u01750385314785") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93561_d20250620_m020829_c001_v0001102_t0041_u01750385309910") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4019711adbad3e39_d20250620_m020826_c001_v7007000_t0000_u01750385306462") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93547_d20250620_m020824_c001_v0001102_t0016_u01750385304041") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4019711adbad3e37_d20250620_m020822_c001_v7007000_t0000_u01750385302956") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833eee_d20250620_m020816_c001_v0001093_t0048_u01750385296626") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6df843_d20250620_m020813_c001_v7007000_t0000_u01750385293124") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833ed0_d20250620_m020810_c001_v0001093_t0022_u01750385290784") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6df83e_d20250620_m020809_c001_v7007000_t0000_u01750385289701") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ec95_d20250620_m020802_c001_v0001172_t0034_u01750385282918") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6df81f_d20250620_m020759_c001_v7007000_t0000_u01750385279525") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ec75_d20250620_m020756_c001_v0001172_t0011_u01750385276544") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f42150288fa6df7fe_d20250620_m020755_c001_v7007000_t0000_u01750385275449") 2025/06/20 02:14:45 DEBUG : dst/three.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc934af_d20250620_m020748_c001_v0001102_t0024_u01750385268690") 2025/06/20 02:14:45 DEBUG : dst/three.txt.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe062a_d20250620_m020852_c001_v7007000_t0000_u01750385332888") 2025/06/20 02:14:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f106d8f905580fba0_d20250620_m020851_c001_v0001091_t0022_u01750385331015") 2025/06/20 02:14:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f114960a08adc4cdd_d20250620_m020846_c001_v0001178_t0017_u01750385326895") 2025/06/20 02:14:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109296b6d_d20250620_m020839_c001_v7007000_t0000_u01750385319514") 2025/06/20 02:14:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f107696ab54604538_d20250620_m020838_c001_v0001165_t0041_u01750385318391") 2025/06/20 02:14:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zff828d33104d8bbb9f780e1b_f108ba3bd4ad81094_d20250620_m020834_c001_v0001036_t0024_u01750385314400") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8c16_d20250620_m020906_c001_v7007000_t0000_u01750385346236") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc935cb_d20250620_m020854_c001_v0001102_t0014_u01750385334535") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe062b_d20250620_m020853_c001_v7007000_t0000_u01750385333069") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93599_d20250620_m020841_c001_v0001102_t0006_u01750385321193") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109296b70_d20250620_m020839_c001_v7007000_t0000_u01750385319695") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833f22_d20250620_m020829_c001_v0001093_t0004_u01750385309074") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109296ad4_d20250620_m020827_c001_v7007000_t0000_u01750385307571") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ecf1_d20250620_m020815_c001_v0001172_t0056_u01750385295732") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4176b9eeb99912e1_d20250620_m020814_c001_v7007000_t0000_u01750385294224") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc934ef_d20250620_m020802_c001_v0001102_t0047_u01750385282194") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f407961d40d131b5a_d20250620_m020800_c001_v7007000_t0000_u01750385280628") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833e8c_d20250620_m020748_c001_v0001093_t0007_u01750385268324") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d58b83_d20250620_m020746_c001_v7007000_t0000_u01750385266760") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f7657944b3251_d20250620_m020741_c001_v0001184_t0058_u01750385261967") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51f4c_d20250620_m020720_c001_v7007000_t0000_u01750385240300") 2025/06/20 02:14:46 DEBUG : dst/two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1096aa8f5eaa3cb1_d20250620_m020719_c001_v0001165_t0002_u01750385239034") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe03f8_d20250620_m020646_c001_v7007000_t0000_u01750385206189") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93384_d20250620_m020642_c001_v0001102_t0046_u01750385202911") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe03bd_d20250620_m020640_c001_v7007000_t0000_u01750385200905") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93358_d20250620_m020630_c001_v0001102_t0002_u01750385190067") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31bd5_d20250620_m020621_c001_v7007000_t0000_u01750385181452") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93316_d20250620_m020617_c001_v0001102_t0026_u01750385177788") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26b012_d20250620_m020556_c001_v7007000_t0000_u01750385156634") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e8f2_d20250620_m020554_c001_v0001172_t0022_u01750385154785") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26b008_d20250620_m020553_c001_v7007000_t0000_u01750385153957") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e8da_d20250620_m020552_c001_v0001172_t0039_u01750385152713") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afec_d20250620_m020549_c001_v7007000_t0000_u01750385149913") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e8bb_d20250620_m020548_c001_v0001172_t0040_u01750385148262") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afe9_d20250620_m020547_c001_v7007000_t0000_u01750385147370") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e8a5_d20250620_m020546_c001_v0001172_t0029_u01750385146063") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afbf_d20250620_m020539_c001_v7007000_t0000_u01750385139992") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e86f_d20250620_m020538_c001_v0001172_t0044_u01750385138297") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afa8_d20250620_m020537_c001_v7007000_t0000_u01750385137436") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e85b_d20250620_m020536_c001_v0001172_t0005_u01750385136475") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c132_d20250620_m020531_c001_v7007000_t0000_u01750385131104") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e823_d20250620_m020528_c001_v0001172_t0004_u01750385128909") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c12f_d20250620_m020527_c001_v7007000_t0000_u01750385127046") 2025/06/20 02:14:47 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e807_d20250620_m020525_c001_v0001172_t0005_u01750385125974") 2025/06/20 02:14:48 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c12c_d20250620_m020525_c001_v7007000_t0000_u01750385125607") 2025/06/20 02:14:48 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f118806ea0326e0fe_d20250620_m020525_c001_v0001183_t0017_u01750385125009") 2025/06/20 02:14:48 DEBUG : empty space: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e7f9_d20250620_m020523_c001_v0001172_t0029_u01750385123414") 2025/06/20 02:14:48 DEBUG : enormous: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26b010_d20250620_m020555_c001_v7007000_t0000_u01750385155726") 2025/06/20 02:14:48 DEBUG : enormous: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e8f4_d20250620_m020555_c001_v0001172_t0034_u01750385155069") 2025/06/20 02:14:48 DEBUG : existing: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8c1d_d20250620_m020911_c001_v7007000_t0000_u01750385351682") 2025/06/20 02:14:48 DEBUG : existing: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ee5d_d20250620_m020910_c001_v0001172_t0048_u01750385350305") 2025/06/20 02:14:48 DEBUG : existing: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31bb1_d20250620_m020616_c001_v7007000_t0000_u01750385176273") 2025/06/20 02:14:48 DEBUG : existing: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e9a0_d20250620_m020614_c001_v0001172_t0052_u01750385174597") 2025/06/20 02:14:48 DEBUG : existing: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c126_d20250620_m020520_c001_v7007000_t0000_u01750385120504") 2025/06/20 02:14:48 DEBUG : existing: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e7d8_d20250620_m020519_c001_v0001172_t0030_u01750385119450") 2025/06/20 02:14:48 DEBUG : existing: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c122_d20250620_m020518_c001_v7007000_t0000_u01750385118901") 2025/06/20 02:14:48 DEBUG : existing: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e7ce_d20250620_m020518_c001_v0001172_t0024_u01750385118265") 2025/06/20 02:14:48 DEBUG : existing: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e7c4_d20250620_m020517_c001_v0001172_t0018_u01750385117318") 2025/06/20 02:14:48 DEBUG : existing-b: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31bb3_d20250620_m020616_c001_v7007000_t0000_u01750385176455") 2025/06/20 02:14:48 DEBUG : existing-b: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93302_d20250620_m020614_c001_v0001102_t0055_u01750385174588") 2025/06/20 02:14:48 DEBUG : file1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681b001_d20250620_m021010_c001_v7007000_t0000_u01750385410049") 2025/06/20 02:14:48 DEBUG : file1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6eff0_d20250620_m021009_c001_v0001172_t0039_u01750385409187") 2025/06/20 02:14:48 DEBUG : file1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afe5_d20250620_m021007_c001_v7007000_t0000_u01750385407879") 2025/06/20 02:14:48 DEBUG : file1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93714_d20250620_m021005_c001_v0001102_t0038_u01750385405863") 2025/06/20 02:14:49 DEBUG : five: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26b014_d20250620_m020600_c001_v7007000_t0000_u01750385160738") 2025/06/20 02:14:49 DEBUG : five: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417d11d204a6e91e_d20250620_m020558_c001_v0001172_t0014_u01750385158570") 2025/06/20 02:14:49 DEBUG : foo: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c131_d20250620_m020528_c001_v7007000_t0000_u01750385128529") 2025/06/20 02:14:49 DEBUG : foo: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417d11d204a6e815_d20250620_m020527_c001_v0001172_t0014_u01750385127976") 2025/06/20 02:14:49 DEBUG : foo: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417d11d204a6e811_d20250620_m020527_c001_v0001172_t0014_u01750385127413") 2025/06/20 02:14:49 DEBUG : four: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26b015_d20250620_m020600_c001_v7007000_t0000_u01750385160919") 2025/06/20 02:14:49 DEBUG : four: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402f1e0dfbc932d2_d20250620_m020559_c001_v0001102_t0037_u01750385159131") 2025/06/20 02:14:49 DEBUG : four: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e918_d20250620_m020557_c001_v0001172_t0028_u01750385157788") 2025/06/20 02:14:49 DEBUG : hello world2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a51_d20250620_m020436_c001_v7007000_t0000_u01750385076554") 2025/06/20 02:14:49 DEBUG : hello world2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e69c_d20250620_m020435_c001_v0001172_t0016_u01750385075879") 2025/06/20 02:14:49 DEBUG : ignore-size: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c120_d20250620_m020516_c001_v7007000_t0000_u01750385116952") 2025/06/20 02:14:49 DEBUG : ignore-size: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e7b6_d20250620_m020515_c001_v0001172_t0019_u01750385115933") 2025/06/20 02:14:49 DEBUG : nested/sub dir/file: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b9b_d20250620_m020613_c001_v7007000_t0000_u01750385173854") 2025/06/20 02:14:49 DEBUG : nested/sub dir/file: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e99c_d20250620_m020613_c001_v0001172_t0008_u01750385173075") 2025/06/20 02:14:49 DEBUG : nested/sub dir/file: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b95_d20250620_m020612_c001_v7007000_t0000_u01750385172306") 2025/06/20 02:14:49 DEBUG : nested/sub dir/file: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e990_d20250620_m020611_c001_v0001172_t0027_u01750385171263") 2025/06/20 02:14:49 DEBUG : one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26b016_d20250620_m020601_c001_v7007000_t0000_u01750385161099") 2025/06/20 02:14:49 DEBUG : one: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417d11d204a6e906_d20250620_m020557_c001_v0001172_t0014_u01750385157024") 2025/06/20 02:14:49 DEBUG : only0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afd0_d20250620_m021001_c001_v7007000_t0000_u01750385401443") 2025/06/20 02:14:49 DEBUG : only0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40784a9c62834018_d20250620_m020956_c001_v0001093_t0042_u01750385396108") 2025/06/20 02:14:49 DEBUG : only0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833fe0_d20250620_m020940_c001_v0001093_t0059_u01750385380034") 2025/06/20 02:14:50 DEBUG : only0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26c429_d20250620_m020934_c001_v7007000_t0000_u01750385374193") 2025/06/20 02:14:50 DEBUG : only0: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ee81_d20250620_m020916_c001_v0001172_t0000_u01750385356132") 2025/06/20 02:14:50 DEBUG : only1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afd1_d20250620_m021001_c001_v7007000_t0000_u01750385401625") 2025/06/20 02:14:50 DEBUG : only1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4076a86718dd8b65_d20250620_m020957_c001_v0001041_t0006_u01750385397078") 2025/06/20 02:14:50 DEBUG : only1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef2b_d20250620_m020941_c001_v0001172_t0045_u01750385381463") 2025/06/20 02:14:50 DEBUG : only1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26c42a_d20250620_m020934_c001_v7007000_t0000_u01750385374374") 2025/06/20 02:14:50 DEBUG : only1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc9361f_d20250620_m020917_c001_v0001102_t0053_u01750385357036") 2025/06/20 02:14:50 DEBUG : only10: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afd2_d20250620_m021001_c001_v7007000_t0000_u01750385401806") 2025/06/20 02:14:50 DEBUG : only10: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402f1e0dfbc936e6_d20250620_m020956_c001_v0001102_t0037_u01750385396118") 2025/06/20 02:14:50 DEBUG : only10: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef67_d20250620_m020948_c001_v0001172_t0016_u01750385388280") 2025/06/20 02:14:50 DEBUG : only10: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51f9d_d20250620_m020934_c001_v7007000_t0000_u01750385374213") 2025/06/20 02:14:50 DEBUG : only10: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93643_d20250620_m020923_c001_v0001102_t0048_u01750385363814") 2025/06/20 02:14:50 DEBUG : only11: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afd3_d20250620_m021001_c001_v7007000_t0000_u01750385401988") 2025/06/20 02:14:50 DEBUG : only11: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402f1e0dfbc936e8_d20250620_m020956_c001_v0001102_t0037_u01750385396350") 2025/06/20 02:14:50 DEBUG : only11: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc936bc_d20250620_m020948_c001_v0001102_t0046_u01750385388921") 2025/06/20 02:14:50 DEBUG : only11: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26c428_d20250620_m020934_c001_v7007000_t0000_u01750385374011") 2025/06/20 02:14:50 DEBUG : only11: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833faa_d20250620_m020924_c001_v0001093_t0051_u01750385364727") 2025/06/20 02:14:50 DEBUG : only12: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afd4_d20250620_m021002_c001_v7007000_t0000_u01750385402178") 2025/06/20 02:14:50 DEBUG : only12: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417d11d204a6efa8_d20250620_m020956_c001_v0001172_t0014_u01750385396129") 2025/06/20 02:14:50 DEBUG : only12: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834008_d20250620_m020949_c001_v0001093_t0041_u01750385389918") 2025/06/20 02:14:50 DEBUG : only12: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26c424_d20250620_m020933_c001_v7007000_t0000_u01750385373286") 2025/06/20 02:14:51 DEBUG : only12: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6eeb7_d20250620_m020925_c001_v0001172_t0009_u01750385365947") 2025/06/20 02:14:51 DEBUG : only13: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afd5_d20250620_m021002_c001_v7007000_t0000_u01750385402359") 2025/06/20 02:14:51 DEBUG : only13: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417d11d204a6efae_d20250620_m020956_c001_v0001172_t0014_u01750385396524") 2025/06/20 02:14:51 DEBUG : only13: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef77_d20250620_m020950_c001_v0001172_t0056_u01750385390666") 2025/06/20 02:14:51 DEBUG : only13: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51f9c_d20250620_m020934_c001_v7007000_t0000_u01750385374028") 2025/06/20 02:14:51 DEBUG : only13: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93657_d20250620_m020926_c001_v0001102_t0006_u01750385366783") 2025/06/20 02:14:51 DEBUG : only14: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afd6_d20250620_m021002_c001_v7007000_t0000_u01750385402543") 2025/06/20 02:14:51 DEBUG : only14: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40784a9c62834022_d20250620_m020956_c001_v0001093_t0042_u01750385396700") 2025/06/20 02:14:51 DEBUG : only14: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc936c8_d20250620_m020951_c001_v0001102_t0053_u01750385391302") 2025/06/20 02:14:51 DEBUG : only14: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26c427_d20250620_m020933_c001_v7007000_t0000_u01750385373829") 2025/06/20 02:14:51 DEBUG : only14: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833fb6_d20250620_m020927_c001_v0001093_t0017_u01750385367517") 2025/06/20 02:14:51 DEBUG : only15: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afd7_d20250620_m021002_c001_v7007000_t0000_u01750385402726") 2025/06/20 02:14:51 DEBUG : only15: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4076a86718dd8b61_d20250620_m020956_c001_v0001041_t0006_u01750385396681") 2025/06/20 02:14:51 DEBUG : only15: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283400c_d20250620_m020952_c001_v0001093_t0048_u01750385392217") 2025/06/20 02:14:51 DEBUG : only15: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8c72_d20250620_m020934_c001_v7007000_t0000_u01750385374233") 2025/06/20 02:14:51 DEBUG : only15: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6eec7_d20250620_m020928_c001_v0001172_t0039_u01750385368394") 2025/06/20 02:14:51 DEBUG : only16: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afd8_d20250620_m021002_c001_v7007000_t0000_u01750385402907") 2025/06/20 02:14:51 DEBUG : only16: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40784a9c6283401a_d20250620_m020956_c001_v0001093_t0042_u01750385396329") 2025/06/20 02:14:51 DEBUG : only16: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef8e_d20250620_m020953_c001_v0001172_t0010_u01750385393130") 2025/06/20 02:14:51 DEBUG : only16: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51f9a_d20250620_m020933_c001_v7007000_t0000_u01750385373658") 2025/06/20 02:14:52 DEBUG : only16: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93666_d20250620_m020929_c001_v0001102_t0003_u01750385369286") 2025/06/20 02:14:52 DEBUG : only17: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afd9_d20250620_m021003_c001_v7007000_t0000_u01750385403088") 2025/06/20 02:14:52 DEBUG : only17: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417d11d204a6efaa_d20250620_m020956_c001_v0001172_t0014_u01750385396337") 2025/06/20 02:14:52 DEBUG : only17: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc936d8_d20250620_m020953_c001_v0001102_t0052_u01750385393926") 2025/06/20 02:14:52 DEBUG : only17: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51f9b_d20250620_m020933_c001_v7007000_t0000_u01750385373842") 2025/06/20 02:14:52 DEBUG : only17: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833fc0_d20250620_m020930_c001_v0001093_t0045_u01750385370229") 2025/06/20 02:14:52 DEBUG : only18: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afda_d20250620_m021003_c001_v7007000_t0000_u01750385403270") 2025/06/20 02:14:52 DEBUG : only18: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40784a9c62834026_d20250620_m020957_c001_v0001093_t0042_u01750385397067") 2025/06/20 02:14:52 DEBUG : only18: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834016_d20250620_m020954_c001_v0001093_t0044_u01750385394523") 2025/06/20 02:14:52 DEBUG : only18: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26c426_d20250620_m020933_c001_v7007000_t0000_u01750385373648") 2025/06/20 02:14:52 DEBUG : only18: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6eedf_d20250620_m020930_c001_v0001172_t0012_u01750385370954") 2025/06/20 02:14:52 DEBUG : only19: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afdb_d20250620_m021003_c001_v7007000_t0000_u01750385403452") 2025/06/20 02:14:52 DEBUG : only19: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40784a9c62834020_d20250620_m020956_c001_v0001093_t0042_u01750385396514") 2025/06/20 02:14:52 DEBUG : only19: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6efa0_d20250620_m020955_c001_v0001172_t0048_u01750385395155") 2025/06/20 02:14:53 DEBUG : only19: Deleting (id "4_zff828d33104d8bbb9f780e1b_f422dedf513131956_d20250620_m020934_c001_v7007000_t0000_u01750385374234") 2025/06/20 02:14:53 DEBUG : only19: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93674_d20250620_m020931_c001_v0001102_t0007_u01750385371890") 2025/06/20 02:14:53 DEBUG : only2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afdc_d20250620_m021003_c001_v7007000_t0000_u01750385403633") 2025/06/20 02:14:53 DEBUG : only2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402f1e0dfbc936ea_d20250620_m020956_c001_v0001102_t0037_u01750385396534") 2025/06/20 02:14:53 DEBUG : only2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93698_d20250620_m020942_c001_v0001102_t0017_u01750385382138") 2025/06/20 02:14:53 DEBUG : only2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8c67_d20250620_m020933_c001_v7007000_t0000_u01750385373668") 2025/06/20 02:14:53 DEBUG : only2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833f90_d20250620_m020917_c001_v0001093_t0044_u01750385357802") 2025/06/20 02:14:53 DEBUG : only3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afde_d20250620_m021003_c001_v7007000_t0000_u01750385403814") 2025/06/20 02:14:53 DEBUG : only3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417d11d204a6efb6_d20250620_m020957_c001_v0001172_t0014_u01750385397087") 2025/06/20 02:14:53 DEBUG : only3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833fe4_d20250620_m020942_c001_v0001093_t0004_u01750385382847") 2025/06/20 02:14:53 DEBUG : only3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8c6e_d20250620_m020934_c001_v7007000_t0000_u01750385374040") 2025/06/20 02:14:53 DEBUG : only3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ee8b_d20250620_m020918_c001_v0001172_t0030_u01750385358489") 2025/06/20 02:14:53 DEBUG : only4: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afdf_d20250620_m021003_c001_v7007000_t0000_u01750385403995") 2025/06/20 02:14:53 DEBUG : only4: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417d11d204a6efb0_d20250620_m020956_c001_v0001172_t0014_u01750385396712") 2025/06/20 02:14:53 DEBUG : only4: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef39_d20250620_m020943_c001_v0001172_t0017_u01750385383623") 2025/06/20 02:14:53 DEBUG : only4: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51f9e_d20250620_m020934_c001_v7007000_t0000_u01750385374435") 2025/06/20 02:14:53 DEBUG : only4: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93629_d20250620_m020919_c001_v0001102_t0027_u01750385359217") 2025/06/20 02:14:53 DEBUG : only5: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afe0_d20250620_m021004_c001_v7007000_t0000_u01750385404177") 2025/06/20 02:14:53 DEBUG : only5: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402f1e0dfbc936ee_d20250620_m020956_c001_v0001102_t0037_u01750385396724") 2025/06/20 02:14:53 DEBUG : only5: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc936a6_d20250620_m020944_c001_v0001102_t0012_u01750385384427") 2025/06/20 02:14:54 DEBUG : only5: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b8c6a_d20250620_m020933_c001_v7007000_t0000_u01750385373856") 2025/06/20 02:14:54 DEBUG : only5: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833f9a_d20250620_m020920_c001_v0001093_t0014_u01750385360045") 2025/06/20 02:14:54 DEBUG : only6: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afe1_d20250620_m021004_c001_v7007000_t0000_u01750385404360") 2025/06/20 02:14:54 DEBUG : only6: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40784a9c62834024_d20250620_m020956_c001_v0001093_t0042_u01750385396883") 2025/06/20 02:14:54 DEBUG : only6: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833ff2_d20250620_m020945_c001_v0001093_t0041_u01750385385121") 2025/06/20 02:14:54 DEBUG : only6: Deleting (id "4_zff828d33104d8bbb9f780e1b_f422dedf513131954_d20250620_m020933_c001_v7007000_t0000_u01750385373870") 2025/06/20 02:14:54 DEBUG : only6: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ee99_d20250620_m020920_c001_v0001172_t0018_u01750385360757") 2025/06/20 02:14:54 DEBUG : only7: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afe2_d20250620_m021004_c001_v7007000_t0000_u01750385404544") 2025/06/20 02:14:54 DEBUG : only7: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4076a86718dd8b63_d20250620_m020956_c001_v0001041_t0006_u01750385396893") 2025/06/20 02:14:54 DEBUG : only7: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ef45_d20250620_m020945_c001_v0001172_t0017_u01750385385866") 2025/06/20 02:14:54 DEBUG : only7: Deleting (id "4_zff828d33104d8bbb9f780e1b_f422dedf513131955_d20250620_m020934_c001_v7007000_t0000_u01750385374051") 2025/06/20 02:14:54 DEBUG : only7: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93637_d20250620_m020921_c001_v0001102_t0059_u01750385361575") 2025/06/20 02:14:54 DEBUG : only8: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afe3_d20250620_m021004_c001_v7007000_t0000_u01750385404731") 2025/06/20 02:14:54 DEBUG : only8: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417d11d204a6efb4_d20250620_m020956_c001_v0001172_t0014_u01750385396903") 2025/06/20 02:14:54 DEBUG : only8: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc936b4_d20250620_m020946_c001_v0001102_t0039_u01750385386770") 2025/06/20 02:14:54 DEBUG : only8: Deleting (id "4_zff828d33104d8bbb9f780e1b_f422dedf513131953_d20250620_m020933_c001_v7007000_t0000_u01750385373679") 2025/06/20 02:14:54 DEBUG : only8: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833fa0_d20250620_m020922_c001_v0001093_t0011_u01750385362289") 2025/06/20 02:14:54 DEBUG : only9: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afe4_d20250620_m021004_c001_v7007000_t0000_u01750385404915") 2025/06/20 02:14:54 DEBUG : only9: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402f1e0dfbc936f0_d20250620_m020956_c001_v0001102_t0037_u01750385396916") 2025/06/20 02:14:54 DEBUG : only9: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833ffa_d20250620_m020947_c001_v0001093_t0017_u01750385387634") 2025/06/20 02:14:55 DEBUG : only9: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26c425_d20250620_m020933_c001_v7007000_t0000_u01750385373467") 2025/06/20 02:14:55 DEBUG : only9: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6eea7_d20250620_m020923_c001_v0001172_t0050_u01750385363017") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b90_d20250620_m020610_c001_v7007000_t0000_u01750385170122") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833d18_d20250620_m020608_c001_v0001093_t0011_u01750385168311") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b84_d20250620_m020607_c001_v7007000_t0000_u01750385167124") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e954_d20250620_m020605_c001_v0001172_t0022_u01750385165005") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b7a_d20250620_m020604_c001_v7007000_t0000_u01750385164274") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc932dc_d20250620_m020602_c001_v0001102_t0056_u01750385162018") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26b000_d20250620_m020551_c001_v7007000_t0000_u01750385151786") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e8c8_d20250620_m020550_c001_v0001172_t0042_u01750385150454") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afeb_d20250620_m020548_c001_v7007000_t0000_u01750385148913") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e8b3_d20250620_m020547_c001_v0001172_t0044_u01750385147914") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afe8_d20250620_m020546_c001_v7007000_t0000_u01750385146722") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e89f_d20250620_m020545_c001_v0001172_t0017_u01750385145722") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afba_d20250620_m020539_c001_v7007000_t0000_u01750385139442") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e86b_d20250620_m020537_c001_v0001172_t0008_u01750385137986") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afaa_d20250620_m020537_c001_v7007000_t0000_u01750385137621") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e859_d20250620_m020536_c001_v0001172_t0041_u01750385136221") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26af9a_d20250620_m020535_c001_v7007000_t0000_u01750385135855") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e855_d20250620_m020535_c001_v0001172_t0008_u01750385135128") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e849_d20250620_m020534_c001_v0001172_t0018_u01750385134189") 2025/06/20 02:14:55 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26af89_d20250620_m020533_c001_v7007000_t0000_u01750385133827") 2025/06/20 02:14:56 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e841_d20250620_m020532_c001_v0001172_t0024_u01750385132821") 2025/06/20 02:14:56 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e835_d20250620_m020531_c001_v0001172_t0026_u01750385131653") 2025/06/20 02:14:56 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c133_d20250620_m020531_c001_v7007000_t0000_u01750385131287") 2025/06/20 02:14:56 DEBUG : potato: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e829_d20250620_m020529_c001_v0001172_t0002_u01750385129735") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f411829320fe2d166_d20250620_m020656_c001_v7007000_t0000_u01750385216211") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833dd4_d20250620_m020655_c001_v0001093_t0057_u01750385215337") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe03ff_d20250620_m020647_c001_v7007000_t0000_u01750385207010") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833da4_d20250620_m020642_c001_v0001093_t0017_u01750385202188") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b89a0_d20250620_m020634_c001_v7007000_t0000_u01750385194063") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833d60_d20250620_m020629_c001_v0001093_t0039_u01750385189367") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31bd8_d20250620_m020621_c001_v7007000_t0000_u01750385181810") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833d36_d20250620_m020617_c001_v0001093_t0016_u01750385177459") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26b011_d20250620_m020555_c001_v7007000_t0000_u01750385155907") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e8ee_d20250620_m020554_c001_v0001172_t0022_u01750385154500") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26b00b_d20250620_m020554_c001_v7007000_t0000_u01750385154138") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e8d8_d20250620_m020552_c001_v0001172_t0050_u01750385152329") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26b003_d20250620_m020551_c001_v7007000_t0000_u01750385151967") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e8cc_d20250620_m020551_c001_v0001172_t0054_u01750385151092") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afed_d20250620_m020550_c001_v7007000_t0000_u01750385150093") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e8bf_d20250620_m020549_c001_v0001172_t0043_u01750385149277") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afea_d20250620_m020547_c001_v7007000_t0000_u01750385147551") 2025/06/20 02:14:56 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e8a9_d20250620_m020546_c001_v0001172_t0036_u01750385146742") 2025/06/20 02:14:57 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26afc1_d20250620_m020540_c001_v7007000_t0000_u01750385140175") 2025/06/20 02:14:57 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e877_d20250620_m020539_c001_v0001172_t0011_u01750385139024") 2025/06/20 02:14:57 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a5f_d20250620_m020439_c001_v7007000_t0000_u01750385079275") 2025/06/20 02:14:57 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e6a8_d20250620_m020438_c001_v0001172_t0023_u01750385078643") 2025/06/20 02:14:57 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a5d_d20250620_m020437_c001_v7007000_t0000_u01750385077739") 2025/06/20 02:14:57 DEBUG : potato2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e6a2_d20250620_m020437_c001_v0001172_t0015_u01750385077099") 2025/06/20 02:14:57 DEBUG : potato3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe03fb_d20250620_m020646_c001_v7007000_t0000_u01750385206496") 2025/06/20 02:14:57 DEBUG : potato3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ea68_d20250620_m020643_c001_v0001172_t0015_u01750385203567") 2025/06/20 02:14:57 DEBUG : potato3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b89a3_d20250620_m020634_c001_v7007000_t0000_u01750385194285") 2025/06/20 02:14:57 DEBUG : potato3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6ea0c_d20250620_m020631_c001_v0001172_t0050_u01750385191001") 2025/06/20 02:14:57 DEBUG : potato3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31bdb_d20250620_m020622_c001_v7007000_t0000_u01750385182162") 2025/06/20 02:14:57 DEBUG : potato3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e9b4_d20250620_m020618_c001_v0001172_t0001_u01750385178098") 2025/06/20 02:14:57 DEBUG : pre-dest1/1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d58b53_d20250620_m020729_c001_v7007000_t0000_u01750385249339") 2025/06/20 02:14:57 DEBUG : pre-dest1/1: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6eb62_d20250620_m020721_c001_v0001172_t0047_u01750385241058") 2025/06/20 02:14:57 DEBUG : pre-dest2/2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4209261e44d58b54_d20250620_m020729_c001_v7007000_t0000_u01750385249524") 2025/06/20 02:14:57 DEBUG : pre-dest2/2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833e22_d20250620_m020721_c001_v0001093_t0026_u01750385241878") 2025/06/20 02:14:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40242dfbabd51f48_d20250620_m020707_c001_v7007000_t0000_u01750385227126") 2025/06/20 02:14:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc933dd_d20250620_m020703_c001_v0001102_t0032_u01750385223965") 2025/06/20 02:14:57 DEBUG : sizeonly: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c11e_d20250620_m020515_c001_v7007000_t0000_u01750385115379") 2025/06/20 02:14:57 DEBUG : sizeonly: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e7a6_d20250620_m020514_c001_v0001172_t0040_u01750385114332") 2025/06/20 02:14:58 DEBUG : splitbanan: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4191d0f2f0eecccd_d20250620_m021208_c001_v7007000_t0000_u01750385528825") 2025/06/20 02:14:58 DEBUG : splitbanan: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834268_d20250620_m021201_c001_v0001093_t0012_u01750385521029") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f1c_d20250620_m021333_c001_v7007000_t0000_u01750385613928") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8dda_d20250620_m021327_c001_v0001041_t0032_u01750385607203") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb4109297224_d20250620_m021316_c001_v7007000_t0000_u01750385596300") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8da9_d20250620_m021310_c001_v0001041_t0054_u01750385590023") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344ee2_d20250620_m021300_c001_v7007000_t0000_u01750385580035") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d7b_d20250620_m021253_c001_v0001041_t0040_u01750385573656") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40730db7167b9071_d20250620_m021242_c001_v7007000_t0000_u01750385562608") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d41_d20250620_m021236_c001_v0001041_t0050_u01750385556562") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f406bac16c95c8cf3_d20250620_m021225_c001_v7007000_t0000_u01750385545870") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8d13_d20250620_m021219_c001_v0001041_t0001_u01750385539142") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633d677_d20250620_m021203_c001_v7007000_t0000_u01750385523492") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f30f_d20250620_m021159_c001_v0001172_t0055_u01750385519552") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5815228_d20250620_m021149_c001_v7007000_t0000_u01750385509913") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f27f_d20250620_m021142_c001_v0001172_t0005_u01750385502218") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40358b5d4b26cd70_d20250620_m021141_c001_v7007000_t0000_u01750385501237") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f253_d20250620_m021136_c001_v0001172_t0055_u01750385496988") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f415f2c7c426739aa_d20250620_m021126_c001_v7007000_t0000_u01750385486682") 2025/06/20 02:14:58 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8c35_d20250620_m021119_c001_v0001041_t0048_u01750385479006") 2025/06/20 02:14:59 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4154f524e8a0afbf_d20250620_m021117_c001_v7007000_t0000_u01750385477902") 2025/06/20 02:14:59 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f1a3_d20250620_m021114_c001_v0001172_t0035_u01750385474210") 2025/06/20 02:14:59 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f404989d699230934_d20250620_m021059_c001_v7007000_t0000_u01750385459105") 2025/06/20 02:14:59 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834158_d20250620_m021055_c001_v0001093_t0034_u01750385455158") 2025/06/20 02:14:59 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4144cb41092970b9_d20250620_m021044_c001_v7007000_t0000_u01750385444579") 2025/06/20 02:14:59 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834104_d20250620_m021038_c001_v0001093_t0004_u01750385438100") 2025/06/20 02:14:59 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633c9e2_d20250620_m021028_c001_v7007000_t0000_u01750385428273") 2025/06/20 02:14:59 DEBUG : splitbananasplit: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628340cc_d20250620_m021022_c001_v0001093_t0059_u01750385422007") 2025/06/20 02:14:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f402ff3cf68fe0bb1_d20250620_m021144_c001_v7007000_t0000_u01750385504829") 2025/06/20 02:14:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834208_d20250620_m021138_c001_v0001093_t0003_u01750385498217") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681b008_d20250620_m021014_c001_v7007000_t0000_u01750385414146") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283408a_d20250620_m021013_c001_v0001093_t0029_u01750385413017") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681b006_d20250620_m021012_c001_v7007000_t0000_u01750385412256") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8b83_d20250620_m021011_c001_v0001041_t0042_u01750385411040") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b9d_d20250620_m020614_c001_v7007000_t0000_u01750385174036") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833d26_d20250620_m020613_c001_v0001093_t0025_u01750385173068") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b97_d20250620_m020612_c001_v7007000_t0000_u01750385172517") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc932fa_d20250620_m020611_c001_v0001102_t0040_u01750385171614") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633bd2f_d20250620_m020512_c001_v7007000_t0000_u01750385112072") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e794_d20250620_m020510_c001_v0001172_t0014_u01750385110699") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633bcf4_d20250620_m020510_c001_v7007000_t0000_u01750385110333") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e78c_d20250620_m020509_c001_v0001172_t0036_u01750385109242") 2025/06/20 02:14:59 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633bc20_d20250620_m020506_c001_v7007000_t0000_u01750385106975") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e76e_d20250620_m020505_c001_v0001172_t0019_u01750385105808") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633bc1e_d20250620_m020505_c001_v7007000_t0000_u01750385105258") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e764_d20250620_m020504_c001_v0001172_t0018_u01750385104206") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e74a_d20250620_m020501_c001_v0001172_t0034_u01750385101655") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f418c35426633bbde_d20250620_m020501_c001_v7007000_t0000_u01750385101288") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e744_d20250620_m020500_c001_v0001172_t0052_u01750385100626") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e73c_d20250620_m020459_c001_v0001172_t0010_u01750385099574") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a74_d20250620_m020459_c001_v7007000_t0000_u01750385099215") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e726_d20250620_m020456_c001_v0001172_t0027_u01750385096801") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e718_d20250620_m020454_c001_v0001172_t0042_u01750385094212") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a71_d20250620_m020453_c001_v7007000_t0000_u01750385093647") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e712_d20250620_m020452_c001_v0001172_t0016_u01750385092998") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e70c_d20250620_m020452_c001_v0001172_t0059_u01750385092262") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a6f_d20250620_m020451_c001_v7007000_t0000_u01750385091903") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e6ee_d20250620_m020448_c001_v0001172_t0018_u01750385088131") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a6c_d20250620_m020447_c001_v7007000_t0000_u01750385087770") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e6e4_d20250620_m020446_c001_v0001172_t0004_u01750385086949") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a69_d20250620_m020445_c001_v7007000_t0000_u01750385085998") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e6d8_d20250620_m020445_c001_v0001172_t0026_u01750385085277") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a66_d20250620_m020444_c001_v7007000_t0000_u01750385084733") 2025/06/20 02:15:00 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e6ca_d20250620_m020444_c001_v0001172_t0032_u01750385084089") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a64_d20250620_m020443_c001_v7007000_t0000_u01750385083189") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e6c0_d20250620_m020442_c001_v0001172_t0051_u01750385082250") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a62_d20250620_m020441_c001_v7007000_t0000_u01750385081709") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e6b6_d20250620_m020441_c001_v0001172_t0027_u01750385081059") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a61_d20250620_m020440_c001_v7007000_t0000_u01750385080491") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e6ae_d20250620_m020439_c001_v0001172_t0046_u01750385079814") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a4c_d20250620_m020435_c001_v7007000_t0000_u01750385075340") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e698_d20250620_m020434_c001_v0001172_t0034_u01750385074696") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a4a_d20250620_m020434_c001_v7007000_t0000_u01750385074046") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e68e_d20250620_m020433_c001_v0001172_t0039_u01750385073144") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a49_d20250620_m020432_c001_v7007000_t0000_u01750385072605") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e682_d20250620_m020431_c001_v0001172_t0056_u01750385071875") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4086edb209db3a48_d20250620_m020429_c001_v7007000_t0000_u01750385069614") 2025/06/20 02:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e678_d20250620_m020428_c001_v0001172_t0025_u01750385068916") 2025/06/20 02:15:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681b009_d20250620_m021014_c001_v7007000_t0000_u01750385414350") 2025/06/20 02:15:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f006_d20250620_m021013_c001_v0001172_t0027_u01750385413026") 2025/06/20 02:15:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681b007_d20250620_m021012_c001_v7007000_t0000_u01750385412437") 2025/06/20 02:15:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93738_d20250620_m021011_c001_v0001102_t0008_u01750385411052") 2025/06/20 02:15:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f20_d20250620_m021336_c001_v7007000_t0000_u01750385616067") 2025/06/20 02:15:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93a89_d20250620_m021335_c001_v0001102_t0051_u01750385615274") 2025/06/20 02:15:01 DEBUG : sub/yam: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b8e_d20250620_m020609_c001_v7007000_t0000_u01750385169573") 2025/06/20 02:15:02 DEBUG : sub/yam: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e970_d20250620_m020607_c001_v0001172_t0003_u01750385167960") 2025/06/20 02:15:02 DEBUG : test_dir1/file2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681b002_d20250620_m021010_c001_v7007000_t0000_u01750385410230") 2025/06/20 02:15:02 DEBUG : test_dir1/file2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834072_d20250620_m021008_c001_v0001093_t0051_u01750385408847") 2025/06/20 02:15:02 DEBUG : test_dir1/file2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afe6_d20250620_m021008_c001_v7007000_t0000_u01750385408063") 2025/06/20 02:15:02 DEBUG : test_dir1/file2: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8b7b_d20250620_m021006_c001_v0001041_t0053_u01750385406914") 2025/06/20 02:15:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681b003_d20250620_m021010_c001_v7007000_t0000_u01750385410463") 2025/06/20 02:15:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93728_d20250620_m021008_c001_v0001102_t0030_u01750385408836") 2025/06/20 02:15:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f401fb357a681afe7_d20250620_m021008_c001_v7007000_t0000_u01750385408244") 2025/06/20 02:15:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834054_d20250620_m021005_c001_v0001093_t0022_u01750385405874") 2025/06/20 02:15:02 DEBUG : three: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26b017_d20250620_m020601_c001_v7007000_t0000_u01750385161280") 2025/06/20 02:15:02 DEBUG : three: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e932_d20250620_m020559_c001_v0001172_t0021_u01750385159947") 2025/06/20 02:15:02 DEBUG : three: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6e912_d20250620_m020557_c001_v0001172_t0052_u01750385157416") 2025/06/20 02:15:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f2c_d20250620_m021337_c001_v7007000_t0000_u01750385617816") 2025/06/20 02:15:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c6283438c_d20250620_m021337_c001_v0001093_t0045_u01750385617049") 2025/06/20 02:15:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344fe9_d20250620_m021357_c001_v7007000_t0000_u01750385637389") 2025/06/20 02:15:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f5ba_d20250620_m021355_c001_v0001172_t0042_u01750385635613") 2025/06/20 02:15:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344fd2_d20250620_m021354_c001_v7007000_t0000_u01750385634076") 2025/06/20 02:15:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628343a6_d20250620_m021352_c001_v0001093_t0011_u01750385632307") 2025/06/20 02:15:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344fbc_d20250620_m021351_c001_v7007000_t0000_u01750385631361") 2025/06/20 02:15:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93aab_d20250620_m021350_c001_v0001102_t0049_u01750385630592") 2025/06/20 02:15:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f6d_d20250620_m021345_c001_v7007000_t0000_u01750385625248") 2025/06/20 02:15:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62834392_d20250620_m021344_c001_v0001093_t0000_u01750385624243") 2025/06/20 02:15:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f8c_d20250620_m021347_c001_v7007000_t0000_u01750385627655") 2025/06/20 02:15:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f598_d20250620_m021346_c001_v0001172_t0046_u01750385626305") 2025/06/20 02:15:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f57_d20250620_m021343_c001_v7007000_t0000_u01750385623283") 2025/06/20 02:15:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc93a97_d20250620_m021342_c001_v0001102_t0036_u01750385622505") 2025/06/20 02:15:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f4a_d20250620_m021341_c001_v7007000_t0000_u01750385621567") 2025/06/20 02:15:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8dec_d20250620_m021340_c001_v0001041_t0003_u01750385620531") 2025/06/20 02:15:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344f3c_d20250620_m021339_c001_v7007000_t0000_u01750385619582") 2025/06/20 02:15:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff828d33104d8bbb9f780e1b_f117d11d204a6f588_d20250620_m021338_c001_v0001172_t0007_u01750385618755") 2025/06/20 02:15:03 DEBUG : toe/toe/toe: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4196f3fbe5815936_d20250620_m021402_c001_v7007000_t0000_u01750385642514") 2025/06/20 02:15:03 DEBUG : toe/toe/toe: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c628343b0_d20250620_m021401_c001_v0001093_t0033_u01750385641685") 2025/06/20 02:15:03 DEBUG : toe/toe/toe: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344fa6_d20250620_m021349_c001_v7007000_t0000_u01750385629638") 2025/06/20 02:15:03 DEBUG : toe/toe/toe: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8df8_d20250620_m021348_c001_v0001041_t0006_u01750385628598") 2025/06/20 02:15:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344fed_d20250620_m021357_c001_v7007000_t0000_u01750385637973") 2025/06/20 02:15:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f1076a86718dd8e0a_d20250620_m021356_c001_v0001041_t0012_u01750385636988") 2025/06/20 02:15:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4053357cf3344fd7_d20250620_m021354_c001_v7007000_t0000_u01750385634666") 2025/06/20 02:15:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff828d33104d8bbb9f780e1b_f104d14b94ba33acb_d20250620_m021353_c001_v0001032_t0014_u01750385633590") 2025/06/20 02:15:03 DEBUG : two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f413b977d3b26b018_d20250620_m020601_c001_v7007000_t0000_u01750385161462") 2025/06/20 02:15:03 DEBUG : two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f40784a9c62833cf2_d20250620_m020559_c001_v0001093_t0042_u01750385159383") 2025/06/20 02:15:03 DEBUG : two: Deleting (id "4_zff828d33104d8bbb9f780e1b_f417d11d204a6e90a_d20250620_m020557_c001_v0001172_t0014_u01750385157208") 2025/06/20 02:15:04 DEBUG : yam: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b91_d20250620_m020610_c001_v7007000_t0000_u01750385170308") 2025/06/20 02:15:04 DEBUG : yam: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10756ef7d34728c9_d20250620_m020609_c001_v0001137_t0030_u01750385169278") 2025/06/20 02:15:04 DEBUG : yam: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b82_d20250620_m020606_c001_v7007000_t0000_u01750385166565") 2025/06/20 02:15:04 DEBUG : yam: Deleting (id "4_zff828d33104d8bbb9f780e1b_f102f1e0dfbc932e8_d20250620_m020605_c001_v0001102_t0015_u01750385165016") 2025/06/20 02:15:04 DEBUG : yam: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b78_d20250620_m020603_c001_v7007000_t0000_u01750385163725") 2025/06/20 02:15:04 DEBUG : yam: Deleting (id "4_zff828d33104d8bbb9f780e1b_f10784a9c62833d00_d20250620_m020602_c001_v0001093_t0028_u01750385162033") 2025/06/20 02:15:04 DEBUG : yaml: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b85_d20250620_m020607_c001_v7007000_t0000_u01750385167306") 2025/06/20 02:15:04 DEBUG : yaml: Deleting (id "4_zff828d33104d8bbb9f780e1b_f11541bb27dfc603c_d20250620_m020605_c001_v0001102_t0011_u01750385165982") 2025/06/20 02:15:04 DEBUG : yaml: Deleting (id "4_zff828d33104d8bbb9f780e1b_f4008bcc009a31b7c_d20250620_m020604_c001_v7007000_t0000_u01750385164455") 2025/06/20 02:15:04 DEBUG : yaml: Deleting (id "4_zff828d33104d8bbb9f780e1b_f113e2c7eb926bb2c_d20250620_m020603_c001_v0001171_t0024_u01750385163440") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m39.493717681s (try 1/5)