"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/26 18:12:17 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso" 2025/06/26 18:12:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 18:12:17 DEBUG : Creating backend with remote "/tmp/rclone440597008" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:18 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/26 18:12:18 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 18:12:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:19 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:19 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:20 INFO : sub dir/hello world: Copied (new) 2025/06/26 18:12:20 DEBUG : B2 bucket rclone-test-niqajep4laso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", 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-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:21 DEBUG : Creating backend with remote "/non-existing" 2025/06/26 18:12:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/26 18:12:22 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:22 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:23 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:23 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.70s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:24 INFO : B2 bucket rclone-test-niqajep4laso: Running all checks before starting transfers 2025/06/26 18:12:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:24 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:24 INFO : B2 bucket rclone-test-niqajep4laso: Checks finished, now starting transfers 2025/06/26 18:12:24 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.16s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:25 ERROR : Ignoring --no-traverse with sync 2025/06/26 18:12:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:25 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:25 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:25 INFO : sub dir/hello world: Copied (new) 2025/06/26 18:12:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.16s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/26 18:12:26 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:26 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/26 18:12:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:12:27 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:27 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:12:29 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:29 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.60s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 18:12:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 18:12:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/26 18:12:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 18:12:30 INFO : sub dir2: Making directory 2025/06/26 18:12:30 INFO : sub dir: Making directory 2025/06/26 18:12:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:30 INFO : sub dir2/sub sub dir2: Making directory 2025/06/26 18:12:30 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:30 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:31 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/26 18:12:31 DEBUG : B2 bucket rclone-test-niqajep4laso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.36s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:31 INFO : sub dir2: Making directory 2025/06/26 18:12:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 18:12:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 18:12:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:32 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:32 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:33 DEBUG : sub dir2: Making directory with metadata 2025/06/26 18:12:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 18:12:33 INFO : sub dir2: Making directory 2025/06/26 18:12:33 INFO : sub dir: Making directory 2025/06/26 18:12:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:33 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:33 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:33 INFO : sub dir/hello world: Copied (new) 2025/06/26 18:12:33 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 18:12:33 DEBUG : B2 bucket rclone-test-niqajep4laso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 18:12:34 DEBUG : B2 bucket rclone-test-niqajep4laso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", 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-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:34 INFO : sub dir2: Making directory 2025/06/26 18:12:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:35 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:35 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:35 INFO : sub dir/hello world: Copied (new) 2025/06/26 18:12:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:36 DEBUG : sub dir2: Making directory with metadata 2025/06/26 18:12:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 18:12:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 18:12:36 INFO : sub dir2: Making directory 2025/06/26 18:12:36 INFO : sub dir: Making directory 2025/06/26 18:12:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:36 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:36 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:36 INFO : sub dir/hello world: Copied (new) 2025/06/26 18:12:36 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 18:12:36 DEBUG : B2 bucket rclone-test-niqajep4laso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.24s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:37 INFO : sub dir2: Making directory 2025/06/26 18:12:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:37 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:37 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:38 INFO : sub dir/hello world: Copied (new) 2025/06/26 18:12:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.25s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wiwomev6qohi" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-niqajep4laso -> B2 bucket rclone-test-wiwomev6qohi 2025/06/26 18:12:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:40 DEBUG : B2 bucket rclone-test-wiwomev6qohi: Waiting for checks to finish 2025/06/26 18:12:40 DEBUG : B2 bucket rclone-test-wiwomev6qohi: Waiting for transfers to finish 2025/06/26 18:12:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 18:12:41 DEBUG : B2 bucket rclone-test-wiwomev6qohi: Purge remote 2025/06/26 18:12:41 INFO : B2 bucket rclone-test-wiwomev6qohi: cleaning bucket "rclone-test-wiwomev6qohi" of all files 2025/06/26 18:12:41 DEBUG : sub dir/hello world: Deleting (id "4_z3f821dd3701dabdb9f780e1b_f110644db215216a9_d20250626_m181241_c001_v0001180_t0051_u01750961561289") --- PASS: TestServerSideCopy (3.95s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 18:12:43 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:43 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 18:12:44 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.97s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:45 DEBUG : Creating backend with remote "TestB2:rclone-test-falosiw7sefi" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-niqajep4laso -> B2 bucket rclone-test-falosiw7sefi 2025/06/26 18:12:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:46 DEBUG : B2 bucket rclone-test-falosiw7sefi: Waiting for checks to finish 2025/06/26 18:12:46 DEBUG : B2 bucket rclone-test-falosiw7sefi: Waiting for transfers to finish 2025/06/26 18:12:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 18:12:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 18:12:48 DEBUG : B2 bucket rclone-test-falosiw7sefi: Waiting for checks to finish 2025/06/26 18:12:48 DEBUG : B2 bucket rclone-test-falosiw7sefi: Waiting for transfers to finish 2025/06/26 18:12:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 18:12:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 18:12:49 DEBUG : B2 bucket rclone-test-falosiw7sefi: Purge remote 2025/06/26 18:12:49 INFO : B2 bucket rclone-test-falosiw7sefi: cleaning bucket "rclone-test-falosiw7sefi" of all files 2025/06/26 18:12:49 DEBUG : sub dir/hello world: Deleting (id "4_z4f723d43701dabdb9f780e1b_f10512ddc285679ca_d20250626_m181248_c001_v0001098_t0028_u01750961568867") 2025/06/26 18:12:49 DEBUG : sub dir/hello world: Deleting (id "4_z4f723d43701dabdb9f780e1b_f1182083b4e7d98cb_d20250626_m181247_c001_v0001098_t0030_u01750961567417") --- PASS: TestServerSideCopyOverSelf (6.21s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 18:12:52 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:12:52 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:12:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 18:12:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 18:12:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.97s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:12:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xohulut4cako" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-niqajep4laso -> B2 bucket rclone-test-xohulut4cako 2025/06/26 18:12:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:12:54 DEBUG : B2 bucket rclone-test-xohulut4cako: Waiting for checks to finish 2025/06/26 18:12:54 DEBUG : B2 bucket rclone-test-xohulut4cako: Waiting for transfers to finish 2025/06/26 18:12:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:12:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 18:12:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 18:12:56 DEBUG : B2 bucket rclone-test-xohulut4cako: Waiting for checks to finish 2025/06/26 18:12:56 DEBUG : B2 bucket rclone-test-xohulut4cako: Waiting for transfers to finish 2025/06/26 18:12:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 18:12:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 18:12:57 INFO : sub dir/hello world: Deleted 2025/06/26 18:12:58 DEBUG : testing file moves 2025/06/26 18:12:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/26 18:12:58 DEBUG : B2 bucket rclone-test-xohulut4cako: Waiting for checks to finish 2025/06/26 18:12:58 DEBUG : B2 bucket rclone-test-xohulut4cako: Waiting for transfers to finish 2025/06/26 18:12:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/26 18:12:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 18:12:59 INFO : sub dir/hello world: Deleted 2025/06/26 18:12:59 DEBUG : B2 bucket rclone-test-xohulut4cako: Purge remote 2025/06/26 18:12:59 INFO : B2 bucket rclone-test-xohulut4cako: cleaning bucket "rclone-test-xohulut4cako" of all files 2025/06/26 18:12:59 DEBUG : sub dir/hello world: Deleting (id "4_z1f625d43701dabdb9f780e1b_f104b68e39eb89e64_d20250626_m181258_c001_v0001120_t0012_u01750961578759") 2025/06/26 18:12:59 DEBUG : sub dir/hello world: Deleting (id "4_z1f625d43701dabdb9f780e1b_f1042a1128456da57_d20250626_m181256_c001_v0001032_t0016_u01750961576867") 2025/06/26 18:12:59 DEBUG : sub dir/hello world: Deleting (id "4_z1f625d43701dabdb9f780e1b_f118e5d16a79db8ba_d20250626_m181255_c001_v0001113_t0052_u01750961575387") --- PASS: TestServerSideMoveOverSelf (7.99s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:01 ERROR : error listing: directory not found 2025/06/26 18:13:01 INFO : Local file system at /tmp/rclone440597008: Making directory 2025/06/26 18:13:01 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:01 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.55s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:13:03 DEBUG : Local file system at /tmp/rclone440597008: Waiting for checks to finish 2025/06/26 18:13:03 DEBUG : Local file system at /tmp/rclone440597008: Waiting for transfers to finish 2025/06/26 18:13:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:13:03 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/26 18:13:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.91s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/26 18:13:04 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:04 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 18:13:05 INFO : check sum: Copied (new) 2025/06/26 18:13:05 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:05 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 18:13:05 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/26 18:13:05 DEBUG : check sum: Unchanged skipping 2025/06/26 18:13:05 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:05 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:05 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.75s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/26 18:13:06 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:06 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 18:13:06 INFO : sizeonly: Copied (new) 2025/06/26 18:13:06 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:07 DEBUG : sizeonly: Sizes identical 2025/06/26 18:13:07 DEBUG : sizeonly: Unchanged skipping 2025/06/26 18:13:07 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:07 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:07 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:07 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/26 18:13:08 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:08 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/26 18:13:08 INFO : ignore-size: Copied (new) 2025/06/26 18:13:08 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:13:08 DEBUG : ignore-size: Unchanged skipping 2025/06/26 18:13:08 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:08 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:08 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.76s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:13:10 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:10 DEBUG : existing: Unchanged skipping 2025/06/26 18:13:10 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:10 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:10 INFO : There was nothing to transfer 2025/06/26 18:13:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/26 18:13:10 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:10 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 18:13:10 INFO : existing: Copied (replaced existing) 2025/06/26 18:13:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.92s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 18:13:11 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:11 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 18:13:12 INFO : existing: Copied (new) 2025/06/26 18:13:12 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:12 DEBUG : existing: Destination exists, skipping 2025/06/26 18:13:12 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:12 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:12 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:13 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 18:13:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 18:13:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:13:14 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 18:13:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:13:14 INFO : a/potato2: Copied (new) 2025/06/26 18:13:14 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:14 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:14 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:14 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.44s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:16 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/26 18:13:16 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 18:13:16 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/26 18:13:16 DEBUG : empty space: Unchanged skipping 2025/06/26 18:13:16 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:16 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:16 INFO : There was nothing to transfer 2025/06/26 18:13:16 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:16 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/26 18:13:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 18:13:17 INFO : empty space: Updated modification time in destination 2025/06/26 18:13:17 DEBUG : empty space: Unchanged skipping 2025/06/26 18:13:17 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:17 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.91s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/26 18:13:19 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 18:13:19 DEBUG : empty space: Unchanged skipping 2025/06/26 18:13:19 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:19 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.47s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:20 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:20 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/26 18:13:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone440597008) 2025/06/26 18:13:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-niqajep4laso) 2025/06/26 18:13:20 DEBUG : foo: sha1 differ 2025/06/26 18:13:20 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/26 18:13:20 INFO : foo: Copied (replaced existing) 2025/06/26 18:13:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:13:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 18:13:22 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:22 DEBUG : empty space: Unchanged skipping 2025/06/26 18:13:22 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:22 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:13:22 INFO : potato: Copied (new) 2025/06/26 18:13:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/26 18:13:24 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:24 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/26 18:13:24 INFO : potato: Copied (replaced existing) 2025/06/26 18:13:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.64s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:25 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:25 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/26 18:13:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone440597008) 2025/06/26 18:13:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-niqajep4laso) 2025/06/26 18:13:25 DEBUG : potato: sha1 differ 2025/06/26 18:13:25 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/26 18:13:26 INFO : potato: Copied (replaced existing) 2025/06/26 18:13:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:13:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:13:27 DEBUG : empty space: Unchanged skipping 2025/06/26 18:13:27 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/26 18:13:27 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:27 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:13:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:13:29 DEBUG : empty space: Unchanged skipping 2025/06/26 18:13:29 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:29 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:13:30 INFO : potato2: Copied (new) 2025/06/26 18:13:30 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:31 INFO : d: Making directory 2025/06/26 18:13:31 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/26 18:13:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 18:13:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:13:32 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 18:13:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:13:32 INFO : a/potato2: Copied (new) 2025/06/26 18:13:32 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:32 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:32 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:32 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:34 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 18:13:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 18:13:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:13:34 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 18:13:34 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:34 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:13:35 INFO : a/potato2: Copied (new) 2025/06/26 18:13:35 ERROR : B2 bucket rclone-test-niqajep4laso: not deleting files as there were IO errors 2025/06/26 18:13:35 ERROR : B2 bucket rclone-test-niqajep4laso: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:37 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:13:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:13:37 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:37 DEBUG : empty space: Unchanged skipping 2025/06/26 18:13:37 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:37 INFO : potato: Deleted 2025/06/26 18:13:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:13:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:39 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:39 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:39 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:39 INFO : potato: Deleted 2025/06/26 18:13:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:13:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:13:40 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:40 DEBUG : empty space: Unchanged skipping 2025/06/26 18:13:40 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:13:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.58s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:13:42 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:42 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/26 18:13:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.18s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:44 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 18:13:44 DEBUG : enormous: Excluded 2025/06/26 18:13:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 18:13:44 DEBUG : potato2: Excluded 2025/06/26 18:13:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 18:13:44 DEBUG : potato2: Excluded 2025/06/26 18:13:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:13:44 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:44 DEBUG : empty space: Unchanged skipping 2025/06/26 18:13:44 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:44 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:44 INFO : There was nothing to transfer 2025/06/26 18:13:44 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 18:13:44 DEBUG : enormous: Excluded 2025/06/26 18:13:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 18:13:44 DEBUG : potato2: Excluded 2025/06/26 18:13:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 18:13:45 DEBUG : potato2: Excluded 2025/06/26 18:13:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/26 18:13:45 DEBUG : empty space: Unchanged skipping 2025/06/26 18:13:45 DEBUG : Local file system at /tmp/rclone440597008: Waiting for checks to finish 2025/06/26 18:13:45 DEBUG : Local file system at /tmp/rclone440597008: Waiting for transfers to finish 2025/06/26 18:13:45 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:46 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 18:13:46 DEBUG : enormous: Excluded 2025/06/26 18:13:46 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 18:13:46 DEBUG : potato2: Excluded 2025/06/26 18:13:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:13:47 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:47 DEBUG : empty space: Unchanged skipping 2025/06/26 18:13:47 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:47 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:47 INFO : potato2: Deleted 2025/06/26 18:13:47 INFO : enormous: Deleted 2025/06/26 18:13:47 INFO : There was nothing to transfer 2025/06/26 18:13:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/26 18:13:47 DEBUG : Local file system at /tmp/rclone440597008: Waiting for checks to finish 2025/06/26 18:13:47 DEBUG : empty space: Unchanged skipping 2025/06/26 18:13:47 DEBUG : Local file system at /tmp/rclone440597008: Waiting for transfers to finish 2025/06/26 18:13:47 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:47 INFO : enormous: Deleted 2025/06/26 18:13:47 INFO : potato2: Deleted 2025/06/26 18:13:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.58s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:13:49 DEBUG : five: Need to transfer - File not found at Destination 2025/06/26 18:13:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/26 18:13:49 DEBUG : one: Destination is newer than source, skipping 2025/06/26 18:13:49 DEBUG : three: Sizes identical 2025/06/26 18:13:49 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 18:13:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 18:13:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone440597008) 2025/06/26 18:13:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-niqajep4laso) 2025/06/26 18:13:49 DEBUG : two: sha1 differ 2025/06/26 18:13:49 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/26 18:13:50 INFO : four: Copied (replaced existing) 2025/06/26 18:13:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/26 18:13:50 INFO : five: Copied (new) 2025/06/26 18:13:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 18:13:50 INFO : two: Copied (replaced existing) 2025/06/26 18:13:50 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:51 DEBUG : one: Destination is newer than source, skipping 2025/06/26 18:13:51 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/26 18:13:51 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/26 18:13:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 18:13:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone440597008) 2025/06/26 18:13:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-niqajep4laso) 2025/06/26 18:13:51 DEBUG : three: sha1 differ 2025/06/26 18:13:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/26 18:13:51 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/26 18:13:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 18:13:51 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/26 18:13:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 18:13:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 18:13:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 18:13:51 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 18:13:51 INFO : three: Copied (replaced existing) 2025/06/26 18:13:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.48s) === 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-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/26 18:13:53 INFO : B2 bucket rclone-test-niqajep4laso: Making map for --track-renames 2025/06/26 18:13:53 INFO : B2 bucket rclone-test-niqajep4laso: Finished making map for --track-renames 2025/06/26 18:13:53 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 18:13:53 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for renames to finish 2025/06/26 18:13:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 18:13:53 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 18:13:53 INFO : potato: Copied (new) 2025/06/26 18:13:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 18:13:53 INFO : yam: Copied (new) 2025/06/26 18:13:53 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:13:53 INFO : B2 bucket rclone-test-niqajep4laso: Making map for --track-renames 2025/06/26 18:13:53 INFO : B2 bucket rclone-test-niqajep4laso: Finished making map for --track-renames 2025/06/26 18:13:53 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:53 DEBUG : potato: Unchanged skipping 2025/06/26 18:13:53 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for renames to finish 2025/06/26 18:13:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 18:13:54 INFO : yam: Copied (server-side copy) to: yaml 2025/06/26 18:13:54 INFO : yam: Deleted 2025/06/26 18:13:54 INFO : yaml: Renamed from "yam" 2025/06/26 18:13:54 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/26 18:13:55 INFO : B2 bucket rclone-test-niqajep4laso: Making map for --track-renames 2025/06/26 18:13:55 INFO : B2 bucket rclone-test-niqajep4laso: Finished making map for --track-renames 2025/06/26 18:13:55 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 18:13:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 18:13:55 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for renames to finish 2025/06/26 18:13:55 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 18:13:56 INFO : yam: Copied (new) 2025/06/26 18:13:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 18:13:56 INFO : potato: Copied (new) 2025/06/26 18:13:56 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:13:56 INFO : B2 bucket rclone-test-niqajep4laso: Making map for --track-renames 2025/06/26 18:13:56 INFO : B2 bucket rclone-test-niqajep4laso: Finished making map for --track-renames 2025/06/26 18:13:56 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:56 DEBUG : potato: Unchanged skipping 2025/06/26 18:13:56 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for renames to finish 2025/06/26 18:13:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 18:13:57 INFO : yam: Copied (server-side copy) to: yaml 2025/06/26 18:13:57 INFO : yam: Deleted 2025/06/26 18:13:57 INFO : yaml: Renamed from "yam" 2025/06/26 18:13:57 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/26 18:13:58 INFO : B2 bucket rclone-test-niqajep4laso: Making map for --track-renames 2025/06/26 18:13:58 INFO : B2 bucket rclone-test-niqajep4laso: Finished making map for --track-renames 2025/06/26 18:13:58 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:13:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 18:13:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/26 18:13:58 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for renames to finish 2025/06/26 18:13:58 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:13:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 18:13:59 INFO : sub/yam: Copied (new) 2025/06/26 18:13:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 18:13:59 INFO : potato: Copied (new) 2025/06/26 18:13:59 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:13:59 DEBUG : potato: Unchanged skipping 2025/06/26 18:14:00 INFO : B2 bucket rclone-test-niqajep4laso: Making map for --track-renames 2025/06/26 18:14:00 INFO : B2 bucket rclone-test-niqajep4laso: Finished making map for --track-renames 2025/06/26 18:14:00 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:14:00 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for renames to finish 2025/06/26 18:14:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 18:14:00 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/26 18:14:01 INFO : sub/yam: Deleted 2025/06/26 18:14:01 INFO : yam: Renamed from "sub/yam" 2025/06/26 18:14:01 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:14:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.39s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:14:01 DEBUG : Creating backend with remote "/tmp/rclone440597008/dir1" 2025/06/26 18:14:01 DEBUG : Creating backend with remote "/tmp/rclone440597008/dir2" 2025/06/26 18:14:01 DEBUG : Local file system at /tmp/rclone440597008/dir2: Using server-side directory move 2025/06/26 18:14:01 INFO : Local file system at /tmp/rclone440597008/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 18:14:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/26 18:14:01 DEBUG : Local file system at /tmp/rclone440597008/dir2: Waiting for checks to finish 2025/06/26 18:14:01 DEBUG : Local file system at /tmp/rclone440597008/dir2: Waiting for transfers to finish 2025/06/26 18:14:01 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:14:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:14:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 18:14:02 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:14:02 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:14:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/26 18:14:02 INFO : nested/sub dir/file: Copied (new) 2025/06/26 18:14:02 INFO : nested/sub dir/file: Deleted 2025/06/26 18:14:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:14:03 INFO : sub dir/hello world: Copied (new) 2025/06/26 18:14:03 INFO : sub dir/hello world: Deleted 2025/06/26 18:14:03 INFO : sub dir: Removing directory 2025/06/26 18:14:03 INFO : nested/sub dir: Removing directory 2025/06/26 18:14:03 INFO : nested: Removing directory 2025/06/26 18:14:03 DEBUG : Local file system at /tmp/rclone440597008: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:14:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:14:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 18:14:04 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:14:04 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:14:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/26 18:14:04 INFO : nested/sub dir/file: Copied (new) 2025/06/26 18:14:04 INFO : nested/sub dir/file: Deleted 2025/06/26 18:14:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:14:04 INFO : sub dir/hello world: Copied (new) 2025/06/26 18:14:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:14:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/26 18:14:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 18:14:05 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:14:05 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:14:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 18:14:06 INFO : existing: Copied (new) 2025/06/26 18:14:06 INFO : existing: Deleted 2025/06/26 18:14:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/26 18:14:06 INFO : existing-b: Copied (new) 2025/06/26 18:14:06 INFO : existing-b: Deleted 2025/06/26 18:14:06 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:14:06 DEBUG : existing: Destination exists, skipping 2025/06/26 18:14:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/26 18:14:06 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:14:06 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:14:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nuvowim3laze" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-niqajep4laso -> B2 bucket rclone-test-nuvowim3laze 2025/06/26 18:14:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:14:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 18:14:11 DEBUG : empty space: Unchanged skipping 2025/06/26 18:14:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 18:14:11 DEBUG : B2 bucket rclone-test-nuvowim3laze: Waiting for checks to finish 2025/06/26 18:14:12 INFO : empty space: Deleted 2025/06/26 18:14:12 DEBUG : B2 bucket rclone-test-nuvowim3laze: Waiting for transfers to finish 2025/06/26 18:14:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:14:12 INFO : potato2: Copied (server-side copy) 2025/06/26 18:14:12 INFO : potato2: Deleted 2025/06/26 18:14:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 18:14:12 INFO : potato3: Copied (server-side copy) 2025/06/26 18:14:13 INFO : potato3: Deleted 2025/06/26 18:14:13 DEBUG : Creating backend with remote "TestB2:rclone-test-raxoceb0heli" 2025/06/26 18:14:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 18:14:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:14:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 18:14:14 DEBUG : B2 bucket rclone-test-raxoceb0heli: Waiting for checks to finish 2025/06/26 18:14:14 DEBUG : B2 bucket rclone-test-raxoceb0heli: Waiting for transfers to finish 2025/06/26 18:14:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 18:14:15 INFO : empty space: Copied (server-side copy) 2025/06/26 18:14:15 INFO : empty space: Deleted 2025/06/26 18:14:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:14:15 INFO : potato2: Copied (server-side copy) 2025/06/26 18:14:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 18:14:15 INFO : potato3: Copied (server-side copy) 2025/06/26 18:14:16 INFO : potato2: Deleted 2025/06/26 18:14:16 INFO : potato3: Deleted 2025/06/26 18:14:16 DEBUG : B2 bucket rclone-test-raxoceb0heli: Purge remote 2025/06/26 18:14:16 INFO : B2 bucket rclone-test-raxoceb0heli: cleaning bucket "rclone-test-raxoceb0heli" of all files 2025/06/26 18:14:16 DEBUG : empty space: Deleting (id "4_zff128db3702dabdb9f780e1b_f113c51e08c810b6d_d20250626_m181415_c001_v0001182_t0048_u01750961655186") 2025/06/26 18:14:16 DEBUG : potato2: Deleting (id "4_zff128db3702dabdb9f780e1b_f1158abca83a1f688_d20250626_m181415_c001_v0001040_t0059_u01750961655416") 2025/06/26 18:14:16 DEBUG : potato3: Deleting (id "4_zff128db3702dabdb9f780e1b_f11576fbb19cc4028_d20250626_m181415_c001_v0001115_t0032_u01750961655581") 2025/06/26 18:14:17 DEBUG : B2 bucket rclone-test-nuvowim3laze: Purge remote 2025/06/26 18:14:17 INFO : B2 bucket rclone-test-nuvowim3laze: cleaning bucket "rclone-test-nuvowim3laze" of all files 2025/06/26 18:14:17 DEBUG : empty space: Deleting (id "4_zcfd27d93702dabdb9f780e1b_f401fb357a6c45704_d20250626_m181415_c001_v7007000_t0000_u01750961655390") 2025/06/26 18:14:17 DEBUG : empty space: Deleting (id "4_zcfd27d93702dabdb9f780e1b_f1152dbeac5f9c0fb_d20250626_m181411_c001_v0001165_t0000_u01750961651188") 2025/06/26 18:14:17 DEBUG : potato2: Deleting (id "4_zcfd27d93702dabdb9f780e1b_f401fb357a6c45707_d20250626_m181415_c001_v7007000_t0000_u01750961655949") 2025/06/26 18:14:17 DEBUG : potato2: Deleting (id "4_zcfd27d93702dabdb9f780e1b_f1155fdcc91db1f30_d20250626_m181412_c001_v0001036_t0040_u01750961652021") 2025/06/26 18:14:17 DEBUG : potato3: Deleting (id "4_zcfd27d93702dabdb9f780e1b_f4187ea8124fa6489_d20250626_m181416_c001_v7007000_t0000_u01750961656074") 2025/06/26 18:14:17 DEBUG : potato3: Deleting (id "4_zcfd27d93702dabdb9f780e1b_f113e10c60c76e7da_d20250626_m181412_c001_v0001144_t0040_u01750961652387") 2025/06/26 18:14:17 DEBUG : potato3: Deleting (id "4_zcfd27d93702dabdb9f780e1b_f1152dbeac5f9c0fd_d20250626_m181411_c001_v0001165_t0034_u01750961651416") --- PASS: TestServerSideMove (11.75s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:14:19 DEBUG : Creating backend with remote "TestB2:rclone-test-babesub5luwu" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-niqajep4laso -> B2 bucket rclone-test-babesub5luwu 2025/06/26 18:14:25 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 18:14:25 DEBUG : empty space: Excluded 2025/06/26 18:14:25 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 18:14:25 DEBUG : empty space: Excluded 2025/06/26 18:14:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:14:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 18:14:25 DEBUG : B2 bucket rclone-test-babesub5luwu: Waiting for checks to finish 2025/06/26 18:14:25 DEBUG : B2 bucket rclone-test-babesub5luwu: Waiting for transfers to finish 2025/06/26 18:14:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:14:25 INFO : potato2: Copied (server-side copy) 2025/06/26 18:14:25 INFO : potato2: Deleted 2025/06/26 18:14:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 18:14:25 INFO : potato3: Copied (server-side copy) 2025/06/26 18:14:25 INFO : potato3: Deleted 2025/06/26 18:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zewufiq4rita" 2025/06/26 18:14:26 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 18:14:26 DEBUG : empty space: Excluded 2025/06/26 18:14:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:14:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 18:14:27 DEBUG : B2 bucket rclone-test-zewufiq4rita: Waiting for checks to finish 2025/06/26 18:14:27 DEBUG : B2 bucket rclone-test-zewufiq4rita: Waiting for transfers to finish 2025/06/26 18:14:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 18:14:28 INFO : potato3: Copied (server-side copy) 2025/06/26 18:14:28 INFO : potato3: Deleted 2025/06/26 18:14:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:14:30 INFO : potato2: Copied (server-side copy) 2025/06/26 18:14:30 INFO : potato2: Deleted 2025/06/26 18:14:30 DEBUG : B2 bucket rclone-test-zewufiq4rita: Purge remote 2025/06/26 18:14:30 INFO : B2 bucket rclone-test-zewufiq4rita: cleaning bucket "rclone-test-zewufiq4rita" of all files 2025/06/26 18:14:30 DEBUG : potato2: Deleting (id "4_z8fc2bdd3702dabdb9f780e1b_f11328663cdd17648_d20250626_m181430_c001_v0001179_t0026_u01750961670036") 2025/06/26 18:14:30 DEBUG : potato3: Deleting (id "4_z8fc2bdd3702dabdb9f780e1b_f10580dfc6b90d38a_d20250626_m181428_c001_v0001178_t0027_u01750961668384") 2025/06/26 18:14:31 DEBUG : B2 bucket rclone-test-babesub5luwu: Purge remote 2025/06/26 18:14:31 INFO : B2 bucket rclone-test-babesub5luwu: cleaning bucket "rclone-test-babesub5luwu" of all files 2025/06/26 18:14:31 DEBUG : empty space: Deleting (id "4_zff42ada3702dabdb9f780e1b_f110ee46214c0778e_d20250626_m181423_c001_v0001109_t0051_u01750961663639") 2025/06/26 18:14:31 DEBUG : potato2: Deleting (id "4_zff42ada3702dabdb9f780e1b_f4209261e45193452_d20250626_m181430_c001_v7007000_t0000_u01750961670246") 2025/06/26 18:14:31 DEBUG : potato2: Deleting (id "4_zff42ada3702dabdb9f780e1b_f10083745ab355379_d20250626_m181425_c001_v0001136_t0033_u01750961665160") 2025/06/26 18:14:31 DEBUG : potato3: Deleting (id "4_zff42ada3702dabdb9f780e1b_f4209261e4519344e_d20250626_m181428_c001_v7007000_t0000_u01750961668620") 2025/06/26 18:14:31 DEBUG : potato3: Deleting (id "4_zff42ada3702dabdb9f780e1b_f106939e67c012348_d20250626_m181425_c001_v0001177_t0042_u01750961665511") 2025/06/26 18:14:31 DEBUG : potato3: Deleting (id "4_zff42ada3702dabdb9f780e1b_f110ee46214c07792_d20250626_m181424_c001_v0001109_t0058_u01750961664226") --- PASS: TestServerSideMoveWithFilter (14.53s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hegajus7wuta" 2025/06/26 18:14:36 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-niqajep4laso -> B2 bucket rclone-test-hegajus7wuta 2025/06/26 18:14:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:14:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 18:14:38 DEBUG : empty space: Unchanged skipping 2025/06/26 18:14:38 DEBUG : B2 bucket rclone-test-hegajus7wuta: Waiting for checks to finish 2025/06/26 18:14:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 18:14:39 INFO : empty space: Deleted 2025/06/26 18:14:39 DEBUG : B2 bucket rclone-test-hegajus7wuta: Waiting for transfers to finish 2025/06/26 18:14:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:14:39 INFO : potato2: Copied (server-side copy) 2025/06/26 18:14:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 18:14:39 INFO : potato3: Copied (server-side copy) 2025/06/26 18:14:39 INFO : potato2: Deleted 2025/06/26 18:14:39 INFO : potato3: Deleted 2025/06/26 18:14:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lesugop4niga" 2025/06/26 18:14:40 INFO : tomatoDir: Making directory 2025/06/26 18:14:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 18:14:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:14:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 18:14:41 DEBUG : B2 bucket rclone-test-lesugop4niga: Waiting for checks to finish 2025/06/26 18:14:41 DEBUG : B2 bucket rclone-test-lesugop4niga: Waiting for transfers to finish 2025/06/26 18:14:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 18:14:42 INFO : empty space: Copied (server-side copy) 2025/06/26 18:14:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 18:14:42 INFO : potato2: Copied (server-side copy) 2025/06/26 18:14:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 18:14:42 INFO : potato3: Copied (server-side copy) 2025/06/26 18:14:42 INFO : empty space: Deleted 2025/06/26 18:14:42 INFO : potato2: Deleted 2025/06/26 18:14:42 INFO : potato3: Deleted 2025/06/26 18:14:43 DEBUG : B2 bucket rclone-test-lesugop4niga: Purge remote 2025/06/26 18:14:43 INFO : B2 bucket rclone-test-lesugop4niga: cleaning bucket "rclone-test-lesugop4niga" of all files 2025/06/26 18:14:43 DEBUG : empty space: Deleting (id "4_zaf82fd43702dabdb9f780e1b_f10884740c6319338_d20250626_m181442_c001_v0001137_t0004_u01750961682036") 2025/06/26 18:14:43 DEBUG : potato2: Deleting (id "4_zaf82fd43702dabdb9f780e1b_f1008b7e9d3da95f4_d20250626_m181442_c001_v0001181_t0002_u01750961682413") 2025/06/26 18:14:43 DEBUG : potato3: Deleting (id "4_zaf82fd43702dabdb9f780e1b_f107d4d09ea84447e_d20250626_m181442_c001_v0001183_t0026_u01750961682419") 2025/06/26 18:14:44 DEBUG : B2 bucket rclone-test-hegajus7wuta: Purge remote 2025/06/26 18:14:44 INFO : B2 bucket rclone-test-hegajus7wuta: cleaning bucket "rclone-test-hegajus7wuta" of all files 2025/06/26 18:14:44 DEBUG : empty space: Deleting (id "4_z2ff2ed33702dabdb9f780e1b_f418c3542667db01b_d20250626_m181442_c001_v7007000_t0000_u01750961682509") 2025/06/26 18:14:44 DEBUG : empty space: Deleting (id "4_z2ff2ed33702dabdb9f780e1b_f1013afe86ca7ef49_d20250626_m181438_c001_v0001120_t0012_u01750961678031") 2025/06/26 18:14:44 DEBUG : potato2: Deleting (id "4_z2ff2ed33702dabdb9f780e1b_f404317e131dd586d_d20250626_m181442_c001_v7007000_t0000_u01750961682618") 2025/06/26 18:14:44 DEBUG : potato2: Deleting (id "4_z2ff2ed33702dabdb9f780e1b_f105dfa8716b21d33_d20250626_m181439_c001_v0001100_t0018_u01750961679062") 2025/06/26 18:14:44 DEBUG : potato3: Deleting (id "4_z2ff2ed33702dabdb9f780e1b_f418c3542667db01e_d20250626_m181442_c001_v7007000_t0000_u01750961682691") 2025/06/26 18:14:44 DEBUG : potato3: Deleting (id "4_z2ff2ed33702dabdb9f780e1b_f11299ee996404755_d20250626_m181439_c001_v0001165_t0003_u01750961679422") 2025/06/26 18:14:44 DEBUG : potato3: Deleting (id "4_z2ff2ed33702dabdb9f780e1b_f1013afe86ca7ef4d_d20250626_m181438_c001_v0001120_t0014_u01750961678393") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.93s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:14:45 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:14:48 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:14:49 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/rclone-sync-test" 2025/06/26 18:14:51 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/rclone-sync-test-include/layer2" 2025/06/26 18:14:53 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/rclone-sync-test-ignore-file" 2025/06/26 18:14:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/26 18:14:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 18:14:57 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 18:14:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 18:14:57 DEBUG : B2 bucket rclone-test-niqajep4laso path rclone-sync-test: Waiting for checks to finish 2025/06/26 18:14:57 DEBUG : B2 bucket rclone-test-niqajep4laso path rclone-sync-test: Waiting for transfers to finish 2025/06/26 18:14:57 DEBUG : Waiting for deletions to finish 2025/06/26 18:14:57 INFO : There was nothing to transfer 2025/06/26 18:14:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 18:14:58 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:14:58 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:14:58 DEBUG : Waiting for deletions to finish 2025/06/26 18:14:58 INFO : There was nothing to transfer 2025/06/26 18:14:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 18:14:58 DEBUG : B2 bucket rclone-test-niqajep4laso path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/26 18:14:58 DEBUG : B2 bucket rclone-test-niqajep4laso path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/26 18:14:58 DEBUG : Waiting for deletions to finish 2025/06/26 18:14:58 INFO : There was nothing to transfer 2025/06/26 18:14:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 18:14:59 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:14:59 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:14:59 DEBUG : Waiting for deletions to finish 2025/06/26 18:14:59 INFO : There was nothing to transfer 2025/06/26 18:14:59 DEBUG : Excluded 2025/06/26 18:14:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 18:14:59 DEBUG : B2 bucket rclone-test-niqajep4laso path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/26 18:14:59 DEBUG : B2 bucket rclone-test-niqajep4laso path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/26 18:14:59 DEBUG : Waiting for deletions to finish 2025/06/26 18:14:59 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.33s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:15:00 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/dst" 2025/06/26 18:15:01 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/CompareDest" 2025/06/26 18:15:03 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 18:15:03 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:03 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 18:15:04 INFO : one: Copied (new) 2025/06/26 18:15:04 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:15:04 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:05 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 18:15:05 INFO : one: Copied (replaced existing) 2025/06/26 18:15:05 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:07 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:15:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 18:15:07 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:07 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:07 INFO : There was nothing to transfer 2025/06/26 18:15:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:15:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 18:15:09 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 18:15:09 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:09 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:09 INFO : There was nothing to transfer 2025/06/26 18:15:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:15:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 18:15:09 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 18:15:09 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:09 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:09 INFO : There was nothing to transfer 2025/06/26 18:15:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:15:10 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/26 18:15:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 18:15:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 18:15:10 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 18:15:10 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:10 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:10 INFO : There was nothing to transfer 2025/06/26 18:15:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:15:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 18:15:11 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 18:15:11 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 18:15:11 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:12 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/26 18:15:12 INFO : two: Copied (new) 2025/06/26 18:15:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:15:15 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/dest" 2025/06/26 18:15:16 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/pre-dest1" 2025/06/26 18:15:17 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/pre-dest2" 2025/06/26 18:15:19 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:15:19 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/26 18:15:20 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:15:20 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/26 18:15:20 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/26 18:15:20 DEBUG : B2 bucket rclone-test-niqajep4laso path dest: Waiting for checks to finish 2025/06/26 18:15:20 DEBUG : B2 bucket rclone-test-niqajep4laso path dest: Waiting for transfers to finish 2025/06/26 18:15:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/26 18:15:21 INFO : 3: Copied (new) 2025/06/26 18:15:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.07s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:15:22 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/dst" 2025/06/26 18:15:24 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/CopyDest" 2025/06/26 18:15:26 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 18:15:26 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:26 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 18:15:26 INFO : one: Copied (new) 2025/06/26 18:15:26 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:15:27 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:27 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 18:15:27 INFO : one: Copied (replaced existing) 2025/06/26 18:15:27 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:29 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/BackupDir" 2025/06/26 18:15:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:15:30 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:15:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 18:15:32 INFO : one: Copied (server-side copy) 2025/06/26 18:15:32 INFO : one: Deleted 2025/06/26 18:15:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 18:15:32 INFO : one: Copied (server-side copy) 2025/06/26 18:15:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/26 18:15:32 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:32 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:34 DEBUG : one: Unchanged skipping 2025/06/26 18:15:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 18:15:34 INFO : two: Copied (server-side copy) 2025/06/26 18:15:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/26 18:15:34 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:34 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:34 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:35 DEBUG : one: Unchanged skipping 2025/06/26 18:15:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:35 DEBUG : two: Unchanged skipping 2025/06/26 18:15:35 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:35 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:35 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:35 INFO : There was nothing to transfer 2025/06/26 18:15:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:36 DEBUG : one: Unchanged skipping 2025/06/26 18:15:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/26 18:15:36 DEBUG : three: Destination not found in --copy-dest 2025/06/26 18:15:36 DEBUG : three: Need to transfer - File not found at Destination 2025/06/26 18:15:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 18:15:36 DEBUG : two: Unchanged skipping 2025/06/26 18:15:36 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:36 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:37 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/26 18:15:37 INFO : three: Copied (new) 2025/06/26 18:15:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.06s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:15:40 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/dst" 2025/06/26 18:15:41 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/backup" 2025/06/26 18:15:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 18:15:43 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:15:43 DEBUG : two: Unchanged skipping 2025/06/26 18:15:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 18:15:44 INFO : one: Copied (server-side copy) 2025/06/26 18:15:45 INFO : one: Deleted 2025/06/26 18:15:45 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 18:15:46 INFO : one: Copied (new) 2025/06/26 18:15:46 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 18:15:46 INFO : three.txt: Copied (server-side copy) 2025/06/26 18:15:46 INFO : three.txt: Deleted 2025/06/26 18:15:46 INFO : three.txt: Moved into backup dir 2025/06/26 18:15:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 18:15:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:15:48 DEBUG : two: Unchanged skipping 2025/06/26 18:15:48 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 18:15:48 INFO : one: Copied (server-side copy) 2025/06/26 18:15:48 INFO : one: Deleted 2025/06/26 18:15:48 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 18:15:49 INFO : one: Copied (new) 2025/06/26 18:15:49 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 18:15:49 INFO : three.txt: Copied (server-side copy) 2025/06/26 18:15:50 INFO : three.txt: Deleted 2025/06/26 18:15:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.50s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:15:53 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/dst" 2025/06/26 18:15:54 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/backup" 2025/06/26 18:15:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 18:15:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:15:56 DEBUG : two: Unchanged skipping 2025/06/26 18:15:56 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:15:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 18:15:58 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 18:15:58 INFO : one: Deleted 2025/06/26 18:15:58 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:15:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 18:15:59 INFO : one: Copied (new) 2025/06/26 18:15:59 DEBUG : Waiting for deletions to finish 2025/06/26 18:15:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 18:15:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 18:15:59 INFO : three.txt: Deleted 2025/06/26 18:15:59 INFO : three.txt: Moved into backup dir 2025/06/26 18:16:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 18:16:01 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:16:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:16:01 DEBUG : two: Unchanged skipping 2025/06/26 18:16:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 18:16:02 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 18:16:02 INFO : one: Deleted 2025/06/26 18:16:02 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:16:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 18:16:02 INFO : one: Copied (new) 2025/06/26 18:16:02 DEBUG : Waiting for deletions to finish 2025/06/26 18:16:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 18:16:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 18:16:03 INFO : three.txt: Deleted 2025/06/26 18:16:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:16:07 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/dst" 2025/06/26 18:16:08 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/backup" 2025/06/26 18:16:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 18:16:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:16:10 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:16:10 DEBUG : two: Unchanged skipping 2025/06/26 18:16:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 18:16:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 18:16:18 INFO : one: Deleted 2025/06/26 18:16:18 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:16:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 18:16:19 INFO : one: Copied (new) 2025/06/26 18:16:19 DEBUG : Waiting for deletions to finish 2025/06/26 18:16:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 18:16:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 18:16:20 INFO : three.txt: Deleted 2025/06/26 18:16:20 INFO : three.txt: Moved into backup dir 2025/06/26 18:16:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 18:16:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:16:22 DEBUG : two: Unchanged skipping 2025/06/26 18:16:22 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:16:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 18:16:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 18:16:22 INFO : one: Deleted 2025/06/26 18:16:22 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:16:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 18:16:23 INFO : one: Copied (new) 2025/06/26 18:16:23 DEBUG : Waiting for deletions to finish 2025/06/26 18:16:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 18:16:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 18:16:24 INFO : three.txt: Deleted 2025/06/26 18:16:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.42s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:16:27 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/dst" 2025/06/26 18:16:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 18:16:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:16:29 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:16:29 DEBUG : two: Unchanged skipping 2025/06/26 18:16:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 18:16:30 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 18:16:30 INFO : one: Deleted 2025/06/26 18:16:30 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:16:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 18:16:31 INFO : one: Copied (new) 2025/06/26 18:16:31 DEBUG : Waiting for deletions to finish 2025/06/26 18:16:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 18:16:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 18:16:32 INFO : three.txt: Deleted 2025/06/26 18:16:32 INFO : three.txt: Moved into backup dir 2025/06/26 18:16:33 DEBUG : one.bak: Excluded (Path Filter) 2025/06/26 18:16:33 DEBUG : one.bak: Excluded 2025/06/26 18:16:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/26 18:16:33 DEBUG : three.txt.bak: Excluded 2025/06/26 18:16:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 18:16:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:16:33 DEBUG : two: Unchanged skipping 2025/06/26 18:16:33 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for checks to finish 2025/06/26 18:16:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 18:16:33 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 18:16:34 INFO : one: Deleted 2025/06/26 18:16:34 DEBUG : B2 bucket rclone-test-niqajep4laso path dst: Waiting for transfers to finish 2025/06/26 18:16:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 18:16:34 INFO : one: Copied (new) 2025/06/26 18:16:34 DEBUG : Waiting for deletions to finish 2025/06/26 18:16:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 18:16:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 18:16:35 INFO : three.txt: Deleted 2025/06/26 18:16:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.38s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:16:38 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/dst" 2025/06/26 18:16:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 18:16:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 18:16:41 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 18:16:41 INFO : one: Deleted 2025/06/26 18:16:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 18:16:42 INFO : one: Copied (new) 2025/06/26 18:16:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:16:42 DEBUG : two: Unchanged skipping 2025/06/26 18:16:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 18:16:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 18:16:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 18:16:43 INFO : three.txt: Deleted 2025/06/26 18:16:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 18:16:43 INFO : three.txt: Copied (new) 2025/06/26 18:16:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 18:16:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 18:16:44 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 18:16:44 INFO : one: Deleted 2025/06/26 18:16:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 18:16:44 INFO : one: Copied (new) 2025/06/26 18:16:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:16:45 DEBUG : two: Unchanged skipping 2025/06/26 18:16:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 18:16:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 18:16:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 18:16:46 INFO : three.txt: Deleted 2025/06/26 18:16:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/26 18:16:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.15s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:16:50 DEBUG : Creating backend with remote "TestB2:rclone-test-niqajep4laso/dst" 2025/06/26 18:16:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 18:16:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 18:16:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 18:16:52 INFO : one: Deleted 2025/06/26 18:16:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 18:16:54 INFO : one: Copied (new) 2025/06/26 18:16:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:16:54 DEBUG : two: Unchanged skipping 2025/06/26 18:16:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 18:16:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 18:16:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 18:16:55 INFO : three.txt: Deleted 2025/06/26 18:16:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 18:16:56 INFO : three.txt: Copied (new) 2025/06/26 18:16:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 18:16:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 18:16:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 18:16:58 INFO : one: Deleted 2025/06/26 18:16:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 18:16:58 INFO : one: Copied (new) 2025/06/26 18:16:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:16:58 DEBUG : two: Unchanged skipping 2025/06/26 18:16:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 18:16:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 18:16:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 18:16:59 INFO : three.txt: Deleted 2025/06/26 18:17:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/26 18:17:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.15s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:17:03 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:17:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/26 18:17:03 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:17:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/26 18:17:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/26 18:17:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.65s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:17:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 18:17:05 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:17:05 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:17:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 18:17:05 INFO : existing: Copied (new) 2025/06/26 18:17:05 DEBUG : Waiting for deletions to finish 2025/06/26 18:17:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/26 18:17:06 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:17:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/26 18:17:06 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:17:06 ERROR : B2 bucket rclone-test-niqajep4laso: not deleting files as there were IO errors 2025/06/26 18:17:06 ERROR : B2 bucket rclone-test-niqajep4laso: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.35s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:17:07 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:17:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:07 DEBUG : existing: Unchanged skipping 2025/06/26 18:17:07 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:17:07 DEBUG : Waiting for deletions to finish 2025/06/26 18:17:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.60s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", 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-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:17:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:17:26 DEBUG : both10: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both11: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both14: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both15: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both12: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both0: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both13: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both16: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both1: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both2: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both17: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both4: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both5: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both18: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both7: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both19: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:26 DEBUG : both3: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both6: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both8: Unchanged skipping 2025/06/26 18:17:26 DEBUG : both9: Unchanged skipping 2025/06/26 18:17:26 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:17:26 DEBUG : Waiting for deletions to finish 2025/06/26 18:17:27 INFO : only10: Deleted 2025/06/26 18:17:27 INFO : only15: Deleted 2025/06/26 18:17:27 INFO : only19: Deleted 2025/06/26 18:17:27 INFO : only1: Deleted 2025/06/26 18:17:27 INFO : only4: Deleted 2025/06/26 18:17:27 INFO : only13: Deleted 2025/06/26 18:17:27 INFO : only2: Deleted 2025/06/26 18:17:27 INFO : only3: Deleted 2025/06/26 18:17:27 INFO : only6: Deleted 2025/06/26 18:17:27 INFO : only8: Deleted 2025/06/26 18:17:27 INFO : only9: Deleted 2025/06/26 18:17:27 INFO : only0: Deleted 2025/06/26 18:17:27 INFO : only16: Deleted 2025/06/26 18:17:27 INFO : only18: Deleted 2025/06/26 18:17:27 INFO : only5: Deleted 2025/06/26 18:17:27 INFO : only7: Deleted 2025/06/26 18:17:27 INFO : only11: Deleted 2025/06/26 18:17:27 INFO : only12: Deleted 2025/06/26 18:17:28 INFO : only14: Deleted 2025/06/26 18:17:28 INFO : only17: Deleted 2025/06/26 18:17:28 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.47s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:17:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:17:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both10: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both13: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both14: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both15: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both0: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both17: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both18: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both12: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both11: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both16: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both19: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both1: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both2: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both6: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both7: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both3: Unchanged skipping 2025/06/26 18:17:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:17:50 DEBUG : both4: Unchanged skipping 2025/06/26 18:17:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : both5: Unchanged skipping 2025/06/26 18:17:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : both8: Unchanged skipping 2025/06/26 18:17:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : both9: Unchanged skipping 2025/06/26 18:17:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/26 18:17:50 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:17:50 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:50 INFO : only11: Copied (replaced existing) 2025/06/26 18:17:50 INFO : only14: Copied (replaced existing) 2025/06/26 18:17:50 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:50 INFO : only12: Copied (replaced existing) 2025/06/26 18:17:50 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:50 INFO : only16: Copied (replaced existing) 2025/06/26 18:17:50 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:50 INFO : only17: Copied (replaced existing) 2025/06/26 18:17:50 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:50 INFO : only15: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only18: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only0: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only10: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only13: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only1: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only4: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only5: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only19: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only7: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only3: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only9: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only2: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only6: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 18:17:51 INFO : only8: Copied (replaced existing) 2025/06/26 18:17:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.18s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:17:59 DEBUG : empty_dir: Making directory with metadata 2025/06/26 18:17:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 18:17:59 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 18:17:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 18:17:59 INFO : empty_on_remote: Making directory 2025/06/26 18:17:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 18:18:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 18:18:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 18:18:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 18:18:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.73s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:18:02 DEBUG : empty_dir: Making directory with metadata 2025/06/26 18:18:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 18:18:02 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 18:18:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 18:18:02 INFO : empty_on_remote: Making directory 2025/06/26 18:18:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 18:18:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 18:18:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 18:18:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 18:18:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/26 18:18:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:18:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 18:18:05 INFO : sub dir: Making directory 2025/06/26 18:18:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:18:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 18:18:09 INFO : sub dir: Making directory 2025/06/26 18:18:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:18:20 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:21 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:18:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:21 DEBUG : apple: Unchanged skipping 2025/06/26 18:18:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:18:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:21 DEBUG : banana: Unchanged skipping 2025/06/26 18:18:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:18:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:18:22 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:22 INFO : There was nothing to transfer 2025/06/26 18:18:22 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:22 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:18:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : apple: Unchanged skipping 2025/06/26 18:18:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : banana: Unchanged skipping 2025/06/26 18:18:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:18:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:18:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:18:22 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:18:22 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:22 INFO : There was nothing to transfer 2025/06/26 18:18:22 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:23 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:18:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:18:35 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:36 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:18:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : apple: Unchanged skipping 2025/06/26 18:18:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:18:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:18:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : banana: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:18:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:18:37 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:18:37 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:37 INFO : There was nothing to transfer 2025/06/26 18:18:37 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:37 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:18:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : apple: Unchanged skipping 2025/06/26 18:18:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:18:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:18:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:37 DEBUG : banana: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:18:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:18:38 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:18:38 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:38 INFO : There was nothing to transfer 2025/06/26 18:18:38 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:38 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:18:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:18:51 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:51 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:18:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:18:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:52 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:52 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:52 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:52 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:52 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 18:18:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:18:52 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:18:52 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:18:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 18:18:52 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/26 18:18:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 18:18:52 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 18:18:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 18:18:52 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/26 18:18:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 18:18:53 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 18:18:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 18:18:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 18:18:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 18:18:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 18:18:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 18:18:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 18:18:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 18:18:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 18:18:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 18:18:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 18:18:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:18:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 18:18:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 18:18:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 18:18:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 18:18:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:18:54 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:54 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 18:18:54 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 18:18:54 INFO : splitbananasplit: Deleted 2025/06/26 18:18:54 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 18:18:54 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 18:18:54 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 18:18:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 18:18:54 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 18:18:54 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 18:18:54 INFO : apple: Deleted 2025/06/26 18:18:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 18:18:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 18:18:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 18:18:55 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 18:18:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 18:18:55 INFO : appleappleapplebanana: Deleted 2025/06/26 18:18:55 INFO : banana: Deleted 2025/06/26 18:18:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 18:18:55 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 18:18:55 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 18:18:55 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 18:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:55 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:55 DEBUG : apple: Unchanged skipping 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:18:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:55 DEBUG : banana: Unchanged skipping 2025/06/26 18:18:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:55 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 18:18:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 18:18:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:18:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:18:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:18:56 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:18:56 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:56 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 18:18:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:56 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:56 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:56 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:56 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:18:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:18:56 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:18:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:19:08 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:09 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:09 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:09 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:09 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:09 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:09 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:09 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:09 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:09 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 18:19:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 18:19:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 18:19:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 18:19:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 18:19:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 18:19:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 18:19:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 18:19:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 18:19:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 18:19:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 18:19:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 18:19:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 18:19:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 18:19:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 18:19:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 18:19:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 18:19:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 18:19:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 18:19:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 18:19:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 18:19:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 18:19:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 18:19:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 18:19:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 18:19:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 18:19:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 18:19:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 18:19:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 18:19:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 18:19:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 18:19:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 18:19:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 18:19:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 18:19:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 18:19:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 18:19:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 18:19:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 18:19:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 18:19:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 18:19:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 18:19:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 18:19:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 18:19:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 18:19:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 18:19:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 18:19:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 18:19:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 18:19:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 18:19:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 18:19:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 18:19:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 18:19:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 18:19:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 18:19:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 18:19:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:09 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:19:09 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:19:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 18:19:09 INFO : apple: Copied (new) to: PREFIXapple 2025/06/26 18:19:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 18:19:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 18:19:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/26 18:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 18:19:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 18:19:09 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/26 18:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 18:19:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 18:19:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 18:19:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 18:19:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 18:19:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/26 18:19:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 18:19:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 18:19:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/26 18:19:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 18:19:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 18:19:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 18:19:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 18:19:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 18:19:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 18:19:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 18:19:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 18:19:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/26 18:19:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 18:19:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 18:19:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 18:19:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 18:19:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 18:19:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 18:19:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 18:19:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 18:19:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/26 18:19:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 18:19:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 18:19:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/26 18:19:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 18:19:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 18:19:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/26 18:19:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 18:19:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 18:19:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/26 18:19:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 18:19:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 18:19:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/26 18:19:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 18:19:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 18:19:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/26 18:19:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 18:19:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/26 18:19:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 18:19:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/26 18:19:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 18:19:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/26 18:19:11 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 18:19:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 18:19:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 18:19:11 INFO : apple: Deleted 2025/06/26 18:19:11 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 18:19:11 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 18:19:11 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 18:19:11 INFO : appleappleapplebanana: Deleted 2025/06/26 18:19:11 INFO : banana: Deleted 2025/06/26 18:19:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 18:19:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 18:19:11 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 18:19:12 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 18:19:12 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 18:19:12 INFO : splitbananasplit: Deleted 2025/06/26 18:19:12 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 18:19:12 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 18:19:12 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 18:19:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 18:19:12 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 18:19:12 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 18:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 18:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 18:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 18:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 18:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 18:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 18:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 18:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 18:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 18:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 18:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 18:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 18:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 18:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 18:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 18:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 18:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 18:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 18:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 18:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 18:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 18:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 18:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 18:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 18:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 18:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 18:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 18:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 18:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 18:19:12 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 18:19:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 18:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 18:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 18:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 18:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 18:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 18:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 18:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 18:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 18:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 18:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 18:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 18:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 18:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 18:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 18:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 18:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 18:19:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 18:19:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 18:19:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 18:19:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 18:19:13 INFO : banana: Copied (new) 2025/06/26 18:19:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:13 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:19:13 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:19:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 18:19:13 INFO : apple: Copied (new) 2025/06/26 18:19:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 18:19:13 INFO : splitbananasplit: Copied (new) 2025/06/26 18:19:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 18:19:13 INFO : appleappleapplebanana: Copied (new) 2025/06/26 18:19:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 18:19:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 18:19:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 18:19:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 18:19:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 18:19:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 18:19:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 18:19:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 18:19:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 18:19:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 18:19:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 18:19:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 18:19:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 18:19:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 18:19:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 18:19:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 18:19:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 18:19:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 18:19:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 18:19:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 18:19:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 18:19:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 18:19:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 18:19:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 18:19:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 18:19:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 18:19:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 18:19:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 18:19:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 18:19:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 18:19:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 18:19:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 18:19:14 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:14 INFO : PREFIXapple: Deleted 2025/06/26 18:19:14 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/26 18:19:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/26 18:19:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/26 18:19:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/26 18:19:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/26 18:19:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/26 18:19:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/26 18:19:14 INFO : PREFIXsplitbananasplit: Deleted 2025/06/26 18:19:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/26 18:19:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/26 18:19:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/26 18:19:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/26 18:19:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/26 18:19:15 INFO : PREFIXbanana: Deleted 2025/06/26 18:19:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/26 18:19:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/26 18:19:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/26 18:19:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/26 18:19:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/26 18:19:15 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:15 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:15 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:19:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:19:29 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:29 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:19:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:19:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 18:19:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 18:19:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 18:19:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 18:19:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 18:19:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 18:19:30 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:30 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:19:30 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:19:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 18:19:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 18:19:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 18:19:30 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 18:19:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 18:19:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 18:19:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 18:19:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 18:19:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 18:19:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 18:19:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 18:19:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 18:19:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 18:19:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 18:19:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 18:19:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 18:19:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 18:19:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 18:19:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/26 18:19:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 18:19:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/26 18:19:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 18:19:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/26 18:19:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 18:19:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/26 18:19:32 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 18:19:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 18:19:32 INFO : appleappleapplebanana: Deleted 2025/06/26 18:19:32 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 18:19:32 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 18:19:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 18:19:32 INFO : splitbananasplit: Deleted 2025/06/26 18:19:32 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 18:19:32 INFO : apple: Deleted 2025/06/26 18:19:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 18:19:32 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 18:19:32 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 18:19:32 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 18:19:32 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 18:19:32 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 18:19:32 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 18:19:32 INFO : banana: Deleted 2025/06/26 18:19:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 18:19:32 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 18:19:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 18:19:32 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/26 18:19:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 18:19:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 18:19:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 18:19:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 18:19:33 INFO : appleappleapplebanana: Copied (new) 2025/06/26 18:19:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:33 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:19:33 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:19:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 18:19:34 INFO : banana: Copied (new) 2025/06/26 18:19:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 18:19:34 INFO : apple: Copied (new) 2025/06/26 18:19:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 18:19:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 18:19:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 18:19:34 INFO : splitbananasplit: Copied (new) 2025/06/26 18:19:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 18:19:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 18:19:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 18:19:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 18:19:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 18:19:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 18:19:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 18:19:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 18:19:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 18:19:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 18:19:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 18:19:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 18:19:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 18:19:34 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 18:19:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 18:19:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 18:19:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 18:19:34 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 18:19:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 18:19:34 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 18:19:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 18:19:34 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 18:19:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 18:19:35 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 18:19:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 18:19:35 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 18:19:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 18:19:35 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 18:19:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 18:19:35 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 18:19:35 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/26 18:19:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/26 18:19:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/26 18:19:35 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/26 18:19:35 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/26 18:19:35 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/26 18:19:35 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/26 18:19:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/26 18:19:35 INFO : appleSUFFIX: Deleted 2025/06/26 18:19:35 INFO : bananaSUFFIX: Deleted 2025/06/26 18:19:35 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/26 18:19:35 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/26 18:19:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/26 18:19:35 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/26 18:19:35 INFO : splitbananasplitSUFFIX: Deleted 2025/06/26 18:19:35 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/26 18:19:36 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/26 18:19:36 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/26 18:19:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/26 18:19:36 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/26 18:19:36 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:36 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:36 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:19:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:19:50 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:50 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:19:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 18:19:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 18:19:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:50 DEBUG : banana: Unchanged skipping 2025/06/26 18:19:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:50 DEBUG : apple: Unchanged skipping 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 18:19:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 18:19:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 18:19:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 18:19:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:19:51 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:19:51 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:19:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 18:19:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/26 18:19:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 18:19:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 18:19:51 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/26 18:19:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 18:19:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 18:19:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/26 18:19:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 18:19:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 18:19:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/26 18:19:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 18:19:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 18:19:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/26 18:19:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 18:19:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 18:19:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/26 18:19:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 18:19:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 18:19:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/26 18:19:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 18:19:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 18:19:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/26 18:19:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 18:19:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 18:19:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/26 18:19:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 18:19:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 18:19:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/26 18:19:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 18:19:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 18:19:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/26 18:19:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 18:19:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 18:19:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/26 18:19:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 18:19:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 18:19:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/26 18:19:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 18:19:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 18:19:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/26 18:19:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 18:19:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 18:19:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/26 18:19:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 18:19:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/26 18:19:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 18:19:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/26 18:19:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 18:19:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/26 18:19:52 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 18:19:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 18:19:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 18:19:52 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 18:19:52 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 18:19:52 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 18:19:52 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 18:19:52 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 18:19:53 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 18:19:53 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 18:19:53 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 18:19:53 INFO : appleappleapplebanana: Deleted 2025/06/26 18:19:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 18:19:53 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 18:19:53 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 18:19:53 INFO : splitbananasplit: Deleted 2025/06/26 18:19:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 18:19:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 18:19:53 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:53 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : appleapple: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/26 18:19:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 18:19:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 18:19:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 18:19:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 18:19:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 18:19:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 18:19:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 18:19:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 18:19:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 18:19:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 18:19:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 18:19:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 18:19:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 18:19:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 18:19:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 18:19:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 18:19:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 18:19:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 18:19:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 18:19:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 18:19:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 18:19:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 18:19:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 18:19:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 18:19:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 18:19:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 18:19:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 18:19:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 18:19:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 18:19:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 18:19:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 18:19:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 18:19:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 18:19:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 18:19:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 18:19:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 18:19:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 18:19:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 18:19:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 18:19:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 18:19:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 18:19:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 18:19:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 18:19:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 18:19:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 18:19:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 18:19:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 18:19:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 18:19:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 18:19:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 18:19:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 18:19:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 18:19:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 18:19:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 18:19:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 18:19:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 18:19:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 18:19:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 18:19:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 18:19:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 18:19:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 18:19:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 18:19:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 18:19:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 18:19:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 18:19:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 18:19:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 18:19:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 18:19:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 18:19:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 18:19:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 18:19:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 18:19:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 18:19:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 18:19:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 18:19:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 18:19:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 18:19:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : banana: Unchanged skipping 2025/06/26 18:19:54 DEBUG : apple: Unchanged skipping 2025/06/26 18:19:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:19:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 18:19:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 18:19:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 18:19:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 18:19:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 18:19:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 18:19:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 18:19:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 18:19:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 18:19:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 18:19:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 18:19:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 18:19:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 18:19:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 18:19:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 18:19:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 18:19:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:19:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:19:54 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:19:54 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:19:54 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:54 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:54 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : appleapple: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/26 18:19:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 18:19:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 18:19:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 18:19:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 18:19:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 18:19:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 18:19:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 18:19:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 18:19:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 18:19:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 18:19:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 18:19:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 18:19:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 18:19:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 18:19:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 18:19:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 18:19:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 18:19:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 18:19:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 18:19:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 18:19:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 18:19:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 18:19:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 18:19:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 18:19:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 18:19:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 18:19:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 18:19:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 18:19:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 18:19:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 18:19:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 18:19:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 18:19:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 18:19:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 18:19:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 18:19:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 18:19:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 18:19:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 18:19:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 18:19:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 18:19:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 18:19:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 18:19:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 18:19:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 18:19:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 18:19:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 18:19:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 18:19:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 18:19:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 18:19:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 18:19:54 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:20:07 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:07 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:20:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : apple: Unchanged skipping 2025/06/26 18:20:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:20:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : banana: Unchanged skipping 2025/06/26 18:20:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:20:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:20:08 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:20:08 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:08 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:08 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:20:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:20:09 DEBUG : apple: Unchanged skipping 2025/06/26 18:20:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : banana: Unchanged skipping 2025/06/26 18:20:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:20:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:20:09 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:20:09 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:09 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:09 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:20:09 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:10 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:20:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:20:22 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:23 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:20:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:20:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : banana: Unchanged skipping 2025/06/26 18:20:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : apple: Unchanged skipping 2025/06/26 18:20:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:20:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:20:23 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:20:23 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:23 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:24 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:20:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : apple: Unchanged skipping 2025/06/26 18:20:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:20:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:20:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : banana: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:20:24 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:20:24 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:20:24 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:24 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:25 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:20:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:20:43 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:43 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:20:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : apple: Unchanged skipping 2025/06/26 18:20:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : banana: Unchanged skipping 2025/06/26 18:20:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:20:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:20:44 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:20:44 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:44 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:44 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:20:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : apple: Unchanged skipping 2025/06/26 18:20:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:20:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : banana: Unchanged skipping 2025/06/26 18:20:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:20:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:20:45 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:20:45 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:45 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:45 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:20:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:20:58 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:59 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:20:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : apple: Unchanged skipping 2025/06/26 18:20:59 DEBUG : banana: Unchanged skipping 2025/06/26 18:20:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:20:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:20:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:20:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:20:59 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:20:59 DEBUG : Waiting for deletions to finish 2025/06/26 18:20:59 DEBUG : Waiting for deletions to finish 2025/06/26 18:21:00 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:21:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : apple: Unchanged skipping 2025/06/26 18:21:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:21:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : banana: Unchanged skipping 2025/06/26 18:21:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:21:00 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:00 DEBUG : Waiting for deletions to finish 2025/06/26 18:21:00 DEBUG : Waiting for deletions to finish 2025/06/26 18:21:01 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:21:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:14 DEBUG : Waiting for deletions to finish 2025/06/26 18:21:14 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:21:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : apple: Unchanged skipping 2025/06/26 18:21:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:21:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : banana: Unchanged skipping 2025/06/26 18:21:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:21:15 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:15 DEBUG : Waiting for deletions to finish 2025/06/26 18:21:15 DEBUG : Waiting for deletions to finish 2025/06/26 18:21:15 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:21:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : apple: Unchanged skipping 2025/06/26 18:21:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:21:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : banana: Unchanged skipping 2025/06/26 18:21:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:21:16 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:16 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:16 DEBUG : Waiting for deletions to finish 2025/06/26 18:21:16 DEBUG : Waiting for deletions to finish 2025/06/26 18:21:16 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:21:16 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (188.62s) --- PASS: TestTransform/NFC (14.98s) --- PASS: TestTransform/NFD (15.27s) --- PASS: TestTransform/base64 (18.17s) --- PASS: TestTransform/prefix (19.41s) --- PASS: TestTransform/suffix (20.98s) --- PASS: TestTransform/truncate (17.65s) --- PASS: TestTransform/encoder (15.54s) --- PASS: TestTransform/ISO-8859-1 (15.07s) --- PASS: TestTransform/charmap (20.46s) --- PASS: TestTransform/lowercase (15.55s) --- PASS: TestTransform/ascii (15.54s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 18:21:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 18:21:21 INFO : sub dir_somesuffix: Making directory 2025/06/26 18:21:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 18:21:21 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/26 18:21:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 18:21:21 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/26 18:21:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 18:21:21 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:21 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:22 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:22 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 18:21:22 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:23 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:23 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:23 INFO : tictactoe: Making directory 2025/06/26 18:21:23 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:23 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/26 18:21:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:23 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:23 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:24 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:24 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/26 18:21:24 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.92s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:25 INFO : toe: Making directory 2025/06/26 18:21:25 INFO : toe/toe: Making directory 2025/06/26 18:21:25 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 18:21:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 18:21:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 18:21:25 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:25 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/26 18:21:25 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.75s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:26 INFO : toe: Making directory 2025/06/26 18:21:26 INFO : toe/toe: Making directory 2025/06/26 18:21:26 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 18:21:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 18:21:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 18:21:26 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:26 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:28 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/26 18:21:28 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.04s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:28 DEBUG : empty_dir: Making directory with metadata 2025/06/26 18:21:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 18:21:28 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:29 INFO : tictacempty_dir: Making directory 2025/06/26 18:21:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:29 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:29 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:29 INFO : tictactoe: Making directory 2025/06/26 18:21:29 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:29 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:29 INFO : tictactoe/tictactoe: Making directory 2025/06/26 18:21:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 18:21:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 18:21:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 18:21:29 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:29 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/26 18:21:29 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.65s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:30 DEBUG : empty_dir: Making directory with metadata 2025/06/26 18:21:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 18:21:30 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:30 INFO : tictacempty_dir: Making directory 2025/06/26 18:21:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:30 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:30 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:30 INFO : tictactoe: Making directory 2025/06/26 18:21:30 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:30 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:30 INFO : tictactoe/tictactoe: Making directory 2025/06/26 18:21:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 18:21:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 18:21:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:30 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:30 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:31 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/26 18:21:31 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:31 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:31 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:31 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 18:21:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/26 18:21:32 NOTICE: B2 bucket rclone-test-niqajep4laso: 0 differences found 2025/06/26 18:21:32 NOTICE: B2 bucket rclone-test-niqajep4laso: 1 matching files --- PASS: TestAllTag (2.22s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:32 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:32 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:32 INFO : tictactoe: Making directory 2025/06/26 18:21:32 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:32 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:32 INFO : tictactoe/tictactoe: Making directory 2025/06/26 18:21:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 18:21:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 18:21:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 18:21:32 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:32 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/26 18:21:33 DEBUG : Waiting for deletions to finish 2025/06/26 18:21:34 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:34 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:34 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:34 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 18:21:34 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 18:21:34 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/26 18:21:34 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:34 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.84s) === RUN TestSyntax 2025/06/26 18:21:35 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:35 INFO : toe: Making directory 2025/06/26 18:21:35 INFO : toe/toe: Making directory 2025/06/26 18:21:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 18:21:35 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:35 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:36 INFO : toe/toe/toe: Copied (new) 2025/06/26 18:21:36 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.88s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:37 DEBUG : empty_dir: Making directory with metadata 2025/06/26 18:21:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 18:21:37 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:37 INFO : tictacempty_dir: Making directory 2025/06/26 18:21:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:37 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:37 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:37 INFO : tictactoe: Making directory 2025/06/26 18:21:37 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:37 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:37 INFO : tictactoe/tictactoe: Making directory 2025/06/26 18:21:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 18:21:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 18:21:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:37 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:37 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:38 INFO : toe/toe/toe.txt: Deleted 2025/06/26 18:21:38 INFO : toe/toe: Removing directory 2025/06/26 18:21:38 INFO : toe: Removing directory 2025/06/26 18:21:38 INFO : empty_dir: Removing directory 2025/06/26 18:21:38 DEBUG : Local file system at /tmp/rclone440597008: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:39 DEBUG : empty_dir: Making directory with metadata 2025/06/26 18:21:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 18:21:39 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:39 INFO : tictacempty_dir: Making directory 2025/06/26 18:21:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:39 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:39 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:39 INFO : tictactoe: Making directory 2025/06/26 18:21:39 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:39 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:39 INFO : tictactoe/tictactoe: Making directory 2025/06/26 18:21:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 18:21:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 18:21:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:39 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:39 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:39 INFO : toe/toe/toe.txt: Deleted 2025/06/26 18:21:39 INFO : toe/toe: Removing directory 2025/06/26 18:21:39 INFO : toe: Removing directory 2025/06/26 18:21:39 INFO : empty_dir: Removing directory 2025/06/26 18:21:39 DEBUG : Local file system at /tmp/rclone440597008: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/26 18:21:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 18:21:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 18:21:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 18:21:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 18:21:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/26 18:21:41 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.35s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:42 DEBUG : Reset feature "Copy" 2025/06/26 18:21:42 DEBUG : Reset feature "Move" 2025/06/26 18:21:42 DEBUG : Reset feature "Copy" 2025/06/26 18:21:42 DEBUG : Reset feature "Move" 2025/06/26 18:21:42 DEBUG : empty_dir: Making directory with metadata 2025/06/26 18:21:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 18:21:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:42 INFO : tictacempty_dir: Making directory 2025/06/26 18:21:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 18:21:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:42 INFO : tictactoe: Making directory 2025/06/26 18:21:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 18:21:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:42 INFO : tictactoe/tictactoe: Making directory 2025/06/26 18:21:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 18:21:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 18:21:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 18:21:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:42 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:42 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 18:21:43 INFO : toe/toe/toe.txt: Deleted 2025/06/26 18:21:43 INFO : toe/toe: Removing directory 2025/06/26 18:21:43 INFO : toe: Removing directory 2025/06/26 18:21:43 INFO : empty_dir: Removing directory 2025/06/26 18:21:43 DEBUG : Local file system at /tmp/rclone440597008: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/26 18:21:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 18:21:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 18:21:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 18:21:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 18:21:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/26 18:21:45 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.89s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:46 DEBUG : toe: transformed to: dG9l 2025/06/26 18:21:46 DEBUG : toe: transformed to: dG9l 2025/06/26 18:21:46 INFO : dG9l: Making directory 2025/06/26 18:21:46 DEBUG : toe: transformed to: dG9l 2025/06/26 18:21:46 DEBUG : toe: transformed to: dG9l 2025/06/26 18:21:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/26 18:21:46 INFO : dG9l/dG9l: Making directory 2025/06/26 18:21:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/26 18:21:46 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/26 18:21:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 18:21:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 18:21:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 18:21:46 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:46 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:47 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 18:21:47 DEBUG : Waiting for deletions to finish 2025/06/26 18:21:47 DEBUG : dG9l: transformed to: toe 2025/06/26 18:21:47 DEBUG : dG9l: transformed to: toe 2025/06/26 18:21:47 DEBUG : dG9l: transformed to: toe 2025/06/26 18:21:47 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/26 18:21:47 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/26 18:21:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/26 18:21:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/26 18:21:47 DEBUG : Local file system at /tmp/rclone440597008: Waiting for checks to finish 2025/06/26 18:21:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/26 18:21:47 DEBUG : Local file system at /tmp/rclone440597008: Waiting for transfers to finish 2025/06/26 18:21:47 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.55s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-niqajep4laso", Local "Local file system at /tmp/rclone440597008", Modify Window "1ms" 2025/06/26 18:21:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 18:21:48 DEBUG : toe: transformed to: 2025/06/26 18:21:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 18:21:49 DEBUG : toe: transformed to: 2025/06/26 18:21:49 INFO : B2 bucket rclone-test-niqajep4laso: Making directory 2025/06/26 18:21:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 18:21:49 DEBUG : toe: transformed to: 2025/06/26 18:21:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 18:21:49 DEBUG : toe: transformed to: 2025/06/26 18:21:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 18:21:49 DEBUG : toe/toe: transformed to: 2025/06/26 18:21:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/26 18:21:49 INFO : toe/toe: Making directory 2025/06/26 18:21:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 18:21:49 DEBUG : toe/toe: transformed to: 2025/06/26 18:21:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/26 18:21:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 18:21:49 DEBUG : toe: transformed to: 2025/06/26 18:21:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 18:21:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 18:21:49 DEBUG : toe/toe/toe: transformed to: 2025/06/26 18:21:49 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/26 18:21:49 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for checks to finish 2025/06/26 18:21:49 DEBUG : B2 bucket rclone-test-niqajep4laso: Waiting for transfers to finish 2025/06/26 18:21:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 18:21:49 INFO : toe/toe/toe: Copied (new) 2025/06/26 18:21:49 ERROR : B2 bucket rclone-test-niqajep4laso: not deleting files as there were IO errors 2025/06/26 18:21:49 ERROR : B2 bucket rclone-test-niqajep4laso: not deleting directories as there were IO errors --- PASS: TestError (1.70s) PASS 2025/06/26 18:21:50 DEBUG : B2 bucket rclone-test-niqajep4laso: Purge remote 2025/06/26 18:21:50 INFO : B2 bucket rclone-test-niqajep4laso: cleaning bucket "rclone-test-niqajep4laso" of all files 2025/06/26 18:21:51 DEBUG : BackupDir/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c4575f_d20250626_m181537_c001_v7007000_t0000_u01750961737583") 2025/06/26 18:21:51 DEBUG : BackupDir/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1199acfce1e90d06_d20250626_m181532_c001_v0001093_t0026_u01750961732050") 2025/06/26 18:21:51 DEBUG : CompareDest/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e45193490_d20250626_m181513_c001_v7007000_t0000_u01750961713006") 2025/06/26 18:21:51 DEBUG : CompareDest/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ba7_d20250626_m181506_c001_v0001093_t0034_u01750961706834") 2025/06/26 18:21:51 DEBUG : CompareDest/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e45193491_d20250626_m181513_c001_v7007000_t0000_u01750961713189") 2025/06/26 18:21:51 DEBUG : CompareDest/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92c65_d20250626_m181508_c001_v0001098_t0028_u01750961708294") 2025/06/26 18:21:51 DEBUG : CopyDest/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45760_d20250626_m181537_c001_v7007000_t0000_u01750961737765") 2025/06/26 18:21:51 DEBUG : CopyDest/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01786d_d20250626_m181529_c001_v0001145_t0009_u01750961729116") 2025/06/26 18:21:51 DEBUG : CopyDest/three: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45762_d20250626_m181537_c001_v7007000_t0000_u01750961737954") 2025/06/26 18:21:51 DEBUG : CopyDest/three: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ca7_d20250626_m181535_c001_v0001098_t0032_u01750961735707") 2025/06/26 18:21:51 DEBUG : CopyDest/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45763_d20250626_m181538_c001_v7007000_t0000_u01750961738137") 2025/06/26 18:21:52 DEBUG : CopyDest/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2bd5_d20250626_m181533_c001_v0001093_t0006_u01750961733613") 2025/06/26 18:21:52 DEBUG : EXISTING: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf69421173_d20250626_m181708_c001_v7007000_t0000_u01750961828311") 2025/06/26 18:21:52 DEBUG : EXISTING: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2c97_d20250626_m181707_c001_v0001093_t0050_u01750961827083") 2025/06/26 18:21:52 DEBUG : PREFIXapple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935b3_d20250626_m181914_c001_v7007000_t0000_u01750961954716") 2025/06/26 18:21:52 DEBUG : PREFIXapple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff7d_d20250626_m181909_c001_v0001183_t0038_u01750961949656") 2025/06/26 18:21:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f784_d20250626_m181914_c001_v7007000_t0000_u01750961954726") 2025/06/26 18:21:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d6f_d20250626_m181909_c001_v0001093_t0026_u01750961949686") 2025/06/26 18:21:52 DEBUG : PREFIXbanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdb0_d20250626_m181914_c001_v7007000_t0000_u01750961954973") 2025/06/26 18:21:52 DEBUG : PREFIXbanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179ed_d20250626_m181909_c001_v0001145_t0000_u01750961949665") 2025/06/26 18:21:52 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935b4_d20250626_m181914_c001_v7007000_t0000_u01750961954903") 2025/06/26 18:21:52 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f0b_d20250626_m181909_c001_v0001098_t0019_u01750961949678") 2025/06/26 18:21:52 DEBUG : Testêé: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf69421170_d20250626_m181704_c001_v7007000_t0000_u01750961824354") 2025/06/26 18:21:52 DEBUG : Testêé: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92d89_d20250626_m181703_c001_v0001098_t0038_u01750961823641") 2025/06/26 18:21:52 DEBUG : Testêé: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2c8b_d20250626_m181702_c001_v0001093_t0012_u01750961822438") 2025/06/26 18:21:52 DEBUG : YXBwbGU=: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6640_d20250626_m181857_c001_v7007000_t0000_u01750961937044") 2025/06/26 18:21:52 DEBUG : YXBwbGU=: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ed9_d20250626_m181852_c001_v0001098_t0006_u01750961932640") 2025/06/26 18:21:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6641_d20250626_m181857_c001_v7007000_t0000_u01750961937227") 2025/06/26 18:21:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d4b_d20250626_m181852_c001_v0001093_t0030_u01750961932629") 2025/06/26 18:21:52 DEBUG : YmFuYW5h: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6642_d20250626_m181857_c001_v7007000_t0000_u01750961937412") 2025/06/26 18:21:52 DEBUG : YmFuYW5h: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff0f_d20250626_m181852_c001_v0001183_t0031_u01750961932611") 2025/06/26 18:21:53 DEBUG : a/potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5409_d20250626_m181335_c001_v7007000_t0000_u01750961615486") 2025/06/26 18:21:53 DEBUG : a/potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01779a_d20250626_m181334_c001_v0001145_t0048_u01750961614698") 2025/06/26 18:21:53 DEBUG : a/potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e3770e_d20250626_m181333_c001_v7007000_t0000_u01750961613185") 2025/06/26 18:21:53 DEBUG : a/potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017790_d20250626_m181332_c001_v0001145_t0013_u01750961612283") 2025/06/26 18:21:53 DEBUG : a/potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac5a_d20250626_m181315_c001_v7007000_t0000_u01750961595130") 2025/06/26 18:21:53 DEBUG : a/potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01775e_d20250626_m181314_c001_v0001145_t0005_u01750961594212") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe3f_d20250626_m182117_c001_v7007000_t0000_u01750962077305") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b7029e_d20250626_m182112_c001_v0001183_t0004_u01750962072671") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd94fb_d20250626_m182101_c001_v7007000_t0000_u01750962061689") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70244_d20250626_m182057_c001_v0001183_t0026_u01750962057202") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85a8_d20250626_m182046_c001_v7007000_t0000_u01750962046215") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70208_d20250626_m182042_c001_v0001183_t0039_u01750962042145") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a6f_d20250626_m182025_c001_v7007000_t0000_u01750962025727") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b701a2_d20250626_m182021_c001_v0001183_t0031_u01750962021628") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebde8_d20250626_m182010_c001_v7007000_t0000_u01750962010694") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70118_d20250626_m182006_c001_v0001183_t0020_u01750962006440") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935e7_d20250626_m181955_c001_v7007000_t0000_u01750961995073") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70097_d20250626_m181948_c001_v0001183_t0020_u01750961988833") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593486_d20250626_m181937_c001_v7007000_t0000_u01750961977352") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f65_d20250626_m181933_c001_v0001098_t0030_u01750961973785") 2025/06/26 18:21:53 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40999fee4cf5f07f_d20250626_m181932_c001_v7007000_t0000_u01750961972645") 2025/06/26 18:21:54 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70007_d20250626_m181928_c001_v0001183_t0052_u01750961968195") 2025/06/26 18:21:54 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc7e_d20250626_m181916_c001_v7007000_t0000_u01750961956481") 2025/06/26 18:21:54 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179f7_d20250626_m181912_c001_v0001145_t0023_u01750961952982") 2025/06/26 18:21:54 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebda7_d20250626_m181911_c001_v7007000_t0000_u01750961951657") 2025/06/26 18:21:54 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff75_d20250626_m181907_c001_v0001183_t0039_u01750961947664") 2025/06/26 18:21:54 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a1f_d20250626_m181854_c001_v7007000_t0000_u01750961934887") 2025/06/26 18:21:54 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6feff_d20250626_m181850_c001_v0001183_t0009_u01750961930283") 2025/06/26 18:21:54 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77e0_d20250626_m181838_c001_v7007000_t0000_u01750961918938") 2025/06/26 18:21:54 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fea1_d20250626_m181834_c001_v0001183_t0011_u01750961914688") 2025/06/26 18:21:54 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab01645_d20250626_m181823_c001_v7007000_t0000_u01750961903711") 2025/06/26 18:21:54 DEBUG : apple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fe51_d20250626_m181819_c001_v0001183_t0059_u01750961899584") 2025/06/26 18:21:54 DEBUG : appleSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a43_d20250626_m181935_c001_v7007000_t0000_u01750961975739") 2025/06/26 18:21:54 DEBUG : appleSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70019_d20250626_m181930_c001_v0001183_t0015_u01750961970412") 2025/06/26 18:21:54 DEBUG : appleapple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935e8_d20250626_m181955_c001_v7007000_t0000_u01750961995255") 2025/06/26 18:21:54 DEBUG : appleapple: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b700a7_d20250626_m181951_c001_v0001183_t0012_u01750961991023") 2025/06/26 18:21:54 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe41_d20250626_m182117_c001_v7007000_t0000_u01750962077487") 2025/06/26 18:21:54 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e2d_d20250626_m182113_c001_v0001093_t0049_u01750962073263") 2025/06/26 18:21:54 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd94fc_d20250626_m182101_c001_v7007000_t0000_u01750962061874") 2025/06/26 18:21:54 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e1b_d20250626_m182057_c001_v0001093_t0008_u01750962057688") 2025/06/26 18:21:54 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85aa_d20250626_m182046_c001_v7007000_t0000_u01750962046398") 2025/06/26 18:21:54 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e07_d20250626_m182042_c001_v0001093_t0051_u01750962042622") 2025/06/26 18:21:54 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a70_d20250626_m182025_c001_v7007000_t0000_u01750962025913") 2025/06/26 18:21:54 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ded_d20250626_m182022_c001_v0001093_t0029_u01750962022233") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebde9_d20250626_m182010_c001_v7007000_t0000_u01750962010876") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2de1_d20250626_m182006_c001_v0001093_t0001_u01750962006890") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4086edb20a1f13ea_d20250626_m181953_c001_v7007000_t0000_u01750961993071") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f87_d20250626_m181949_c001_v0001098_t0051_u01750961989478") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593487_d20250626_m181937_c001_v7007000_t0000_u01750961977616") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70039_d20250626_m181933_c001_v0001183_t0002_u01750961973774") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5b5c_d20250626_m181932_c001_v7007000_t0000_u01750961972304") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a23_d20250626_m181928_c001_v0001145_t0006_u01750961968913") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc7f_d20250626_m181916_c001_v7007000_t0000_u01750961956665") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d79_d20250626_m181913_c001_v0001093_t0014_u01750961953013") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f408fc7e03e47d25a_d20250626_m181911_c001_v7007000_t0000_u01750961951856") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f05_d20250626_m181908_c001_v0001098_t0018_u01750961948187") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418c3542667db7ff_d20250626_m181855_c001_v7007000_t0000_u01750961935055") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d49_d20250626_m181850_c001_v0001093_t0015_u01750961930755") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77e1_d20250626_m181839_c001_v7007000_t0000_u01750961919124") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d37_d20250626_m181835_c001_v0001093_t0013_u01750961915189") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab01646_d20250626_m181823_c001_v7007000_t0000_u01750961903893") 2025/06/26 18:21:55 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d21_d20250626_m181820_c001_v0001093_t0054_u01750961900043") 2025/06/26 18:21:55 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9445_d20250626_m181935_c001_v7007000_t0000_u01750961975796") 2025/06/26 18:21:55 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d93_d20250626_m181930_c001_v0001093_t0005_u01750961970443") 2025/06/26 18:21:56 DEBUG : b/potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d540a_d20250626_m181335_c001_v7007000_t0000_u01750961615669") 2025/06/26 18:21:56 DEBUG : b/potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017792_d20250626_m181333_c001_v0001145_t0016_u01750961613734") 2025/06/26 18:21:56 DEBUG : b/potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e37709_d20250626_m181332_c001_v7007000_t0000_u01750961612628") 2025/06/26 18:21:56 DEBUG : b/potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01778c_d20250626_m181331_c001_v0001145_t0008_u01750961611225") 2025/06/26 18:21:56 DEBUG : b/potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac59_d20250626_m181314_c001_v7007000_t0000_u01750961594564") 2025/06/26 18:21:56 DEBUG : b/potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017758_d20250626_m181313_c001_v0001145_t0034_u01750961593243") 2025/06/26 18:21:56 DEBUG : backup/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d54e9_d20250626_m181550_c001_v7007000_t0000_u01750961750634") 2025/06/26 18:21:56 DEBUG : backup/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1165c85ee50a1df7_d20250626_m181548_c001_v0001184_t0037_u01750961748574") 2025/06/26 18:21:56 DEBUG : backup/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1070404c904d8a8a_d20250626_m181544_c001_v0001171_t0017_u01750961744821") 2025/06/26 18:21:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f69f_d20250626_m181624_c001_v7007000_t0000_u01750961784471") 2025/06/26 18:21:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f115a5f83ce0dcc76_d20250626_m181622_c001_v0001180_t0027_u01750961782454") 2025/06/26 18:21:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1028a13833f1be11_d20250626_m181617_c001_v0001036_t0057_u01750961777288") 2025/06/26 18:21:56 DEBUG : backup/one.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd58d5_d20250626_m181604_c001_v7007000_t0000_u01750961764045") 2025/06/26 18:21:56 DEBUG : backup/one.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f10362afb1a4c2c35_d20250626_m181602_c001_v0001145_t0005_u01750961762035") 2025/06/26 18:21:56 DEBUG : backup/one.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f101b2960ac37f907_d20250626_m181557_c001_v0001115_t0054_u01750961757943") 2025/06/26 18:21:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6a0_d20250626_m181624_c001_v7007000_t0000_u01750961784656") 2025/06/26 18:21:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f100effb535589265_d20250626_m181623_c001_v0001131_t0032_u01750961783568") 2025/06/26 18:21:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f103c26eb2ec2db1d_d20250626_m181619_c001_v0001106_t0026_u01750961779861") 2025/06/26 18:21:56 DEBUG : backup/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d54ea_d20250626_m181550_c001_v7007000_t0000_u01750961750816") 2025/06/26 18:21:56 DEBUG : backup/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1165c3dd95f66a07_d20250626_m181549_c001_v0001040_t0039_u01750961749706") 2025/06/26 18:21:56 DEBUG : backup/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1136be249afa6c1a_d20250626_m181546_c001_v0001184_t0003_u01750961746330") 2025/06/26 18:21:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd58d6_d20250626_m181604_c001_v7007000_t0000_u01750961764229") 2025/06/26 18:21:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01789f_d20250626_m181602_c001_v0001145_t0010_u01750961762998") 2025/06/26 18:21:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f102d8965b139aca8_d20250626_m181559_c001_v0001179_t0005_u01750961759601") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe42_d20250626_m182117_c001_v7007000_t0000_u01750962077674") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017af9_d20250626_m182112_c001_v0001145_t0001_u01750962072870") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd94fd_d20250626_m182102_c001_v7007000_t0000_u01750962062059") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017ae3_d20250626_m182057_c001_v0001145_t0018_u01750962057395") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85ab_d20250626_m182046_c001_v7007000_t0000_u01750962046581") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017ac7_d20250626_m182042_c001_v0001145_t0039_u01750962042357") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a71_d20250626_m182026_c001_v7007000_t0000_u01750962026097") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017aab_d20250626_m182021_c001_v0001145_t0022_u01750962021832") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdea_d20250626_m182011_c001_v7007000_t0000_u01750962011058") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a8b_d20250626_m182006_c001_v0001145_t0037_u01750962006633") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935e9_d20250626_m181955_c001_v7007000_t0000_u01750961995438") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a59_d20250626_m181949_c001_v0001145_t0001_u01750961989034") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593488_d20250626_m181937_c001_v7007000_t0000_u01750961977799") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a33_d20250626_m181933_c001_v0001145_t0056_u01750961973763") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40999fee4cf5f083_d20250626_m181932_c001_v7007000_t0000_u01750961972827") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f4f_d20250626_m181928_c001_v0001098_t0038_u01750961968420") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc80_d20250626_m181916_c001_v7007000_t0000_u01750961956849") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ffa1_d20250626_m181912_c001_v0001183_t0059_u01750961952995") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc79_d20250626_m181911_c001_v7007000_t0000_u01750961951871") 2025/06/26 18:21:57 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179e9_d20250626_m181907_c001_v0001145_t0009_u01750961947857") 2025/06/26 18:21:58 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4019711adbbf9f6f_d20250626_m181855_c001_v7007000_t0000_u01750961935069") 2025/06/26 18:21:58 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179bf_d20250626_m181850_c001_v0001145_t0014_u01750961930490") 2025/06/26 18:21:58 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77e2_d20250626_m181839_c001_v7007000_t0000_u01750961919309") 2025/06/26 18:21:58 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179a9_d20250626_m181834_c001_v0001145_t0048_u01750961914882") 2025/06/26 18:21:58 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab0164a_d20250626_m181824_c001_v7007000_t0000_u01750961904075") 2025/06/26 18:21:58 DEBUG : banana: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017992_d20250626_m181819_c001_v0001145_t0044_u01750961899783") 2025/06/26 18:21:58 DEBUG : bananaSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935d2_d20250626_m181935_c001_v7007000_t0000_u01750961975750") 2025/06/26 18:21:58 DEBUG : bananaSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f57_d20250626_m181930_c001_v0001098_t0006_u01750961970423") 2025/06/26 18:21:58 DEBUG : both0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd934d_d20250626_m181752_c001_v7007000_t0000_u01750961872304") 2025/06/26 18:21:58 DEBUG : both0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017934_d20250626_m181733_c001_v0001145_t0009_u01750961853019") 2025/06/26 18:21:58 DEBUG : both0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd18_d20250626_m181728_c001_v7007000_t0000_u01750961848709") 2025/06/26 18:21:58 DEBUG : both0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92d99_d20250626_m181710_c001_v0001098_t0001_u01750961830552") 2025/06/26 18:21:58 DEBUG : both1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd934f_d20250626_m181752_c001_v7007000_t0000_u01750961872486") 2025/06/26 18:21:58 DEBUG : both1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ded_d20250626_m181734_c001_v0001098_t0037_u01750961854413") 2025/06/26 18:21:58 DEBUG : both1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd1a_d20250626_m181728_c001_v7007000_t0000_u01750961848892") 2025/06/26 18:21:58 DEBUG : both1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2c9d_d20250626_m181711_c001_v0001093_t0050_u01750961831738") 2025/06/26 18:21:58 DEBUG : both10: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9352_d20250626_m181752_c001_v7007000_t0000_u01750961872672") 2025/06/26 18:21:58 DEBUG : both10: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e09_d20250626_m181742_c001_v0001098_t0033_u01750961862091") 2025/06/26 18:21:58 DEBUG : both10: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd1b_d20250626_m181729_c001_v7007000_t0000_u01750961849082") 2025/06/26 18:21:58 DEBUG : both10: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cb7_d20250626_m181717_c001_v0001093_t0014_u01750961837820") 2025/06/26 18:21:59 DEBUG : both11: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9354_d20250626_m181752_c001_v7007000_t0000_u01750961872856") 2025/06/26 18:21:59 DEBUG : both11: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ce5_d20250626_m181742_c001_v0001093_t0000_u01750961862720") 2025/06/26 18:21:59 DEBUG : both11: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd1d_d20250626_m181729_c001_v7007000_t0000_u01750961849320") 2025/06/26 18:21:59 DEBUG : both11: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017916_d20250626_m181718_c001_v0001145_t0024_u01750961838931") 2025/06/26 18:21:59 DEBUG : both12: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9357_d20250626_m181753_c001_v7007000_t0000_u01750961873039") 2025/06/26 18:21:59 DEBUG : both12: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01794c_d20250626_m181743_c001_v0001145_t0055_u01750961863786") 2025/06/26 18:21:59 DEBUG : both12: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd1e_d20250626_m181729_c001_v7007000_t0000_u01750961849531") 2025/06/26 18:21:59 DEBUG : both12: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92dbd_d20250626_m181719_c001_v0001098_t0058_u01750961839624") 2025/06/26 18:21:59 DEBUG : both13: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9359_d20250626_m181753_c001_v7007000_t0000_u01750961873223") 2025/06/26 18:21:59 DEBUG : both13: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e15_d20250626_m181744_c001_v0001098_t0011_u01750961864471") 2025/06/26 18:21:59 DEBUG : both13: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd1f_d20250626_m181729_c001_v7007000_t0000_u01750961849714") 2025/06/26 18:21:59 DEBUG : both13: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cc1_d20250626_m181720_c001_v0001093_t0018_u01750961840484") 2025/06/26 18:21:59 DEBUG : both14: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd935b_d20250626_m181753_c001_v7007000_t0000_u01750961873408") 2025/06/26 18:21:59 DEBUG : both14: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ce9_d20250626_m181745_c001_v0001093_t0038_u01750961865071") 2025/06/26 18:21:59 DEBUG : both14: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd20_d20250626_m181729_c001_v7007000_t0000_u01750961849896") 2025/06/26 18:21:59 DEBUG : both14: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01791e_d20250626_m181721_c001_v0001145_t0052_u01750961841249") 2025/06/26 18:21:59 DEBUG : both15: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd935e_d20250626_m181753_c001_v7007000_t0000_u01750961873591") 2025/06/26 18:21:59 DEBUG : both15: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017954_d20250626_m181745_c001_v0001145_t0001_u01750961865913") 2025/06/26 18:21:59 DEBUG : both15: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd21_d20250626_m181730_c001_v7007000_t0000_u01750961850078") 2025/06/26 18:21:59 DEBUG : both15: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92dc9_d20250626_m181722_c001_v0001098_t0033_u01750961842071") 2025/06/26 18:22:00 DEBUG : both16: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9360_d20250626_m181753_c001_v7007000_t0000_u01750961873773") 2025/06/26 18:22:00 DEBUG : both16: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e2d_d20250626_m181746_c001_v0001098_t0025_u01750961866943") 2025/06/26 18:22:00 DEBUG : both16: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd23_d20250626_m181730_c001_v7007000_t0000_u01750961850264") 2025/06/26 18:22:00 DEBUG : both16: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cc9_d20250626_m181722_c001_v0001093_t0015_u01750961842919") 2025/06/26 18:22:00 DEBUG : both17: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9364_d20250626_m181753_c001_v7007000_t0000_u01750961873956") 2025/06/26 18:22:00 DEBUG : both17: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cef_d20250626_m181747_c001_v0001093_t0014_u01750961867600") 2025/06/26 18:22:00 DEBUG : both17: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd24_d20250626_m181730_c001_v7007000_t0000_u01750961850445") 2025/06/26 18:22:00 DEBUG : both17: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01792a_d20250626_m181723_c001_v0001145_t0053_u01750961843720") 2025/06/26 18:22:00 DEBUG : both18: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9366_d20250626_m181754_c001_v7007000_t0000_u01750961874140") 2025/06/26 18:22:00 DEBUG : both18: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017958_d20250626_m181748_c001_v0001145_t0037_u01750961868579") 2025/06/26 18:22:00 DEBUG : both18: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd25_d20250626_m181730_c001_v7007000_t0000_u01750961850628") 2025/06/26 18:22:00 DEBUG : both18: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92dd7_d20250626_m181724_c001_v0001098_t0037_u01750961844563") 2025/06/26 18:22:00 DEBUG : both19: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9368_d20250626_m181754_c001_v7007000_t0000_u01750961874322") 2025/06/26 18:22:00 DEBUG : both19: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e3b_d20250626_m181749_c001_v0001098_t0012_u01750961869200") 2025/06/26 18:22:00 DEBUG : both19: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd27_d20250626_m181730_c001_v7007000_t0000_u01750961850810") 2025/06/26 18:22:00 DEBUG : both19: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ccf_d20250626_m181725_c001_v0001093_t0015_u01750961845149") 2025/06/26 18:22:00 DEBUG : both2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd936a_d20250626_m181754_c001_v7007000_t0000_u01750961874508") 2025/06/26 18:22:00 DEBUG : both2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cd5_d20250626_m181735_c001_v0001093_t0021_u01750961855404") 2025/06/26 18:22:00 DEBUG : both2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd29_d20250626_m181730_c001_v7007000_t0000_u01750961850993") 2025/06/26 18:22:00 DEBUG : both2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017902_d20250626_m181712_c001_v0001145_t0033_u01750961832467") 2025/06/26 18:22:00 DEBUG : both3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd936d_d20250626_m181754_c001_v7007000_t0000_u01750961874691") 2025/06/26 18:22:00 DEBUG : both3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01793e_d20250626_m181736_c001_v0001145_t0050_u01750961856382") 2025/06/26 18:22:00 DEBUG : both3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd2a_d20250626_m181731_c001_v7007000_t0000_u01750961851180") 2025/06/26 18:22:00 DEBUG : both3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92d9f_d20250626_m181713_c001_v0001098_t0018_u01750961833183") 2025/06/26 18:22:01 DEBUG : both4: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd936f_d20250626_m181754_c001_v7007000_t0000_u01750961874875") 2025/06/26 18:22:01 DEBUG : both4: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92df3_d20250626_m181737_c001_v0001098_t0020_u01750961857231") 2025/06/26 18:22:01 DEBUG : both4: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd2b_d20250626_m181731_c001_v7007000_t0000_u01750961851365") 2025/06/26 18:22:01 DEBUG : both4: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ca5_d20250626_m181713_c001_v0001093_t0040_u01750961833796") 2025/06/26 18:22:01 DEBUG : both5: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9371_d20250626_m181755_c001_v7007000_t0000_u01750961875058") 2025/06/26 18:22:01 DEBUG : both5: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cdb_d20250626_m181737_c001_v0001093_t0059_u01750961857979") 2025/06/26 18:22:01 DEBUG : both5: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd2c_d20250626_m181731_c001_v7007000_t0000_u01750961851549") 2025/06/26 18:22:01 DEBUG : both5: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01790a_d20250626_m181714_c001_v0001145_t0028_u01750961834508") 2025/06/26 18:22:01 DEBUG : both6: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9373_d20250626_m181755_c001_v7007000_t0000_u01750961875240") 2025/06/26 18:22:01 DEBUG : both6: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017944_d20250626_m181738_c001_v0001145_t0053_u01750961858847") 2025/06/26 18:22:01 DEBUG : both6: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd2e_d20250626_m181731_c001_v7007000_t0000_u01750961851731") 2025/06/26 18:22:01 DEBUG : both6: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92da9_d20250626_m181715_c001_v0001098_t0048_u01750961835099") 2025/06/26 18:22:01 DEBUG : both7: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9375_d20250626_m181755_c001_v7007000_t0000_u01750961875422") 2025/06/26 18:22:01 DEBUG : both7: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92dfb_d20250626_m181739_c001_v0001098_t0039_u01750961859633") 2025/06/26 18:22:01 DEBUG : both7: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd30_d20250626_m181731_c001_v7007000_t0000_u01750961851916") 2025/06/26 18:22:01 DEBUG : both7: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cad_d20250626_m181715_c001_v0001093_t0033_u01750961835666") 2025/06/26 18:22:01 DEBUG : both8: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9379_d20250626_m181755_c001_v7007000_t0000_u01750961875605") 2025/06/26 18:22:01 DEBUG : both8: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ce1_d20250626_m181740_c001_v0001093_t0010_u01750961860376") 2025/06/26 18:22:01 DEBUG : both8: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd31_d20250626_m181732_c001_v7007000_t0000_u01750961852101") 2025/06/26 18:22:01 DEBUG : both8: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017910_d20250626_m181716_c001_v0001145_t0053_u01750961836300") 2025/06/26 18:22:02 DEBUG : both9: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd937b_d20250626_m181755_c001_v7007000_t0000_u01750961875787") 2025/06/26 18:22:02 DEBUG : both9: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017948_d20250626_m181741_c001_v0001145_t0027_u01750961861395") 2025/06/26 18:22:02 DEBUG : both9: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd32_d20250626_m181732_c001_v7007000_t0000_u01750961852283") 2025/06/26 18:22:02 DEBUG : both9: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92db3_d20250626_m181717_c001_v0001098_t0023_u01750961837127") 2025/06/26 18:22:02 DEBUG : c/non empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d540b_d20250626_m181335_c001_v7007000_t0000_u01750961615853") 2025/06/26 18:22:02 DEBUG : c/non empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017796_d20250626_m181334_c001_v0001145_t0021_u01750961614027") 2025/06/26 18:22:02 DEBUG : c/non empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e37710_d20250626_m181333_c001_v7007000_t0000_u01750961613367") 2025/06/26 18:22:02 DEBUG : c/non empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01778e_d20250626_m181331_c001_v0001145_t0019_u01750961611554") 2025/06/26 18:22:02 DEBUG : c/non empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac5b_d20250626_m181315_c001_v7007000_t0000_u01750961595316") 2025/06/26 18:22:02 DEBUG : c/non empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01775a_d20250626_m181313_c001_v0001145_t0034_u01750961593517") 2025/06/26 18:22:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6643_d20250626_m181857_c001_v7007000_t0000_u01750961937597") 2025/06/26 18:22:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179c5_d20250626_m181852_c001_v0001145_t0044_u01750961932619") 2025/06/26 18:22:02 DEBUG : check sum: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac53_d20250626_m181306_c001_v7007000_t0000_u01750961586017") 2025/06/26 18:22:02 DEBUG : check sum: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017746_d20250626_m181304_c001_v0001145_t0050_u01750961584825") 2025/06/26 18:22:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5845_d20250626_m182148_c001_v7007000_t0000_u01750962108512") 2025/06/26 18:22:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b7038e_d20250626_m182146_c001_v0001183_t0042_u01750962106945") 2025/06/26 18:22:02 DEBUG : dest/3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45751_d20250626_m181522_c001_v7007000_t0000_u01750961722263") 2025/06/26 18:22:02 DEBUG : dest/3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404de7d522105f64_d20250626_m181521_c001_v0001178_t0041_u01750961721158") 2025/06/26 18:22:02 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935ea_d20250626_m181955_c001_v7007000_t0000_u01750961995621") 2025/06/26 18:22:02 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f8b_d20250626_m181951_c001_v0001098_t0018_u01750961991234") 2025/06/26 18:22:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe44_d20250626_m182117_c001_v7007000_t0000_u01750962077857") 2025/06/26 18:22:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70278_d20250626_m182106_c001_v0001183_t0027_u01750962066414") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd94fe_d20250626_m182102_c001_v7007000_t0000_u01750962062244") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70226_d20250626_m182050_c001_v0001183_t0005_u01750962050866") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85ac_d20250626_m182046_c001_v7007000_t0000_u01750962046765") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b701ce_d20250626_m182030_c001_v0001183_t0029_u01750962030398") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a72_d20250626_m182026_c001_v7007000_t0000_u01750962026283") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70156_d20250626_m182015_c001_v0001183_t0033_u01750962015330") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdeb_d20250626_m182011_c001_v7007000_t0000_u01750962011242") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b700da_d20250626_m181959_c001_v0001183_t0018_u01750961999798") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf6942127a_d20250626_m181953_c001_v7007000_t0000_u01750961993219") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b7006d_d20250626_m181942_c001_v0001183_t0031_u01750961982133") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593489_d20250626_m181937_c001_v7007000_t0000_u01750961977984") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b7003b_d20250626_m181933_c001_v0001183_t0026_u01750961973987") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e378f7_d20250626_m181932_c001_v7007000_t0000_u01750961972658") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ffd9_d20250626_m181921_c001_v0001183_t0029_u01750961961157") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc81_d20250626_m181917_c001_v7007000_t0000_u01750961957035") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ffa5_d20250626_m181913_c001_v0001183_t0025_u01750961953219") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebda4_d20250626_m181911_c001_v7007000_t0000_u01750961951474") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff53_d20250626_m181901_c001_v0001183_t0010_u01750961941748") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45839_d20250626_m181854_c001_v7007000_t0000_u01750961934994") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fed9_d20250626_m181843_c001_v0001183_t0011_u01750961923583") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77e4_d20250626_m181839_c001_v7007000_t0000_u01750961919493") 2025/06/26 18:22:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fe79_d20250626_m181828_c001_v0001183_t0017_u01750961908299") 2025/06/26 18:22:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab0164b_d20250626_m181824_c001_v7007000_t0000_u01750961904257") 2025/06/26 18:22:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fe27_d20250626_m181813_c001_v0001183_t0032_u01750961893327") 2025/06/26 18:22:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5b64_d20250626_m181935_c001_v7007000_t0000_u01750961975761") 2025/06/26 18:22:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b7001b_d20250626_m181930_c001_v0001183_t0013_u01750961970627") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935eb_d20250626_m181955_c001_v7007000_t0000_u01750961995804") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2dbd_d20250626_m181951_c001_v0001093_t0004_u01750961991245") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe46_d20250626_m182118_c001_v7007000_t0000_u01750962078038") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017aed_d20250626_m182106_c001_v0001145_t0027_u01750962066983") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd94ff_d20250626_m182102_c001_v7007000_t0000_u01750962062431") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017ad3_d20250626_m182051_c001_v0001145_t0050_u01750962051424") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85ad_d20250626_m182046_c001_v7007000_t0000_u01750962046948") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017ab3_d20250626_m182030_c001_v0001145_t0016_u01750962030973") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a73_d20250626_m182026_c001_v7007000_t0000_u01750962026470") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a9d_d20250626_m182015_c001_v0001145_t0032_u01750962015915") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdec_d20250626_m182011_c001_v7007000_t0000_u01750962011426") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a7b_d20250626_m182000_c001_v0001145_t0054_u01750962000362") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935e2_d20250626_m181952_c001_v7007000_t0000_u01750961992682") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a45_d20250626_m181942_c001_v0001145_t0046_u01750961982744") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c59348a_d20250626_m181938_c001_v7007000_t0000_u01750961978168") 2025/06/26 18:22:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a35_d20250626_m181934_c001_v0001145_t0031_u01750961974135") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e378f5_d20250626_m181932_c001_v7007000_t0000_u01750961972475") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f3b_d20250626_m181921_c001_v0001098_t0048_u01750961961736") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc82_d20250626_m181917_c001_v7007000_t0000_u01750961957219") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179f9_d20250626_m181913_c001_v0001145_t0047_u01750961953239") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebda3_d20250626_m181911_c001_v7007000_t0000_u01750961951463") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179dd_d20250626_m181902_c001_v0001145_t0038_u01750961942326") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa663e_d20250626_m181855_c001_v7007000_t0000_u01750961935012") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179b3_d20250626_m181844_c001_v0001145_t0023_u01750961924141") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77e5_d20250626_m181839_c001_v7007000_t0000_u01750961919677") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01799c_d20250626_m181828_c001_v0001145_t0052_u01750961908885") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab0164c_d20250626_m181824_c001_v7007000_t0000_u01750961904440") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017986_d20250626_m181813_c001_v0001145_t0046_u01750961893886") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593482_d20250626_m181935_c001_v7007000_t0000_u01750961975776") 2025/06/26 18:22:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a2b_d20250626_m181930_c001_v0001145_t0047_u01750961970676") 2025/06/26 18:22:05 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935ec_d20250626_m181955_c001_v7007000_t0000_u01750961995987") 2025/06/26 18:22:05 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b700aa_d20250626_m181951_c001_v0001183_t0014_u01750961991265") 2025/06/26 18:22:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe47_d20250626_m182118_c001_v7007000_t0000_u01750962078219") 2025/06/26 18:22:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e21_d20250626_m182107_c001_v0001093_t0018_u01750962067622") 2025/06/26 18:22:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9500_d20250626_m182102_c001_v7007000_t0000_u01750962062616") 2025/06/26 18:22:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e0b_d20250626_m182052_c001_v0001093_t0026_u01750962052183") 2025/06/26 18:22:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85ae_d20250626_m182047_c001_v7007000_t0000_u01750962047135") 2025/06/26 18:22:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2df7_d20250626_m182031_c001_v0001093_t0036_u01750962031567") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a75_d20250626_m182026_c001_v7007000_t0000_u01750962026653") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2de5_d20250626_m182016_c001_v0001093_t0053_u01750962016528") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebded_d20250626_m182011_c001_v7007000_t0000_u01750962011608") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2dd1_d20250626_m182001_c001_v0001093_t0035_u01750962001151") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf69421274_d20250626_m181952_c001_v7007000_t0000_u01750961992670") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f79_d20250626_m181943_c001_v0001098_t0030_u01750961983540") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c59348b_d20250626_m181938_c001_v7007000_t0000_u01750961978352") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f67_d20250626_m181934_c001_v0001098_t0003_u01750961974175") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e378f9_d20250626_m181932_c001_v7007000_t0000_u01750961972843") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a0f_d20250626_m181922_c001_v0001145_t0046_u01750961962442") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc83_d20250626_m181917_c001_v7007000_t0000_u01750961957434") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f1d_d20250626_m181913_c001_v0001098_t0054_u01750961953382") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebda6_d20250626_m181911_c001_v7007000_t0000_u01750961951646") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ef3_d20250626_m181902_c001_v0001098_t0000_u01750961942998") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a20_d20250626_m181855_c001_v7007000_t0000_u01750961935027") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d3d_d20250626_m181844_c001_v0001093_t0015_u01750961924754") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77e7_d20250626_m181839_c001_v7007000_t0000_u01750961919862") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d25_d20250626_m181829_c001_v0001093_t0042_u01750961909609") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab0164d_d20250626_m181824_c001_v7007000_t0000_u01750961904621") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d17_d20250626_m181814_c001_v0001093_t0025_u01750961894182") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593481_d20250626_m181935_c001_v7007000_t0000_u01750961975592") 2025/06/26 18:22:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b7001f_d20250626_m181930_c001_v0001183_t0058_u01750961970834") 2025/06/26 18:22:07 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935ed_d20250626_m181956_c001_v7007000_t0000_u01750961996169") 2025/06/26 18:22:07 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a65_d20250626_m181951_c001_v0001145_t0023_u01750961991384") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe48_d20250626_m182118_c001_v7007000_t0000_u01750962078401") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b93069_d20250626_m182108_c001_v0001098_t0057_u01750962068349") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9501_d20250626_m182102_c001_v7007000_t0000_u01750962062801") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b93045_d20250626_m182053_c001_v0001098_t0013_u01750962053111") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85af_d20250626_m182047_c001_v7007000_t0000_u01750962047318") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b93007_d20250626_m182032_c001_v0001098_t0056_u01750962032302") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a77_d20250626_m182026_c001_v7007000_t0000_u01750962026838") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92fd1_d20250626_m182017_c001_v0001098_t0004_u01750962017543") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdee_d20250626_m182011_c001_v7007000_t0000_u01750962011792") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f9f_d20250626_m182002_c001_v0001098_t0041_u01750962002122") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebde0_d20250626_m181953_c001_v7007000_t0000_u01750961993072") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2dad_d20250626_m181944_c001_v0001093_t0010_u01750961984237") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c59348c_d20250626_m181938_c001_v7007000_t0000_u01750961978537") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b7003d_d20250626_m181934_c001_v0001183_t0034_u01750961974189") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5b60_d20250626_m181932_c001_v7007000_t0000_u01750961972858") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d83_d20250626_m181923_c001_v0001093_t0049_u01750961963182") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc84_d20250626_m181917_c001_v7007000_t0000_u01750961957618") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d7b_d20250626_m181913_c001_v0001093_t0006_u01750961953399") 2025/06/26 18:22:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc7a_d20250626_m181912_c001_v7007000_t0000_u01750961952057") 2025/06/26 18:22:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d5f_d20250626_m181903_c001_v0001093_t0019_u01750961943699") 2025/06/26 18:22:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b7813_d20250626_m181855_c001_v7007000_t0000_u01750961935036") 2025/06/26 18:22:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ec7_d20250626_m181845_c001_v0001098_t0039_u01750961925507") 2025/06/26 18:22:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77e8_d20250626_m181840_c001_v7007000_t0000_u01750961920046") 2025/06/26 18:22:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ea5_d20250626_m181830_c001_v0001098_t0018_u01750961910365") 2025/06/26 18:22:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab01650_d20250626_m181824_c001_v7007000_t0000_u01750961904803") 2025/06/26 18:22:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e85_d20250626_m181814_c001_v0001098_t0033_u01750961894539") 2025/06/26 18:22:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf69421219_d20250626_m181935_c001_v7007000_t0000_u01750961975818") 2025/06/26 18:22:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f59_d20250626_m181930_c001_v0001098_t0014_u01750961970968") 2025/06/26 18:22:08 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935ee_d20250626_m181956_c001_v7007000_t0000_u01750961996353") 2025/06/26 18:22:08 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b700b0_d20250626_m181951_c001_v0001183_t0036_u01750961991472") 2025/06/26 18:22:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe49_d20250626_m182118_c001_v7007000_t0000_u01750962078583") 2025/06/26 18:22:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70284_d20250626_m182108_c001_v0001183_t0054_u01750962068706") 2025/06/26 18:22:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9503_d20250626_m182102_c001_v7007000_t0000_u01750962062986") 2025/06/26 18:22:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70230_d20250626_m182053_c001_v0001183_t0027_u01750962053469") 2025/06/26 18:22:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85b1_d20250626_m182047_c001_v7007000_t0000_u01750962047501") 2025/06/26 18:22:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b701dc_d20250626_m182032_c001_v0001183_t0032_u01750962032660") 2025/06/26 18:22:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a78_d20250626_m182027_c001_v7007000_t0000_u01750962027022") 2025/06/26 18:22:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70166_d20250626_m182017_c001_v0001183_t0017_u01750962017912") 2025/06/26 18:22:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdf0_d20250626_m182011_c001_v7007000_t0000_u01750962011974") 2025/06/26 18:22:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b700ea_d20250626_m182002_c001_v0001183_t0015_u01750962002458") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4086edb20a1f13e8_d20250626_m181952_c001_v7007000_t0000_u01750961992702") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70077_d20250626_m181944_c001_v0001183_t0018_u01750961984600") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c59348d_d20250626_m181938_c001_v7007000_t0000_u01750961978721") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d9b_d20250626_m181934_c001_v0001093_t0026_u01750961974231") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a3e_d20250626_m181932_c001_v7007000_t0000_u01750961972870") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ffe9_d20250626_m181923_c001_v0001183_t0051_u01750961963764") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc85_d20250626_m181917_c001_v7007000_t0000_u01750961957802") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ffa7_d20250626_m181913_c001_v0001183_t0031_u01750961953426") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593469_d20250626_m181911_c001_v7007000_t0000_u01750961951882") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff5f_d20250626_m181904_c001_v0001183_t0027_u01750961944077") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9428_d20250626_m181855_c001_v7007000_t0000_u01750961935047") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fee3_d20250626_m181845_c001_v0001183_t0023_u01750961925909") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77e9_d20250626_m181840_c001_v7007000_t0000_u01750961920231") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fe7f_d20250626_m181830_c001_v0001183_t0013_u01750961910720") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab01653_d20250626_m181824_c001_v7007000_t0000_u01750961904987") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fe33_d20250626_m181814_c001_v0001183_t0041_u01750961894944") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5b65_d20250626_m181935_c001_v7007000_t0000_u01750961975950") 2025/06/26 18:22:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a2d_d20250626_m181931_c001_v0001145_t0004_u01750961971025") 2025/06/26 18:22:09 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935ef_d20250626_m181956_c001_v7007000_t0000_u01750961996542") 2025/06/26 18:22:09 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2dc1_d20250626_m181951_c001_v0001093_t0026_u01750961991641") 2025/06/26 18:22:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe4a_d20250626_m182118_c001_v7007000_t0000_u01750962078768") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017aef_d20250626_m182108_c001_v0001145_t0036_u01750962068901") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9504_d20250626_m182103_c001_v7007000_t0000_u01750962063173") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017ad5_d20250626_m182053_c001_v0001145_t0024_u01750962053679") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85b2_d20250626_m182047_c001_v7007000_t0000_u01750962047683") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017ab7_d20250626_m182032_c001_v0001145_t0020_u01750962032883") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a79_d20250626_m182027_c001_v7007000_t0000_u01750962027206") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017aa1_d20250626_m182018_c001_v0001145_t0029_u01750962018106") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdf1_d20250626_m182012_c001_v7007000_t0000_u01750962012158") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a81_d20250626_m182002_c001_v0001145_t0042_u01750962002665") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4086edb20a1f13eb_d20250626_m181953_c001_v7007000_t0000_u01750961993073") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a4d_d20250626_m181944_c001_v0001145_t0057_u01750961984860") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c59348e_d20250626_m181938_c001_v7007000_t0000_u01750961978908") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b7003f_d20250626_m181934_c001_v0001183_t0030_u01750961974394") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40999fee4cf5f07b_d20250626_m181932_c001_v7007000_t0000_u01750961972275") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f41_d20250626_m181923_c001_v0001098_t0058_u01750961963967") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc87_d20250626_m181917_c001_v7007000_t0000_u01750961957985") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179fb_d20250626_m181913_c001_v0001145_t0004_u01750961953586") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f77e_d20250626_m181912_c001_v7007000_t0000_u01750961952067") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179e1_d20250626_m181904_c001_v0001145_t0003_u01750961944305") 2025/06/26 18:22:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a21_d20250626_m181855_c001_v7007000_t0000_u01750961935081") 2025/06/26 18:22:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179b7_d20250626_m181846_c001_v0001145_t0003_u01750961926117") 2025/06/26 18:22:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77ea_d20250626_m181840_c001_v7007000_t0000_u01750961920414") 2025/06/26 18:22:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01799e_d20250626_m181830_c001_v0001145_t0016_u01750961910914") 2025/06/26 18:22:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab01654_d20250626_m181825_c001_v7007000_t0000_u01750961905168") 2025/06/26 18:22:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017988_d20250626_m181815_c001_v0001145_t0049_u01750961895160") 2025/06/26 18:22:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e37900_d20250626_m181935_c001_v7007000_t0000_u01750961975599") 2025/06/26 18:22:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70021_d20250626_m181931_c001_v0001183_t0035_u01750961971037") 2025/06/26 18:22:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935f0_d20250626_m181956_c001_v7007000_t0000_u01750961996729") 2025/06/26 18:22:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a67_d20250626_m181951_c001_v0001145_t0058_u01750961991657") 2025/06/26 18:22:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe4b_d20250626_m182118_c001_v7007000_t0000_u01750962078950") 2025/06/26 18:22:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e23_d20250626_m182109_c001_v0001093_t0021_u01750962069236") 2025/06/26 18:22:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9505_d20250626_m182103_c001_v7007000_t0000_u01750962063358") 2025/06/26 18:22:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e0f_d20250626_m182053_c001_v0001093_t0030_u01750962053933") 2025/06/26 18:22:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85b3_d20250626_m182047_c001_v7007000_t0000_u01750962047866") 2025/06/26 18:22:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2df9_d20250626_m182033_c001_v0001093_t0055_u01750962033139") 2025/06/26 18:22:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a7a_d20250626_m182027_c001_v7007000_t0000_u01750962027388") 2025/06/26 18:22:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2de7_d20250626_m182018_c001_v0001093_t0028_u01750962018388") 2025/06/26 18:22:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdf2_d20250626_m182012_c001_v7007000_t0000_u01750962012341") 2025/06/26 18:22:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2dd5_d20250626_m182002_c001_v0001093_t0054_u01750962002959") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935e5_d20250626_m181953_c001_v7007000_t0000_u01750961993235") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f7f_d20250626_m181945_c001_v0001098_t0047_u01750961985319") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c59348f_d20250626_m181939_c001_v7007000_t0000_u01750961979092") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a37_d20250626_m181934_c001_v0001145_t0029_u01750961974414") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e378f4_d20250626_m181932_c001_v7007000_t0000_u01750961972290") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a11_d20250626_m181924_c001_v0001145_t0056_u01750961964326") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc88_d20250626_m181918_c001_v7007000_t0000_u01750961958170") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ffab_d20250626_m181913_c001_v0001183_t0020_u01750961953618") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f77d_d20250626_m181911_c001_v7007000_t0000_u01750961951883") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ef9_d20250626_m181904_c001_v0001098_t0038_u01750961944715") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b7812_d20250626_m181854_c001_v7007000_t0000_u01750961934852") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d41_d20250626_m181846_c001_v0001093_t0030_u01750961926561") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77ec_d20250626_m181840_c001_v7007000_t0000_u01750961920598") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d2d_d20250626_m181831_c001_v0001093_t0027_u01750961911200") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab01656_d20250626_m181825_c001_v7007000_t0000_u01750961905352") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d19_d20250626_m181815_c001_v0001093_t0024_u01750961895674") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a44_d20250626_m181935_c001_v7007000_t0000_u01750961975921") 2025/06/26 18:22:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70023_d20250626_m181931_c001_v0001183_t0041_u01750961971240") 2025/06/26 18:22:12 DEBUG : dir1/0007-12345: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935f1_d20250626_m181956_c001_v7007000_t0000_u01750961996914") 2025/06/26 18:22:12 DEBUG : dir1/0007-12345: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f8d_d20250626_m181951_c001_v0001098_t0054_u01750961991670") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe4c_d20250626_m182119_c001_v7007000_t0000_u01750962079132") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b9306b_d20250626_m182109_c001_v0001098_t0037_u01750962069756") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9507_d20250626_m182103_c001_v7007000_t0000_u01750962063545") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b9304b_d20250626_m182054_c001_v0001098_t0049_u01750962054255") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85b4_d20250626_m182048_c001_v7007000_t0000_u01750962048047") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b9300d_d20250626_m182033_c001_v0001098_t0039_u01750962033560") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a7c_d20250626_m182027_c001_v7007000_t0000_u01750962027574") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92fd7_d20250626_m182018_c001_v0001098_t0018_u01750962018750") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdf3_d20250626_m182012_c001_v7007000_t0000_u01750962012522") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92fa1_d20250626_m182003_c001_v0001098_t0039_u01750962003314") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf69421276_d20250626_m181952_c001_v7007000_t0000_u01750961992853") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2db1_d20250626_m181945_c001_v0001093_t0058_u01750961985711") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593490_d20250626_m181939_c001_v7007000_t0000_u01750961979279") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f69_d20250626_m181934_c001_v0001098_t0001_u01750961974556") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c59347c_d20250626_m181932_c001_v7007000_t0000_u01750961972310") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d85_d20250626_m181924_c001_v0001093_t0040_u01750961964737") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc89_d20250626_m181918_c001_v7007000_t0000_u01750961958354") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d7d_d20250626_m181913_c001_v0001093_t0021_u01750961953740") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebda8_d20250626_m181911_c001_v7007000_t0000_u01750961951832") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d63_d20250626_m181904_c001_v0001093_t0039_u01750961944996") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa663d_d20250626_m181854_c001_v7007000_t0000_u01750961934824") 2025/06/26 18:22:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ecd_d20250626_m181846_c001_v0001098_t0056_u01750961926890") 2025/06/26 18:22:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77ee_d20250626_m181840_c001_v7007000_t0000_u01750961920782") 2025/06/26 18:22:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ead_d20250626_m181831_c001_v0001098_t0054_u01750961911558") 2025/06/26 18:22:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab01658_d20250626_m181825_c001_v7007000_t0000_u01750961905534") 2025/06/26 18:22:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e8d_d20250626_m181816_c001_v0001098_t0013_u01750961896024") 2025/06/26 18:22:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9444_d20250626_m181935_c001_v7007000_t0000_u01750961975612") 2025/06/26 18:22:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d95_d20250626_m181931_c001_v0001093_t0008_u01750961971350") 2025/06/26 18:22:14 DEBUG : dir1/0008-23456: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935f2_d20250626_m181957_c001_v7007000_t0000_u01750961997097") 2025/06/26 18:22:14 DEBUG : dir1/0008-23456: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b700b2_d20250626_m181951_c001_v0001183_t0055_u01750961991680") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe4d_d20250626_m182119_c001_v7007000_t0000_u01750962079315") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70286_d20250626_m182110_c001_v0001183_t0050_u01750962070308") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9508_d20250626_m182103_c001_v7007000_t0000_u01750962063729") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70236_d20250626_m182054_c001_v0001183_t0041_u01750962054566") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85b5_d20250626_m182048_c001_v7007000_t0000_u01750962048229") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b701fc_d20250626_m182038_c001_v0001183_t0013_u01750962038900") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a7d_d20250626_m182027_c001_v7007000_t0000_u01750962027758") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70170_d20250626_m182019_c001_v0001183_t0057_u01750962019072") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdf5_d20250626_m182012_c001_v7007000_t0000_u01750962012704") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b700fe_d20250626_m182003_c001_v0001183_t0056_u01750962003829") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab016c6_d20250626_m181953_c001_v7007000_t0000_u01750961993085") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70085_d20250626_m181946_c001_v0001183_t0058_u01750961986347") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593491_d20250626_m181939_c001_v7007000_t0000_u01750961979462") 2025/06/26 18:22:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70041_d20250626_m181934_c001_v0001183_t0031_u01750961974595") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5b5f_d20250626_m181932_c001_v7007000_t0000_u01750961972673") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ffef_d20250626_m181925_c001_v0001183_t0008_u01750961965160") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc8a_d20250626_m181918_c001_v7007000_t0000_u01750961958537") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f25_d20250626_m181913_c001_v0001098_t0020_u01750961953814") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935ab_d20250626_m181911_c001_v7007000_t0000_u01750961951901") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff65_d20250626_m181905_c001_v0001183_t0054_u01750961945297") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45837_d20250626_m181854_c001_v7007000_t0000_u01750961934629") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6feed_d20250626_m181847_c001_v0001183_t0042_u01750961927428") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77ef_d20250626_m181840_c001_v7007000_t0000_u01750961920966") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fe87_d20250626_m181831_c001_v0001183_t0054_u01750961911933") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab01659_d20250626_m181825_c001_v7007000_t0000_u01750961905716") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fe39_d20250626_m181816_c001_v0001183_t0008_u01750961896531") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40999fee4cf5f098_d20250626_m181935_c001_v7007000_t0000_u01750961975619") 2025/06/26 18:22:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a2f_d20250626_m181931_c001_v0001145_t0016_u01750961971445") 2025/06/26 18:22:15 DEBUG : dir1/0009-34567: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935f3_d20250626_m181957_c001_v7007000_t0000_u01750961997279") 2025/06/26 18:22:15 DEBUG : dir1/0009-34567: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b700b4_d20250626_m181951_c001_v0001183_t0021_u01750961991889") 2025/06/26 18:22:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe4e_d20250626_m182119_c001_v7007000_t0000_u01750962079497") 2025/06/26 18:22:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017af3_d20250626_m182110_c001_v0001145_t0010_u01750962070515") 2025/06/26 18:22:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd950a_d20250626_m182103_c001_v7007000_t0000_u01750962063914") 2025/06/26 18:22:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017add_d20250626_m182054_c001_v0001145_t0052_u01750962054762") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85b7_d20250626_m182048_c001_v7007000_t0000_u01750962048412") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017ac1_d20250626_m182039_c001_v0001145_t0019_u01750962039456") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a7e_d20250626_m182027_c001_v7007000_t0000_u01750962027941") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017aa5_d20250626_m182019_c001_v0001145_t0026_u01750962019271") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdf6_d20250626_m182012_c001_v7007000_t0000_u01750962012886") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a85_d20250626_m182004_c001_v0001145_t0025_u01750962004025") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfda4_d20250626_m181953_c001_v7007000_t0000_u01750961993107") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a51_d20250626_m181946_c001_v0001145_t0032_u01750961986540") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593492_d20250626_m181939_c001_v7007000_t0000_u01750961979674") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a39_d20250626_m181934_c001_v0001145_t0046_u01750961974650") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40999fee4cf5f07d_d20250626_m181932_c001_v7007000_t0000_u01750961972460") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f43_d20250626_m181925_c001_v0001098_t0056_u01750961965367") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc8b_d20250626_m181918_c001_v7007000_t0000_u01750961958722") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ffaf_d20250626_m181913_c001_v0001183_t0004_u01750961953823") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebda9_d20250626_m181911_c001_v7007000_t0000_u01750961951840") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179e5_d20250626_m181905_c001_v0001145_t0016_u01750961945506") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4019711adbbf9f6e_d20250626_m181854_c001_v7007000_t0000_u01750961934877") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179b9_d20250626_m181847_c001_v0001145_t0012_u01750961927675") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77f0_d20250626_m181841_c001_v7007000_t0000_u01750961921149") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179a0_d20250626_m181832_c001_v0001145_t0026_u01750961912128") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab0165a_d20250626_m181825_c001_v7007000_t0000_u01750961905899") 2025/06/26 18:22:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01798e_d20250626_m181816_c001_v0001145_t0050_u01750961896753") 2025/06/26 18:22:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593483_d20250626_m181935_c001_v7007000_t0000_u01750961975963") 2025/06/26 18:22:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70027_d20250626_m181931_c001_v0001183_t0033_u01750961971458") 2025/06/26 18:22:17 DEBUG : dir1/0010-45678: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935f4_d20250626_m181957_c001_v7007000_t0000_u01750961997461") 2025/06/26 18:22:17 DEBUG : dir1/0010-45678: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2dc3_d20250626_m181951_c001_v0001093_t0035_u01750961991961") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe4f_d20250626_m182119_c001_v7007000_t0000_u01750962079678") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e27_d20250626_m182110_c001_v0001093_t0027_u01750962070788") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd950b_d20250626_m182104_c001_v7007000_t0000_u01750962064100") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e13_d20250626_m182055_c001_v0001093_t0043_u01750962055215") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85b8_d20250626_m182048_c001_v7007000_t0000_u01750962048594") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e01_d20250626_m182040_c001_v0001093_t0029_u01750962040107") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a80_d20250626_m182028_c001_v7007000_t0000_u01750962028124") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2de9_d20250626_m182019_c001_v0001093_t0059_u01750962019533") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdf8_d20250626_m182013_c001_v7007000_t0000_u01750962013069") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ddb_d20250626_m182004_c001_v0001093_t0037_u01750962004282") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf69421278_d20250626_m181953_c001_v7007000_t0000_u01750961993036") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f83_d20250626_m181946_c001_v0001098_t0048_u01750961986808") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593493_d20250626_m181939_c001_v7007000_t0000_u01750961979858") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d9d_d20250626_m181934_c001_v0001093_t0019_u01750961974680") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c59347e_d20250626_m181932_c001_v7007000_t0000_u01750961972678") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a17_d20250626_m181925_c001_v0001145_t0012_u01750961965802") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc8c_d20250626_m181918_c001_v7007000_t0000_u01750961958907") 2025/06/26 18:22:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ffb1_d20250626_m181914_c001_v0001183_t0001_u01750961954036") 2025/06/26 18:22:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdaa_d20250626_m181912_c001_v7007000_t0000_u01750961952017") 2025/06/26 18:22:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92efb_d20250626_m181905_c001_v0001098_t0029_u01750961945757") 2025/06/26 18:22:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9427_d20250626_m181854_c001_v7007000_t0000_u01750961934842") 2025/06/26 18:22:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d43_d20250626_m181847_c001_v0001093_t0023_u01750961927954") 2025/06/26 18:22:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77f1_d20250626_m181841_c001_v7007000_t0000_u01750961921332") 2025/06/26 18:22:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d2f_d20250626_m181832_c001_v0001093_t0022_u01750961912450") 2025/06/26 18:22:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab0165b_d20250626_m181826_c001_v7007000_t0000_u01750961906081") 2025/06/26 18:22:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d1b_d20250626_m181817_c001_v0001093_t0055_u01750961897199") 2025/06/26 18:22:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a42_d20250626_m181935_c001_v7007000_t0000_u01750961975557") 2025/06/26 18:22:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f5b_d20250626_m181931_c001_v0001098_t0031_u01750961971525") 2025/06/26 18:22:18 DEBUG : dir1/0011-56789: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935f5_d20250626_m181957_c001_v7007000_t0000_u01750961997643") 2025/06/26 18:22:18 DEBUG : dir1/0011-56789: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b700b6_d20250626_m181952_c001_v0001183_t0005_u01750961992119") 2025/06/26 18:22:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe52_d20250626_m182119_c001_v7007000_t0000_u01750962079862") 2025/06/26 18:22:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b9306d_d20250626_m182111_c001_v0001098_t0029_u01750962071119") 2025/06/26 18:22:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd950c_d20250626_m182104_c001_v7007000_t0000_u01750962064287") 2025/06/26 18:22:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b9304d_d20250626_m182055_c001_v0001098_t0033_u01750962055567") 2025/06/26 18:22:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85b9_d20250626_m182048_c001_v7007000_t0000_u01750962048776") 2025/06/26 18:22:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b93017_d20250626_m182040_c001_v0001098_t0003_u01750962040449") 2025/06/26 18:22:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a82_d20250626_m182028_c001_v7007000_t0000_u01750962028308") 2025/06/26 18:22:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92fdb_d20250626_m182020_c001_v0001098_t0056_u01750962020019") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdf9_d20250626_m182013_c001_v7007000_t0000_u01750962013250") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92fab_d20250626_m182004_c001_v0001098_t0019_u01750962004742") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdde_d20250626_m181952_c001_v7007000_t0000_u01750961992708") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2db3_d20250626_m181947_c001_v0001093_t0047_u01750961987121") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593494_d20250626_m181940_c001_v7007000_t0000_u01750961980043") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70043_d20250626_m181934_c001_v0001183_t0012_u01750961974817") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a3c_d20250626_m181932_c001_v7007000_t0000_u01750961972680") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d87_d20250626_m181926_c001_v0001093_t0029_u01750961966108") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc8d_d20250626_m181919_c001_v7007000_t0000_u01750961959092") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179ff_d20250626_m181914_c001_v0001145_t0036_u01750961954046") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d56a8_d20250626_m181911_c001_v7007000_t0000_u01750961951849") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d65_d20250626_m181906_c001_v0001093_t0036_u01750961946122") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c4583a_d20250626_m181855_c001_v7007000_t0000_u01750961935177") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ecf_d20250626_m181848_c001_v0001098_t0016_u01750961928312") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77f4_d20250626_m181841_c001_v7007000_t0000_u01750961921516") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92eaf_d20250626_m181832_c001_v0001098_t0015_u01750961912979") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab0165c_d20250626_m181826_c001_v7007000_t0000_u01750961906262") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e8f_d20250626_m181817_c001_v0001098_t0041_u01750961897628") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935d1_d20250626_m181935_c001_v7007000_t0000_u01750961975569") 2025/06/26 18:22:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70029_d20250626_m181931_c001_v0001183_t0013_u01750961971666") 2025/06/26 18:22:19 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935f6_d20250626_m181957_c001_v7007000_t0000_u01750961997827") 2025/06/26 18:22:19 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a6b_d20250626_m181952_c001_v0001145_t0006_u01750961992196") 2025/06/26 18:22:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe53_d20250626_m182120_c001_v7007000_t0000_u01750962080045") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70296_d20250626_m182111_c001_v0001183_t0057_u01750962071437") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd950d_d20250626_m182104_c001_v7007000_t0000_u01750962064472") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b7023e_d20250626_m182055_c001_v0001183_t0029_u01750962055949") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85ba_d20250626_m182048_c001_v7007000_t0000_u01750962048957") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70200_d20250626_m182040_c001_v0001183_t0024_u01750962040810") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a83_d20250626_m182028_c001_v7007000_t0000_u01750962028491") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70194_d20250626_m182020_c001_v0001183_t0047_u01750962020420") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdfb_d20250626_m182013_c001_v7007000_t0000_u01750962013434") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b7010a_d20250626_m182005_c001_v0001183_t0021_u01750962005152") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935e3_d20250626_m181952_c001_v7007000_t0000_u01750961992867") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b7008f_d20250626_m181947_c001_v0001183_t0037_u01750961987610") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593495_d20250626_m181940_c001_v7007000_t0000_u01750961980227") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f6b_d20250626_m181934_c001_v0001098_t0023_u01750961974959") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40999fee4cf5f081_d20250626_m181932_c001_v7007000_t0000_u01750961972690") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fff9_d20250626_m181926_c001_v0001183_t0041_u01750961966539") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc8e_d20250626_m181919_c001_v7007000_t0000_u01750961959274") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f29_d20250626_m181914_c001_v0001098_t0008_u01750961954152") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdab_d20250626_m181912_c001_v7007000_t0000_u01750961952028") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff6d_d20250626_m181906_c001_v0001183_t0033_u01750961946427") 2025/06/26 18:22:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa663f_d20250626_m181855_c001_v7007000_t0000_u01750961935197") 2025/06/26 18:22:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fef3_d20250626_m181848_c001_v0001183_t0001_u01750961928672") 2025/06/26 18:22:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77f5_d20250626_m181841_c001_v7007000_t0000_u01750961921700") 2025/06/26 18:22:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fe8d_d20250626_m181833_c001_v0001183_t0008_u01750961913347") 2025/06/26 18:22:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab0165d_d20250626_m181826_c001_v7007000_t0000_u01750961906443") 2025/06/26 18:22:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fe45_d20250626_m181817_c001_v0001183_t0003_u01750961897969") 2025/06/26 18:22:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf69421218_d20250626_m181935_c001_v7007000_t0000_u01750961975635") 2025/06/26 18:22:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a31_d20250626_m181931_c001_v0001145_t0013_u01750961971730") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935f7_d20250626_m181958_c001_v7007000_t0000_u01750961998021") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2dc5_d20250626_m181952_c001_v0001093_t0007_u01750961992306") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe54_d20250626_m182120_c001_v7007000_t0000_u01750962080226") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017af5_d20250626_m182111_c001_v0001145_t0014_u01750962071650") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd950e_d20250626_m182104_c001_v7007000_t0000_u01750962064661") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017ae1_d20250626_m182056_c001_v0001145_t0039_u01750962056170") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85bb_d20250626_m182049_c001_v7007000_t0000_u01750962049139") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017ac5_d20250626_m182041_c001_v0001145_t0006_u01750962041018") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a85_d20250626_m182028_c001_v7007000_t0000_u01750962028676") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017aa7_d20250626_m182020_c001_v0001145_t0026_u01750962020612") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdfc_d20250626_m182013_c001_v7007000_t0000_u01750962013616") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a87_d20250626_m182005_c001_v0001145_t0015_u01750962005354") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4086edb20a1f13e9_d20250626_m181952_c001_v7007000_t0000_u01750961992886") 2025/06/26 18:22:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a55_d20250626_m181947_c001_v0001145_t0031_u01750961987807") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593496_d20250626_m181940_c001_v7007000_t0000_u01750961980412") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70047_d20250626_m181935_c001_v0001183_t0047_u01750961975019") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab016b5_d20250626_m181932_c001_v7007000_t0000_u01750961972707") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f49_d20250626_m181926_c001_v0001098_t0032_u01750961966753") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc8f_d20250626_m181919_c001_v7007000_t0000_u01750961959457") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ffb3_d20250626_m181914_c001_v0001183_t0032_u01750961954240") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d56aa_d20250626_m181912_c001_v7007000_t0000_u01750961952037") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179e7_d20250626_m181906_c001_v0001145_t0044_u01750961946629") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a1e_d20250626_m181854_c001_v7007000_t0000_u01750961934841") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179bb_d20250626_m181848_c001_v0001145_t0051_u01750961928870") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77f6_d20250626_m181841_c001_v7007000_t0000_u01750961921883") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179a2_d20250626_m181833_c001_v0001145_t0056_u01750961913556") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab0165f_d20250626_m181826_c001_v7007000_t0000_u01750961906625") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017990_d20250626_m181818_c001_v0001145_t0011_u01750961898165") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935d3_d20250626_m181935_c001_v7007000_t0000_u01750961975936") 2025/06/26 18:22:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f5d_d20250626_m181931_c001_v0001098_t0011_u01750961971840") 2025/06/26 18:22:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935f8_d20250626_m181958_c001_v7007000_t0000_u01750961998204") 2025/06/26 18:22:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b700bc_d20250626_m181952_c001_v0001183_t0016_u01750961992320") 2025/06/26 18:22:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe55_d20250626_m182120_c001_v7007000_t0000_u01750962080409") 2025/06/26 18:22:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e29_d20250626_m182111_c001_v0001093_t0028_u01750962071963") 2025/06/26 18:22:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9510_d20250626_m182104_c001_v7007000_t0000_u01750962064848") 2025/06/26 18:22:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e17_d20250626_m182056_c001_v0001093_t0007_u01750962056449") 2025/06/26 18:22:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85bc_d20250626_m182049_c001_v7007000_t0000_u01750962049321") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e03_d20250626_m182041_c001_v0001093_t0055_u01750962041371") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a87_d20250626_m182028_c001_v7007000_t0000_u01750962028861") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2deb_d20250626_m182020_c001_v0001093_t0055_u01750962020877") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdfe_d20250626_m182013_c001_v7007000_t0000_u01750962013800") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ddf_d20250626_m182005_c001_v0001093_t0026_u01750962005733") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935e4_d20250626_m181953_c001_v7007000_t0000_u01750961993050") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f85_d20250626_m181948_c001_v0001098_t0011_u01750961988094") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593497_d20250626_m181940_c001_v7007000_t0000_u01750961980596") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a3d_d20250626_m181935_c001_v0001145_t0031_u01750961975030") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c59347d_d20250626_m181932_c001_v7007000_t0000_u01750961972494") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a21_d20250626_m181927_c001_v0001145_t0029_u01750961967264") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc90_d20250626_m181919_c001_v7007000_t0000_u01750961959641") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d7f_d20250626_m181914_c001_v0001093_t0036_u01750961954264") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c59346a_d20250626_m181912_c001_v7007000_t0000_u01750961952080") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92eff_d20250626_m181906_c001_v0001098_t0027_u01750961946921") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418c3542667db7fe_d20250626_m181854_c001_v7007000_t0000_u01750961934862") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d45_d20250626_m181849_c001_v0001093_t0051_u01750961929280") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77f7_d20250626_m181842_c001_v7007000_t0000_u01750961922066") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d35_d20250626_m181833_c001_v0001093_t0022_u01750961913978") 2025/06/26 18:22:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab01660_d20250626_m181826_c001_v7007000_t0000_u01750961906807") 2025/06/26 18:22:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d1d_d20250626_m181818_c001_v0001093_t0007_u01750961898484") 2025/06/26 18:22:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e37902_d20250626_m181935_c001_v7007000_t0000_u01750961975783") 2025/06/26 18:22:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b7002d_d20250626_m181931_c001_v0001183_t0007_u01750961971887") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935f9_d20250626_m181958_c001_v7007000_t0000_u01750961998386") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f8f_d20250626_m181952_c001_v0001098_t0020_u01750961992352") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe56_d20250626_m182120_c001_v7007000_t0000_u01750962080590") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b9306f_d20250626_m182112_c001_v0001098_t0021_u01750962072320") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9511_d20250626_m182105_c001_v7007000_t0000_u01750962065033") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b93053_d20250626_m182056_c001_v0001098_t0025_u01750962056871") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85bd_d20250626_m182049_c001_v7007000_t0000_u01750962049506") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b9301b_d20250626_m182041_c001_v0001098_t0013_u01750962041771") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a88_d20250626_m182029_c001_v7007000_t0000_u01750962029044") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92fe1_d20250626_m182021_c001_v0001098_t0027_u01750962021286") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe00_d20250626_m182013_c001_v7007000_t0000_u01750962013982") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92fb1_d20250626_m182006_c001_v0001098_t0057_u01750962006065") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebddf_d20250626_m181952_c001_v7007000_t0000_u01750961992890") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2db7_d20250626_m181948_c001_v0001093_t0055_u01750961988422") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593498_d20250626_m181940_c001_v7007000_t0000_u01750961980782") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d9f_d20250626_m181935_c001_v0001093_t0000_u01750961975040") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f422dedf5135586e6_d20250626_m181932_c001_v7007000_t0000_u01750961972719") 2025/06/26 18:22:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d8f_d20250626_m181927_c001_v0001093_t0047_u01750961967626") 2025/06/26 18:22:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc91_d20250626_m181919_c001_v7007000_t0000_u01750961959824") 2025/06/26 18:22:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a01_d20250626_m181914_c001_v0001145_t0020_u01750961954343") 2025/06/26 18:22:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935ac_d20250626_m181912_c001_v7007000_t0000_u01750961952091") 2025/06/26 18:22:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d67_d20250626_m181907_c001_v0001093_t0038_u01750961947276") 2025/06/26 18:22:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45836_d20250626_m181854_c001_v7007000_t0000_u01750961934447") 2025/06/26 18:22:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ed3_d20250626_m181849_c001_v0001098_t0006_u01750961929945") 2025/06/26 18:22:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77f8_d20250626_m181842_c001_v7007000_t0000_u01750961922251") 2025/06/26 18:22:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92eb3_d20250626_m181834_c001_v0001098_t0019_u01750961914311") 2025/06/26 18:22:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab01661_d20250626_m181826_c001_v7007000_t0000_u01750961906991") 2025/06/26 18:22:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e91_d20250626_m181819_c001_v0001098_t0050_u01750961899115") 2025/06/26 18:22:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5b63_d20250626_m181935_c001_v7007000_t0000_u01750961975578") 2025/06/26 18:22:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d97_d20250626_m181931_c001_v0001093_t0026_u01750961971967") 2025/06/26 18:22:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6644_d20250626_m181857_c001_v7007000_t0000_u01750961937783") 2025/06/26 18:22:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff15_d20250626_m181852_c001_v0001183_t0021_u01750961932834") 2025/06/26 18:22:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6645_d20250626_m181857_c001_v7007000_t0000_u01750961937970") 2025/06/26 18:22:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179c7_d20250626_m181852_c001_v0001145_t0021_u01750961932910") 2025/06/26 18:22:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6646_d20250626_m181858_c001_v7007000_t0000_u01750961938153") 2025/06/26 18:22:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff19_d20250626_m181853_c001_v0001183_t0002_u01750961933039") 2025/06/26 18:22:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6647_d20250626_m181858_c001_v7007000_t0000_u01750961938392") 2025/06/26 18:22:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92edb_d20250626_m181853_c001_v0001098_t0015_u01750961933049") 2025/06/26 18:22:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6648_d20250626_m181858_c001_v7007000_t0000_u01750961938577") 2025/06/26 18:22:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d4d_d20250626_m181853_c001_v0001093_t0054_u01750961933098") 2025/06/26 18:22:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6649_d20250626_m181858_c001_v7007000_t0000_u01750961938761") 2025/06/26 18:22:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179cb_d20250626_m181853_c001_v0001145_t0022_u01750961933196") 2025/06/26 18:22:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa664a_d20250626_m181858_c001_v7007000_t0000_u01750961938946") 2025/06/26 18:22:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff1d_d20250626_m181853_c001_v0001183_t0003_u01750961933263") 2025/06/26 18:22:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa664c_d20250626_m181859_c001_v7007000_t0000_u01750961939130") 2025/06/26 18:22:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92edd_d20250626_m181853_c001_v0001098_t0040_u01750961933369") 2025/06/26 18:22:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa664d_d20250626_m181859_c001_v7007000_t0000_u01750961939314") 2025/06/26 18:22:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179cf_d20250626_m181853_c001_v0001145_t0011_u01750961933477") 2025/06/26 18:22:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa664e_d20250626_m181859_c001_v7007000_t0000_u01750961939498") 2025/06/26 18:22:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff1f_d20250626_m181853_c001_v0001183_t0008_u01750961933516") 2025/06/26 18:22:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa664f_d20250626_m181859_c001_v7007000_t0000_u01750961939681") 2025/06/26 18:22:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d4f_d20250626_m181853_c001_v0001093_t0000_u01750961933537") 2025/06/26 18:22:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6650_d20250626_m181859_c001_v7007000_t0000_u01750961939865") 2025/06/26 18:22:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff21_d20250626_m181853_c001_v0001183_t0003_u01750961933724") 2025/06/26 18:22:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6651_d20250626_m181900_c001_v7007000_t0000_u01750961940048") 2025/06/26 18:22:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179d1_d20250626_m181853_c001_v0001145_t0050_u01750961933739") 2025/06/26 18:22:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6652_d20250626_m181900_c001_v7007000_t0000_u01750961940230") 2025/06/26 18:22:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ee3_d20250626_m181853_c001_v0001098_t0047_u01750961933816") 2025/06/26 18:22:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6653_d20250626_m181900_c001_v7007000_t0000_u01750961940417") 2025/06/26 18:22:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff27_d20250626_m181853_c001_v0001183_t0048_u01750961933928") 2025/06/26 18:22:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa6654_d20250626_m181900_c001_v7007000_t0000_u01750961940601") 2025/06/26 18:22:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d51_d20250626_m181854_c001_v0001093_t0012_u01750961934001") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f785_d20250626_m181914_c001_v7007000_t0000_u01750961954913") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff7f_d20250626_m181909_c001_v0001183_t0041_u01750961949913") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c59346e_d20250626_m181914_c001_v7007000_t0000_u01750961954737") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d71_d20250626_m181910_c001_v0001093_t0049_u01750961950048") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc7b_d20250626_m181914_c001_v7007000_t0000_u01750961954747") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179ef_d20250626_m181910_c001_v0001145_t0006_u01750961950058") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c59346f_d20250626_m181914_c001_v7007000_t0000_u01750961954926") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff85_d20250626_m181910_c001_v0001183_t0037_u01750961950112") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d56c5_d20250626_m181914_c001_v7007000_t0000_u01750961954758") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f0f_d20250626_m181910_c001_v0001098_t0016_u01750961950174") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f408fc7e03e47d25c_d20250626_m181914_c001_v7007000_t0000_u01750961954768") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff87_d20250626_m181910_c001_v0001183_t0004_u01750961950332") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdb1_d20250626_m181914_c001_v7007000_t0000_u01750961954984") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179f1_d20250626_m181910_c001_v0001145_t0044_u01750961950432") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc7c_d20250626_m181914_c001_v7007000_t0000_u01750961954937") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff89_d20250626_m181910_c001_v0001183_t0024_u01750961950557") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f786_d20250626_m181915_c001_v7007000_t0000_u01750961955097") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f13_d20250626_m181910_c001_v0001098_t0057_u01750961950686") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d56c7_d20250626_m181914_c001_v7007000_t0000_u01750961954946") 2025/06/26 18:22:27 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179f3_d20250626_m181910_c001_v0001145_t0005_u01750961950697") 2025/06/26 18:22:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593470_d20250626_m181915_c001_v7007000_t0000_u01750961955109") 2025/06/26 18:22:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d73_d20250626_m181910_c001_v0001093_t0016_u01750961950707") 2025/06/26 18:22:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdae_d20250626_m181914_c001_v7007000_t0000_u01750961954781") 2025/06/26 18:22:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff8b_d20250626_m181910_c001_v0001183_t0024_u01750961950765") 2025/06/26 18:22:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebdaf_d20250626_m181914_c001_v7007000_t0000_u01750961954792") 2025/06/26 18:22:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff93_d20250626_m181911_c001_v0001183_t0012_u01750961951011") 2025/06/26 18:22:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc7d_d20250626_m181915_c001_v7007000_t0000_u01750961955121") 2025/06/26 18:22:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d75_d20250626_m181911_c001_v0001093_t0023_u01750961951124") 2025/06/26 18:22:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935b5_d20250626_m181915_c001_v7007000_t0000_u01750961955088") 2025/06/26 18:22:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0179f5_d20250626_m181911_c001_v0001145_t0039_u01750961951142") 2025/06/26 18:22:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f408fc7e03e47d25d_d20250626_m181914_c001_v7007000_t0000_u01750961954960") 2025/06/26 18:22:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6ff97_d20250626_m181911_c001_v0001183_t0012_u01750961951231") 2025/06/26 18:22:28 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf6942116b_d20250626_m181700_c001_v7007000_t0000_u01750961820970") 2025/06/26 18:22:28 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012777d074abb70_d20250626_m181658_c001_v0001144_t0034_u01750961818147") 2025/06/26 18:22:28 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd58f5_d20250626_m181657_c001_v7007000_t0000_u01750961817964") 2025/06/26 18:22:28 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012777d074abb68_d20250626_m181653_c001_v0001144_t0058_u01750961813447") 2025/06/26 18:22:28 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd58f1_d20250626_m181652_c001_v7007000_t0000_u01750961812718") 2025/06/26 18:22:28 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2c71_d20250626_m181648_c001_v0001093_t0004_u01750961808289") 2025/06/26 18:22:28 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6b8_d20250626_m181646_c001_v7007000_t0000_u01750961806817") 2025/06/26 18:22:28 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f104c2d3e066790ea_d20250626_m181644_c001_v0001184_t0008_u01750961804864") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfc71_d20250626_m181644_c001_v7007000_t0000_u01750961804679") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f104c2d3e066790d6_d20250626_m181642_c001_v0001184_t0001_u01750961802251") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfc6b_d20250626_m181641_c001_v7007000_t0000_u01750961801520") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2c57_d20250626_m181637_c001_v0001093_t0016_u01750961797140") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6ac_d20250626_m181635_c001_v7007000_t0000_u01750961795848") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f105cf4e8057cdb43_d20250626_m181634_c001_v0001037_t0024_u01750961794259") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f411829321023e87c_d20250626_m181634_c001_v7007000_t0000_u01750961794076") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f105cf4e8057cdb41_d20250626_m181630_c001_v0001037_t0022_u01750961790894") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f411829321023e879_d20250626_m181630_c001_v7007000_t0000_u01750961790161") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0178c5_d20250626_m181625_c001_v0001145_t0052_u01750961785766") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6a2_d20250626_m181624_c001_v7007000_t0000_u01750961784843") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f115daa06dd8754f3_d20250626_m181622_c001_v0001150_t0003_u01750961782877") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd58e4_d20250626_m181622_c001_v7007000_t0000_u01750961782691") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f115daa06dd8754f1_d20250626_m181618_c001_v0001150_t0040_u01750961778874") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd58e1_d20250626_m181618_c001_v7007000_t0000_u01750961778140") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92d11_d20250626_m181605_c001_v0001098_t0034_u01750961765348") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd58d7_d20250626_m181604_c001_v7007000_t0000_u01750961764415") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f112729ed8ff58b3b_d20250626_m181602_c001_v0001180_t0032_u01750961762530") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418c3542667db153_d20250626_m181602_c001_v7007000_t0000_u01750961762342") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f112729ed8ff58b35_d20250626_m181559_c001_v0001180_t0001_u01750961759166") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418c3542667db100_d20250626_m181558_c001_v7007000_t0000_u01750961758435") 2025/06/26 18:22:29 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2bf9_d20250626_m181551_c001_v0001093_t0042_u01750961751909") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d54eb_d20250626_m181550_c001_v7007000_t0000_u01750961750999") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f107371f873703bdb_d20250626_m181548_c001_v0001101_t0049_u01750961748982") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40999fee4cf5ee7a_d20250626_m181548_c001_v7007000_t0000_u01750961748794") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f107371f873703bcf_d20250626_m181545_c001_v0001101_t0019_u01750961745805") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40999fee4cf5ee72_d20250626_m181545_c001_v7007000_t0000_u01750961745073") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01787d_d20250626_m181539_c001_v0001145_t0017_u01750961739427") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45764_d20250626_m181538_c001_v7007000_t0000_u01750961738321") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1045905d3058281f_d20250626_m181532_c001_v0001150_t0019_u01750961732806") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ceea3fbd8f7ce_d20250626_m181532_c001_v7007000_t0000_u01750961732601") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92c93_d20250626_m181528_c001_v0001098_t0032_u01750961728404") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f117974e6e77b331e_d20250626_m181527_c001_v0001182_t0038_u01750961727650") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f117974e6e77b3312_d20250626_m181526_c001_v0001182_t0038_u01750961726693") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e45193492_d20250626_m181513_c001_v7007000_t0000_u01750961713372") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017850_d20250626_m181506_c001_v0001145_t0051_u01750961706081") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f104295a4d7056e39_d20250626_m181505_c001_v0001154_t0013_u01750961705165") 2025/06/26 18:22:30 DEBUG : dst/one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f104295a4d7056e37_d20250626_m181504_c001_v0001154_t0013_u01750961704066") 2025/06/26 18:22:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf6942116c_d20250626_m181701_c001_v7007000_t0000_u01750961821152") 2025/06/26 18:22:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1021630b5d42def2_d20250626_m181657_c001_v0001117_t0053_u01750961817457") 2025/06/26 18:22:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1032b51810961739_d20250626_m181652_c001_v0001171_t0050_u01750961812434") 2025/06/26 18:22:30 DEBUG : dst/one.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6ba_d20250626_m181647_c001_v7007000_t0000_u01750961807002") 2025/06/26 18:22:30 DEBUG : dst/one.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f108ca18619710894_d20250626_m181644_c001_v0001172_t0033_u01750961804370") 2025/06/26 18:22:30 DEBUG : dst/one.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f102684ce40aeec6f_d20250626_m181641_c001_v0001157_t0029_u01750961801245") 2025/06/26 18:22:31 DEBUG : dst/one.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6ae_d20250626_m181636_c001_v7007000_t0000_u01750961796031") 2025/06/26 18:22:31 DEBUG : dst/one.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1124d97aada11050_d20250626_m181633_c001_v0001137_t0028_u01750961793737") 2025/06/26 18:22:31 DEBUG : dst/one.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f11425aec0aa53062_d20250626_m181629_c001_v0001184_t0026_u01750961789967") 2025/06/26 18:22:31 DEBUG : dst/three: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45765_d20250626_m181538_c001_v7007000_t0000_u01750961738506") 2025/06/26 18:22:31 DEBUG : dst/three: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f117974e6e77b336c_d20250626_m181536_c001_v0001182_t0058_u01750961736996") 2025/06/26 18:22:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf6942116d_d20250626_m181701_c001_v7007000_t0000_u01750961821335") 2025/06/26 18:22:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1121d83ef726cb9d_d20250626_m181659_c001_v0001157_t0029_u01750961819409") 2025/06/26 18:22:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f10362afb1a4c2c95_d20250626_m181655_c001_v0001145_t0022_u01750961815031") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf6942116e_d20250626_m181701_c001_v7007000_t0000_u01750961821519") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012777d074abb78_d20250626_m181659_c001_v0001144_t0038_u01750961819919") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd58f6_d20250626_m181659_c001_v7007000_t0000_u01750961819735") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012777d074abb6e_d20250626_m181655_c001_v0001144_t0008_u01750961815483") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd58f3_d20250626_m181655_c001_v7007000_t0000_u01750961815299") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0178db_d20250626_m181649_c001_v0001145_t0022_u01750961809697") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6bb_d20250626_m181647_c001_v7007000_t0000_u01750961807187") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f104c2d3e066790f6_d20250626_m181646_c001_v0001184_t0055_u01750961806223") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfc73_d20250626_m181646_c001_v7007000_t0000_u01750961806038") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f104c2d3e066790e0_d20250626_m181643_c001_v0001184_t0028_u01750961803398") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfc6f_d20250626_m181643_c001_v7007000_t0000_u01750961803214") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0178d5_d20250626_m181638_c001_v0001145_t0028_u01750961798531") 2025/06/26 18:22:31 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f411829321023e87e_d20250626_m181635_c001_v7007000_t0000_u01750961795283") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0178cf_d20250626_m181632_c001_v0001145_t0015_u01750961792905") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f411829321023e87b_d20250626_m181632_c001_v7007000_t0000_u01750961792167") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92d4b_d20250626_m181627_c001_v0001098_t0054_u01750961787276") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd58e5_d20250626_m181623_c001_v7007000_t0000_u01750961783912") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92d39_d20250626_m181621_c001_v0001098_t0028_u01750961781540") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd58e2_d20250626_m181620_c001_v7007000_t0000_u01750961780441") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2c23_d20250626_m181606_c001_v0001093_t0034_u01750961766940") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418c3542667db155_d20250626_m181603_c001_v7007000_t0000_u01750961763415") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2c13_d20250626_m181600_c001_v0001093_t0006_u01750961760967") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418c3542667db150_d20250626_m181559_c001_v7007000_t0000_u01750961759863") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01788f_d20250626_m181553_c001_v0001145_t0024_u01750961753472") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40999fee4cf5ee7c_d20250626_m181550_c001_v7007000_t0000_u01750961750075") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017887_d20250626_m181547_c001_v0001145_t0008_u01750961747634") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40999fee4cf5ee75_d20250626_m181546_c001_v7007000_t0000_u01750961746531") 2025/06/26 18:22:32 DEBUG : dst/three.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92cb3_d20250626_m181540_c001_v0001098_t0027_u01750961740375") 2025/06/26 18:22:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6bc_d20250626_m181647_c001_v7007000_t0000_u01750961807371") 2025/06/26 18:22:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1167076289f9861a_d20250626_m181645_c001_v0001092_t0047_u01750961805634") 2025/06/26 18:22:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f117734ca51389895_d20250626_m181643_c001_v0001184_t0007_u01750961803017") 2025/06/26 18:22:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6b0_d20250626_m181636_c001_v7007000_t0000_u01750961796215") 2025/06/26 18:22:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1168fc31bf5685ba_d20250626_m181634_c001_v0001146_t0000_u01750961794832") 2025/06/26 18:22:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1080056026f5b6be_d20250626_m181631_c001_v0001117_t0011_u01750961791490") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf6942116f_d20250626_m181701_c001_v7007000_t0000_u01750961821701") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92d71_d20250626_m181649_c001_v0001098_t0023_u01750961809000") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6bd_d20250626_m181647_c001_v7007000_t0000_u01750961807554") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92d5b_d20250626_m181637_c001_v0001098_t0035_u01750961797813") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6b2_d20250626_m181636_c001_v7007000_t0000_u01750961796406") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2c49_d20250626_m181626_c001_v0001093_t0030_u01750961786537") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6a4_d20250626_m181625_c001_v7007000_t0000_u01750961785028") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0178a7_d20250626_m181606_c001_v0001145_t0001_u01750961766087") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd58d9_d20250626_m181604_c001_v7007000_t0000_u01750961764603") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92cd7_d20250626_m181552_c001_v0001098_t0032_u01750961752548") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d54ec_d20250626_m181551_c001_v7007000_t0000_u01750961751181") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2be9_d20250626_m181540_c001_v0001093_t0011_u01750961740038") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45766_d20250626_m181538_c001_v7007000_t0000_u01750961738687") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f10580dfc6b90d428_d20250626_m181534_c001_v0001178_t0030_u01750961734551") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e45193493_d20250626_m181513_c001_v7007000_t0000_u01750961713557") 2025/06/26 18:22:33 DEBUG : dst/two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f104295a4d7056e49_d20250626_m181512_c001_v0001154_t0025_u01750961712176") 2025/06/26 18:22:33 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa64a4_d20250626_m181439_c001_v7007000_t0000_u01750961679027") 2025/06/26 18:22:33 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92c07_d20250626_m181435_c001_v0001098_t0030_u01750961675597") 2025/06/26 18:22:33 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa649a_d20250626_m181433_c001_v7007000_t0000_u01750961673575") 2025/06/26 18:22:33 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92bd7_d20250626_m181421_c001_v0001098_t0030_u01750961661189") 2025/06/26 18:22:33 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f41078181dbf6db56_d20250626_m181411_c001_v7007000_t0000_u01750961651993") 2025/06/26 18:22:33 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92bad_d20250626_m181408_c001_v0001098_t0033_u01750961648678") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5429_d20250626_m181348_c001_v7007000_t0000_u01750961628094") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177c8_d20250626_m181346_c001_v0001145_t0046_u01750961626117") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d541c_d20250626_m181345_c001_v7007000_t0000_u01750961625324") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177c4_d20250626_m181344_c001_v0001145_t0011_u01750961624038") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5411_d20250626_m181340_c001_v7007000_t0000_u01750961620917") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177b6_d20250626_m181339_c001_v0001145_t0033_u01750961619140") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d540e_d20250626_m181338_c001_v7007000_t0000_u01750961618336") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177a8_d20250626_m181336_c001_v0001145_t0051_u01750961616609") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e376fa_d20250626_m181330_c001_v7007000_t0000_u01750961610680") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017784_d20250626_m181328_c001_v0001145_t0054_u01750961608918") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e376ea_d20250626_m181328_c001_v7007000_t0000_u01750961608013") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01777e_d20250626_m181327_c001_v0001145_t0018_u01750961607199") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e376e2_d20250626_m181323_c001_v7007000_t0000_u01750961603026") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01776a_d20250626_m181321_c001_v0001145_t0046_u01750961601547") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac5d_d20250626_m181319_c001_v7007000_t0000_u01750961599692") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017764_d20250626_m181318_c001_v0001145_t0027_u01750961598589") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac5c_d20250626_m181318_c001_v7007000_t0000_u01750961598224") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f112b64d7ab690451_d20250626_m181317_c001_v0001145_t0001_u01750961597406") 2025/06/26 18:22:34 DEBUG : empty space: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017760_d20250626_m181315_c001_v0001145_t0048_u01750961595685") 2025/06/26 18:22:34 DEBUG : enormous: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5425_d20250626_m181347_c001_v7007000_t0000_u01750961627350") 2025/06/26 18:22:34 DEBUG : enormous: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177ca_d20250626_m181346_c001_v0001145_t0032_u01750961626475") 2025/06/26 18:22:34 DEBUG : existing: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f402ff3cf69421171_d20250626_m181706_c001_v7007000_t0000_u01750961826709") 2025/06/26 18:22:35 DEBUG : existing: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0178f0_d20250626_m181705_c001_v0001145_t0031_u01750961825475") 2025/06/26 18:22:35 DEBUG : existing: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f41078181dbf6db50_d20250626_m181407_c001_v7007000_t0000_u01750961647115") 2025/06/26 18:22:35 DEBUG : existing: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ba1_d20250626_m181405_c001_v0001098_t0057_u01750961645897") 2025/06/26 18:22:35 DEBUG : existing: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac58_d20250626_m181312_c001_v7007000_t0000_u01750961592875") 2025/06/26 18:22:35 DEBUG : existing: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017756_d20250626_m181311_c001_v0001145_t0034_u01750961591857") 2025/06/26 18:22:35 DEBUG : existing: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac57_d20250626_m181311_c001_v7007000_t0000_u01750961591305") 2025/06/26 18:22:35 DEBUG : existing: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017754_d20250626_m181310_c001_v0001145_t0007_u01750961590544") 2025/06/26 18:22:35 DEBUG : existing: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017752_d20250626_m181309_c001_v0001145_t0035_u01750961589748") 2025/06/26 18:22:35 DEBUG : existing-b: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f41078181dbf6db52_d20250626_m181407_c001_v7007000_t0000_u01750961647298") 2025/06/26 18:22:35 DEBUG : existing-b: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177fc_d20250626_m181405_c001_v0001145_t0059_u01750961645907") 2025/06/26 18:22:35 DEBUG : file1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93dd_d20250626_m181804_c001_v7007000_t0000_u01750961884572") 2025/06/26 18:22:35 DEBUG : file1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e65_d20250626_m181803_c001_v0001098_t0018_u01750961883139") 2025/06/26 18:22:35 DEBUG : file1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93c2_d20250626_m181801_c001_v7007000_t0000_u01750961881827") 2025/06/26 18:22:35 DEBUG : file1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017974_d20250626_m181800_c001_v0001145_t0050_u01750961880419") 2025/06/26 18:22:35 DEBUG : five: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5434_d20250626_m181351_c001_v7007000_t0000_u01750961631850") 2025/06/26 18:22:35 DEBUG : five: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418e9340cf3d2b0f_d20250626_m181350_c001_v0001093_t0006_u01750961630468") 2025/06/26 18:22:35 DEBUG : foo: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e376de_d20250626_m181321_c001_v7007000_t0000_u01750961601180") 2025/06/26 18:22:35 DEBUG : foo: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4012399f7f017768_d20250626_m181320_c001_v0001145_t0007_u01750961600622") 2025/06/26 18:22:35 DEBUG : foo: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4012399f7f017766_d20250626_m181320_c001_v0001145_t0007_u01750961600059") 2025/06/26 18:22:35 DEBUG : four: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5436_d20250626_m181352_c001_v7007000_t0000_u01750961632032") 2025/06/26 18:22:36 DEBUG : four: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4012399f7f0177da_d20250626_m181349_c001_v0001145_t0007_u01750961629913") 2025/06/26 18:22:36 DEBUG : four: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177d4_d20250626_m181349_c001_v0001145_t0019_u01750961629264") 2025/06/26 18:22:36 DEBUG : hello world2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd563a_d20250626_m181227_c001_v7007000_t0000_u01750961547475") 2025/06/26 18:22:36 DEBUG : hello world2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0176f6_d20250626_m181226_c001_v0001145_t0034_u01750961546811") 2025/06/26 18:22:36 DEBUG : ignore-size: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac55_d20250626_m181309_c001_v7007000_t0000_u01750961589381") 2025/06/26 18:22:36 DEBUG : ignore-size: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01774c_d20250626_m181308_c001_v0001145_t0003_u01750961588181") 2025/06/26 18:22:36 DEBUG : nested/sub dir/file: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f41078181dbf6db48_d20250626_m181405_c001_v7007000_t0000_u01750961645157") 2025/06/26 18:22:36 DEBUG : nested/sub dir/file: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177f8_d20250626_m181404_c001_v0001145_t0056_u01750961644390") 2025/06/26 18:22:36 DEBUG : nested/sub dir/file: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5456_d20250626_m181403_c001_v7007000_t0000_u01750961643630") 2025/06/26 18:22:36 DEBUG : nested/sub dir/file: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177f6_d20250626_m181402_c001_v0001145_t0040_u01750961642619") 2025/06/26 18:22:36 DEBUG : one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5437_d20250626_m181352_c001_v7007000_t0000_u01750961632214") 2025/06/26 18:22:36 DEBUG : one: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4012399f7f0177ce_d20250626_m181348_c001_v0001145_t0007_u01750961628502") 2025/06/26 18:22:36 DEBUG : only0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd937e_d20250626_m181755_c001_v7007000_t0000_u01750961875971") 2025/06/26 18:22:36 DEBUG : only0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f411285a8d7b92e47_d20250626_m181751_c001_v0001098_t0041_u01750961871060") 2025/06/26 18:22:36 DEBUG : only0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cd1_d20250626_m181733_c001_v0001093_t0012_u01750961853710") 2025/06/26 18:22:36 DEBUG : only0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd12_d20250626_m181727_c001_v7007000_t0000_u01750961847703") 2025/06/26 18:22:36 DEBUG : only0: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0178fe_d20250626_m181711_c001_v0001145_t0002_u01750961831304") 2025/06/26 18:22:36 DEBUG : only1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9380_d20250626_m181756_c001_v7007000_t0000_u01750961876153") 2025/06/26 18:22:36 DEBUG : only1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418e9340cf3d2cfb_d20250626_m181751_c001_v0001093_t0006_u01750961871229") 2025/06/26 18:22:36 DEBUG : only1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017938_d20250626_m181735_c001_v0001145_t0010_u01750961855123") 2025/06/26 18:22:36 DEBUG : only1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4053357cf371fb56_d20250626_m181727_c001_v7007000_t0000_u01750961847334") 2025/06/26 18:22:36 DEBUG : only1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92d9b_d20250626_m181712_c001_v0001098_t0012_u01750961832160") 2025/06/26 18:22:37 DEBUG : only10: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9382_d20250626_m181756_c001_v7007000_t0000_u01750961876336") 2025/06/26 18:22:37 DEBUG : only10: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4012399f7f01796a_d20250626_m181751_c001_v0001145_t0007_u01750961871072") 2025/06/26 18:22:37 DEBUG : only10: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01794a_d20250626_m181742_c001_v0001145_t0034_u01750961862452") 2025/06/26 18:22:37 DEBUG : only10: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6e9_d20250626_m181726_c001_v7007000_t0000_u01750961846957") 2025/06/26 18:22:37 DEBUG : only10: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92db7_d20250626_m181718_c001_v0001098_t0002_u01750961838214") 2025/06/26 18:22:37 DEBUG : only11: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9386_d20250626_m181756_c001_v7007000_t0000_u01750961876519") 2025/06/26 18:22:37 DEBUG : only11: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418e9340cf3d2cf5_d20250626_m181750_c001_v0001093_t0006_u01750961870644") 2025/06/26 18:22:37 DEBUG : only11: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e0b_d20250626_m181743_c001_v0001098_t0037_u01750961863235") 2025/06/26 18:22:37 DEBUG : only11: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4053357cf371fb59_d20250626_m181727_c001_v7007000_t0000_u01750961847901") 2025/06/26 18:22:37 DEBUG : only11: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cbf_d20250626_m181719_c001_v0001093_t0016_u01750961839248") 2025/06/26 18:22:37 DEBUG : only12: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9388_d20250626_m181756_c001_v7007000_t0000_u01750961876703") 2025/06/26 18:22:37 DEBUG : only12: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f411285a8d7b92e41_d20250626_m181750_c001_v0001098_t0041_u01750961870657") 2025/06/26 18:22:37 DEBUG : only12: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ce7_d20250626_m181744_c001_v0001093_t0023_u01750961864151") 2025/06/26 18:22:37 DEBUG : only12: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebd3f_d20250626_m181727_c001_v7007000_t0000_u01750961847911") 2025/06/26 18:22:37 DEBUG : only12: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01791a_d20250626_m181720_c001_v0001145_t0047_u01750961840134") 2025/06/26 18:22:37 DEBUG : only13: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd938a_d20250626_m181756_c001_v7007000_t0000_u01750961876886") 2025/06/26 18:22:37 DEBUG : only13: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f414d2c13d7b6fd83_d20250626_m181751_c001_v0001183_t0034_u01750961871223") 2025/06/26 18:22:37 DEBUG : only13: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017952_d20250626_m181744_c001_v0001145_t0044_u01750961864798") 2025/06/26 18:22:37 DEBUG : only13: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebd3b_d20250626_m181727_c001_v7007000_t0000_u01750961847357") 2025/06/26 18:22:37 DEBUG : only13: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92dc3_d20250626_m181720_c001_v0001098_t0004_u01750961840872") 2025/06/26 18:22:37 DEBUG : only14: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd938c_d20250626_m181757_c001_v7007000_t0000_u01750961877069") 2025/06/26 18:22:37 DEBUG : only14: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4012399f7f017966_d20250626_m181750_c001_v0001145_t0007_u01750961870665") 2025/06/26 18:22:38 DEBUG : only14: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e1f_d20250626_m181745_c001_v0001098_t0050_u01750961865478") 2025/06/26 18:22:38 DEBUG : only14: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6ef_d20250626_m181728_c001_v7007000_t0000_u01750961848056") 2025/06/26 18:22:38 DEBUG : only14: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cc5_d20250626_m181721_c001_v0001093_t0012_u01750961841666") 2025/06/26 18:22:38 DEBUG : only15: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd938f_d20250626_m181757_c001_v7007000_t0000_u01750961877252") 2025/06/26 18:22:38 DEBUG : only15: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4012399f7f017968_d20250626_m181750_c001_v0001145_t0007_u01750961870885") 2025/06/26 18:22:38 DEBUG : only15: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ced_d20250626_m181746_c001_v0001093_t0043_u01750961866463") 2025/06/26 18:22:38 DEBUG : only15: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6ea_d20250626_m181727_c001_v7007000_t0000_u01750961847139") 2025/06/26 18:22:38 DEBUG : only15: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017926_d20250626_m181722_c001_v0001145_t0002_u01750961842487") 2025/06/26 18:22:38 DEBUG : only16: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9391_d20250626_m181757_c001_v7007000_t0000_u01750961877436") 2025/06/26 18:22:38 DEBUG : only16: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418e9340cf3d2cf7_d20250626_m181750_c001_v0001093_t0006_u01750961870864") 2025/06/26 18:22:38 DEBUG : only16: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017956_d20250626_m181747_c001_v0001145_t0017_u01750961867312") 2025/06/26 18:22:38 DEBUG : only16: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4053357cf371fb58_d20250626_m181727_c001_v7007000_t0000_u01750961847717") 2025/06/26 18:22:38 DEBUG : only16: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92dd1_d20250626_m181723_c001_v0001098_t0037_u01750961843249") 2025/06/26 18:22:39 DEBUG : only17: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9393_d20250626_m181757_c001_v7007000_t0000_u01750961877622") 2025/06/26 18:22:39 DEBUG : only17: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f411285a8d7b92e43_d20250626_m181750_c001_v0001098_t0041_u01750961870877") 2025/06/26 18:22:39 DEBUG : only17: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e33_d20250626_m181748_c001_v0001098_t0018_u01750961868042") 2025/06/26 18:22:39 DEBUG : only17: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd16_d20250626_m181728_c001_v7007000_t0000_u01750961848076") 2025/06/26 18:22:39 DEBUG : only17: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ccd_d20250626_m181724_c001_v0001093_t0048_u01750961844146") 2025/06/26 18:22:39 DEBUG : only18: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9395_d20250626_m181757_c001_v7007000_t0000_u01750961877804") 2025/06/26 18:22:39 DEBUG : only18: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418e9340cf3d2cf9_d20250626_m181751_c001_v0001093_t0006_u01750961871047") 2025/06/26 18:22:39 DEBUG : only18: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cf3_d20250626_m181748_c001_v0001093_t0016_u01750961868893") 2025/06/26 18:22:39 DEBUG : only18: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebd3d_d20250626_m181727_c001_v7007000_t0000_u01750961847728") 2025/06/26 18:22:39 DEBUG : only18: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01792c_d20250626_m181724_c001_v0001145_t0036_u01750961844896") 2025/06/26 18:22:39 DEBUG : only19: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9397_d20250626_m181757_c001_v7007000_t0000_u01750961877986") 2025/06/26 18:22:39 DEBUG : only19: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f414d2c13d7b6fd89_d20250626_m181751_c001_v0001183_t0034_u01750961871412") 2025/06/26 18:22:39 DEBUG : only19: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017962_d20250626_m181749_c001_v0001145_t0016_u01750961869697") 2025/06/26 18:22:39 DEBUG : only19: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6eb_d20250626_m181727_c001_v7007000_t0000_u01750961847323") 2025/06/26 18:22:39 DEBUG : only19: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92dd9_d20250626_m181725_c001_v0001098_t0006_u01750961845523") 2025/06/26 18:22:39 DEBUG : only2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd939a_d20250626_m181758_c001_v7007000_t0000_u01750961878171") 2025/06/26 18:22:39 DEBUG : only2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f414d2c13d7b6fd8b_d20250626_m181751_c001_v0001183_t0034_u01750961871595") 2025/06/26 18:22:39 DEBUG : only2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92df1_d20250626_m181735_c001_v0001098_t0013_u01750961855818") 2025/06/26 18:22:39 DEBUG : only2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6ec_d20250626_m181727_c001_v7007000_t0000_u01750961847508") 2025/06/26 18:22:39 DEBUG : only2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ca3_d20250626_m181712_c001_v0001093_t0052_u01750961832752") 2025/06/26 18:22:39 DEBUG : only3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd939c_d20250626_m181758_c001_v7007000_t0000_u01750961878354") 2025/06/26 18:22:40 DEBUG : only3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f411285a8d7b92e4b_d20250626_m181751_c001_v0001098_t0041_u01750961871431") 2025/06/26 18:22:40 DEBUG : only3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cd7_d20250626_m181736_c001_v0001093_t0002_u01750961856749") 2025/06/26 18:22:40 DEBUG : only3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd11_d20250626_m181727_c001_v7007000_t0000_u01750961847521") 2025/06/26 18:22:40 DEBUG : only3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017906_d20250626_m181713_c001_v0001145_t0006_u01750961833489") 2025/06/26 18:22:40 DEBUG : only4: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd939e_d20250626_m181758_c001_v7007000_t0000_u01750961878538") 2025/06/26 18:22:40 DEBUG : only4: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f411285a8d7b92e49_d20250626_m181751_c001_v0001098_t0041_u01750961871245") 2025/06/26 18:22:40 DEBUG : only4: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017940_d20250626_m181737_c001_v0001145_t0058_u01750961857588") 2025/06/26 18:22:40 DEBUG : only4: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd10_d20250626_m181727_c001_v7007000_t0000_u01750961847337") 2025/06/26 18:22:40 DEBUG : only4: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92da3_d20250626_m181714_c001_v0001098_t0026_u01750961834108") 2025/06/26 18:22:40 DEBUG : only5: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93a0_d20250626_m181758_c001_v7007000_t0000_u01750961878724") 2025/06/26 18:22:40 DEBUG : only5: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4012399f7f01796c_d20250626_m181751_c001_v0001145_t0007_u01750961871255") 2025/06/26 18:22:40 DEBUG : only5: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92df7_d20250626_m181738_c001_v0001098_t0018_u01750961858506") 2025/06/26 18:22:40 DEBUG : only5: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6ee_d20250626_m181727_c001_v7007000_t0000_u01750961847874") 2025/06/26 18:22:40 DEBUG : only5: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ca9_d20250626_m181714_c001_v0001093_t0021_u01750961834749") 2025/06/26 18:22:40 DEBUG : only6: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93a4_d20250626_m181758_c001_v7007000_t0000_u01750961878907") 2025/06/26 18:22:40 DEBUG : only6: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418e9340cf3d2cff_d20250626_m181751_c001_v0001093_t0006_u01750961871603") 2025/06/26 18:22:40 DEBUG : only6: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cdf_d20250626_m181739_c001_v0001093_t0020_u01750961859252") 2025/06/26 18:22:40 DEBUG : only6: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4053357cf371fb57_d20250626_m181727_c001_v7007000_t0000_u01750961847533") 2025/06/26 18:22:40 DEBUG : only6: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01790e_d20250626_m181715_c001_v0001145_t0022_u01750961835413") 2025/06/26 18:22:40 DEBUG : only7: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93a8_d20250626_m181759_c001_v7007000_t0000_u01750961879093") 2025/06/26 18:22:41 DEBUG : only7: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f418e9340cf3d2cfd_d20250626_m181751_c001_v0001093_t0006_u01750961871419") 2025/06/26 18:22:41 DEBUG : only7: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017946_d20250626_m181740_c001_v0001145_t0011_u01750961860062") 2025/06/26 18:22:41 DEBUG : only7: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfd13_d20250626_m181727_c001_v7007000_t0000_u01750961847887") 2025/06/26 18:22:41 DEBUG : only7: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92db1_d20250626_m181716_c001_v0001098_t0035_u01750961836007") 2025/06/26 18:22:41 DEBUG : only8: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93aa_d20250626_m181759_c001_v7007000_t0000_u01750961879277") 2025/06/26 18:22:41 DEBUG : only8: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f411285a8d7b92e4d_d20250626_m181751_c001_v0001098_t0041_u01750961871616") 2025/06/26 18:22:41 DEBUG : only8: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e03_d20250626_m181740_c001_v0001098_t0029_u01750961860937") 2025/06/26 18:22:41 DEBUG : only8: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebd3c_d20250626_m181727_c001_v7007000_t0000_u01750961847543") 2025/06/26 18:22:41 DEBUG : only8: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2cb5_d20250626_m181716_c001_v0001093_t0006_u01750961836786") 2025/06/26 18:22:41 DEBUG : only9: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93ad_d20250626_m181759_c001_v7007000_t0000_u01750961879462") 2025/06/26 18:22:41 DEBUG : only9: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4012399f7f01796e_d20250626_m181751_c001_v0001145_t0007_u01750961871440") 2025/06/26 18:22:41 DEBUG : only9: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2ce3_d20250626_m181741_c001_v0001093_t0015_u01750961861641") 2025/06/26 18:22:41 DEBUG : only9: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f406bac16c9a0f6ed_d20250626_m181727_c001_v7007000_t0000_u01750961847691") 2025/06/26 18:22:41 DEBUG : only9: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017914_d20250626_m181717_c001_v0001145_t0028_u01750961837499") 2025/06/26 18:22:41 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5452_d20250626_m181401_c001_v7007000_t0000_u01750961641499") 2025/06/26 18:22:41 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2b1f_d20250626_m181359_c001_v0001093_t0028_u01750961639216") 2025/06/26 18:22:41 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d544b_d20250626_m181358_c001_v7007000_t0000_u01750961638107") 2025/06/26 18:22:41 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92b7d_d20250626_m181356_c001_v0001098_t0002_u01750961636073") 2025/06/26 18:22:41 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5445_d20250626_m181355_c001_v7007000_t0000_u01750961635329") 2025/06/26 18:22:41 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92b73_d20250626_m181353_c001_v0001098_t0048_u01750961633143") 2025/06/26 18:22:41 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5418_d20250626_m181343_c001_v7007000_t0000_u01750961623099") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177bc_d20250626_m181341_c001_v0001145_t0016_u01750961621467") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5410_d20250626_m181339_c001_v7007000_t0000_u01750961619743") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177b4_d20250626_m181338_c001_v0001145_t0015_u01750961618884") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d540d_d20250626_m181337_c001_v7007000_t0000_u01750961617606") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177a4_d20250626_m181336_c001_v0001145_t0052_u01750961616218") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e376f5_d20250626_m181330_c001_v7007000_t0000_u01750961610121") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017782_d20250626_m181328_c001_v0001145_t0039_u01750961608567") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e376eb_d20250626_m181328_c001_v7007000_t0000_u01750961608196") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01777c_d20250626_m181326_c001_v0001145_t0046_u01750961606858") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e376e8_d20250626_m181326_c001_v7007000_t0000_u01750961606494") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017778_d20250626_m181325_c001_v0001145_t0035_u01750961605831") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017776_d20250626_m181325_c001_v0001145_t0024_u01750961605209") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e376e4_d20250626_m181324_c001_v7007000_t0000_u01750961604842") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017770_d20250626_m181324_c001_v0001145_t0042_u01750961604195") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01776e_d20250626_m181323_c001_v0001145_t0021_u01750961603573") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e376e3_d20250626_m181323_c001_v7007000_t0000_u01750961603207") 2025/06/26 18:22:42 DEBUG : potato: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01776c_d20250626_m181322_c001_v0001145_t0050_u01750961602270") 2025/06/26 18:22:42 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d549d_d20250626_m181448_c001_v7007000_t0000_u01750961688208") 2025/06/26 18:22:42 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2b85_d20250626_m181447_c001_v0001093_t0028_u01750961687364") 2025/06/26 18:22:42 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa64a5_d20250626_m181439_c001_v7007000_t0000_u01750961679500") 2025/06/26 18:22:42 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2b6b_d20250626_m181434_c001_v0001093_t0028_u01750961674889") 2025/06/26 18:22:42 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab0128f_d20250626_m181425_c001_v7007000_t0000_u01750961665495") 2025/06/26 18:22:42 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2b4d_d20250626_m181420_c001_v0001093_t0013_u01750961660348") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f41078181dbf6db57_d20250626_m181412_c001_v7007000_t0000_u01750961652491") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2b2f_d20250626_m181408_c001_v0001093_t0054_u01750961648229") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5424_d20250626_m181347_c001_v7007000_t0000_u01750961627167") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177c6_d20250626_m181345_c001_v0001145_t0017_u01750961625874") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d541d_d20250626_m181345_c001_v7007000_t0000_u01750961625509") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177c0_d20250626_m181343_c001_v0001145_t0054_u01750961623646") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5419_d20250626_m181343_c001_v7007000_t0000_u01750961623281") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177be_d20250626_m181342_c001_v0001145_t0047_u01750961622309") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5412_d20250626_m181341_c001_v7007000_t0000_u01750961621101") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177ba_d20250626_m181340_c001_v0001145_t0006_u01750961620171") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d540f_d20250626_m181338_c001_v7007000_t0000_u01750961618521") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177ac_d20250626_m181337_c001_v0001145_t0032_u01750961617618") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e376fc_d20250626_m181330_c001_v7007000_t0000_u01750961610860") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01778a_d20250626_m181329_c001_v0001145_t0033_u01750961609871") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd564f_d20250626_m181230_c001_v7007000_t0000_u01750961550251") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0176fc_d20250626_m181229_c001_v0001145_t0039_u01750961549567") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5644_d20250626_m181228_c001_v7007000_t0000_u01750961548655") 2025/06/26 18:22:43 DEBUG : potato2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0176f8_d20250626_m181228_c001_v0001145_t0014_u01750961548021") 2025/06/26 18:22:43 DEBUG : potato3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4187ea8124fa64a6_d20250626_m181439_c001_v7007000_t0000_u01750961679683") 2025/06/26 18:22:43 DEBUG : potato3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01782a_d20250626_m181436_c001_v0001145_t0039_u01750961676257") 2025/06/26 18:22:44 DEBUG : potato3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab01291_d20250626_m181425_c001_v7007000_t0000_u01750961665734") 2025/06/26 18:22:44 DEBUG : potato3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017816_d20250626_m181421_c001_v0001145_t0009_u01750961661823") 2025/06/26 18:22:44 DEBUG : potato3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f41078181dbf6db58_d20250626_m181413_c001_v7007000_t0000_u01750961653089") 2025/06/26 18:22:44 DEBUG : potato3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017802_d20250626_m181409_c001_v0001145_t0001_u01750961649062") 2025/06/26 18:22:44 DEBUG : pre-dest1/1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45752_d20250626_m181522_c001_v7007000_t0000_u01750961722445") 2025/06/26 18:22:44 DEBUG : pre-dest1/1: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017861_d20250626_m181514_c001_v0001145_t0020_u01750961714328") 2025/06/26 18:22:44 DEBUG : pre-dest2/2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45753_d20250626_m181522_c001_v7007000_t0000_u01750961722627") 2025/06/26 18:22:44 DEBUG : pre-dest2/2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2bb1_d20250626_m181514_c001_v0001093_t0050_u01750961714941") 2025/06/26 18:22:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e45193485_d20250626_m181500_c001_v7007000_t0000_u01750961700026") 2025/06/26 18:22:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92c49_d20250626_m181456_c001_v0001098_t0041_u01750961696071") 2025/06/26 18:22:44 DEBUG : sizeonly: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac54_d20250626_m181307_c001_v7007000_t0000_u01750961587622") 2025/06/26 18:22:44 DEBUG : sizeonly: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017748_d20250626_m181306_c001_v0001145_t0015_u01750961586571") 2025/06/26 18:22:44 DEBUG : splitbanan: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4209261e451935fa_d20250626_m181958_c001_v7007000_t0000_u01750961998568") 2025/06/26 18:22:44 DEBUG : splitbanan: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a61_d20250626_m181951_c001_v0001145_t0050_u01750961991011") 2025/06/26 18:22:44 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe57_d20250626_m182120_c001_v7007000_t0000_u01750962080773") 2025/06/26 18:22:44 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b93077_d20250626_m182113_c001_v0001098_t0021_u01750962073776") 2025/06/26 18:22:44 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd9512_d20250626_m182105_c001_v7007000_t0000_u01750962065218") 2025/06/26 18:22:44 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b93055_d20250626_m182058_c001_v0001098_t0032_u01750962058059") 2025/06/26 18:22:44 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f415f2c7c42af85be_d20250626_m182049_c001_v7007000_t0000_u01750962049689") 2025/06/26 18:22:44 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b93021_d20250626_m182043_c001_v0001098_t0018_u01750962043025") 2025/06/26 18:22:44 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40730db716bd5a8a_d20250626_m182029_c001_v7007000_t0000_u01750962029229") 2025/06/26 18:22:44 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92fe9_d20250626_m182022_c001_v0001098_t0050_u01750962022672") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe01_d20250626_m182014_c001_v7007000_t0000_u01750962014164") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92fb9_d20250626_m182007_c001_v0001098_t0018_u01750962007279") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40358b5d4b6cfda5_d20250626_m181953_c001_v7007000_t0000_u01750961993109") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2dbb_d20250626_m181949_c001_v0001093_t0042_u01750961989880") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f417e77404c593499_d20250626_m181940_c001_v7007000_t0000_u01750961980966") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d99_d20250626_m181933_c001_v0001093_t0034_u01750961973795") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5b5d_d20250626_m181932_c001_v7007000_t0000_u01750961972487") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d91_d20250626_m181929_c001_v0001093_t0020_u01750961969274") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4032276360f9dc92_d20250626_m181920_c001_v7007000_t0000_u01750961960007") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92f17_d20250626_m181913_c001_v0001098_t0030_u01750961953005") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f408fc7e03e47d25b_d20250626_m181912_c001_v7007000_t0000_u01750961952046") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d69_d20250626_m181908_c001_v0001093_t0033_u01750961948525") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f401fb357a6c45838_d20250626_m181854_c001_v7007000_t0000_u01750961934811") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92ed5_d20250626_m181851_c001_v0001098_t0019_u01750961931112") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f416ad5464f7b77fa_d20250626_m181842_c001_v7007000_t0000_u01750961922433") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92eb7_d20250626_m181835_c001_v0001098_t0041_u01750961915527") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f42150288fab01663_d20250626_m181827_c001_v7007000_t0000_u01750961907173") 2025/06/26 18:22:45 DEBUG : splitbananasplit: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e95_d20250626_m181820_c001_v0001098_t0010_u01750961900487") 2025/06/26 18:22:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f40999fee4cf5f09a_d20250626_m181935_c001_v7007000_t0000_u01750961975803") 2025/06/26 18:22:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017a29_d20250626_m181930_c001_v0001145_t0034_u01750961970432") 2025/06/26 18:22:45 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93f5_d20250626_m181812_c001_v7007000_t0000_u01750961892406") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d15_d20250626_m181809_c001_v0001093_t0050_u01750961889688") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e37875_d20250626_m181808_c001_v7007000_t0000_u01750961888546") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fddf_d20250626_m181805_c001_v0001183_t0047_u01750961885530") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f41078181dbf6db49_d20250626_m181405_c001_v7007000_t0000_u01750961645341") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2b27_d20250626_m181404_c001_v0001093_t0022_u01750961644382") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5457_d20250626_m181403_c001_v7007000_t0000_u01750961643812") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92b9b_d20250626_m181402_c001_v0001098_t0047_u01750961642968") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac52_d20250626_m181304_c001_v7007000_t0000_u01750961584266") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017744_d20250626_m181302_c001_v0001145_t0028_u01750961582726") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac51_d20250626_m181302_c001_v7007000_t0000_u01750961582361") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017742_d20250626_m181301_c001_v0001145_t0022_u01750961581178") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac50_d20250626_m181259_c001_v7007000_t0000_u01750961579072") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01773e_d20250626_m181257_c001_v0001145_t0050_u01750961577747") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac4f_d20250626_m181257_c001_v7007000_t0000_u01750961577200") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01773c_d20250626_m181255_c001_v0001145_t0011_u01750961575975") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017730_d20250626_m181253_c001_v0001145_t0033_u01750961573186") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac4e_d20250626_m181252_c001_v7007000_t0000_u01750961572820") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01772e_d20250626_m181252_c001_v0001145_t0019_u01750961572153") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01772c_d20250626_m181251_c001_v0001145_t0000_u01750961571218") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4055f98f3ab9ac4d_d20250626_m181250_c001_v7007000_t0000_u01750961570853") 2025/06/26 18:22:46 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017722_d20250626_m181248_c001_v0001145_t0025_u01750961568051") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01771e_d20250626_m181245_c001_v0001145_t0007_u01750961565008") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd56b0_d20250626_m181244_c001_v7007000_t0000_u01750961564644") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01771a_d20250626_m181243_c001_v0001145_t0059_u01750961563872") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017718_d20250626_m181243_c001_v0001145_t0044_u01750961563039") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd56ad_d20250626_m181242_c001_v7007000_t0000_u01750961562676") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017716_d20250626_m181239_c001_v0001145_t0012_u01750961559086") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5691_d20250626_m181238_c001_v7007000_t0000_u01750961558719") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017712_d20250626_m181238_c001_v0001145_t0053_u01750961558015") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5685_d20250626_m181237_c001_v7007000_t0000_u01750961557107") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01770e_d20250626_m181236_c001_v0001145_t0039_u01750961556412") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd567c_d20250626_m181235_c001_v7007000_t0000_u01750961555862") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01770c_d20250626_m181235_c001_v0001145_t0030_u01750961555260") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5670_d20250626_m181234_c001_v7007000_t0000_u01750961554352") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f01770a_d20250626_m181233_c001_v0001145_t0027_u01750961553569") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5665_d20250626_m181232_c001_v7007000_t0000_u01750961552969") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017706_d20250626_m181232_c001_v0001145_t0058_u01750961552161") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd565a_d20250626_m181231_c001_v7007000_t0000_u01750961551613") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017700_d20250626_m181230_c001_v0001145_t0002_u01750961550799") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd559d_d20250626_m181226_c001_v7007000_t0000_u01750961546267") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0176f4_d20250626_m181225_c001_v0001145_t0016_u01750961545651") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd559b_d20250626_m181225_c001_v7007000_t0000_u01750961545106") 2025/06/26 18:22:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0176f2_d20250626_m181224_c001_v0001145_t0015_u01750961544486") 2025/06/26 18:22:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd559a_d20250626_m181223_c001_v7007000_t0000_u01750961543940") 2025/06/26 18:22:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0176f0_d20250626_m181223_c001_v0001145_t0002_u01750961543157") 2025/06/26 18:22:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f404317e131dd5599_d20250626_m181220_c001_v7007000_t0000_u01750961540959") 2025/06/26 18:22:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0176ee_d20250626_m181220_c001_v0001145_t0007_u01750961540217") 2025/06/26 18:22:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93f7_d20250626_m181812_c001_v7007000_t0000_u01750961892588") 2025/06/26 18:22:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b92e77_d20250626_m181809_c001_v0001098_t0059_u01750961889705") 2025/06/26 18:22:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4008bcc009e37876_d20250626_m181808_c001_v7007000_t0000_u01750961888731") 2025/06/26 18:22:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017976_d20250626_m181805_c001_v0001145_t0052_u01750961885519") 2025/06/26 18:22:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe5d_d20250626_m182122_c001_v7007000_t0000_u01750962082798") 2025/06/26 18:22:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b702d0_d20250626_m182122_c001_v0001183_t0013_u01750962082158") 2025/06/26 18:22:48 DEBUG : sub/yam: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5450_d20250626_m181400_c001_v7007000_t0000_u01750961640948") 2025/06/26 18:22:48 DEBUG : sub/yam: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177ec_d20250626_m181358_c001_v0001145_t0049_u01750961638857") 2025/06/26 18:22:48 DEBUG : test_dir1/file2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93df_d20250626_m181804_c001_v7007000_t0000_u01750961884756") 2025/06/26 18:22:48 DEBUG : test_dir1/file2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fdc9_d20250626_m181802_c001_v0001183_t0018_u01750961882789") 2025/06/26 18:22:48 DEBUG : test_dir1/file2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93c5_d20250626_m181802_c001_v7007000_t0000_u01750961882009") 2025/06/26 18:22:48 DEBUG : test_dir1/file2: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d07_d20250626_m181800_c001_v0001093_t0036_u01750961880444") 2025/06/26 18:22:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93e1_d20250626_m181804_c001_v7007000_t0000_u01750961884939") 2025/06/26 18:22:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2d09_d20250626_m181802_c001_v0001093_t0020_u01750961882798") 2025/06/26 18:22:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4196f3fbe5cd93c7_d20250626_m181802_c001_v7007000_t0000_u01750961882191") 2025/06/26 18:22:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b6fdb9_d20250626_m181800_c001_v0001183_t0004_u01750961880431") 2025/06/26 18:22:49 DEBUG : three: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5438_d20250626_m181352_c001_v7007000_t0000_u01750961632396") 2025/06/26 18:22:49 DEBUG : three: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177dc_d20250626_m181351_c001_v0001145_t0024_u01750961631219") 2025/06/26 18:22:49 DEBUG : three: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177d2_d20250626_m181348_c001_v0001145_t0057_u01750961628876") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe60_d20250626_m182124_c001_v7007000_t0000_u01750962084728") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017b07_d20250626_m182123_c001_v0001145_t0054_u01750962083771") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebee8_d20250626_m182145_c001_v7007000_t0000_u01750962105017") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e49_d20250626_m182143_c001_v0001093_t0038_u01750962103045") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebed9_d20250626_m182141_c001_v7007000_t0000_u01750962101486") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017b17_d20250626_m182139_c001_v0001145_t0042_u01750962099701") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebec2_d20250626_m182138_c001_v7007000_t0000_u01750962098732") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70346_d20250626_m182138_c001_v0001183_t0036_u01750962098093") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe8f_d20250626_m182132_c001_v7007000_t0000_u01750962092383") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017b0f_d20250626_m182131_c001_v0001145_t0040_u01750962091128") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebea5_d20250626_m182135_c001_v7007000_t0000_u01750962095234") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e3d_d20250626_m182133_c001_v0001093_t0047_u01750962093377") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe7e_d20250626_m182130_c001_v7007000_t0000_u01750962090156") 2025/06/26 18:22:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f114d2c13d7b70300_d20250626_m182129_c001_v0001183_t0009_u01750962089475") 2025/06/26 18:22:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe6f_d20250626_m182128_c001_v7007000_t0000_u01750962088519") 2025/06/26 18:22:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b93093_d20250626_m182127_c001_v0001098_t0029_u01750962087436") 2025/06/26 18:22:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebe65_d20250626_m182126_c001_v7007000_t0000_u01750962086471") 2025/06/26 18:22:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2e39_d20250626_m182125_c001_v0001093_t0027_u01750962085680") 2025/06/26 18:22:49 DEBUG : toe/toe/toe: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d584d_d20250626_m182150_c001_v7007000_t0000_u01750962110214") 2025/06/26 18:22:50 DEBUG : toe/toe/toe: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f017b21_d20250626_m182149_c001_v0001145_t0023_u01750962109489") 2025/06/26 18:22:50 DEBUG : toe/toe/toe: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebeb6_d20250626_m182137_c001_v7007000_t0000_u01750962097114") 2025/06/26 18:22:50 DEBUG : toe/toe/toe: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b930b3_d20250626_m182136_c001_v0001098_t0008_u01750962096196") 2025/06/26 18:22:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebee9_d20250626_m182145_c001_v7007000_t0000_u01750962105619") 2025/06/26 18:22:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f111285a8d7b930c7_d20250626_m182144_c001_v0001098_t0029_u01750962104665") 2025/06/26 18:22:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4144cb41096ebede_d20250626_m182142_c001_v7007000_t0000_u01750962102077") 2025/06/26 18:22:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f112accd1cf455051_d20250626_m182141_c001_v0001098_t0011_u01750962101001") 2025/06/26 18:22:50 DEBUG : two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5439_d20250626_m181352_c001_v7007000_t0000_u01750961632578") 2025/06/26 18:22:50 DEBUG : two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f411285a8d7b92b69_d20250626_m181350_c001_v0001098_t0041_u01750961630655") 2025/06/26 18:22:50 DEBUG : two: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f4012399f7f0177d0_d20250626_m181348_c001_v0001145_t0007_u01750961628693") 2025/06/26 18:22:50 DEBUG : yam: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5453_d20250626_m181401_c001_v7007000_t0000_u01750961641682") 2025/06/26 18:22:50 DEBUG : yam: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1158abca83a1f678_d20250626_m181400_c001_v0001040_t0048_u01750961640435") 2025/06/26 18:22:50 DEBUG : yam: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5448_d20250626_m181357_c001_v7007000_t0000_u01750961637556") 2025/06/26 18:22:50 DEBUG : yam: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f1012399f7f0177e6_d20250626_m181356_c001_v0001145_t0032_u01750961636061") 2025/06/26 18:22:50 DEBUG : yam: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5442_d20250626_m181354_c001_v7007000_t0000_u01750961634782") 2025/06/26 18:22:50 DEBUG : yam: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f118e9340cf3d2b15_d20250626_m181353_c001_v0001093_t0047_u01750961633132") 2025/06/26 18:22:50 DEBUG : yaml: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d544c_d20250626_m181358_c001_v7007000_t0000_u01750961638290") 2025/06/26 18:22:50 DEBUG : yaml: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f102b541d27941ff1_d20250626_m181357_c001_v0001032_t0018_u01750961637015") 2025/06/26 18:22:50 DEBUG : yaml: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f413b977d3b6d5446_d20250626_m181355_c001_v7007000_t0000_u01750961635512") 2025/06/26 18:22:50 DEBUG : yaml: Deleting (id "4_z1fd2cd53700dabdb9f780e1b_f104e5caaf1e6304b_d20250626_m181354_c001_v0001183_t0033_u01750961634570") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m34.99386115s (try 1/5)