"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/11 01:30:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu" 2025/09/11 01:30:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/11 01:30:09 DEBUG : Creating backend with remote "/tmp/rclone1601653925" === 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-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/11 01:30:11 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:11 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.76s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/11 01:30:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:11 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:11 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:12 INFO : sub dir/hello world: Copied (new) 2025/09/11 01:30:13 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.94s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", 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-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:14 DEBUG : Creating backend with remote "/non-existing" 2025/09/11 01:30:14 DEBUG : Config file has changed externally - reloading 2025/09/11 01:30:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/11 01:30:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:15 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:15 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.80s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:16 INFO : B2 bucket rclone-test-gewiboj8mewu: Running all checks before starting transfers 2025/09/11 01:30:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:17 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:17 INFO : B2 bucket rclone-test-gewiboj8mewu: Checks finished, now starting transfers 2025/09/11 01:30:17 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.42s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:18 ERROR : Ignoring --no-traverse with sync 2025/09/11 01:30:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:18 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:18 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:18 INFO : sub dir/hello world: Copied (new) 2025/09/11 01:30:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.33s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/11 01:30:19 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:19 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:20 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/11 01:30:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.65s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:30:21 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:21 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:30:23 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:23 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.92s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/11 01:30:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/11 01:30:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/11 01:30:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/11 01:30:24 INFO : sub dir2: Making directory 2025/09/11 01:30:24 INFO : sub dir: Making directory 2025/09/11 01:30:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:24 INFO : sub dir2/sub sub dir2: Making directory 2025/09/11 01:30:24 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:24 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:25 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/11 01:30:25 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.39s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:26 INFO : sub dir2: Making directory 2025/09/11 01:30:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/11 01:30:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/11 01:30:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:26 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:26 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:27 DEBUG : sub dir2: Making directory with metadata 2025/09/11 01:30:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/11 01:30:27 INFO : sub dir2: Making directory 2025/09/11 01:30:27 INFO : sub dir: Making directory 2025/09/11 01:30:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:27 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:27 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:28 INFO : sub dir/hello world: Copied (new) 2025/09/11 01:30:28 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/11 01:30:28 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/11 01:30:28 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:29 INFO : sub dir2: Making directory 2025/09/11 01:30:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:29 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:29 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:30 INFO : sub dir/hello world: Copied (new) 2025/09/11 01:30:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.48s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:30 DEBUG : sub dir2: Making directory with metadata 2025/09/11 01:30:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/11 01:30:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/11 01:30:31 INFO : sub dir2: Making directory 2025/09/11 01:30:31 INFO : sub dir: Making directory 2025/09/11 01:30:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:31 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:31 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:31 INFO : sub dir/hello world: Copied (new) 2025/09/11 01:30:31 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/11 01:30:31 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.36s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:32 INFO : sub dir2: Making directory 2025/09/11 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:32 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:32 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:33 INFO : sub dir/hello world: Copied (new) 2025/09/11 01:30:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.26s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vopujax4niba" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gewiboj8mewu -> B2 bucket rclone-test-vopujax4niba 2025/09/11 01:30:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:35 DEBUG : B2 bucket rclone-test-vopujax4niba: Waiting for checks to finish 2025/09/11 01:30:35 DEBUG : B2 bucket rclone-test-vopujax4niba: Waiting for transfers to finish 2025/09/11 01:30:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/11 01:30:36 DEBUG : B2 bucket rclone-test-vopujax4niba: Purge remote 2025/09/11 01:30:36 INFO : B2 bucket rclone-test-vopujax4niba: cleaning bucket "rclone-test-vopujax4niba" of all files 2025/09/11 01:30:37 DEBUG : sub dir/hello world: Deleting (id "4_zef625d93605d3b6b9f980e1b_f1129e231d4a6ff46_d20250911_m013036_c001_v0001146_t0032_u01757554236411") --- PASS: TestServerSideCopy (4.37s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/11 01:30:39 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:39 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/11 01:30:39 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.07s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hugihod2sahi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gewiboj8mewu -> B2 bucket rclone-test-hugihod2sahi 2025/09/11 01:30:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:42 DEBUG : B2 bucket rclone-test-hugihod2sahi: Waiting for checks to finish 2025/09/11 01:30:42 DEBUG : B2 bucket rclone-test-hugihod2sahi: Waiting for transfers to finish 2025/09/11 01:30:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/11 01:30:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/11 01:30:45 DEBUG : B2 bucket rclone-test-hugihod2sahi: Waiting for checks to finish 2025/09/11 01:30:45 DEBUG : B2 bucket rclone-test-hugihod2sahi: Waiting for transfers to finish 2025/09/11 01:30:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/11 01:30:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/11 01:30:45 DEBUG : B2 bucket rclone-test-hugihod2sahi: Purge remote 2025/09/11 01:30:45 INFO : B2 bucket rclone-test-hugihod2sahi: cleaning bucket "rclone-test-hugihod2sahi" of all files 2025/09/11 01:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zaf127d43605d3b6b9f980e1b_f1139acb17320f7e9_d20250911_m013045_c001_v0001165_t0042_u01757554245224") 2025/09/11 01:30:45 DEBUG : sub dir/hello world: Deleting (id "4_zaf127d43605d3b6b9f980e1b_f10982240d7a47040_d20250911_m013043_c001_v0001182_t0023_u01757554243434") --- PASS: TestServerSideCopyOverSelf (6.99s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/11 01:30:48 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:48 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:30:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/11 01:30:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/11 01:30:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vudapob9cide" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gewiboj8mewu -> B2 bucket rclone-test-vudapob9cide 2025/09/11 01:30:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:30:51 DEBUG : B2 bucket rclone-test-vudapob9cide: Waiting for checks to finish 2025/09/11 01:30:51 DEBUG : B2 bucket rclone-test-vudapob9cide: Waiting for transfers to finish 2025/09/11 01:30:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:30:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/11 01:30:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/11 01:30:54 DEBUG : B2 bucket rclone-test-vudapob9cide: Waiting for checks to finish 2025/09/11 01:30:54 DEBUG : B2 bucket rclone-test-vudapob9cide: Waiting for transfers to finish 2025/09/11 01:30:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/11 01:30:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/11 01:30:54 INFO : sub dir/hello world: Deleted 2025/09/11 01:30:55 DEBUG : testing file moves 2025/09/11 01:30:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/11 01:30:55 DEBUG : B2 bucket rclone-test-vudapob9cide: Waiting for checks to finish 2025/09/11 01:30:55 DEBUG : B2 bucket rclone-test-vudapob9cide: Waiting for transfers to finish 2025/09/11 01:30:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/11 01:30:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/11 01:30:56 INFO : sub dir/hello world: Deleted 2025/09/11 01:30:57 DEBUG : B2 bucket rclone-test-vudapob9cide: Purge remote 2025/09/11 01:30:57 INFO : B2 bucket rclone-test-vudapob9cide: cleaning bucket "rclone-test-vudapob9cide" of all files 2025/09/11 01:30:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f729d73605d3b6b9f980e1b_f1046350bcbab12be_d20250911_m013056_c001_v0001104_t0002_u01757554256040") 2025/09/11 01:30:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f729d73605d3b6b9f980e1b_f104ab275f2401614_d20250911_m013054_c001_v0001032_t0015_u01757554254190") 2025/09/11 01:30:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f729d73605d3b6b9f980e1b_f100fea9fd8eec4f7_d20250911_m013052_c001_v0001109_t0023_u01757554252241") --- PASS: TestServerSideMoveOverSelf (9.41s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:30:59 ERROR : error listing: directory not found 2025/09/11 01:30:59 INFO : Local file system at /tmp/rclone1601653925: Making directory 2025/09/11 01:30:59 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:30:59 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:31:01 DEBUG : Local file system at /tmp/rclone1601653925: Waiting for checks to finish 2025/09/11 01:31:01 DEBUG : Local file system at /tmp/rclone1601653925: Waiting for transfers to finish 2025/09/11 01:31:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:31:02 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/11 01:31:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.38s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:02 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/11 01:31:02 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:02 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/11 01:31:03 INFO : check sum: Copied (new) 2025/09/11 01:31:03 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:04 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/11 01:31:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/11 01:31:04 DEBUG : check sum: Unchanged skipping 2025/09/11 01:31:04 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:04 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:04 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.01s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/11 01:31:04 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:04 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/11 01:31:05 INFO : sizeonly: Copied (new) 2025/09/11 01:31:05 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:05 DEBUG : sizeonly: Sizes identical 2025/09/11 01:31:05 DEBUG : sizeonly: Unchanged skipping 2025/09/11 01:31:05 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:05 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:05 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.65s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/11 01:31:06 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:06 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/11 01:31:07 INFO : ignore-size: Copied (new) 2025/09/11 01:31:07 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:07 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:31:07 DEBUG : ignore-size: Unchanged skipping 2025/09/11 01:31:07 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:07 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:07 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.86s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:31:09 DEBUG : existing: Unchanged skipping 2025/09/11 01:31:09 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:09 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:09 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:09 INFO : There was nothing to transfer 2025/09/11 01:31:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/11 01:31:09 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:09 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/11 01:31:10 INFO : existing: Copied (replaced existing) 2025/09/11 01:31:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.55s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/11 01:31:11 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:11 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/11 01:31:11 INFO : existing: Copied (new) 2025/09/11 01:31:11 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:11 DEBUG : existing: Destination exists, skipping 2025/09/11 01:31:11 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:11 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:11 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.69s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:13 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/11 01:31:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/11 01:31:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:31:14 DEBUG : c/non empty space: Unchanged skipping 2025/09/11 01:31:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:31:14 INFO : a/potato2: Copied (new) 2025/09/11 01:31:14 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:14 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.92s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31: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/09/11 01:31:16 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/11 01:31:16 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/11 01:31:16 DEBUG : empty space: Unchanged skipping 2025/09/11 01:31:16 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:16 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:16 INFO : There was nothing to transfer 2025/09/11 01:31: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/09/11 01:31:16 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/11 01:31:17 INFO : empty space: Updated modification time in destination 2025/09/11 01:31:17 DEBUG : empty space: Unchanged skipping 2025/09/11 01:31:17 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:17 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31: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/09/11 01:31:19 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/11 01:31:19 DEBUG : empty space: Unchanged skipping 2025/09/11 01:31:19 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:19 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:20 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31: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/09/11 01:31:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1601653925) 2025/09/11 01:31:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gewiboj8mewu) 2025/09/11 01:31:20 DEBUG : foo: sha1 differ 2025/09/11 01:31:20 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/11 01:31:20 INFO : foo: Copied (replaced existing) 2025/09/11 01:31:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/11 01:31:22 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:31:22 DEBUG : empty space: Unchanged skipping 2025/09/11 01:31:22 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:22 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:31:22 INFO : potato: Copied (new) 2025/09/11 01:31:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.29s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/11 01:31:24 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:24 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/11 01:31:25 INFO : potato: Copied (replaced existing) 2025/09/11 01:31:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.22s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:26 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/09/11 01:31:26 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1601653925) 2025/09/11 01:31:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gewiboj8mewu) 2025/09/11 01:31:26 DEBUG : potato: sha1 differ 2025/09/11 01:31:26 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/11 01:31:27 INFO : potato: Copied (replaced existing) 2025/09/11 01:31:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:31:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:31:28 DEBUG : empty space: Unchanged skipping 2025/09/11 01:31:28 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:28 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/11 01:31:28 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:31:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:31:31 DEBUG : empty space: Unchanged skipping 2025/09/11 01:31:31 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:31 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:31:31 INFO : potato2: Copied (new) 2025/09/11 01:31:31 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:34 INFO : d: Making directory 2025/09/11 01:31:34 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/11 01:31:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/11 01:31:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:31:34 DEBUG : c/non empty space: Unchanged skipping 2025/09/11 01:31:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:31:34 INFO : a/potato2: Copied (new) 2025/09/11 01:31:34 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:34 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:34 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:34 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:36 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/11 01:31:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/11 01:31:37 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:31:37 DEBUG : c/non empty space: Unchanged skipping 2025/09/11 01:31:37 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:31:37 INFO : a/potato2: Copied (new) 2025/09/11 01:31:37 ERROR : B2 bucket rclone-test-gewiboj8mewu: not deleting files as there were IO errors 2025/09/11 01:31:37 ERROR : B2 bucket rclone-test-gewiboj8mewu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:39 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:31:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:31:40 DEBUG : empty space: Unchanged skipping 2025/09/11 01:31:40 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:40 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:40 INFO : potato: Deleted 2025/09/11 01:31:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:31:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.56s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:42 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:42 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:42 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:43 INFO : potato: Deleted 2025/09/11 01:31:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:31:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:31:43 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:43 DEBUG : empty space: Unchanged skipping 2025/09/11 01:31:43 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:31:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:31:45 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:45 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:45 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/11 01:31:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:47 DEBUG : enormous: Excluded (Size Filter) 2025/09/11 01:31:47 DEBUG : enormous: Excluded 2025/09/11 01:31:47 DEBUG : potato2: Excluded (Size Filter) 2025/09/11 01:31:47 DEBUG : potato2: Excluded 2025/09/11 01:31:47 DEBUG : potato2: Excluded (Size Filter) 2025/09/11 01:31:47 DEBUG : potato2: Excluded 2025/09/11 01:31:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:31:47 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:47 DEBUG : empty space: Unchanged skipping 2025/09/11 01:31:47 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:47 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:47 INFO : There was nothing to transfer 2025/09/11 01:31:48 DEBUG : enormous: Excluded (Size Filter) 2025/09/11 01:31:48 DEBUG : enormous: Excluded 2025/09/11 01:31:48 DEBUG : potato2: Excluded (Size Filter) 2025/09/11 01:31:48 DEBUG : potato2: Excluded 2025/09/11 01:31:48 DEBUG : potato2: Excluded (Size Filter) 2025/09/11 01:31:48 DEBUG : potato2: Excluded 2025/09/11 01:31:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/11 01:31:48 DEBUG : empty space: Unchanged skipping 2025/09/11 01:31:48 DEBUG : Local file system at /tmp/rclone1601653925: Waiting for checks to finish 2025/09/11 01:31:48 DEBUG : Local file system at /tmp/rclone1601653925: Waiting for transfers to finish 2025/09/11 01:31:48 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.35s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:50 DEBUG : enormous: Excluded (Size Filter) 2025/09/11 01:31:50 DEBUG : enormous: Excluded 2025/09/11 01:31:50 DEBUG : potato2: Excluded (Size Filter) 2025/09/11 01:31:50 DEBUG : potato2: Excluded 2025/09/11 01:31:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:31:50 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:50 DEBUG : empty space: Unchanged skipping 2025/09/11 01:31:50 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:50 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:50 INFO : enormous: Deleted 2025/09/11 01:31:51 INFO : potato2: Deleted 2025/09/11 01:31:51 INFO : There was nothing to transfer 2025/09/11 01:31:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/11 01:31:51 DEBUG : empty space: Unchanged skipping 2025/09/11 01:31:51 DEBUG : Local file system at /tmp/rclone1601653925: Waiting for checks to finish 2025/09/11 01:31:51 DEBUG : Local file system at /tmp/rclone1601653925: Waiting for transfers to finish 2025/09/11 01:31:51 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:51 INFO : enormous: Deleted 2025/09/11 01:31:51 INFO : potato2: Deleted 2025/09/11 01:31:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.18s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:31:53 DEBUG : five: Need to transfer - File not found at Destination 2025/09/11 01:31:53 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/11 01:31:53 DEBUG : one: Destination is newer than source, skipping 2025/09/11 01:31:53 DEBUG : three: Sizes identical 2025/09/11 01:31:53 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1601653925) 2025/09/11 01:31:53 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gewiboj8mewu) 2025/09/11 01:31:53 DEBUG : two: sha1 differ 2025/09/11 01:31:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/11 01:31:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/11 01:31:53 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/11 01:31:54 INFO : five: Copied (new) 2025/09/11 01:31:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/11 01:31:54 INFO : four: Copied (replaced existing) 2025/09/11 01:31:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/11 01:31:54 INFO : two: Copied (replaced existing) 2025/09/11 01:31:54 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:55 DEBUG : one: Destination is newer than source, skipping 2025/09/11 01:31:55 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/11 01:31:55 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/11 01:31:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/11 01:31:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/11 01:31:55 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/11 01:31:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/11 01:31:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1601653925) 2025/09/11 01:31:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gewiboj8mewu) 2025/09/11 01:31:55 DEBUG : three: sha1 differ 2025/09/11 01:31:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/11 01:31:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/11 01:31:55 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/11 01:31:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/11 01:31:55 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/11 01:31:55 INFO : three: Copied (replaced existing) 2025/09/11 01:31:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.13s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/11 01:31:57 INFO : B2 bucket rclone-test-gewiboj8mewu: Making map for --track-renames 2025/09/11 01:31:57 INFO : B2 bucket rclone-test-gewiboj8mewu: Finished making map for --track-renames 2025/09/11 01:31:57 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:57 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for renames to finish 2025/09/11 01:31:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/11 01:31:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/11 01:31:57 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/11 01:31:57 INFO : yam: Copied (new) 2025/09/11 01:31:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/11 01:31:57 INFO : potato: Copied (new) 2025/09/11 01:31:57 DEBUG : Waiting for deletions to finish 2025/09/11 01:31:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:31:58 INFO : B2 bucket rclone-test-gewiboj8mewu: Making map for --track-renames 2025/09/11 01:31:58 INFO : B2 bucket rclone-test-gewiboj8mewu: Finished making map for --track-renames 2025/09/11 01:31:58 DEBUG : potato: Unchanged skipping 2025/09/11 01:31:58 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:31:58 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for renames to finish 2025/09/11 01:31:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/11 01:31:59 INFO : yam: Copied (server-side copy) to: yaml 2025/09/11 01:31:59 INFO : yam: Deleted 2025/09/11 01:31:59 INFO : yaml: Renamed from "yam" 2025/09/11 01:31:59 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:31:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.92s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/11 01:32:00 INFO : B2 bucket rclone-test-gewiboj8mewu: Making map for --track-renames 2025/09/11 01:32:00 INFO : B2 bucket rclone-test-gewiboj8mewu: Finished making map for --track-renames 2025/09/11 01:32:00 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:32:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/11 01:32:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/11 01:32:00 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for renames to finish 2025/09/11 01:32:00 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:32:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/11 01:32:00 INFO : yam: Copied (new) 2025/09/11 01:32:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/11 01:32:00 INFO : potato: Copied (new) 2025/09/11 01:32:00 DEBUG : Waiting for deletions to finish 2025/09/11 01:32:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:32:01 INFO : B2 bucket rclone-test-gewiboj8mewu: Making map for --track-renames 2025/09/11 01:32:01 INFO : B2 bucket rclone-test-gewiboj8mewu: Finished making map for --track-renames 2025/09/11 01:32:01 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:32:01 DEBUG : potato: Unchanged skipping 2025/09/11 01:32:01 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for renames to finish 2025/09/11 01:32:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/11 01:32:01 INFO : yam: Copied (server-side copy) to: yaml 2025/09/11 01:32:02 INFO : yam: Deleted 2025/09/11 01:32:02 INFO : yaml: Renamed from "yam" 2025/09/11 01:32:02 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:32:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/11 01:32:03 INFO : B2 bucket rclone-test-gewiboj8mewu: Making map for --track-renames 2025/09/11 01:32:03 INFO : B2 bucket rclone-test-gewiboj8mewu: Finished making map for --track-renames 2025/09/11 01:32:03 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:32:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/11 01:32:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/11 01:32:03 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for renames to finish 2025/09/11 01:32:03 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:32:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/11 01:32:03 INFO : potato: Copied (new) 2025/09/11 01:32:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/11 01:32:04 INFO : sub/yam: Copied (new) 2025/09/11 01:32:04 DEBUG : Waiting for deletions to finish 2025/09/11 01:32:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:32:04 DEBUG : potato: Unchanged skipping 2025/09/11 01:32:04 INFO : B2 bucket rclone-test-gewiboj8mewu: Making map for --track-renames 2025/09/11 01:32:04 INFO : B2 bucket rclone-test-gewiboj8mewu: Finished making map for --track-renames 2025/09/11 01:32:04 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:32:04 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for renames to finish 2025/09/11 01:32:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/11 01:32:05 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/11 01:32:05 INFO : sub/yam: Deleted 2025/09/11 01:32:05 INFO : yam: Renamed from "sub/yam" 2025/09/11 01:32:05 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:32:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.53s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:32:06 DEBUG : Creating backend with remote "/tmp/rclone1601653925/dir1" 2025/09/11 01:32:06 DEBUG : Creating backend with remote "/tmp/rclone1601653925/dir2" 2025/09/11 01:32:06 DEBUG : Local file system at /tmp/rclone1601653925/dir2: Using server-side directory move 2025/09/11 01:32:06 INFO : Local file system at /tmp/rclone1601653925/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/11 01:32:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/11 01:32:06 DEBUG : Local file system at /tmp/rclone1601653925/dir2: Waiting for checks to finish 2025/09/11 01:32:06 DEBUG : Local file system at /tmp/rclone1601653925/dir2: Waiting for transfers to finish 2025/09/11 01:32:06 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:32:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:32:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/11 01:32:07 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:32:07 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:32:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/11 01:32:07 INFO : nested/sub dir/file: Copied (new) 2025/09/11 01:32:07 INFO : nested/sub dir/file: Deleted 2025/09/11 01:32:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:32:07 INFO : sub dir/hello world: Copied (new) 2025/09/11 01:32:07 INFO : sub dir/hello world: Deleted 2025/09/11 01:32:07 INFO : sub dir: Removing directory 2025/09/11 01:32:07 INFO : nested/sub dir: Removing directory 2025/09/11 01:32:07 INFO : nested: Removing directory 2025/09/11 01:32:07 DEBUG : Local file system at /tmp/rclone1601653925: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:32:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/11 01:32:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/11 01:32:09 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:32:09 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:32:09 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1032-06.backblaze.com/b2api/v1/b2_upload_file/8f42fd63604d3b6b9f980e1b/c001_v0001032_t0041": EOF 2025/09/11 01:32:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1032-06.backblaze.com/b2api/v1/b2_upload_file/8f42fd63604d3b6b9f980e1b/c001_v0001032_t0041": EOF) 2025/09/11 01:32:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/11 01:32:09 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1032-06.backblaze.com/b2api/v1/b2_upload_file/8f42fd63604d3b6b9f980e1b/c001_v0001032_t0041": EOF - low level retry 0/10 2025/09/11 01:32:09 DEBUG : pacer: Reducing sleep to 10ms 2025/09/11 01:32:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/11 01:32:09 INFO : nested/sub dir/file: Copied (new) 2025/09/11 01:32:09 INFO : nested/sub dir/file: Deleted 2025/09/11 01:32:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:32:09 INFO : sub dir/hello world: Copied (new) 2025/09/11 01:32:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.59s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:32:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/11 01:32:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/11 01:32:10 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:32:10 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:32:10 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/11 01:32:10 INFO : existing-b: Copied (new) 2025/09/11 01:32:10 INFO : existing-b: Deleted 2025/09/11 01:32:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/11 01:32:11 INFO : existing: Copied (new) 2025/09/11 01:32:11 INFO : existing: Deleted 2025/09/11 01:32:11 DEBUG : existing: Destination exists, skipping 2025/09/11 01:32:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/11 01:32:11 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:32:11 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:32:11 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:32:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cigolir6vito" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gewiboj8mewu -> B2 bucket rclone-test-cigolir6vito 2025/09/11 01:32:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:32:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/11 01:32:16 DEBUG : empty space: Unchanged skipping 2025/09/11 01:32:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/11 01:32:16 DEBUG : B2 bucket rclone-test-cigolir6vito: Waiting for checks to finish 2025/09/11 01:32:16 INFO : empty space: Deleted 2025/09/11 01:32:16 DEBUG : B2 bucket rclone-test-cigolir6vito: Waiting for transfers to finish 2025/09/11 01:32:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:32:16 INFO : potato2: Copied (server-side copy) 2025/09/11 01:32:16 INFO : potato2: Deleted 2025/09/11 01:32:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/11 01:32:16 INFO : potato3: Copied (server-side copy) 2025/09/11 01:32:17 INFO : potato3: Deleted 2025/09/11 01:32:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dogumaw4fefu" 2025/09/11 01:32:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/11 01:32:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:32:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/11 01:32:18 DEBUG : B2 bucket rclone-test-dogumaw4fefu: Waiting for checks to finish 2025/09/11 01:32:18 DEBUG : B2 bucket rclone-test-dogumaw4fefu: Waiting for transfers to finish 2025/09/11 01:32:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/11 01:32:19 INFO : empty space: Copied (server-side copy) 2025/09/11 01:32:19 INFO : empty space: Deleted 2025/09/11 01:32:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:32:19 INFO : potato2: Copied (server-side copy) 2025/09/11 01:32:19 INFO : potato2: Deleted 2025/09/11 01:32:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/11 01:32:20 INFO : potato3: Copied (server-side copy) 2025/09/11 01:32:20 INFO : potato3: Deleted 2025/09/11 01:32:20 DEBUG : B2 bucket rclone-test-dogumaw4fefu: Purge remote 2025/09/11 01:32:20 INFO : B2 bucket rclone-test-dogumaw4fefu: cleaning bucket "rclone-test-dogumaw4fefu" of all files 2025/09/11 01:32:20 DEBUG : empty space: Deleting (id "4_z2f52edb3606d3b6b9f980e1b_f10885fb9a3efcce2_d20250911_m013219_c001_v0001184_t0044_u01757554339194") 2025/09/11 01:32:20 DEBUG : potato2: Deleting (id "4_z2f52edb3606d3b6b9f980e1b_f10401b138f57f199_d20250911_m013219_c001_v0001165_t0039_u01757554339428") 2025/09/11 01:32:20 DEBUG : potato3: Deleting (id "4_z2f52edb3606d3b6b9f980e1b_f1183ac681600fa72_d20250911_m013219_c001_v0001091_t0037_u01757554339568") 2025/09/11 01:32:22 DEBUG : B2 bucket rclone-test-cigolir6vito: Purge remote 2025/09/11 01:32:22 INFO : B2 bucket rclone-test-cigolir6vito: cleaning bucket "rclone-test-cigolir6vito" of all files 2025/09/11 01:32:22 DEBUG : empty space: Deleting (id "4_z4f82ddb3606d3b6b9f980e1b_f405f7de050c9bcac_d20250911_m013219_c001_v7007000_t0000_u01757554339406") 2025/09/11 01:32:22 DEBUG : empty space: Deleting (id "4_z4f82ddb3606d3b6b9f980e1b_f109114685b906a65_d20250911_m013215_c001_v0001130_t0027_u01757554335462") 2025/09/11 01:32:22 DEBUG : potato2: Deleting (id "4_z4f82ddb3606d3b6b9f980e1b_f405f7de050c9bcad_d20250911_m013219_c001_v7007000_t0000_u01757554339645") 2025/09/11 01:32:22 DEBUG : potato2: Deleting (id "4_z4f82ddb3606d3b6b9f980e1b_f103221ced50516a0_d20250911_m013216_c001_v0001182_t0004_u01757554336444") 2025/09/11 01:32:22 DEBUG : potato3: Deleting (id "4_z4f82ddb3606d3b6b9f980e1b_f405f7de050c9bcae_d20250911_m013220_c001_v7007000_t0000_u01757554340212") 2025/09/11 01:32:22 DEBUG : potato3: Deleting (id "4_z4f82ddb3606d3b6b9f980e1b_f1162ed051427850f_d20250911_m013216_c001_v0001180_t0037_u01757554336680") 2025/09/11 01:32:22 DEBUG : potato3: Deleting (id "4_z4f82ddb3606d3b6b9f980e1b_f109114685b906a67_d20250911_m013215_c001_v0001130_t0035_u01757554335727") --- PASS: TestServerSideMove (12.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:32:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gomamej5kike" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gewiboj8mewu -> B2 bucket rclone-test-gomamej5kike 2025/09/11 01:32:29 DEBUG : empty space: Excluded (Size Filter) 2025/09/11 01:32:29 DEBUG : empty space: Excluded 2025/09/11 01:32:29 DEBUG : empty space: Excluded (Size Filter) 2025/09/11 01:32:29 DEBUG : empty space: Excluded 2025/09/11 01:32:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:32:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/11 01:32:29 DEBUG : B2 bucket rclone-test-gomamej5kike: Waiting for checks to finish 2025/09/11 01:32:29 DEBUG : B2 bucket rclone-test-gomamej5kike: Waiting for transfers to finish 2025/09/11 01:32:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:32:30 INFO : potato2: Copied (server-side copy) 2025/09/11 01:32:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/11 01:32:30 INFO : potato3: Copied (server-side copy) 2025/09/11 01:32:30 INFO : potato2: Deleted 2025/09/11 01:32:30 INFO : potato3: Deleted 2025/09/11 01:32:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sojosej9bamo" 2025/09/11 01:32:31 DEBUG : empty space: Excluded (Size Filter) 2025/09/11 01:32:31 DEBUG : empty space: Excluded 2025/09/11 01:32:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:32:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/11 01:32:32 DEBUG : B2 bucket rclone-test-sojosej9bamo: Waiting for checks to finish 2025/09/11 01:32:32 DEBUG : B2 bucket rclone-test-sojosej9bamo: Waiting for transfers to finish 2025/09/11 01:32:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:32:33 INFO : potato2: Copied (server-side copy) 2025/09/11 01:32:33 INFO : potato2: Deleted 2025/09/11 01:32:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/11 01:32:33 INFO : potato3: Copied (server-side copy) 2025/09/11 01:32:33 INFO : potato3: Deleted 2025/09/11 01:32:34 DEBUG : B2 bucket rclone-test-sojosej9bamo: Purge remote 2025/09/11 01:32:34 INFO : B2 bucket rclone-test-sojosej9bamo: cleaning bucket "rclone-test-sojosej9bamo" of all files 2025/09/11 01:32:34 DEBUG : potato2: Deleting (id "4_z3f122d13607d3b6b9f980e1b_f1036f9f25bbbce0e_d20250911_m013232_c001_v0001179_t0005_u01757554352881") 2025/09/11 01:32:34 DEBUG : potato3: Deleting (id "4_z3f122d13607d3b6b9f980e1b_f11874270463fe048_d20250911_m013233_c001_v0001171_t0058_u01757554353159") 2025/09/11 01:32:34 DEBUG : B2 bucket rclone-test-gomamej5kike: Purge remote 2025/09/11 01:32:34 INFO : B2 bucket rclone-test-gomamej5kike: cleaning bucket "rclone-test-gomamej5kike" of all files 2025/09/11 01:32:35 DEBUG : empty space: Deleting (id "4_z5f620df3607d3b6b9f980e1b_f1016bfc92d73c5c8_d20250911_m013229_c001_v0001184_t0042_u01757554349179") 2025/09/11 01:32:35 DEBUG : potato2: Deleting (id "4_z5f620df3607d3b6b9f980e1b_f41196775ab6680f8_d20250911_m013233_c001_v7007000_t0000_u01757554353137") 2025/09/11 01:32:35 DEBUG : potato2: Deleting (id "4_z5f620df3607d3b6b9f980e1b_f1029f28529bb66c2_d20250911_m013229_c001_v0001115_t0022_u01757554349981") 2025/09/11 01:32:35 DEBUG : potato3: Deleting (id "4_z5f620df3607d3b6b9f980e1b_f41196775ab6680f9_d20250911_m013233_c001_v7007000_t0000_u01757554353533") 2025/09/11 01:32:35 DEBUG : potato3: Deleting (id "4_z5f620df3607d3b6b9f980e1b_f104b93af5cf9c42e_d20250911_m013230_c001_v0001136_t0036_u01757554350346") 2025/09/11 01:32:35 DEBUG : potato3: Deleting (id "4_z5f620df3607d3b6b9f980e1b_f1016bfc92d73c5cc_d20250911_m013229_c001_v0001184_t0037_u01757554349372") --- PASS: TestServerSideMoveWithFilter (12.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:32:36 DEBUG : Creating backend with remote "TestB2:rclone-test-ratamuj4rawo" 2025/09/11 01:32:39 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gewiboj8mewu -> B2 bucket rclone-test-ratamuj4rawo 2025/09/11 01:32:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:32:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/11 01:32:41 DEBUG : empty space: Unchanged skipping 2025/09/11 01:32:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/11 01:32:41 DEBUG : B2 bucket rclone-test-ratamuj4rawo: Waiting for checks to finish 2025/09/11 01:32:42 INFO : empty space: Deleted 2025/09/11 01:32:42 DEBUG : B2 bucket rclone-test-ratamuj4rawo: Waiting for transfers to finish 2025/09/11 01:32:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:32:42 INFO : potato2: Copied (server-side copy) 2025/09/11 01:32:42 INFO : potato2: Deleted 2025/09/11 01:32:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/11 01:32:42 INFO : potato3: Copied (server-side copy) 2025/09/11 01:32:42 INFO : potato3: Deleted 2025/09/11 01:32:43 DEBUG : Creating backend with remote "TestB2:rclone-test-husuzaq3hawe" 2025/09/11 01:32:43 INFO : tomatoDir: Making directory 2025/09/11 01:32:44 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/11 01:32:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/11 01:32:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/11 01:32:44 DEBUG : B2 bucket rclone-test-husuzaq3hawe: Waiting for checks to finish 2025/09/11 01:32:44 DEBUG : B2 bucket rclone-test-husuzaq3hawe: Waiting for transfers to finish 2025/09/11 01:32:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/11 01:32:45 INFO : empty space: Copied (server-side copy) 2025/09/11 01:32:45 INFO : empty space: Deleted 2025/09/11 01:32:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/11 01:32:45 INFO : potato2: Copied (server-side copy) 2025/09/11 01:32:45 INFO : potato2: Deleted 2025/09/11 01:32:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/11 01:32:45 INFO : potato3: Copied (server-side copy) 2025/09/11 01:32:45 INFO : potato3: Deleted 2025/09/11 01:32:46 DEBUG : B2 bucket rclone-test-husuzaq3hawe: Purge remote 2025/09/11 01:32:46 INFO : B2 bucket rclone-test-husuzaq3hawe: cleaning bucket "rclone-test-husuzaq3hawe" of all files 2025/09/11 01:32:46 DEBUG : empty space: Deleting (id "4_zdfc24df3607d3b6b9f980e1b_f1099e90e11d7f6f0_d20250911_m013244_c001_v0001179_t0045_u01757554364901") 2025/09/11 01:32:46 DEBUG : potato2: Deleting (id "4_zdfc24df3607d3b6b9f980e1b_f119a496ff305ee67_d20250911_m013245_c001_v0001177_t0039_u01757554365136") 2025/09/11 01:32:46 DEBUG : potato3: Deleting (id "4_zdfc24df3607d3b6b9f980e1b_f118eb97a1c5aa750_d20250911_m013245_c001_v0001100_t0009_u01757554365278") 2025/09/11 01:32:47 DEBUG : B2 bucket rclone-test-ratamuj4rawo: Purge remote 2025/09/11 01:32:47 INFO : B2 bucket rclone-test-ratamuj4rawo: cleaning bucket "rclone-test-ratamuj4rawo" of all files 2025/09/11 01:32:47 DEBUG : empty space: Deleting (id "4_zbf023de3607d3b6b9f980e1b_f41196775ab668104_d20250911_m013245_c001_v7007000_t0000_u01757554365120") 2025/09/11 01:32:47 DEBUG : empty space: Deleting (id "4_zbf023de3607d3b6b9f980e1b_f1154587e5d06c970_d20250911_m013241_c001_v0001150_t0005_u01757554361070") 2025/09/11 01:32:47 DEBUG : potato2: Deleting (id "4_zbf023de3607d3b6b9f980e1b_f41196775ab668105_d20250911_m013245_c001_v7007000_t0000_u01757554365351") 2025/09/11 01:32:47 DEBUG : potato2: Deleting (id "4_zbf023de3607d3b6b9f980e1b_f1051e6c3299aabce_d20250911_m013242_c001_v0001178_t0029_u01757554362043") 2025/09/11 01:32:47 DEBUG : potato3: Deleting (id "4_zbf023de3607d3b6b9f980e1b_f41196775ab668106_d20250911_m013245_c001_v7007000_t0000_u01757554365617") 2025/09/11 01:32:47 DEBUG : potato3: Deleting (id "4_zbf023de3607d3b6b9f980e1b_f119641110da758e3_d20250911_m013242_c001_v0001176_t0002_u01757554362281") 2025/09/11 01:32:47 DEBUG : potato3: Deleting (id "4_zbf023de3607d3b6b9f980e1b_f1154587e5d06c978_d20250911_m013241_c001_v0001150_t0038_u01757554361422") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.34s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:32:49 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:32:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:32:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/rclone-sync-test" 2025/09/11 01:32:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/rclone-sync-test-include/layer2" 2025/09/11 01:32:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/rclone-sync-test-ignore-file" 2025/09/11 01:33:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/11 01:33:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/11 01:33:00 DEBUG : pacer: Reducing sleep to 10ms 2025/09/11 01:33:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/11 01:33:00 DEBUG : B2 bucket rclone-test-gewiboj8mewu path rclone-sync-test: Waiting for checks to finish 2025/09/11 01:33:00 DEBUG : B2 bucket rclone-test-gewiboj8mewu path rclone-sync-test: Waiting for transfers to finish 2025/09/11 01:33:00 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:00 INFO : There was nothing to transfer 2025/09/11 01:33:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/11 01:33:01 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:33:01 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:33:01 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:01 INFO : There was nothing to transfer 2025/09/11 01:33:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/11 01:33:02 DEBUG : B2 bucket rclone-test-gewiboj8mewu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/11 01:33:02 DEBUG : B2 bucket rclone-test-gewiboj8mewu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/11 01:33:02 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:02 INFO : There was nothing to transfer 2025/09/11 01:33:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/11 01:33:02 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:33:02 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:33:02 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:02 INFO : There was nothing to transfer 2025/09/11 01:33:02 DEBUG : Excluded 2025/09/11 01:33:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/11 01:33:03 DEBUG : B2 bucket rclone-test-gewiboj8mewu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/11 01:33:03 DEBUG : B2 bucket rclone-test-gewiboj8mewu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/11 01:33:03 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:03 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.33s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:33:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/dst" 2025/09/11 01:33:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/CompareDest" 2025/09/11 01:33:06 DEBUG : one: Need to transfer - File not found at Destination 2025/09/11 01:33:06 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:06 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/11 01:33:07 INFO : one: Copied (new) 2025/09/11 01:33:07 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:33:08 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:08 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/11 01:33:08 INFO : one: Copied (replaced existing) 2025/09/11 01:33:08 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:33:10 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/11 01:33:11 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:11 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:11 INFO : There was nothing to transfer 2025/09/11 01:33:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:33:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/11 01:33:12 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/11 01:33:12 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:12 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:12 INFO : There was nothing to transfer 2025/09/11 01:33:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:33:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/11 01:33:13 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/11 01:33:13 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:13 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:13 INFO : There was nothing to transfer 2025/09/11 01:33:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:33:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/11 01:33:14 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/09/11 01:33:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/11 01:33:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/11 01:33:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:14 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:14 INFO : There was nothing to transfer 2025/09/11 01:33:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:33:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/11 01:33:14 DEBUG : two: Need to transfer - File not found at Destination 2025/09/11 01:33:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/11 01:33:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/11 01:33:15 INFO : two: Copied (new) 2025/09/11 01:33:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:33:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/dest" 2025/09/11 01:33:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/pre-dest1" 2025/09/11 01:33:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/pre-dest2" 2025/09/11 01:33:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:33:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/11 01:33:23 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:33:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/11 01:33:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/11 01:33:23 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dest: Waiting for checks to finish 2025/09/11 01:33:23 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dest: Waiting for transfers to finish 2025/09/11 01:33:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/11 01:33:24 INFO : 3: Copied (new) 2025/09/11 01:33:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.00s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:33:25 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/dst" 2025/09/11 01:33:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/CopyDest" 2025/09/11 01:33:28 DEBUG : one: Need to transfer - File not found at Destination 2025/09/11 01:33:28 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:28 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/11 01:33:29 INFO : one: Copied (new) 2025/09/11 01:33:29 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:30 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:33:30 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/11 01:33:30 INFO : one: Copied (replaced existing) 2025/09/11 01:33:30 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/BackupDir" 2025/09/11 01:33:32 DEBUG : Config file has changed externally - reloading 2025/09/11 01:33:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:33:33 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/11 01:33:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/11 01:33:35 INFO : one: Copied (server-side copy) 2025/09/11 01:33:35 INFO : one: Deleted 2025/09/11 01:33:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/11 01:33:35 INFO : one: Copied (server-side copy) 2025/09/11 01:33:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/11 01:33:35 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:35 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:36 DEBUG : one: Unchanged skipping 2025/09/11 01:33:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/11 01:33:37 INFO : two: Copied (server-side copy) 2025/09/11 01:33:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/11 01:33:37 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:37 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:37 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:37 DEBUG : one: Unchanged skipping 2025/09/11 01:33:37 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:37 DEBUG : two: Unchanged skipping 2025/09/11 01:33:37 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:37 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:37 INFO : There was nothing to transfer 2025/09/11 01:33:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:39 DEBUG : one: Unchanged skipping 2025/09/11 01:33:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/11 01:33:39 DEBUG : three: Destination not found in --copy-dest 2025/09/11 01:33:39 DEBUG : three: Need to transfer - File not found at Destination 2025/09/11 01:33:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/11 01:33:39 DEBUG : two: Unchanged skipping 2025/09/11 01:33:39 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:39 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/11 01:33:39 INFO : three: Copied (new) 2025/09/11 01:33:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.82s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:33:43 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/dst" 2025/09/11 01:33:44 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/backup" 2025/09/11 01:33:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/11 01:33:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:33:46 DEBUG : two: Unchanged skipping 2025/09/11 01:33:46 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/11 01:33:48 INFO : one: Copied (server-side copy) 2025/09/11 01:33:48 INFO : one: Deleted 2025/09/11 01:33:48 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/11 01:33:49 INFO : one: Copied (new) 2025/09/11 01:33:49 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/11 01:33:49 INFO : three.txt: Copied (server-side copy) 2025/09/11 01:33:49 INFO : three.txt: Deleted 2025/09/11 01:33:49 INFO : three.txt: Moved into backup dir 2025/09/11 01:33:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/11 01:33:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:33:51 DEBUG : two: Unchanged skipping 2025/09/11 01:33:51 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:33:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/11 01:33:52 INFO : one: Copied (server-side copy) 2025/09/11 01:33:52 INFO : one: Deleted 2025/09/11 01:33:52 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:33:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/11 01:33:52 INFO : one: Copied (new) 2025/09/11 01:33:52 DEBUG : Waiting for deletions to finish 2025/09/11 01:33:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/11 01:33:53 INFO : three.txt: Copied (server-side copy) 2025/09/11 01:33:53 INFO : three.txt: Deleted 2025/09/11 01:33:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.39s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:33:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/dst" 2025/09/11 01:33:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/backup" 2025/09/11 01:33:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/11 01:33:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:33:59 DEBUG : two: Unchanged skipping 2025/09/11 01:33:59 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:34:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/11 01:34:01 INFO : one: Copied (server-side copy) to: one.bak 2025/09/11 01:34:01 INFO : one: Deleted 2025/09/11 01:34:01 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:34:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/11 01:34:02 INFO : one: Copied (new) 2025/09/11 01:34:02 DEBUG : Waiting for deletions to finish 2025/09/11 01:34:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/11 01:34:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/11 01:34:02 INFO : three.txt: Deleted 2025/09/11 01:34:02 INFO : three.txt: Moved into backup dir 2025/09/11 01:34:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/11 01:34:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:34:04 DEBUG : two: Unchanged skipping 2025/09/11 01:34:04 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:34:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/11 01:34:05 INFO : one: Copied (server-side copy) to: one.bak 2025/09/11 01:34:05 INFO : one: Deleted 2025/09/11 01:34:05 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:34:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/11 01:34:05 INFO : one: Copied (new) 2025/09/11 01:34:05 DEBUG : Waiting for deletions to finish 2025/09/11 01:34:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/11 01:34:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/11 01:34:06 INFO : three.txt: Deleted 2025/09/11 01:34:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:34:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/dst" 2025/09/11 01:34:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/backup" 2025/09/11 01:34:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/11 01:34:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:34:12 DEBUG : two: Unchanged skipping 2025/09/11 01:34:12 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:34:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/11 01:34:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/11 01:34:14 INFO : one: Deleted 2025/09/11 01:34:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:34:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/11 01:34:15 INFO : one: Copied (new) 2025/09/11 01:34:15 DEBUG : Waiting for deletions to finish 2025/09/11 01:34:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/11 01:34:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/11 01:34:15 INFO : three.txt: Deleted 2025/09/11 01:34:15 INFO : three.txt: Moved into backup dir 2025/09/11 01:34:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/11 01:34:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:34:17 DEBUG : two: Unchanged skipping 2025/09/11 01:34:17 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:34:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/11 01:34:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/11 01:34:18 INFO : one: Deleted 2025/09/11 01:34:18 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:34:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/11 01:34:18 INFO : one: Copied (new) 2025/09/11 01:34:18 DEBUG : Waiting for deletions to finish 2025/09/11 01:34:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/11 01:34:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/11 01:34:19 INFO : three.txt: Deleted 2025/09/11 01:34:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.17s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:34:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/dst" 2025/09/11 01:34:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/11 01:34:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:34:25 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:34:25 DEBUG : two: Unchanged skipping 2025/09/11 01:34:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/11 01:34:25 INFO : one: Copied (server-side copy) to: one.bak 2025/09/11 01:34:25 INFO : one: Deleted 2025/09/11 01:34:25 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:34:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/11 01:34:26 INFO : one: Copied (new) 2025/09/11 01:34:26 DEBUG : Waiting for deletions to finish 2025/09/11 01:34:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/11 01:34:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/11 01:34:27 INFO : three.txt: Deleted 2025/09/11 01:34:27 INFO : three.txt: Moved into backup dir 2025/09/11 01:34:28 DEBUG : one.bak: Excluded (Path Filter) 2025/09/11 01:34:28 DEBUG : one.bak: Excluded 2025/09/11 01:34:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/11 01:34:28 DEBUG : three.txt.bak: Excluded 2025/09/11 01:34:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/11 01:34:28 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for checks to finish 2025/09/11 01:34:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:34:28 DEBUG : two: Unchanged skipping 2025/09/11 01:34:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/11 01:34:29 INFO : one: Copied (server-side copy) to: one.bak 2025/09/11 01:34:29 INFO : one: Deleted 2025/09/11 01:34:29 DEBUG : B2 bucket rclone-test-gewiboj8mewu path dst: Waiting for transfers to finish 2025/09/11 01:34:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/11 01:34:30 INFO : one: Copied (new) 2025/09/11 01:34:30 DEBUG : Waiting for deletions to finish 2025/09/11 01:34:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/11 01:34:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/11 01:34:30 INFO : three.txt: Deleted 2025/09/11 01:34:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.25s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:34:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/dst" 2025/09/11 01:34:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/11 01:34:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/11 01:34:36 INFO : one: Copied (server-side copy) to: one.bak 2025/09/11 01:34:36 INFO : one: Deleted 2025/09/11 01:34:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/11 01:34:37 INFO : one: Copied (new) 2025/09/11 01:34:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:34:38 DEBUG : two: Unchanged skipping 2025/09/11 01:34:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/11 01:34:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/11 01:34:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/11 01:34:39 INFO : three.txt: Deleted 2025/09/11 01:34:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/11 01:34:39 INFO : three.txt: Copied (new) 2025/09/11 01:34:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/11 01:34:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/11 01:34:41 INFO : one: Copied (server-side copy) to: one.bak 2025/09/11 01:34:41 INFO : one: Deleted 2025/09/11 01:34:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/11 01:34:41 INFO : one: Copied (new) 2025/09/11 01:34:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:34:41 DEBUG : two: Unchanged skipping 2025/09/11 01:34:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/11 01:34:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/11 01:34:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/11 01:34:42 INFO : three.txt: Deleted 2025/09/11 01:34:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/11 01:34:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.36s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:34:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gewiboj8mewu/dst" 2025/09/11 01:34:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/11 01:34:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/11 01:34:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/11 01:34:49 INFO : one: Deleted 2025/09/11 01:34:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/11 01:34:50 INFO : one: Copied (new) 2025/09/11 01:34:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:34:50 DEBUG : two: Unchanged skipping 2025/09/11 01:34:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/11 01:34:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/11 01:34:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/11 01:34:52 INFO : three.txt: Deleted 2025/09/11 01:34:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/11 01:34:53 INFO : three.txt: Copied (new) 2025/09/11 01:34:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/11 01:34:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/11 01:34:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/11 01:34:54 INFO : one: Deleted 2025/09/11 01:34:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/11 01:34:54 INFO : one: Copied (new) 2025/09/11 01:34:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:34:55 DEBUG : two: Unchanged skipping 2025/09/11 01:34:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/11 01:34:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/11 01:34:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/11 01:34:56 INFO : three.txt: Deleted 2025/09/11 01:34:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/11 01:34:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.34s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:34:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/11 01:34:58 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:34:58 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:34:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/11 01:34:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/11 01:34:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.53s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:35:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/11 01:35:00 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:35:00 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:35:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/11 01:35:01 INFO : existing: Copied (new) 2025/09/11 01:35:01 DEBUG : Waiting for deletions to finish 2025/09/11 01:35:01 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:35:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/11 01:35:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/11 01:35:01 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:35:01 ERROR : B2 bucket rclone-test-gewiboj8mewu: not deleting files as there were IO errors 2025/09/11 01:35:01 ERROR : B2 bucket rclone-test-gewiboj8mewu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.23s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:35:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:03 DEBUG : existing: Unchanged skipping 2025/09/11 01:35:03 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:35:03 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:35:03 DEBUG : Waiting for deletions to finish 2025/09/11 01:35:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.60s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:35:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both10: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both11: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both14: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both12: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both16: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both0: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both13: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both15: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:35:24 DEBUG : both17: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both2: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both3: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both4: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both5: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both6: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both1: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both8: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:24 DEBUG : both19: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both18: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both7: Unchanged skipping 2025/09/11 01:35:24 DEBUG : both9: Unchanged skipping 2025/09/11 01:35:24 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:35:24 DEBUG : Waiting for deletions to finish 2025/09/11 01:35:24 INFO : only11: Deleted 2025/09/11 01:35:24 INFO : only12: Deleted 2025/09/11 01:35:24 INFO : only9: Deleted 2025/09/11 01:35:24 INFO : only2: Deleted 2025/09/11 01:35:24 INFO : only10: Deleted 2025/09/11 01:35:24 INFO : only13: Deleted 2025/09/11 01:35:24 INFO : only14: Deleted 2025/09/11 01:35:24 INFO : only19: Deleted 2025/09/11 01:35:24 INFO : only3: Deleted 2025/09/11 01:35:24 INFO : only7: Deleted 2025/09/11 01:35:24 INFO : only0: Deleted 2025/09/11 01:35:24 INFO : only17: Deleted 2025/09/11 01:35:24 INFO : only4: Deleted 2025/09/11 01:35:24 INFO : only15: Deleted 2025/09/11 01:35:25 INFO : only16: Deleted 2025/09/11 01:35:25 INFO : only18: Deleted 2025/09/11 01:35:25 INFO : only1: Deleted 2025/09/11 01:35:25 INFO : only5: Deleted 2025/09/11 01:35:25 INFO : only6: Deleted 2025/09/11 01:35:25 INFO : only8: Deleted 2025/09/11 01:35:25 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:35:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both0: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:35:46 DEBUG : both13: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both14: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both10: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both16: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both17: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both18: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both19: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both11: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both12: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both15: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both1: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both5: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both6: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both7: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both2: Unchanged skipping 2025/09/11 01:35:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:35:46 DEBUG : both9: Unchanged skipping 2025/09/11 01:35:46 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : both3: Unchanged skipping 2025/09/11 01:35:46 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : both4: Unchanged skipping 2025/09/11 01:35:46 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : both8: Unchanged skipping 2025/09/11 01:35:46 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/11 01:35:46 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:35:47 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:47 INFO : only12: Copied (replaced existing) 2025/09/11 01:35:47 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:47 INFO : only0: Copied (replaced existing) 2025/09/11 01:35:47 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:47 INFO : only11: Copied (replaced existing) 2025/09/11 01:35:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:47 INFO : only10: Copied (replaced existing) 2025/09/11 01:35:47 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:47 INFO : only14: Copied (replaced existing) 2025/09/11 01:35:47 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:47 INFO : only16: Copied (replaced existing) 2025/09/11 01:35:47 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:47 INFO : only13: Copied (replaced existing) 2025/09/11 01:35:47 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:47 INFO : only15: Copied (replaced existing) 2025/09/11 01:35:47 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:47 INFO : only1: Copied (replaced existing) 2025/09/11 01:35:47 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:47 INFO : only2: Copied (replaced existing) 2025/09/11 01:35:47 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:47 INFO : only17: Copied (replaced existing) 2025/09/11 01:35:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:48 INFO : only3: Copied (replaced existing) 2025/09/11 01:35:48 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:48 INFO : only5: Copied (replaced existing) 2025/09/11 01:35:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:48 INFO : only18: Copied (replaced existing) 2025/09/11 01:35:48 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:48 INFO : only7: Copied (replaced existing) 2025/09/11 01:35:48 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:48 INFO : only8: Copied (replaced existing) 2025/09/11 01:35:48 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:48 INFO : only19: Copied (replaced existing) 2025/09/11 01:35:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:48 INFO : only4: Copied (replaced existing) 2025/09/11 01:35:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:48 INFO : only6: Copied (replaced existing) 2025/09/11 01:35:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/11 01:35:48 INFO : only9: Copied (replaced existing) 2025/09/11 01:35:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.73s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:35:56 DEBUG : empty_dir: Making directory with metadata 2025/09/11 01:35:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/11 01:35:56 DEBUG : empty_on_remote: Making directory with metadata 2025/09/11 01:35:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/11 01:35:56 INFO : empty_on_remote: Making directory 2025/09/11 01:35:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/11 01:35:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/11 01:35:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/11 01:35:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/11 01:35:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:35:59 DEBUG : empty_dir: Making directory with metadata 2025/09/11 01:35:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/11 01:35:59 DEBUG : empty_on_remote: Making directory with metadata 2025/09/11 01:35:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/11 01:35:59 INFO : empty_on_remote: Making directory 2025/09/11 01:35:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/11 01:36:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/11 01:36:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/11 01:36:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/11 01:36:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/11 01:36:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.94s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:36:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/11 01:36:02 INFO : sub dir: Making directory 2025/09/11 01:36:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.66s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:36:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/11 01:36:05 INFO : sub dir: Making directory 2025/09/11 01:36:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:36:19 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:19 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:36:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : apple: Unchanged skipping 2025/09/11 01:36:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : banana: Unchanged skipping 2025/09/11 01:36:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:36:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:36:20 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:36:20 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:36:20 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:20 INFO : There was nothing to transfer 2025/09/11 01:36:20 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:20 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:36:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : apple: Unchanged skipping 2025/09/11 01:36:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:36:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : banana: Unchanged skipping 2025/09/11 01:36:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:36:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:36:21 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:36:21 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:21 INFO : There was nothing to transfer 2025/09/11 01:36:21 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:21 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:36:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:36:36 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:36 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:36:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : apple: Unchanged skipping 2025/09/11 01:36:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:36:37 DEBUG : banana: Unchanged skipping 2025/09/11 01:36:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:36:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:36:37 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:36:37 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:37 INFO : There was nothing to transfer 2025/09/11 01:36:37 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:37 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:36:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : apple: Unchanged skipping 2025/09/11 01:36:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:36:38 DEBUG : banana: Unchanged skipping 2025/09/11 01:36:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:36:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:36:38 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:36:38 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:38 INFO : There was nothing to transfer 2025/09/11 01:36:38 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:38 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:36:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:36:53 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:54 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:36:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:54 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:54 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:54 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:54 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:54 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:54 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:54 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/11 01:36:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/11 01:36:54 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/11 01:36:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/11 01:36:54 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:54 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/11 01:36:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/11 01:36:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:36:55 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:36:55 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:36:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/11 01:36:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/11 01:36:55 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/11 01:36:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/11 01:36:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/11 01:36:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/11 01:36:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/11 01:36:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/11 01:36:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/11 01:36:55 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/11 01:36:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/11 01:36:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/11 01:36:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/11 01:36:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/11 01:36:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/11 01:36:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/11 01:36:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/11 01:36:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/11 01:36:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/11 01:36:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/11 01:36:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/11 01:36:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/11 01:36:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/11 01:36:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/11 01:36:57 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:57 INFO : apple: Deleted 2025/09/11 01:36:57 INFO : dir1/0013-789;=.txt: Deleted 2025/09/11 01:36:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/11 01:36:57 INFO : dir1/0007-1234567.txt: Deleted 2025/09/11 01:36:57 INFO : dir1/0010-456789.txt: Deleted 2025/09/11 01:36:57 INFO : appleappleapplebanana: Deleted 2025/09/11 01:36:57 INFO : splitbananasplit: Deleted 2025/09/11 01:36:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/11 01:36:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/11 01:36:57 INFO : dir1/0008-2345678.txt: Deleted 2025/09/11 01:36:57 INFO : dir1/0015-9;=.txt: Deleted 2025/09/11 01:36:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/11 01:36:58 INFO : dir1/0009-3456789.txt: Deleted 2025/09/11 01:36:58 INFO : dir1/0011-56789;.txt: Deleted 2025/09/11 01:36:58 INFO : dir1/0003-defghij.txt: Deleted 2025/09/11 01:36:58 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/11 01:36:58 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/11 01:36:58 INFO : dir1/0014-89;=.txt: Deleted 2025/09/11 01:36:58 INFO : banana: Deleted 2025/09/11 01:36:58 INFO : dir1/0012-6789;.txt: Deleted 2025/09/11 01:36:58 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/11 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/11 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:58 DEBUG : apple: Unchanged skipping 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:36:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:58 DEBUG : banana: Unchanged skipping 2025/09/11 01:36:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/11 01:36:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/11 01:36:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:36:59 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:36:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:36:59 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:36:59 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:59 DEBUG : Waiting for deletions to finish 2025/09/11 01:36:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/11 01:36:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/11 01:36:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/11 01:36:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/11 01:36:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/11 01:36:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/11 01:36:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/11 01:36:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/11 01:36:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/11 01:36:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/11 01:36:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/11 01:36:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:37:15 DEBUG : Waiting for deletions to finish 2025/09/11 01:37:15 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:37:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:15 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:15 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:15 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:15 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:15 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:15 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:15 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/11 01:37:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/11 01:37:15 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/11 01:37:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/11 01:37:15 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:15 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/11 01:37:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/11 01:37:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/11 01:37:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/11 01:37:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/11 01:37:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/11 01:37:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/11 01:37:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/11 01:37:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/11 01:37:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/11 01:37:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/11 01:37:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/11 01:37:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/11 01:37:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/11 01:37:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/11 01:37:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/11 01:37:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/11 01:37:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/11 01:37:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/11 01:37:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/11 01:37:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/11 01:37:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/11 01:37:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/11 01:37:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/11 01:37:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/11 01:37:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/11 01:37:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/11 01:37:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/11 01:37:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/11 01:37:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/11 01:37:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/11 01:37:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/11 01:37:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/11 01:37:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/11 01:37:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/11 01:37:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/11 01:37:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/11 01:37:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/11 01:37:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/11 01:37:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/11 01:37:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/11 01:37:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/11 01:37:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/11 01:37:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/11 01:37:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/11 01:37:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/11 01:37:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/11 01:37:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/11 01:37:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/11 01:37:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/11 01:37:16 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/11 01:37:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/11 01:37:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/11 01:37:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/11 01:37:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/11 01:37:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/11 01:37:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/11 01:37:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/11 01:37:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/11 01:37:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/11 01:37:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/11 01:37:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/11 01:37:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/11 01:37:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/11 01:37:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/11 01:37:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/11 01:37:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/11 01:37:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:16 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:37:16 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:37:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/11 01:37:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/11 01:37:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/11 01:37:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/11 01:37:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/11 01:37:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/11 01:37:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/11 01:37:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/11 01:37:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/11 01:37:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/11 01:37:16 INFO : apple: Copied (new) to: PREFIXapple 2025/09/11 01:37:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/11 01:37:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/11 01:37:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/11 01:37:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/11 01:37:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/11 01:37:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/11 01:37:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/11 01:37:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/11 01:37:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/11 01:37:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/11 01:37:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/11 01:37:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/11 01:37:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/11 01:37:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/11 01:37:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/11 01:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/11 01:37:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/11 01:37:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/11 01:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/11 01:37:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/11 01:37:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/11 01:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/11 01:37:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/11 01:37:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/11 01:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/11 01:37:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/11 01:37:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/11 01:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/11 01:37:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/11 01:37:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/11 01:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/11 01:37:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/11 01:37:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/11 01:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/11 01:37:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/11 01:37:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/11 01:37:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/11 01:37:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/11 01:37:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/11 01:37:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/11 01:37:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/11 01:37:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/11 01:37:17 DEBUG : Waiting for deletions to finish 2025/09/11 01:37:18 INFO : dir1/0011-56789;.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0012-6789;.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0013-789;=.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0009-3456789.txt: Deleted 2025/09/11 01:37:18 INFO : appleappleapplebanana: Deleted 2025/09/11 01:37:18 INFO : apple: Deleted 2025/09/11 01:37:18 INFO : banana: Deleted 2025/09/11 01:37:18 INFO : dir1/0008-2345678.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0015-9;=.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0003-defghij.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0007-1234567.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0010-456789.txt: Deleted 2025/09/11 01:37:18 INFO : dir1/0014-89;=.txt: Deleted 2025/09/11 01:37:18 INFO : splitbananasplit: Deleted 2025/09/11 01:37:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/11 01:37:18 DEBUG : Waiting for deletions to finish 2025/09/11 01:37:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:37:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:37:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/11 01:37:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/11 01:37:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/11 01:37:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/11 01:37:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/11 01:37:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/11 01:37:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/11 01:37:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/11 01:37:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/11 01:37:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/11 01:37:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/11 01:37:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/11 01:37:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/11 01:37:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/11 01:37:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/11 01:37:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/11 01:37:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/11 01:37:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/11 01:37:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/11 01:37:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/11 01:37:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/11 01:37:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/11 01:37:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/11 01:37:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/11 01:37:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/11 01:37:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/11 01:37:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/11 01:37:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/11 01:37:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/11 01:37:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : apple: transformed to: PREFIXapple 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/11 01:37:19 DEBUG : banana: transformed to: PREFIXbanana 2025/09/11 01:37:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/11 01:37:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/11 01:37:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/11 01:37:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/11 01:37:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/11 01:37:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/11 01:37:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/11 01:37:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/11 01:37:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/11 01:37:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/11 01:37:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/11 01:37:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/11 01:37:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/11 01:37:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/11 01:37:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/11 01:37:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/11 01:37:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/11 01:37:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/11 01:37:19 INFO : apple: Copied (new) 2025/09/11 01:37:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:19 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:37:19 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:37:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/11 01:37:19 INFO : banana: Copied (new) 2025/09/11 01:37:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/11 01:37:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/11 01:37:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/11 01:37:19 INFO : appleappleapplebanana: Copied (new) 2025/09/11 01:37:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/11 01:37:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/11 01:37:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/11 01:37:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/11 01:37:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/11 01:37:20 INFO : splitbananasplit: Copied (new) 2025/09/11 01:37:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/11 01:37:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/11 01:37:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/11 01:37:20 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/11 01:37:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/11 01:37:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/11 01:37:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/11 01:37:20 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/11 01:37:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/11 01:37:20 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/11 01:37:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/11 01:37:20 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/11 01:37:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/11 01:37:20 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/11 01:37:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/11 01:37:20 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/11 01:37:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/11 01:37:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/11 01:37:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/11 01:37:21 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/11 01:37:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/11 01:37:21 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/11 01:37:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/11 01:37:21 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/11 01:37:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/11 01:37:21 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/11 01:37:21 DEBUG : Waiting for deletions to finish 2025/09/11 01:37:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/11 01:37:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/11 01:37:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/11 01:37:21 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/11 01:37:21 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/11 01:37:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/11 01:37:21 INFO : PREFIXsplitbananasplit: Deleted 2025/09/11 01:37:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/11 01:37:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/11 01:37:22 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/11 01:37:22 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/11 01:37:22 INFO : PREFIXapple: Deleted 2025/09/11 01:37:22 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/11 01:37:22 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/11 01:37:22 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/11 01:37:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/11 01:37:22 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/11 01:37:22 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/11 01:37:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/11 01:37:22 INFO : PREFIXbanana: Deleted 2025/09/11 01:37:22 DEBUG : Waiting for deletions to finish 2025/09/11 01:37:22 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : Waiting for deletions to finish 2025/09/11 01:37:22 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:37:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:37:37 DEBUG : Waiting for deletions to finish 2025/09/11 01:37:37 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:37:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/11 01:37:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/11 01:37:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/11 01:37:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/11 01:37:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/11 01:37:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/11 01:37:38 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:38 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:37:38 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:37:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/11 01:37:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/11 01:37:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/11 01:37:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/11 01:37:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/11 01:37:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/11 01:37:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/11 01:37:38 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/11 01:37:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/11 01:37:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/11 01:37:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/11 01:37:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/11 01:37:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/11 01:37:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/11 01:37:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/11 01:37:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/11 01:37:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/11 01:37:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/11 01:37:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/11 01:37:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/11 01:37:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/11 01:37:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/11 01:37:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/11 01:37:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/11 01:37:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/11 01:37:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/11 01:37:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/11 01:37:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/11 01:37:40 DEBUG : Waiting for deletions to finish 2025/09/11 01:37:41 INFO : dir1/0012-6789;.txt: Deleted 2025/09/11 01:37:41 INFO : appleappleapplebanana: Deleted 2025/09/11 01:37:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/11 01:37:41 INFO : dir1/0007-1234567.txt: Deleted 2025/09/11 01:37:41 INFO : dir1/0011-56789;.txt: Deleted 2025/09/11 01:37:41 INFO : apple: Deleted 2025/09/11 01:37:41 INFO : dir1/0014-89;=.txt: Deleted 2025/09/11 01:37:41 INFO : dir1/0015-9;=.txt: Deleted 2025/09/11 01:37:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/11 01:37:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/11 01:37:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/11 01:37:41 INFO : dir1/0008-2345678.txt: Deleted 2025/09/11 01:37:41 INFO : dir1/0009-3456789.txt: Deleted 2025/09/11 01:37:41 INFO : dir1/0013-789;=.txt: Deleted 2025/09/11 01:37:41 INFO : splitbananasplit: Deleted 2025/09/11 01:37:41 INFO : dir1/0003-defghij.txt: Deleted 2025/09/11 01:37:41 INFO : dir1/0010-456789.txt: Deleted 2025/09/11 01:37:41 INFO : banana: Deleted 2025/09/11 01:37:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/11 01:37:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/11 01:37:41 DEBUG : Waiting for deletions to finish 2025/09/11 01:37:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/11 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/11 01:37:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/11 01:37:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/11 01:37:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/11 01:37:42 INFO : splitbananasplit: Copied (new) 2025/09/11 01:37:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:37:42 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:37:42 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:37:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/11 01:37:42 INFO : apple: Copied (new) 2025/09/11 01:37:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/11 01:37:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/11 01:37:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/11 01:37:42 INFO : appleappleapplebanana: Copied (new) 2025/09/11 01:37:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/11 01:37:42 INFO : banana: Copied (new) 2025/09/11 01:37:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/11 01:37:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/11 01:37:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/11 01:37:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/11 01:37:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/11 01:37:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/11 01:37:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/11 01:37:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/11 01:37:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/11 01:37:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/11 01:37:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/11 01:37:43 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/11 01:37:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/11 01:37:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/11 01:37:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/11 01:37:43 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/11 01:37:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/11 01:37:43 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/11 01:37:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/11 01:37:43 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/11 01:37:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/11 01:37:43 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/11 01:37:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/11 01:37:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/11 01:37:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/11 01:37:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/11 01:37:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/11 01:37:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/11 01:37:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/11 01:37:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/11 01:37:44 DEBUG : Waiting for deletions to finish 2025/09/11 01:37:44 INFO : appleSUFFIX: Deleted 2025/09/11 01:37:44 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/11 01:37:44 INFO : bananaSUFFIX: Deleted 2025/09/11 01:37:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/11 01:37:44 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/11 01:37:44 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/11 01:37:44 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/11 01:37:44 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/11 01:37:44 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/11 01:37:44 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/11 01:37:44 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/11 01:37:45 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/11 01:37:45 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/11 01:37:45 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/11 01:37:45 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/11 01:37:45 INFO : splitbananasplitSUFFIX: Deleted 2025/09/11 01:37:45 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/11 01:37:45 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/11 01:37:45 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/11 01:37:45 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/11 01:37:45 DEBUG : Waiting for deletions to finish 2025/09/11 01:37:45 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : Waiting for deletions to finish 2025/09/11 01:37:45 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:37:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:38:00 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:00 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:38:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:38:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:01 DEBUG : banana: Unchanged skipping 2025/09/11 01:38:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:01 DEBUG : apple: Unchanged skipping 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/11 01:38:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/11 01:38:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/11 01:38:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/11 01:38:01 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:38:01 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:38:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/11 01:38:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/11 01:38:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/11 01:38:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/11 01:38:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/11 01:38:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/11 01:38:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/11 01:38:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/11 01:38:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/11 01:38:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/11 01:38:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/11 01:38:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/11 01:38:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/11 01:38:02 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/11 01:38:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/11 01:38:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/11 01:38:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/11 01:38:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/11 01:38:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/11 01:38:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/11 01:38:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/11 01:38:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/11 01:38:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/11 01:38:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/11 01:38:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/11 01:38:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/11 01:38:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/11 01:38:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/11 01:38:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/11 01:38:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/11 01:38:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/11 01:38:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/11 01:38:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/11 01:38:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/11 01:38:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/11 01:38:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/11 01:38:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/11 01:38:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/11 01:38:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/11 01:38:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/11 01:38:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/11 01:38:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/11 01:38:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/11 01:38:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/11 01:38:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/11 01:38:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/11 01:38:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/11 01:38:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/11 01:38:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/11 01:38:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/11 01:38:03 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:03 INFO : dir1/0007-1234567.txt: Deleted 2025/09/11 01:38:03 INFO : dir1/0013-789;=.txt: Deleted 2025/09/11 01:38:03 INFO : appleappleapplebanana: Deleted 2025/09/11 01:38:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/11 01:38:03 INFO : dir1/0008-2345678.txt: Deleted 2025/09/11 01:38:03 INFO : dir1/0010-456789.txt: Deleted 2025/09/11 01:38:03 INFO : dir1/0014-89;=.txt: Deleted 2025/09/11 01:38:03 INFO : dir1/0015-9;=.txt: Deleted 2025/09/11 01:38:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/11 01:38:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/11 01:38:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/11 01:38:03 INFO : dir1/0009-3456789.txt: Deleted 2025/09/11 01:38:03 INFO : dir1/0011-56789;.txt: Deleted 2025/09/11 01:38:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/11 01:38:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/11 01:38:03 INFO : splitbananasplit: Deleted 2025/09/11 01:38:04 INFO : dir1/0003-defghij.txt: Deleted 2025/09/11 01:38:04 INFO : dir1/0012-6789;.txt: Deleted 2025/09/11 01:38:04 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:04 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : appleapple: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/11 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/11 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/11 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/11 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/11 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/11 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/11 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/11 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/11 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/11 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/11 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/11 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/11 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/11 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/11 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/11 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/11 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/11 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/11 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/11 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/11 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/11 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/11 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/11 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/11 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/11 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/11 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/11 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/11 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/11 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/11 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/11 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/11 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/11 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/11 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/11 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/11 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/11 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/11 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/11 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/11 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/11 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/11 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/11 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/11 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/11 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/11 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/11 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/11 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/11 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/11 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/11 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/11 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/11 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/11 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/11 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/11 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/11 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/11 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/11 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/11 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/11 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/11 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/11 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/11 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/11 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/11 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/11 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/11 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/11 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/11 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/11 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/11 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/11 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/11 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/11 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/11 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/11 01:38:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:04 DEBUG : apple: Unchanged skipping 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:38:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:04 DEBUG : banana: Unchanged skipping 2025/09/11 01:38:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:04 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/11 01:38:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/11 01:38:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/11 01:38:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/11 01:38:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/11 01:38:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/11 01:38:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/11 01:38:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/11 01:38:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/11 01:38:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/11 01:38:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/11 01:38:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/11 01:38:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/11 01:38:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/11 01:38:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/11 01:38:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/11 01:38:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/11 01:38:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:38:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:38:05 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:38:05 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:05 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:05 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : appleapple: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/11 01:38:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/11 01:38:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/11 01:38:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/11 01:38:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/11 01:38:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/11 01:38:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/11 01:38:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/11 01:38:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/11 01:38:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/11 01:38:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/11 01:38:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/11 01:38:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/11 01:38:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/11 01:38:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/11 01:38:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/11 01:38:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/11 01:38:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/11 01:38:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/11 01:38:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/11 01:38:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/11 01:38:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/11 01:38:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/11 01:38:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/11 01:38:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/11 01:38:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/11 01:38:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/11 01:38:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/11 01:38:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/11 01:38:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/11 01:38:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/11 01:38:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/11 01:38:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/11 01:38:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/11 01:38:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/11 01:38:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/11 01:38:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/11 01:38:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/11 01:38:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/11 01:38:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/11 01:38:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/11 01:38:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/11 01:38:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/11 01:38:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/11 01:38:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/11 01:38:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/11 01:38:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/11 01:38:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/11 01:38:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/11 01:38:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/11 01:38:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/11 01:38:05 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:38:20 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:20 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:38:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : apple: Unchanged skipping 2025/09/11 01:38:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : banana: Unchanged skipping 2025/09/11 01:38:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:38:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:38:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:38:21 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:38:21 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:21 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:21 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:38:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : apple: Unchanged skipping 2025/09/11 01:38:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:38:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : banana: Unchanged skipping 2025/09/11 01:38:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:38:22 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:38:22 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:38:22 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:22 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:22 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:38:22 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:23 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:38:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:38:39 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:39 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:38:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:39 DEBUG : apple: Unchanged skipping 2025/09/11 01:38:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:38:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:38:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:39 DEBUG : banana: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:38:40 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:38:40 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:38:40 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:40 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:40 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:38:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : apple: Unchanged skipping 2025/09/11 01:38:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:38:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : banana: Unchanged skipping 2025/09/11 01:38:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:40 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:38:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:38:41 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:38:41 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:41 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:41 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:38:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:38:55 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:55 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:38:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : apple: Unchanged skipping 2025/09/11 01:38:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:38:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:38:56 DEBUG : banana: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:38:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:38:56 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:38:56 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:56 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:56 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:38:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : apple: Unchanged skipping 2025/09/11 01:38:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:38:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:38:57 DEBUG : banana: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:38:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:38:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:38:57 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:38:57 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:57 DEBUG : Waiting for deletions to finish 2025/09/11 01:38:57 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:38:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:12 DEBUG : Waiting for deletions to finish 2025/09/11 01:39:13 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:39:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:13 DEBUG : apple: Unchanged skipping 2025/09/11 01:39:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:39:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:13 DEBUG : banana: Unchanged skipping 2025/09/11 01:39:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:14 DEBUG : Waiting for deletions to finish 2025/09/11 01:39:14 DEBUG : Waiting for deletions to finish 2025/09/11 01:39:14 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:39:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : apple: Unchanged skipping 2025/09/11 01:39:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:39:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : banana: Unchanged skipping 2025/09/11 01:39:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:39:14 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:14 DEBUG : Waiting for deletions to finish 2025/09/11 01:39:14 DEBUG : Waiting for deletions to finish 2025/09/11 01:39:15 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:39:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:30 DEBUG : Waiting for deletions to finish 2025/09/11 01:39:31 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:39:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:31 DEBUG : banana: Unchanged skipping 2025/09/11 01:39:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:31 DEBUG : apple: Unchanged skipping 2025/09/11 01:39:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:39:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:39:32 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:32 DEBUG : Waiting for deletions to finish 2025/09/11 01:39:32 DEBUG : Waiting for deletions to finish 2025/09/11 01:39:32 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/11 01:39:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : apple: Unchanged skipping 2025/09/11 01:39:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/11 01:39:32 DEBUG : banana: Unchanged skipping 2025/09/11 01:39:32 DEBUG : splitbananasplit: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/11 01:39:33 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:33 DEBUG : Waiting for deletions to finish 2025/09/11 01:39:33 DEBUG : Waiting for deletions to finish 2025/09/11 01:39:33 DEBUG : apple: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : banana: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/11 01:39:33 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (208.12s) --- PASS: TestTransform/NFC (16.63s) --- PASS: TestTransform/NFD (16.81s) --- PASS: TestTransform/base64 (20.92s) --- PASS: TestTransform/prefix (23.36s) --- PASS: TestTransform/suffix (23.06s) --- PASS: TestTransform/truncate (19.34s) --- PASS: TestTransform/encoder (18.00s) --- PASS: TestTransform/ISO-8859-1 (18.12s) --- PASS: TestTransform/charmap (16.56s) --- PASS: TestTransform/lowercase (17.20s) --- PASS: TestTransform/ascii (18.12s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/11 01:39:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/11 01:39:38 INFO : sub dir_somesuffix: Making directory 2025/09/11 01:39:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/11 01:39:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/11 01:39:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/11 01:39:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/11 01:39:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/11 01:39:38 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:38 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:39 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:39 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/11 01:39:39 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.95s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:39 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:40 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:40 INFO : tictactoe: Making directory 2025/09/11 01:39:40 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:40 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:40 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/11 01:39:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:40 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:40 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:40 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:40 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/11 01:39:40 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:41 INFO : toe: Making directory 2025/09/11 01:39:41 INFO : toe/toe: Making directory 2025/09/11 01:39:41 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/11 01:39:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/11 01:39:41 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/11 01:39:41 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/11 01:39:42 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.83s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:43 INFO : toe: Making directory 2025/09/11 01:39:43 INFO : toe/toe: Making directory 2025/09/11 01:39:43 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/11 01:39:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/11 01:39:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/11 01:39:43 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:43 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/11 01:39:44 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.85s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:45 DEBUG : empty_dir: Making directory with metadata 2025/09/11 01:39:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/11 01:39:45 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:45 INFO : tictacempty_dir: Making directory 2025/09/11 01:39:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:45 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:45 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:45 INFO : tictactoe: Making directory 2025/09/11 01:39:45 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:45 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:45 INFO : tictactoe/tictactoe: Making directory 2025/09/11 01:39:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/11 01:39:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/11 01:39:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/11 01:39:45 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:45 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/11 01:39:46 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.69s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:46 DEBUG : empty_dir: Making directory with metadata 2025/09/11 01:39:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/11 01:39:46 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:47 INFO : tictacempty_dir: Making directory 2025/09/11 01:39:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:47 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:47 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:47 INFO : tictactoe: Making directory 2025/09/11 01:39:47 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:47 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:47 INFO : tictactoe/tictactoe: Making directory 2025/09/11 01:39:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/11 01:39:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/11 01:39:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:47 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:47 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:47 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/11 01:39:47 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:47 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:48 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:48 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/11 01:39:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/11 01:39:48 NOTICE: B2 bucket rclone-test-gewiboj8mewu: 0 differences found 2025/09/11 01:39:48 NOTICE: B2 bucket rclone-test-gewiboj8mewu: 1 matching files --- PASS: TestAllTag (2.15s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:49 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:49 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:49 INFO : tictactoe: Making directory 2025/09/11 01:39:49 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:49 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:49 INFO : tictactoe/tictactoe: Making directory 2025/09/11 01:39:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/11 01:39:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/11 01:39:49 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/11 01:39:49 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/11 01:39:50 DEBUG : Waiting for deletions to finish 2025/09/11 01:39:50 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:50 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:50 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:50 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:50 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/11 01:39:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/11 01:39:50 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/11 01:39:50 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:50 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.61s) === RUN TestSyntax 2025/09/11 01:39:51 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:51 INFO : toe: Making directory 2025/09/11 01:39:51 INFO : toe/toe: Making directory 2025/09/11 01:39:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/11 01:39:51 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:51 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:52 INFO : toe/toe/toe: Copied (new) 2025/09/11 01:39:52 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:53 DEBUG : empty_dir: Making directory with metadata 2025/09/11 01:39:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/11 01:39:53 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:53 INFO : tictacempty_dir: Making directory 2025/09/11 01:39:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:53 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:53 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:53 INFO : tictactoe: Making directory 2025/09/11 01:39:53 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:53 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:53 INFO : tictactoe/tictactoe: Making directory 2025/09/11 01:39:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/11 01:39:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/11 01:39:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:53 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:53 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:54 INFO : toe/toe/toe.txt: Deleted 2025/09/11 01:39:54 INFO : toe/toe: Removing directory 2025/09/11 01:39:54 INFO : toe: Removing directory 2025/09/11 01:39:54 INFO : empty_dir: Removing directory 2025/09/11 01:39:54 DEBUG : Local file system at /tmp/rclone1601653925: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.85s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:55 DEBUG : empty_dir: Making directory with metadata 2025/09/11 01:39:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/11 01:39:55 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:55 INFO : tictacempty_dir: Making directory 2025/09/11 01:39:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:55 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:55 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:55 INFO : tictactoe: Making directory 2025/09/11 01:39:55 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:55 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:55 INFO : tictactoe/tictactoe: Making directory 2025/09/11 01:39:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/11 01:39:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/11 01:39:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:55 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:55 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:56 INFO : toe/toe/toe.txt: Deleted 2025/09/11 01:39:56 INFO : toe/toe: Removing directory 2025/09/11 01:39:56 INFO : toe: Removing directory 2025/09/11 01:39:56 INFO : empty_dir: Removing directory 2025/09/11 01:39:56 DEBUG : Local file system at /tmp/rclone1601653925: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/11 01:39:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/11 01:39:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/11 01:39:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/11 01:39:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/11 01:39:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/11 01:39:57 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.98s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:39:58 DEBUG : Reset feature "Copy" 2025/09/11 01:39:58 DEBUG : Reset feature "Move" 2025/09/11 01:39:58 DEBUG : Reset feature "Copy" 2025/09/11 01:39:58 DEBUG : Reset feature "Move" 2025/09/11 01:39:58 DEBUG : empty_dir: Making directory with metadata 2025/09/11 01:39:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/11 01:39:58 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:58 INFO : tictacempty_dir: Making directory 2025/09/11 01:39:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/11 01:39:58 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:58 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:58 INFO : tictactoe: Making directory 2025/09/11 01:39:58 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:58 DEBUG : toe: transformed to: tictactoe 2025/09/11 01:39:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:58 INFO : tictactoe/tictactoe: Making directory 2025/09/11 01:39:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/11 01:39:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/11 01:39:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/11 01:39:58 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:39:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:58 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:39:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:39:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/11 01:39:59 INFO : toe/toe/toe.txt: Deleted 2025/09/11 01:39:59 INFO : toe/toe: Removing directory 2025/09/11 01:39:59 INFO : toe: Removing directory 2025/09/11 01:39:59 INFO : empty_dir: Removing directory 2025/09/11 01:39:59 DEBUG : Local file system at /tmp/rclone1601653925: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/11 01:39:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/11 01:39:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/11 01:39:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/11 01:39:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/11 01:40:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:40:00 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/11 01:40:01 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.93s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:40:02 DEBUG : toe: transformed to: dG9l 2025/09/11 01:40:02 DEBUG : toe: transformed to: dG9l 2025/09/11 01:40:02 INFO : dG9l: Making directory 2025/09/11 01:40:02 DEBUG : toe: transformed to: dG9l 2025/09/11 01:40:02 DEBUG : toe: transformed to: dG9l 2025/09/11 01:40:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/11 01:40:02 INFO : dG9l/dG9l: Making directory 2025/09/11 01:40:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/11 01:40:02 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/11 01:40:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/11 01:40:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/11 01:40:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/11 01:40:02 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:40:02 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:40:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:40:03 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/11 01:40:03 DEBUG : Waiting for deletions to finish 2025/09/11 01:40:03 DEBUG : dG9l: transformed to: toe 2025/09/11 01:40:03 DEBUG : dG9l: transformed to: toe 2025/09/11 01:40:03 DEBUG : dG9l: transformed to: toe 2025/09/11 01:40:03 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/11 01:40:04 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/11 01:40:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/11 01:40:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/11 01:40:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/11 01:40:04 DEBUG : Local file system at /tmp/rclone1601653925: Waiting for checks to finish 2025/09/11 01:40:04 DEBUG : Local file system at /tmp/rclone1601653925: Waiting for transfers to finish 2025/09/11 01:40:04 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.67s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-gewiboj8mewu", Local "Local file system at /tmp/rclone1601653925", Modify Window "1ms" 2025/09/11 01:40:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/11 01:40:04 DEBUG : toe: transformed to: 2025/09/11 01:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/11 01:40:05 DEBUG : toe: transformed to: 2025/09/11 01:40:05 INFO : B2 bucket rclone-test-gewiboj8mewu: Making directory 2025/09/11 01:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/11 01:40:05 DEBUG : toe: transformed to: 2025/09/11 01:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/11 01:40:05 DEBUG : toe: transformed to: 2025/09/11 01:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/11 01:40:05 DEBUG : toe/toe: transformed to: 2025/09/11 01:40:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/11 01:40:05 INFO : toe/toe: Making directory 2025/09/11 01:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/11 01:40:05 DEBUG : toe/toe: transformed to: 2025/09/11 01:40:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/11 01:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/11 01:40:05 DEBUG : toe: transformed to: 2025/09/11 01:40:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/11 01:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/11 01:40:05 DEBUG : toe/toe/toe: transformed to: 2025/09/11 01:40:05 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/11 01:40:05 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for checks to finish 2025/09/11 01:40:05 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Waiting for transfers to finish 2025/09/11 01:40:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/11 01:40:05 INFO : toe/toe/toe: Copied (new) 2025/09/11 01:40:05 ERROR : B2 bucket rclone-test-gewiboj8mewu: not deleting files as there were IO errors 2025/09/11 01:40:05 ERROR : B2 bucket rclone-test-gewiboj8mewu: not deleting directories as there were IO errors --- PASS: TestError (1.61s) PASS 2025/09/11 01:40:06 DEBUG : B2 bucket rclone-test-gewiboj8mewu: Purge remote 2025/09/11 01:40:06 INFO : B2 bucket rclone-test-gewiboj8mewu: cleaning bucket "rclone-test-gewiboj8mewu" of all files 2025/09/11 01:40:07 DEBUG : BackupDir/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb806448f9_d20250911_m013340_c001_v7007000_t0000_u01757554420304") 2025/09/11 01:40:07 DEBUG : BackupDir/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f110729f9322ce300_d20250911_m013335_c001_v0001146_t0029_u01757554415055") 2025/09/11 01:40:07 DEBUG : CompareDest/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4187f8999956b904_d20250911_m013316_c001_v7007000_t0000_u01757554396012") 2025/09/11 01:40:07 DEBUG : CompareDest/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2e4a_d20250911_m013310_c001_v0001099_t0057_u01757554390077") 2025/09/11 01:40:07 DEBUG : CompareDest/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4187f8999956b905_d20250911_m013316_c001_v7007000_t0000_u01757554396195") 2025/09/11 01:40:07 DEBUG : CompareDest/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c658de_d20250911_m013311_c001_v0001038_t0032_u01757554391276") 2025/09/11 01:40:07 DEBUG : CopyDest/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb806448fb_d20250911_m013340_c001_v7007000_t0000_u01757554420486") 2025/09/11 01:40:07 DEBUG : CopyDest/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c658f2_d20250911_m013332_c001_v0001038_t0034_u01757554412050") 2025/09/11 01:40:07 DEBUG : CopyDest/three: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb806448fd_d20250911_m013340_c001_v7007000_t0000_u01757554420667") 2025/09/11 01:40:07 DEBUG : CopyDest/three: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c658fe_d20250911_m013338_c001_v0001038_t0007_u01757554418210") 2025/09/11 01:40:08 DEBUG : CopyDest/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb806448fe_d20250911_m013340_c001_v7007000_t0000_u01757554420850") 2025/09/11 01:40:08 DEBUG : CopyDest/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2e9e_d20250911_m013335_c001_v0001099_t0050_u01757554415942") 2025/09/11 01:40:08 DEBUG : EXISTING: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf069d4_d20250911_m013503_c001_v7007000_t0000_u01757554503956") 2025/09/11 01:40:08 DEBUG : EXISTING: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65969_d20250911_m013502_c001_v0001038_t0004_u01757554502739") 2025/09/11 01:40:08 DEBUG : PREFIXapple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884f3_d20250911_m013722_c001_v7007000_t0000_u01757554642000") 2025/09/11 01:40:08 DEBUG : PREFIXapple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9d5_d20250911_m013716_c001_v0001144_t0045_u01757554636063") 2025/09/11 01:40:08 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884f2_d20250911_m013721_c001_v7007000_t0000_u01757554641811") 2025/09/11 01:40:08 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d48_d20250911_m013716_c001_v0001161_t0013_u01757554636056") 2025/09/11 01:40:08 DEBUG : PREFIXbanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884f4_d20250911_m013722_c001_v7007000_t0000_u01757554642182") 2025/09/11 01:40:08 DEBUG : PREFIXbanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652d6_d20250911_m013716_c001_v0001183_t0013_u01757554636031") 2025/09/11 01:40:08 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646648_d20250911_m013721_c001_v7007000_t0000_u01757554641837") 2025/09/11 01:40:08 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a95_d20250911_m013716_c001_v0001038_t0054_u01757554636041") 2025/09/11 01:40:08 DEBUG : Testêé: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf069c1_d20250911_m013500_c001_v7007000_t0000_u01757554500124") 2025/09/11 01:40:08 DEBUG : Testêé: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65965_d20250911_m013459_c001_v0001038_t0034_u01757554499391") 2025/09/11 01:40:08 DEBUG : Testêé: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f67_d20250911_m013458_c001_v0001099_t0019_u01757554498347") 2025/09/11 01:40:08 DEBUG : YXBwbGU=: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0734_d20250911_m013659_c001_v7007000_t0000_u01757554619892") 2025/09/11 01:40:08 DEBUG : YXBwbGU=: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a73_d20250911_m013655_c001_v0001038_t0019_u01757554615003") 2025/09/11 01:40:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0736_d20250911_m013700_c001_v7007000_t0000_u01757554620164") 2025/09/11 01:40:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06525a_d20250911_m013655_c001_v0001183_t0021_u01757554615012") 2025/09/11 01:40:08 DEBUG : YmFuYW5h: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0737_d20250911_m013700_c001_v7007000_t0000_u01757554620348") 2025/09/11 01:40:09 DEBUG : YmFuYW5h: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9c96_d20250911_m013655_c001_v0001161_t0031_u01757554615762") 2025/09/11 01:40:09 DEBUG : a/potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234a7_d20250911_m013138_c001_v7007000_t0000_u01757554298290") 2025/09/11 01:40:09 DEBUG : a/potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65840_d20250911_m013137_c001_v0001038_t0050_u01757554297209") 2025/09/11 01:40:09 DEBUG : a/potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d2b_d20250911_m013135_c001_v7007000_t0000_u01757554295402") 2025/09/11 01:40:09 DEBUG : a/potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65836_d20250911_m013134_c001_v0001038_t0030_u01757554294499") 2025/09/11 01:40:09 DEBUG : a/potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d0b_d20250911_m013115_c001_v7007000_t0000_u01757554275009") 2025/09/11 01:40:09 DEBUG : a/potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657f4_d20250911_m013113_c001_v0001038_t0038_u01757554273992") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c70_d20250911_m013933_c001_v7007000_t0000_u01757554773860") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b8b_d20250911_m013928_c001_v0001038_t0031_u01757554768999") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bc9b_d20250911_m013915_c001_v7007000_t0000_u01757554755731") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b79_d20250911_m013910_c001_v0001038_t0039_u01757554750903") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c82_d20250911_m013858_c001_v7007000_t0000_u01757554738472") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b5f_d20250911_m013854_c001_v0001038_t0047_u01757554734214") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294052_d20250911_m013841_c001_v7007000_t0000_u01757554721941") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b3b_d20250911_m013837_c001_v0001038_t0020_u01757554717556") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912207_d20250911_m013823_c001_v7007000_t0000_u01757554703779") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b1d_d20250911_m013818_c001_v0001038_t0057_u01757554698870") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121d1_d20250911_m013805_c001_v7007000_t0000_u01757554685800") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea37_d20250911_m013759_c001_v0001144_t0009_u01757554679410") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c26_d20250911_m013746_c001_v7007000_t0000_u01757554666471") 2025/09/11 01:40:09 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e86_d20250911_m013742_c001_v0001161_t0048_u01757554662432") 2025/09/11 01:40:10 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c20_d20250911_m013741_c001_v7007000_t0000_u01757554661116") 2025/09/11 01:40:10 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06535b_d20250911_m013735_c001_v0001183_t0041_u01757554655766") 2025/09/11 01:40:10 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884f7_d20250911_m013723_c001_v7007000_t0000_u01757554643498") 2025/09/11 01:40:10 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652f7_d20250911_m013719_c001_v0001183_t0045_u01757554639550") 2025/09/11 01:40:10 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02967_d20250911_m013718_c001_v7007000_t0000_u01757554638279") 2025/09/11 01:40:10 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652c8_d20250911_m013713_c001_v0001183_t0018_u01757554633561") 2025/09/11 01:40:10 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f413c3b7195780865_d20250911_m013657_c001_v7007000_t0000_u01757554617360") 2025/09/11 01:40:10 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9a3_d20250911_m013651_c001_v0001144_t0033_u01757554611309") 2025/09/11 01:40:10 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf0727f_d20250911_m013639_c001_v7007000_t0000_u01757554599195") 2025/09/11 01:40:10 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a4b_d20250911_m013634_c001_v0001038_t0038_u01757554594731") 2025/09/11 01:40:10 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0287d_d20250911_m013622_c001_v7007000_t0000_u01757554582368") 2025/09/11 01:40:10 DEBUG : apple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0651aa_d20250911_m013617_c001_v0001183_t0032_u01757554577835") 2025/09/11 01:40:10 DEBUG : appleSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4048c32e010af57a_d20250911_m013744_c001_v7007000_t0000_u01757554664700") 2025/09/11 01:40:10 DEBUG : appleSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea03_d20250911_m013738_c001_v0001144_t0002_u01757554658321") 2025/09/11 01:40:10 DEBUG : appleapple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121d2_d20250911_m013805_c001_v7007000_t0000_u01757554685983") 2025/09/11 01:40:10 DEBUG : appleapple: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea3b_d20250911_m013801_c001_v0001144_t0002_u01757554681446") 2025/09/11 01:40:10 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c71_d20250911_m013934_c001_v7007000_t0000_u01757554774042") 2025/09/11 01:40:10 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba3ca_d20250911_m013929_c001_v0001161_t0002_u01757554769582") 2025/09/11 01:40:10 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bc9c_d20250911_m013915_c001_v7007000_t0000_u01757554755913") 2025/09/11 01:40:10 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba2f6_d20250911_m013911_c001_v0001161_t0029_u01757554751533") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c83_d20250911_m013858_c001_v7007000_t0000_u01757554738656") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba236_d20250911_m013854_c001_v0001161_t0030_u01757554734969") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294053_d20250911_m013842_c001_v7007000_t0000_u01757554722129") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba156_d20250911_m013838_c001_v0001161_t0027_u01757554718243") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912208_d20250911_m013823_c001_v7007000_t0000_u01757554703966") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba06c_d20250911_m013819_c001_v0001161_t0015_u01757554699712") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb806467e7_d20250911_m013803_c001_v7007000_t0000_u01757554683454") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9f56_d20250911_m013800_c001_v0001161_t0016_u01757554680049") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c27_d20250911_m013746_c001_v7007000_t0000_u01757554666656") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65ad7_d20250911_m013742_c001_v0001038_t0036_u01757554662411") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c1f_d20250911_m013740_c001_v7007000_t0000_u01757554660930") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65acb_d20250911_m013736_c001_v0001038_t0004_u01757554656390") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884f8_d20250911_m013723_c001_v7007000_t0000_u01757554643680") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65aa7_d20250911_m013719_c001_v0001038_t0043_u01757554639560") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f413c3b7195780c9e_d20250911_m013718_c001_v7007000_t0000_u01757554638265") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d38_d20250911_m013714_c001_v0001161_t0015_u01757554634299") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41537dfdd6b43d24_d20250911_m013657_c001_v7007000_t0000_u01757554617727") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06524e_d20250911_m013652_c001_v0001183_t0013_u01757554612644") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf07282_d20250911_m013639_c001_v7007000_t0000_u01757554599377") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e97f_d20250911_m013635_c001_v0001144_t0043_u01757554595300") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0287f_d20250911_m013622_c001_v7007000_t0000_u01757554582550") 2025/09/11 01:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a29_d20250911_m013618_c001_v0001038_t0014_u01757554578738") 2025/09/11 01:40:11 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4237dfdc603e1ace_d20250911_m013744_c001_v7007000_t0000_u01757554664909") 2025/09/11 01:40:12 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e5e_d20250911_m013738_c001_v0001161_t0001_u01757554658300") 2025/09/11 01:40:12 DEBUG : b/potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234a9_d20250911_m013138_c001_v7007000_t0000_u01757554298471") 2025/09/11 01:40:12 DEBUG : b/potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6583c_d20250911_m013135_c001_v0001038_t0018_u01757554295948") 2025/09/11 01:40:12 DEBUG : b/potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d2a_d20250911_m013134_c001_v7007000_t0000_u01757554294843") 2025/09/11 01:40:12 DEBUG : b/potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65830_d20250911_m013133_c001_v0001038_t0033_u01757554293146") 2025/09/11 01:40:12 DEBUG : b/potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d09_d20250911_m013114_c001_v7007000_t0000_u01757554274457") 2025/09/11 01:40:12 DEBUG : b/potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657ee_d20250911_m013112_c001_v0001038_t0041_u01757554272632") 2025/09/11 01:40:12 DEBUG : backup/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42073d5d6eb8feb9_d20250911_m013354_c001_v7007000_t0000_u01757554434234") 2025/09/11 01:40:12 DEBUG : backup/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f107bb9f8851ac88e_d20250911_m013352_c001_v0001146_t0056_u01757554432090") 2025/09/11 01:40:12 DEBUG : backup/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f112f35ac8ea7b0f3_d20250911_m013347_c001_v0001172_t0032_u01757554427629") 2025/09/11 01:40:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7add74_d20250911_m013420_c001_v7007000_t0000_u01757554460091") 2025/09/11 01:40:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f108f10453b58a7bd_d20250911_m013417_c001_v0001150_t0035_u01757554457901") 2025/09/11 01:40:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f117092bfa27a05be_d20250911_m013413_c001_v0001038_t0000_u01757554453680") 2025/09/11 01:40:12 DEBUG : backup/one.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0277b_d20250911_m013406_c001_v7007000_t0000_u01757554446930") 2025/09/11 01:40:12 DEBUG : backup/one.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f108496fa5e2ddbdb_d20250911_m013405_c001_v0001165_t0009_u01757554445030") 2025/09/11 01:40:12 DEBUG : backup/one.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f108c4e7914f0ffe5_d20250911_m013401_c001_v0001098_t0037_u01757554441003") 2025/09/11 01:40:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7add75_d20250911_m013420_c001_v7007000_t0000_u01757554460276") 2025/09/11 01:40:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f103fb7f6f68f6243_d20250911_m013418_c001_v0001130_t0030_u01757554458779") 2025/09/11 01:40:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f108d17887fc1928a_d20250911_m013415_c001_v0001038_t0018_u01757554455457") 2025/09/11 01:40:13 DEBUG : backup/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42073d5d6eb8feba_d20250911_m013354_c001_v7007000_t0000_u01757554434416") 2025/09/11 01:40:13 DEBUG : backup/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1105718b80dc2884_d20250911_m013353_c001_v0001172_t0047_u01757554433247") 2025/09/11 01:40:13 DEBUG : backup/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1037dce583a35107_d20250911_m013349_c001_v0001177_t0046_u01757554429546") 2025/09/11 01:40:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0277c_d20250911_m013407_c001_v7007000_t0000_u01757554447117") 2025/09/11 01:40:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f105b62c3dab65db4_d20250911_m013405_c001_v0001098_t0029_u01757554445986") 2025/09/11 01:40:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f118be7a9e505f0fb_d20250911_m013402_c001_v0001180_t0054_u01757554442639") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c74_d20250911_m013934_c001_v7007000_t0000_u01757554774223") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06560f_d20250911_m013929_c001_v0001183_t0057_u01757554769377") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bc9d_d20250911_m013916_c001_v7007000_t0000_u01757554756095") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0655c1_d20250911_m013911_c001_v0001183_t0010_u01757554751291") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c84_d20250911_m013858_c001_v7007000_t0000_u01757554738842") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06556f_d20250911_m013854_c001_v0001183_t0057_u01757554734738") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294054_d20250911_m013842_c001_v7007000_t0000_u01757554722312") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065507_d20250911_m013838_c001_v0001183_t0042_u01757554718033") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e91220a_d20250911_m013824_c001_v7007000_t0000_u01757554704149") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0654af_d20250911_m013819_c001_v0001183_t0028_u01757554699508") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121d3_d20250911_m013806_c001_v7007000_t0000_u01757554686165") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0653ff_d20250911_m013759_c001_v0001183_t0034_u01757554679832") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c28_d20250911_m013746_c001_v7007000_t0000_u01757554666840") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea13_d20250911_m013742_c001_v0001144_t0055_u01757554662422") 2025/09/11 01:40:13 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4237dfdc603e1ac1_d20250911_m013741_c001_v7007000_t0000_u01757554661506") 2025/09/11 01:40:14 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e4a_d20250911_m013735_c001_v0001161_t0059_u01757554655962") 2025/09/11 01:40:14 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884f9_d20250911_m013723_c001_v7007000_t0000_u01757554643862") 2025/09/11 01:40:14 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d70_d20250911_m013719_c001_v0001161_t0048_u01757554639585") 2025/09/11 01:40:14 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42233e61328763a8_d20250911_m013718_c001_v7007000_t0000_u01757554638367") 2025/09/11 01:40:14 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a93_d20250911_m013713_c001_v0001038_t0021_u01757554633762") 2025/09/11 01:40:14 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4048c32e010af543_d20250911_m013657_c001_v7007000_t0000_u01757554617976") 2025/09/11 01:40:14 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a6d_d20250911_m013652_c001_v0001038_t0011_u01757554612195") 2025/09/11 01:40:14 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf07284_d20250911_m013639_c001_v7007000_t0000_u01757554599561") 2025/09/11 01:40:14 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0651f8_d20250911_m013635_c001_v0001183_t0048_u01757554595090") 2025/09/11 01:40:14 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02880_d20250911_m013622_c001_v7007000_t0000_u01757554582734") 2025/09/11 01:40:14 DEBUG : banana: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e957_d20250911_m013618_c001_v0001144_t0001_u01757554578047") 2025/09/11 01:40:14 DEBUG : bananaSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4237dfdc603e1acd_d20250911_m013744_c001_v7007000_t0000_u01757554664726") 2025/09/11 01:40:14 DEBUG : bananaSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06536b_d20250911_m013738_c001_v0001183_t0012_u01757554658287") 2025/09/11 01:40:14 DEBUG : both0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7040a_d20250911_m013549_c001_v7007000_t0000_u01757554549018") 2025/09/11 01:40:14 DEBUG : both0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fdf_d20250911_m013530_c001_v0001099_t0007_u01757554530083") 2025/09/11 01:40:14 DEBUG : both0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995849_d20250911_m013525_c001_v7007000_t0000_u01757554525874") 2025/09/11 01:40:14 DEBUG : both0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f7d_d20250911_m013505_c001_v0001099_t0055_u01757554505843") 2025/09/11 01:40:14 DEBUG : both1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7040d_d20250911_m013549_c001_v7007000_t0000_u01757554549197") 2025/09/11 01:40:14 DEBUG : both1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fe3_d20250911_m013531_c001_v0001099_t0029_u01757554531251") 2025/09/11 01:40:14 DEBUG : both1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e99584a_d20250911_m013526_c001_v7007000_t0000_u01757554526057") 2025/09/11 01:40:14 DEBUG : both1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f81_d20250911_m013506_c001_v0001099_t0047_u01757554506589") 2025/09/11 01:40:15 DEBUG : both10: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7040e_d20250911_m013549_c001_v7007000_t0000_u01757554549378") 2025/09/11 01:40:15 DEBUG : both10: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a300d_d20250911_m013538_c001_v0001099_t0043_u01757554538317") 2025/09/11 01:40:15 DEBUG : both10: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e99584b_d20250911_m013526_c001_v7007000_t0000_u01757554526238") 2025/09/11 01:40:15 DEBUG : both10: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f9f_d20250911_m013514_c001_v0001099_t0024_u01757554514520") 2025/09/11 01:40:15 DEBUG : both11: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70410_d20250911_m013549_c001_v7007000_t0000_u01757554549560") 2025/09/11 01:40:15 DEBUG : both11: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a3011_d20250911_m013539_c001_v0001099_t0014_u01757554539198") 2025/09/11 01:40:15 DEBUG : both11: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e99584c_d20250911_m013526_c001_v7007000_t0000_u01757554526420") 2025/09/11 01:40:15 DEBUG : both11: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fa3_d20250911_m013515_c001_v0001099_t0059_u01757554515217") 2025/09/11 01:40:15 DEBUG : both12: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70411_d20250911_m013549_c001_v7007000_t0000_u01757554549739") 2025/09/11 01:40:15 DEBUG : both12: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a3015_d20250911_m013539_c001_v0001099_t0021_u01757554539957") 2025/09/11 01:40:15 DEBUG : both12: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e99584e_d20250911_m013526_c001_v7007000_t0000_u01757554526603") 2025/09/11 01:40:15 DEBUG : both12: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fa9_d20250911_m013516_c001_v0001099_t0001_u01757554516052") 2025/09/11 01:40:15 DEBUG : both13: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70413_d20250911_m013549_c001_v7007000_t0000_u01757554549920") 2025/09/11 01:40:15 DEBUG : both13: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a3019_d20250911_m013540_c001_v0001099_t0023_u01757554540645") 2025/09/11 01:40:15 DEBUG : both13: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e99584f_d20250911_m013526_c001_v7007000_t0000_u01757554526786") 2025/09/11 01:40:15 DEBUG : both13: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fad_d20250911_m013516_c001_v0001099_t0005_u01757554516968") 2025/09/11 01:40:15 DEBUG : both14: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70414_d20250911_m013550_c001_v7007000_t0000_u01757554550100") 2025/09/11 01:40:15 DEBUG : both14: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a3021_d20250911_m013541_c001_v0001099_t0026_u01757554541347") 2025/09/11 01:40:15 DEBUG : both14: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995850_d20250911_m013526_c001_v7007000_t0000_u01757554526969") 2025/09/11 01:40:15 DEBUG : both14: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fb1_d20250911_m013517_c001_v0001099_t0008_u01757554517696") 2025/09/11 01:40:15 DEBUG : both15: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70416_d20250911_m013550_c001_v7007000_t0000_u01757554550281") 2025/09/11 01:40:15 DEBUG : both15: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a3029_d20250911_m013542_c001_v0001099_t0017_u01757554542297") 2025/09/11 01:40:15 DEBUG : both15: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995851_d20250911_m013527_c001_v7007000_t0000_u01757554527152") 2025/09/11 01:40:16 DEBUG : both15: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fb3_d20250911_m013518_c001_v0001099_t0029_u01757554518709") 2025/09/11 01:40:16 DEBUG : both16: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70430_d20250911_m013550_c001_v7007000_t0000_u01757554550461") 2025/09/11 01:40:16 DEBUG : both16: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a302b_d20250911_m013543_c001_v0001099_t0006_u01757554543205") 2025/09/11 01:40:16 DEBUG : both16: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995852_d20250911_m013527_c001_v7007000_t0000_u01757554527333") 2025/09/11 01:40:16 DEBUG : both16: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fb5_d20250911_m013519_c001_v0001099_t0027_u01757554519608") 2025/09/11 01:40:16 DEBUG : both17: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70432_d20250911_m013550_c001_v7007000_t0000_u01757554550641") 2025/09/11 01:40:16 DEBUG : both17: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a302d_d20250911_m013543_c001_v0001099_t0041_u01757554543888") 2025/09/11 01:40:16 DEBUG : both17: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995853_d20250911_m013527_c001_v7007000_t0000_u01757554527515") 2025/09/11 01:40:16 DEBUG : both17: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fb7_d20250911_m013520_c001_v0001099_t0038_u01757554520459") 2025/09/11 01:40:16 DEBUG : both18: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70433_d20250911_m013550_c001_v7007000_t0000_u01757554550821") 2025/09/11 01:40:16 DEBUG : both18: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a3033_d20250911_m013544_c001_v0001099_t0054_u01757554544723") 2025/09/11 01:40:16 DEBUG : both18: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995854_d20250911_m013527_c001_v7007000_t0000_u01757554527696") 2025/09/11 01:40:16 DEBUG : both18: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fbb_d20250911_m013521_c001_v0001099_t0057_u01757554521371") 2025/09/11 01:40:16 DEBUG : both19: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70434_d20250911_m013551_c001_v7007000_t0000_u01757554551002") 2025/09/11 01:40:16 DEBUG : both19: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a3035_d20250911_m013545_c001_v0001099_t0003_u01757554545582") 2025/09/11 01:40:16 DEBUG : both19: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995855_d20250911_m013527_c001_v7007000_t0000_u01757554527879") 2025/09/11 01:40:16 DEBUG : both19: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fc1_d20250911_m013522_c001_v0001099_t0057_u01757554522153") 2025/09/11 01:40:16 DEBUG : both2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70435_d20250911_m013551_c001_v7007000_t0000_u01757554551182") 2025/09/11 01:40:16 DEBUG : both2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fe7_d20250911_m013532_c001_v0001099_t0016_u01757554532068") 2025/09/11 01:40:16 DEBUG : both2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995856_d20250911_m013528_c001_v7007000_t0000_u01757554528061") 2025/09/11 01:40:17 DEBUG : both2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f85_d20250911_m013507_c001_v0001099_t0010_u01757554507814") 2025/09/11 01:40:17 DEBUG : both3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70436_d20250911_m013551_c001_v7007000_t0000_u01757554551367") 2025/09/11 01:40:17 DEBUG : both3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fe9_d20250911_m013532_c001_v0001099_t0000_u01757554532804") 2025/09/11 01:40:17 DEBUG : both3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995857_d20250911_m013528_c001_v7007000_t0000_u01757554528244") 2025/09/11 01:40:17 DEBUG : both3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f87_d20250911_m013508_c001_v0001099_t0011_u01757554508556") 2025/09/11 01:40:17 DEBUG : both4: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70437_d20250911_m013551_c001_v7007000_t0000_u01757554551547") 2025/09/11 01:40:17 DEBUG : both4: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2ff1_d20250911_m013533_c001_v0001099_t0023_u01757554533574") 2025/09/11 01:40:17 DEBUG : both4: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995858_d20250911_m013528_c001_v7007000_t0000_u01757554528427") 2025/09/11 01:40:17 DEBUG : both4: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f8b_d20250911_m013509_c001_v0001099_t0022_u01757554509234") 2025/09/11 01:40:17 DEBUG : both5: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70438_d20250911_m013551_c001_v7007000_t0000_u01757554551728") 2025/09/11 01:40:17 DEBUG : both5: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2ff5_d20250911_m013534_c001_v0001099_t0047_u01757554534228") 2025/09/11 01:40:17 DEBUG : both5: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995859_d20250911_m013528_c001_v7007000_t0000_u01757554528609") 2025/09/11 01:40:17 DEBUG : both5: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f8d_d20250911_m013509_c001_v0001099_t0008_u01757554509916") 2025/09/11 01:40:17 DEBUG : both6: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70439_d20250911_m013551_c001_v7007000_t0000_u01757554551908") 2025/09/11 01:40:17 DEBUG : both6: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2ffd_d20250911_m013535_c001_v0001099_t0047_u01757554535076") 2025/09/11 01:40:17 DEBUG : both6: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e99585a_d20250911_m013528_c001_v7007000_t0000_u01757554528792") 2025/09/11 01:40:17 DEBUG : both6: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f8f_d20250911_m013510_c001_v0001099_t0041_u01757554510795") 2025/09/11 01:40:17 DEBUG : both7: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7043a_d20250911_m013552_c001_v7007000_t0000_u01757554552088") 2025/09/11 01:40:17 DEBUG : both7: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2fff_d20250911_m013535_c001_v0001099_t0024_u01757554535947") 2025/09/11 01:40:17 DEBUG : both7: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e99585b_d20250911_m013528_c001_v7007000_t0000_u01757554528973") 2025/09/11 01:40:17 DEBUG : both7: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f93_d20250911_m013511_c001_v0001099_t0035_u01757554511735") 2025/09/11 01:40:18 DEBUG : both8: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7043b_d20250911_m013552_c001_v7007000_t0000_u01757554552268") 2025/09/11 01:40:18 DEBUG : both8: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a3003_d20250911_m013536_c001_v0001099_t0056_u01757554536724") 2025/09/11 01:40:18 DEBUG : both8: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e99585c_d20250911_m013529_c001_v7007000_t0000_u01757554529157") 2025/09/11 01:40:18 DEBUG : both8: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f97_d20250911_m013512_c001_v0001099_t0033_u01757554512765") 2025/09/11 01:40:18 DEBUG : both9: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7043c_d20250911_m013552_c001_v7007000_t0000_u01757554552448") 2025/09/11 01:40:18 DEBUG : both9: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a3009_d20250911_m013537_c001_v0001099_t0039_u01757554537420") 2025/09/11 01:40:18 DEBUG : both9: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e99585d_d20250911_m013529_c001_v7007000_t0000_u01757554529339") 2025/09/11 01:40:18 DEBUG : both9: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f9b_d20250911_m013513_c001_v0001099_t0035_u01757554513781") 2025/09/11 01:40:18 DEBUG : c/non empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234aa_d20250911_m013138_c001_v7007000_t0000_u01757554298653") 2025/09/11 01:40:18 DEBUG : c/non empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6583e_d20250911_m013136_c001_v0001038_t0008_u01757554296323") 2025/09/11 01:40:18 DEBUG : c/non empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d2c_d20250911_m013135_c001_v7007000_t0000_u01757554295584") 2025/09/11 01:40:18 DEBUG : c/non empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65832_d20250911_m013133_c001_v0001038_t0001_u01757554293702") 2025/09/11 01:40:18 DEBUG : c/non empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d0c_d20250911_m013115_c001_v7007000_t0000_u01757554275192") 2025/09/11 01:40:18 DEBUG : c/non empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657f2_d20250911_m013113_c001_v0001038_t0043_u01757554273074") 2025/09/11 01:40:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0739_d20250911_m013700_c001_v7007000_t0000_u01757554620532") 2025/09/11 01:40:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9ab_d20250911_m013655_c001_v0001144_t0016_u01757554615025") 2025/09/11 01:40:18 DEBUG : check sum: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc2346f_d20250911_m013104_c001_v7007000_t0000_u01757554264531") 2025/09/11 01:40:18 DEBUG : check sum: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657d0_d20250911_m013103_c001_v0001038_t0016_u01757554263074") 2025/09/11 01:40:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f415c46bcb28878b9_d20250911_m014004_c001_v7007000_t0000_u01757554804673") 2025/09/11 01:40:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65bca_d20250911_m014002_c001_v0001038_t0028_u01757554802955") 2025/09/11 01:40:18 DEBUG : dest/3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb806448b4_d20250911_m013325_c001_v7007000_t0000_u01757554405211") 2025/09/11 01:40:18 DEBUG : dest/3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4071e877ba9cb150_d20250911_m013324_c001_v0001172_t0024_u01757554404110") 2025/09/11 01:40:18 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121d4_d20250911_m013806_c001_v7007000_t0000_u01757554686347") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9f6e_d20250911_m013801_c001_v0001161_t0048_u01757554681657") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c76_d20250911_m013934_c001_v7007000_t0000_u01757554774405") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b81_d20250911_m013920_c001_v0001038_t0029_u01757554760352") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bc9e_d20250911_m013916_c001_v7007000_t0000_u01757554756278") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b6d_d20250911_m013903_c001_v0001038_t0048_u01757554743159") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c85_d20250911_m013859_c001_v7007000_t0000_u01757554739026") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b4f_d20250911_m013846_c001_v0001038_t0035_u01757554726598") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294055_d20250911_m013842_c001_v7007000_t0000_u01757554722495") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b25_d20250911_m013828_c001_v0001038_t0030_u01757554708473") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e91220c_d20250911_m013824_c001_v7007000_t0000_u01757554704331") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b09_d20250911_m013810_c001_v0001038_t0040_u01757554690474") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f419aaa29d74daf2b_d20250911_m013803_c001_v7007000_t0000_u01757554683867") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea25_d20250911_m013751_c001_v0001144_t0053_u01757554671149") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c29_d20250911_m013747_c001_v7007000_t0000_u01757554667024") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065394_d20250911_m013742_c001_v0001183_t0007_u01757554662614") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c21_d20250911_m013741_c001_v7007000_t0000_u01757554661301") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065327_d20250911_m013728_c001_v0001183_t0059_u01757554648086") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884fa_d20250911_m013724_c001_v7007000_t0000_u01757554644044") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652f9_d20250911_m013719_c001_v0001183_t0012_u01757554639784") 2025/09/11 01:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02969_d20250911_m013718_c001_v7007000_t0000_u01757554638483") 2025/09/11 01:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06528c_d20250911_m013704_c001_v0001183_t0038_u01757554624723") 2025/09/11 01:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f413c3b7195780866_d20250911_m013657_c001_v7007000_t0000_u01757554617544") 2025/09/11 01:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065220_d20250911_m013643_c001_v0001183_t0038_u01757554603802") 2025/09/11 01:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf07285_d20250911_m013639_c001_v7007000_t0000_u01757554599744") 2025/09/11 01:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e96f_d20250911_m013626_c001_v0001144_t0008_u01757554586979") 2025/09/11 01:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02881_d20250911_m013622_c001_v7007000_t0000_u01757554582917") 2025/09/11 01:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a17_d20250911_m013610_c001_v0001038_t0051_u01757554570353") 2025/09/11 01:40:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4be9_d20250911_m013744_c001_v7007000_t0000_u01757554664751") 2025/09/11 01:40:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06536f_d20250911_m013738_c001_v0001183_t0016_u01757554658503") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121d5_d20250911_m013806_c001_v7007000_t0000_u01757554686529") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65afd_d20250911_m013801_c001_v0001038_t0023_u01757554681665") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c78_d20250911_m013934_c001_v7007000_t0000_u01757554774584") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0655eb_d20250911_m013921_c001_v0001183_t0057_u01757554761211") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bc9f_d20250911_m013916_c001_v7007000_t0000_u01757554756460") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0655a0_d20250911_m013904_c001_v0001183_t0045_u01757554744004") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c86_d20250911_m013859_c001_v7007000_t0000_u01757554739210") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065545_d20250911_m013847_c001_v0001183_t0009_u01757554727494") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294056_d20250911_m013842_c001_v7007000_t0000_u01757554722678") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0654d5_d20250911_m013829_c001_v0001183_t0054_u01757554709203") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e91220e_d20250911_m013824_c001_v7007000_t0000_u01757554704513") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06544f_d20250911_m013811_c001_v0001183_t0054_u01757554691363") 2025/09/11 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb806467ea_d20250911_m013803_c001_v7007000_t0000_u01757554683870") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0653ca_d20250911_m013752_c001_v0001183_t0022_u01757554672123") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c2b_d20250911_m013747_c001_v7007000_t0000_u01757554667207") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e8a_d20250911_m013742_c001_v0001161_t0001_u01757554662793") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4237dfdc603e1abf_d20250911_m013741_c001_v7007000_t0000_u01757554661319") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9de6_d20250911_m013728_c001_v0001161_t0059_u01757554648655") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884fb_d20250911_m013724_c001_v7007000_t0000_u01757554644226") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d76_d20250911_m013719_c001_v0001161_t0026_u01757554639971") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0296c_d20250911_m013718_c001_v7007000_t0000_u01757554638664") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a85_d20250911_m013705_c001_v0001038_t0008_u01757554625276") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4048c32e010af542_d20250911_m013657_c001_v7007000_t0000_u01757554617751") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e993_d20250911_m013644_c001_v0001144_t0035_u01757554604369") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf07286_d20250911_m013639_c001_v7007000_t0000_u01757554599927") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a33_d20250911_m013627_c001_v0001038_t0046_u01757554587882") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02882_d20250911_m013623_c001_v7007000_t0000_u01757554583099") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065190_d20250911_m013610_c001_v0001183_t0017_u01757554570919") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c23_d20250911_m013744_c001_v7007000_t0000_u01757554664732") 2025/09/11 01:40:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065371_d20250911_m013738_c001_v0001183_t0012_u01757554658705") 2025/09/11 01:40:21 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121d6_d20250911_m013806_c001_v7007000_t0000_u01757554686711") 2025/09/11 01:40:21 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06540d_d20250911_m013801_c001_v0001183_t0034_u01757554681687") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c7a_d20250911_m013934_c001_v7007000_t0000_u01757554774768") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba370_d20250911_m013921_c001_v0001161_t0025_u01757554761775") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bca0_d20250911_m013916_c001_v7007000_t0000_u01757554756642") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba2a6_d20250911_m013904_c001_v0001161_t0040_u01757554744579") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c87_d20250911_m013859_c001_v7007000_t0000_u01757554739395") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba1da_d20250911_m013848_c001_v0001161_t0051_u01757554728062") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294057_d20250911_m013842_c001_v7007000_t0000_u01757554722860") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba0e8_d20250911_m013829_c001_v0001161_t0053_u01757554709763") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912210_d20250911_m013824_c001_v7007000_t0000_u01757554704694") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9ff4_d20250911_m013811_c001_v0001161_t0018_u01757554691942") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc24ff9_d20250911_m013803_c001_v7007000_t0000_u01757554683799") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9eec_d20250911_m013752_c001_v0001161_t0056_u01757554672687") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c2c_d20250911_m013747_c001_v7007000_t0000_u01757554667390") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065398_d20250911_m013742_c001_v0001183_t0058_u01757554662838") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4be1_d20250911_m013740_c001_v7007000_t0000_u01757554660935") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65abb_d20250911_m013729_c001_v0001038_t0022_u01757554649564") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884fc_d20250911_m013724_c001_v7007000_t0000_u01757554644408") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652fb_d20250911_m013719_c001_v0001183_t0009_u01757554639990") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0296a_d20250911_m013718_c001_v7007000_t0000_u01757554638502") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9cf2_d20250911_m013706_c001_v0001161_t0053_u01757554626131") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f072b_d20250911_m013657_c001_v7007000_t0000_u01757554617794") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a5b_d20250911_m013645_c001_v0001038_t0031_u01757554605355") 2025/09/11 01:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf07288_d20250911_m013640_c001_v7007000_t0000_u01757554600109") 2025/09/11 01:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0651d2_d20250911_m013628_c001_v0001183_t0055_u01757554588638") 2025/09/11 01:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02883_d20250911_m013623_c001_v7007000_t0000_u01757554583280") 2025/09/11 01:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e947_d20250911_m013611_c001_v0001144_t0015_u01757554571120") 2025/09/11 01:40:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c24_d20250911_m013744_c001_v7007000_t0000_u01757554664916") 2025/09/11 01:40:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65acf_d20250911_m013738_c001_v0001038_t0042_u01757554658752") 2025/09/11 01:40:23 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121d7_d20250911_m013806_c001_v7007000_t0000_u01757554686893") 2025/09/11 01:40:23 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065411_d20250911_m013801_c001_v0001183_t0030_u01757554681879") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c7c_d20250911_m013934_c001_v7007000_t0000_u01757554774948") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eafe_d20250911_m013922_c001_v0001144_t0009_u01757554762399") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bca1_d20250911_m013916_c001_v7007000_t0000_u01757554756825") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ead6_d20250911_m013905_c001_v0001144_t0012_u01757554745232") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c88_d20250911_m013859_c001_v7007000_t0000_u01757554739579") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eaaf_d20250911_m013848_c001_v0001144_t0050_u01757554728875") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294058_d20250911_m013843_c001_v7007000_t0000_u01757554723054") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea87_d20250911_m013830_c001_v0001144_t0057_u01757554710601") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912211_d20250911_m013824_c001_v7007000_t0000_u01757554704877") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea5b_d20250911_m013812_c001_v0001144_t0055_u01757554692711") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc24ffa_d20250911_m013803_c001_v7007000_t0000_u01757554683981") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65aeb_d20250911_m013753_c001_v0001038_t0031_u01757554673401") 2025/09/11 01:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c2d_d20250911_m013747_c001_v7007000_t0000_u01757554667573") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65ad9_d20250911_m013742_c001_v0001038_t0018_u01757554662864") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4be6_d20250911_m013741_c001_v7007000_t0000_u01757554661480") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9f3_d20250911_m013730_c001_v0001144_t0026_u01757554650309") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884fd_d20250911_m013724_c001_v7007000_t0000_u01757554644589") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65aa9_d20250911_m013720_c001_v0001038_t0037_u01757554640004") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02968_d20250911_m013718_c001_v7007000_t0000_u01757554638463") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9bf_d20250911_m013706_c001_v0001144_t0020_u01757554626883") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f413c3b7195780868_d20250911_m013657_c001_v7007000_t0000_u01757554617912") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06522a_d20250911_m013645_c001_v0001183_t0033_u01757554605773") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf0728a_d20250911_m013640_c001_v7007000_t0000_u01757554600293") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e973_d20250911_m013628_c001_v0001144_t0048_u01757554588854") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02884_d20250911_m013623_c001_v7007000_t0000_u01757554583463") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a19_d20250911_m013611_c001_v0001038_t0021_u01757554571897") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4196b0d2e6067a37_d20250911_m013744_c001_v7007000_t0000_u01757554664928") 2025/09/11 01:40:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065377_d20250911_m013738_c001_v0001183_t0038_u01757554658907") 2025/09/11 01:40:24 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121d8_d20250911_m013807_c001_v7007000_t0000_u01757554687074") 2025/09/11 01:40:24 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9f74_d20250911_m013802_c001_v0001161_t0026_u01757554682028") 2025/09/11 01:40:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c7f_d20250911_m013935_c001_v7007000_t0000_u01757554775132") 2025/09/11 01:40:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b85_d20250911_m013923_c001_v0001038_t0009_u01757554763194") 2025/09/11 01:40:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bca2_d20250911_m013917_c001_v7007000_t0000_u01757554757008") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b71_d20250911_m013905_c001_v0001038_t0033_u01757554745783") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c89_d20250911_m013859_c001_v7007000_t0000_u01757554739771") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b53_d20250911_m013849_c001_v0001038_t0000_u01757554729760") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294059_d20250911_m013843_c001_v7007000_t0000_u01757554723237") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b2b_d20250911_m013831_c001_v0001038_t0005_u01757554711208") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912213_d20250911_m013825_c001_v7007000_t0000_u01757554705058") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b0f_d20250911_m013813_c001_v0001038_t0045_u01757554693276") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121ce_d20250911_m013803_c001_v7007000_t0000_u01757554683807") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea2d_d20250911_m013753_c001_v0001144_t0059_u01757554673873") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c2e_d20250911_m013747_c001_v7007000_t0000_u01757554667757") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea15_d20250911_m013742_c001_v0001144_t0059_u01757554662922") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec2888513_d20250911_m013741_c001_v7007000_t0000_u01757554661512") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065337_d20250911_m013730_c001_v0001183_t0054_u01757554650825") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884fe_d20250911_m013724_c001_v7007000_t0000_u01757554644774") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652ff_d20250911_m013720_c001_v0001183_t0042_u01757554640199") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42233e61328763a7_d20250911_m013718_c001_v7007000_t0000_u01757554638183") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652a0_d20250911_m013707_c001_v0001183_t0010_u01757554627723") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41537dfdd6b43d25_d20250911_m013657_c001_v7007000_t0000_u01757554617957") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e995_d20250911_m013646_c001_v0001144_t0045_u01757554606003") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf0728b_d20250911_m013640_c001_v7007000_t0000_u01757554600475") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a37_d20250911_m013629_c001_v0001038_t0018_u01757554589789") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02885_d20250911_m013623_c001_v7007000_t0000_u01757554583682") 2025/09/11 01:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065194_d20250911_m013612_c001_v0001183_t0053_u01757554572486") 2025/09/11 01:40:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4196b0d2e6067a36_d20250911_m013744_c001_v7007000_t0000_u01757554664746") 2025/09/11 01:40:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e62_d20250911_m013738_c001_v0001161_t0049_u01757554658918") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121d9_d20250911_m013807_c001_v7007000_t0000_u01757554687258") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065417_d20250911_m013802_c001_v0001183_t0058_u01757554682076") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c81_d20250911_m013935_c001_v7007000_t0000_u01757554775313") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0655f1_d20250911_m013923_c001_v0001183_t0013_u01757554763621") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bca3_d20250911_m013917_c001_v7007000_t0000_u01757554757192") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0655aa_d20250911_m013906_c001_v0001183_t0013_u01757554746169") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c8a_d20250911_m013859_c001_v7007000_t0000_u01757554739956") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065559_d20250911_m013850_c001_v0001183_t0058_u01757554730114") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a89029405a_d20250911_m013843_c001_v7007000_t0000_u01757554723420") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0654e3_d20250911_m013831_c001_v0001183_t0034_u01757554711759") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912214_d20250911_m013825_c001_v7007000_t0000_u01757554705241") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065489_d20250911_m013813_c001_v0001183_t0030_u01757554693708") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41298d0c87c3caa0_d20250911_m013803_c001_v7007000_t0000_u01757554683467") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0653d6_d20250911_m013754_c001_v0001183_t0026_u01757554674399") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c2f_d20250911_m013747_c001_v7007000_t0000_u01757554667940") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06539e_d20250911_m013743_c001_v0001183_t0041_u01757554663046") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4be5_d20250911_m013741_c001_v7007000_t0000_u01757554661313") 2025/09/11 01:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e0e_d20250911_m013731_c001_v0001161_t0031_u01757554651047") 2025/09/11 01:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884ff_d20250911_m013724_c001_v7007000_t0000_u01757554644955") 2025/09/11 01:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d7e_d20250911_m013720_c001_v0001161_t0031_u01757554640279") 2025/09/11 01:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405f7de050c9d1e4_d20250911_m013718_c001_v7007000_t0000_u01757554638484") 2025/09/11 01:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a87_d20250911_m013708_c001_v0001038_t0051_u01757554628009") 2025/09/11 01:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646619_d20250911_m013657_c001_v7007000_t0000_u01757554617960") 2025/09/11 01:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a5d_d20250911_m013646_c001_v0001038_t0028_u01757554606680") 2025/09/11 01:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf0728d_d20250911_m013640_c001_v7007000_t0000_u01757554600656") 2025/09/11 01:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0651d8_d20250911_m013630_c001_v0001183_t0000_u01757554590152") 2025/09/11 01:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02886_d20250911_m013623_c001_v7007000_t0000_u01757554583863") 2025/09/11 01:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e949_d20250911_m013612_c001_v0001144_t0022_u01757554572756") 2025/09/11 01:40:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4bea_d20250911_m013744_c001_v7007000_t0000_u01757554664938") 2025/09/11 01:40:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea05_d20250911_m013738_c001_v0001144_t0022_u01757554658986") 2025/09/11 01:40:27 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121da_d20250911_m013807_c001_v7007000_t0000_u01757554687442") 2025/09/11 01:40:27 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea41_d20250911_m013802_c001_v0001144_t0031_u01757554682263") 2025/09/11 01:40:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c82_d20250911_m013935_c001_v7007000_t0000_u01757554775495") 2025/09/11 01:40:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba37e_d20250911_m013923_c001_v0001161_t0041_u01757554763824") 2025/09/11 01:40:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bca4_d20250911_m013917_c001_v7007000_t0000_u01757554757373") 2025/09/11 01:40:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba2ba_d20250911_m013906_c001_v0001161_t0056_u01757554746378") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c8b_d20250911_m013900_c001_v7007000_t0000_u01757554740140") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba1f4_d20250911_m013850_c001_v0001161_t0017_u01757554730327") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a89029405b_d20250911_m013843_c001_v7007000_t0000_u01757554723602") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba102_d20250911_m013831_c001_v0001161_t0048_u01757554711972") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912216_d20250911_m013825_c001_v7007000_t0000_u01757554705423") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba00c_d20250911_m013813_c001_v0001161_t0042_u01757554693905") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb806467e9_d20250911_m013803_c001_v7007000_t0000_u01757554683818") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9f0c_d20250911_m013754_c001_v0001161_t0057_u01757554674593") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c30_d20250911_m013748_c001_v7007000_t0000_u01757554668124") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e8e_d20250911_m013743_c001_v0001161_t0006_u01757554663064") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4048c32e010af579_d20250911_m013741_c001_v7007000_t0000_u01757554661526") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65ac1_d20250911_m013731_c001_v0001038_t0026_u01757554651370") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec2888500_d20250911_m013725_c001_v7007000_t0000_u01757554645138") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9e1_d20250911_m013720_c001_v0001144_t0047_u01757554640291") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec28884ee_d20250911_m013718_c001_v7007000_t0000_u01757554638509") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d06_d20250911_m013708_c001_v0001161_t0042_u01757554628502") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4187f8999956ca68_d20250911_m013657_c001_v7007000_t0000_u01757554617761") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06522c_d20250911_m013647_c001_v0001183_t0022_u01757554607067") 2025/09/11 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf0728f_d20250911_m013640_c001_v7007000_t0000_u01757554600838") 2025/09/11 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e977_d20250911_m013630_c001_v0001144_t0021_u01757554590403") 2025/09/11 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02888_d20250911_m013624_c001_v7007000_t0000_u01757554584045") 2025/09/11 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a1b_d20250911_m013613_c001_v0001038_t0006_u01757554573544") 2025/09/11 01:40:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec2888524_d20250911_m013744_c001_v7007000_t0000_u01757554664892") 2025/09/11 01:40:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06537b_d20250911_m013739_c001_v0001183_t0030_u01757554659108") 2025/09/11 01:40:29 DEBUG : dir1/0007-12345: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121db_d20250911_m013807_c001_v7007000_t0000_u01757554687625") 2025/09/11 01:40:29 DEBUG : dir1/0007-12345: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65aff_d20250911_m013802_c001_v0001038_t0026_u01757554682289") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c84_d20250911_m013935_c001_v7007000_t0000_u01757554775676") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eb02_d20250911_m013924_c001_v0001144_t0053_u01757554764199") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bca5_d20250911_m013917_c001_v7007000_t0000_u01757554757556") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eade_d20250911_m013906_c001_v0001144_t0048_u01757554746816") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c8c_d20250911_m013900_c001_v7007000_t0000_u01757554740324") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eab3_d20250911_m013850_c001_v0001144_t0010_u01757554730616") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a89029405c_d20250911_m013843_c001_v7007000_t0000_u01757554723786") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea8b_d20250911_m013832_c001_v0001144_t0040_u01757554712366") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912218_d20250911_m013825_c001_v7007000_t0000_u01757554705607") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea5d_d20250911_m013814_c001_v0001144_t0044_u01757554694230") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc24ff7_d20250911_m013803_c001_v7007000_t0000_u01757554683428") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65aed_d20250911_m013755_c001_v0001038_t0018_u01757554675125") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c31_d20250911_m013748_c001_v7007000_t0000_u01757554668306") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0653a0_d20250911_m013743_c001_v0001183_t0032_u01757554663257") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee5aa_d20250911_m013741_c001_v7007000_t0000_u01757554661099") 2025/09/11 01:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9f7_d20250911_m013731_c001_v0001144_t0031_u01757554651867") 2025/09/11 01:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec2888502_d20250911_m013725_c001_v7007000_t0000_u01757554645319") 2025/09/11 01:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065301_d20250911_m013720_c001_v0001183_t0039_u01757554640402") 2025/09/11 01:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42233e61328763aa_d20250911_m013718_c001_v7007000_t0000_u01757554638551") 2025/09/11 01:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9c3_d20250911_m013709_c001_v0001144_t0047_u01757554629103") 2025/09/11 01:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41537dfdd6b43d23_d20250911_m013657_c001_v7007000_t0000_u01757554617545") 2025/09/11 01:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e999_d20250911_m013647_c001_v0001144_t0031_u01757554607293") 2025/09/11 01:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf07291_d20250911_m013641_c001_v7007000_t0000_u01757554601019") 2025/09/11 01:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a3d_d20250911_m013630_c001_v0001038_t0047_u01757554590990") 2025/09/11 01:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0288b_d20250911_m013624_c001_v7007000_t0000_u01757554584227") 2025/09/11 01:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06519a_d20250911_m013613_c001_v0001183_t0028_u01757554573915") 2025/09/11 01:40:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec2888523_d20250911_m013744_c001_v7007000_t0000_u01757554664709") 2025/09/11 01:40:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06537d_d20250911_m013739_c001_v0001183_t0029_u01757554659316") 2025/09/11 01:40:30 DEBUG : dir1/0008-23456: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121dc_d20250911_m013807_c001_v7007000_t0000_u01757554687806") 2025/09/11 01:40:30 DEBUG : dir1/0008-23456: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06541b_d20250911_m013802_c001_v0001183_t0054_u01757554682321") 2025/09/11 01:40:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c85_d20250911_m013935_c001_v7007000_t0000_u01757554775856") 2025/09/11 01:40:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b87_d20250911_m013925_c001_v0001038_t0020_u01757554765202") 2025/09/11 01:40:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bca6_d20250911_m013917_c001_v7007000_t0000_u01757554757737") 2025/09/11 01:40:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b75_d20250911_m013907_c001_v0001038_t0019_u01757554747453") 2025/09/11 01:40:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c8d_d20250911_m013900_c001_v7007000_t0000_u01757554740507") 2025/09/11 01:40:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b55_d20250911_m013851_c001_v0001038_t0028_u01757554731172") 2025/09/11 01:40:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a89029405d_d20250911_m013843_c001_v7007000_t0000_u01757554723968") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b2f_d20250911_m013832_c001_v0001038_t0059_u01757554712925") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912219_d20250911_m013825_c001_v7007000_t0000_u01757554705790") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b13_d20250911_m013814_c001_v0001038_t0004_u01757554694833") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc24ff8_d20250911_m013803_c001_v7007000_t0000_u01757554683616") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea33_d20250911_m013755_c001_v0001144_t0036_u01757554675544") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c32_d20250911_m013748_c001_v7007000_t0000_u01757554668489") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65adb_d20250911_m013743_c001_v0001038_t0013_u01757554663345") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec2888512_d20250911_m013741_c001_v7007000_t0000_u01757554661326") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065345_d20250911_m013732_c001_v0001183_t0044_u01757554652546") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec2888503_d20250911_m013725_c001_v7007000_t0000_u01757554645500") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65aab_d20250911_m013720_c001_v0001038_t0011_u01757554640430") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7addd8_d20250911_m013718_c001_v7007000_t0000_u01757554638445") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652b4_d20250911_m013710_c001_v0001183_t0011_u01757554630297") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646616_d20250911_m013657_c001_v7007000_t0000_u01757554617769") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a5f_d20250911_m013647_c001_v0001038_t0027_u01757554607889") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf07293_d20250911_m013641_c001_v7007000_t0000_u01757554601200") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0651e2_d20250911_m013631_c001_v0001183_t0020_u01757554591570") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0288c_d20250911_m013624_c001_v7007000_t0000_u01757554584410") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e94b_d20250911_m013614_c001_v0001144_t0019_u01757554574127") 2025/09/11 01:40:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4048c32e010af57c_d20250911_m013745_c001_v7007000_t0000_u01757554665065") 2025/09/11 01:40:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e68_d20250911_m013739_c001_v0001161_t0019_u01757554659453") 2025/09/11 01:40:32 DEBUG : dir1/0009-34567: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121dd_d20250911_m013807_c001_v7007000_t0000_u01757554687987") 2025/09/11 01:40:32 DEBUG : dir1/0009-34567: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9f7c_d20250911_m013802_c001_v0001161_t0058_u01757554682423") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c87_d20250911_m013936_c001_v7007000_t0000_u01757554776037") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065601_d20250911_m013925_c001_v0001183_t0006_u01757554765648") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bca7_d20250911_m013917_c001_v7007000_t0000_u01757554757919") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0655b2_d20250911_m013907_c001_v0001183_t0039_u01757554747908") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c8e_d20250911_m013900_c001_v7007000_t0000_u01757554740691") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065561_d20250911_m013851_c001_v0001183_t0039_u01757554731563") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a89029405e_d20250911_m013844_c001_v7007000_t0000_u01757554724151") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0654eb_d20250911_m013833_c001_v0001183_t0038_u01757554713376") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e91221c_d20250911_m013825_c001_v7007000_t0000_u01757554705971") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06549b_d20250911_m013815_c001_v0001183_t0035_u01757554695231") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41298d0c87c3caa2_d20250911_m013803_c001_v7007000_t0000_u01757554683831") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0653ea_d20250911_m013756_c001_v0001183_t0005_u01757554676636") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c33_d20250911_m013748_c001_v7007000_t0000_u01757554668676") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea17_d20250911_m013743_c001_v0001144_t0056_u01757554663428") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4048c32e010af578_d20250911_m013741_c001_v7007000_t0000_u01757554661336") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e2a_d20250911_m013732_c001_v0001161_t0051_u01757554652759") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec2888504_d20250911_m013725_c001_v7007000_t0000_u01757554645681") 2025/09/11 01:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d82_d20250911_m013720_c001_v0001161_t0036_u01757554640693") 2025/09/11 01:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7addd7_d20250911_m013718_c001_v7007000_t0000_u01757554638261") 2025/09/11 01:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a8b_d20250911_m013710_c001_v0001038_t0053_u01757554630506") 2025/09/11 01:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4187f8999956ca69_d20250911_m013657_c001_v7007000_t0000_u01757554617944") 2025/09/11 01:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065234_d20250911_m013648_c001_v0001183_t0009_u01757554608285") 2025/09/11 01:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf07294_d20250911_m013641_c001_v7007000_t0000_u01757554601383") 2025/09/11 01:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e979_d20250911_m013631_c001_v0001144_t0059_u01757554591773") 2025/09/11 01:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0288e_d20250911_m013624_c001_v7007000_t0000_u01757554584592") 2025/09/11 01:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a1f_d20250911_m013614_c001_v0001038_t0028_u01757554574839") 2025/09/11 01:40:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec2888526_d20250911_m013745_c001_v7007000_t0000_u01757554665074") 2025/09/11 01:40:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06537f_d20250911_m013739_c001_v0001183_t0053_u01757554659573") 2025/09/11 01:40:33 DEBUG : dir1/0010-45678: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121de_d20250911_m013808_c001_v7007000_t0000_u01757554688170") 2025/09/11 01:40:33 DEBUG : dir1/0010-45678: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06541d_d20250911_m013802_c001_v0001183_t0059_u01757554682578") 2025/09/11 01:40:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c89_d20250911_m013936_c001_v7007000_t0000_u01757554776219") 2025/09/11 01:40:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba394_d20250911_m013925_c001_v0001161_t0051_u01757554765853") 2025/09/11 01:40:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bca8_d20250911_m013918_c001_v7007000_t0000_u01757554758101") 2025/09/11 01:40:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba2ce_d20250911_m013908_c001_v0001161_t0036_u01757554748118") 2025/09/11 01:40:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c8f_d20250911_m013900_c001_v7007000_t0000_u01757554740875") 2025/09/11 01:40:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba20c_d20250911_m013851_c001_v0001161_t0009_u01757554731767") 2025/09/11 01:40:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a89029405f_d20250911_m013844_c001_v7007000_t0000_u01757554724335") 2025/09/11 01:40:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba118_d20250911_m013833_c001_v0001161_t0025_u01757554713589") 2025/09/11 01:40:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e91221d_d20250911_m013826_c001_v7007000_t0000_u01757554706153") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba02a_d20250911_m013815_c001_v0001161_t0003_u01757554695479") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121cd_d20250911_m013803_c001_v7007000_t0000_u01757554683625") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9f24_d20250911_m013756_c001_v0001161_t0054_u01757554676834") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c34_d20250911_m013748_c001_v7007000_t0000_u01757554668859") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0653a2_d20250911_m013743_c001_v0001183_t0011_u01757554663475") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c22_d20250911_m013741_c001_v7007000_t0000_u01757554661493") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65ac3_d20250911_m013733_c001_v0001038_t0035_u01757554653127") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec2888505_d20250911_m013725_c001_v7007000_t0000_u01757554645863") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065305_d20250911_m013720_c001_v0001183_t0008_u01757554640622") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7addd9_d20250911_m013718_c001_v7007000_t0000_u01757554638628") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d1a_d20250911_m013710_c001_v0001161_t0025_u01757554630949") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f413c3b7195780867_d20250911_m013657_c001_v7007000_t0000_u01757554617728") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e99f_d20250911_m013648_c001_v0001144_t0028_u01757554608491") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf07296_d20250911_m013641_c001_v7007000_t0000_u01757554601564") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a3f_d20250911_m013632_c001_v0001038_t0010_u01757554592217") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0288f_d20250911_m013624_c001_v7007000_t0000_u01757554584775") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0651a0_d20250911_m013615_c001_v0001183_t0040_u01757554575262") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42117b4d776b578b_d20250911_m013744_c001_v7007000_t0000_u01757554664767") 2025/09/11 01:40:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65ad1_d20250911_m013739_c001_v0001038_t0046_u01757554659641") 2025/09/11 01:40:34 DEBUG : dir1/0011-56789: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121df_d20250911_m013808_c001_v7007000_t0000_u01757554688351") 2025/09/11 01:40:34 DEBUG : dir1/0011-56789: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9f84_d20250911_m013802_c001_v0001161_t0036_u01757554682756") 2025/09/11 01:40:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c8a_d20250911_m013936_c001_v7007000_t0000_u01757554776405") 2025/09/11 01:40:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eb0a_d20250911_m013926_c001_v0001144_t0003_u01757554766242") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bca9_d20250911_m013918_c001_v7007000_t0000_u01757554758284") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eae2_d20250911_m013908_c001_v0001144_t0015_u01757554748719") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c90_d20250911_m013901_c001_v7007000_t0000_u01757554741062") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eab7_d20250911_m013852_c001_v0001144_t0008_u01757554732044") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294060_d20250911_m013844_c001_v7007000_t0000_u01757554724518") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea8d_d20250911_m013833_c001_v0001144_t0018_u01757554713878") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e91221f_d20250911_m013826_c001_v7007000_t0000_u01757554706400") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea65_d20250911_m013816_c001_v0001144_t0037_u01757554696155") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4187f8999956ceec_d20250911_m013803_c001_v7007000_t0000_u01757554683864") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65af1_d20250911_m013757_c001_v0001038_t0005_u01757554677250") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c35_d20250911_m013749_c001_v7007000_t0000_u01757554669042") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e94_d20250911_m013743_c001_v0001161_t0019_u01757554663489") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4be2_d20250911_m013741_c001_v7007000_t0000_u01757554661116") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9f9_d20250911_m013733_c001_v0001144_t0018_u01757554653652") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec2888506_d20250911_m013726_c001_v7007000_t0000_u01757554646046") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65aad_d20250911_m013720_c001_v0001038_t0059_u01757554640735") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7addd6_d20250911_m013718_c001_v7007000_t0000_u01757554638078") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9c9_d20250911_m013711_c001_v0001144_t0020_u01757554631255") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646618_d20250911_m013657_c001_v7007000_t0000_u01757554617957") 2025/09/11 01:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a63_d20250911_m013649_c001_v0001038_t0050_u01757554609076") 2025/09/11 01:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf07297_d20250911_m013641_c001_v7007000_t0000_u01757554601745") 2025/09/11 01:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0651ea_d20250911_m013632_c001_v0001183_t0057_u01757554592564") 2025/09/11 01:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02892_d20250911_m013624_c001_v7007000_t0000_u01757554584957") 2025/09/11 01:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e94d_d20250911_m013615_c001_v0001144_t0033_u01757554575469") 2025/09/11 01:40:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee5ba_d20250911_m013744_c001_v7007000_t0000_u01757554664775") 2025/09/11 01:40:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea0b_d20250911_m013740_c001_v0001144_t0039_u01757554660295") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121e0_d20250911_m013808_c001_v7007000_t0000_u01757554688532") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065421_d20250911_m013802_c001_v0001183_t0047_u01757554682791") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c8c_d20250911_m013936_c001_v7007000_t0000_u01757554776586") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b89_d20250911_m013926_c001_v0001038_t0023_u01757554766924") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bcaa_d20250911_m013918_c001_v7007000_t0000_u01757554758467") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b77_d20250911_m013909_c001_v0001038_t0028_u01757554749485") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c91_d20250911_m013901_c001_v7007000_t0000_u01757554741250") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b59_d20250911_m013852_c001_v0001038_t0059_u01757554732692") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294061_d20250911_m013844_c001_v7007000_t0000_u01757554724700") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b35_d20250911_m013835_c001_v0001038_t0003_u01757554715335") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912221_d20250911_m013826_c001_v7007000_t0000_u01757554706586") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b1b_d20250911_m013817_c001_v0001038_t0001_u01757554697028") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121cf_d20250911_m013803_c001_v7007000_t0000_u01757554683992") 2025/09/11 01:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea35_d20250911_m013757_c001_v0001144_t0032_u01757554677716") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c36_d20250911_m013749_c001_v7007000_t0000_u01757554669225") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0653a4_d20250911_m013743_c001_v0001183_t0012_u01757554663675") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee5a9_d20250911_m013740_c001_v7007000_t0000_u01757554660917") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065351_d20250911_m013734_c001_v0001183_t0055_u01757554654262") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec2888508_d20250911_m013726_c001_v7007000_t0000_u01757554646228") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065309_d20250911_m013720_c001_v0001183_t0048_u01757554640822") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f413c3b7195780c9d_d20250911_m013718_c001_v7007000_t0000_u01757554638084") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652be_d20250911_m013711_c001_v0001183_t0021_u01757554631748") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f072d_d20250911_m013657_c001_v7007000_t0000_u01757554617987") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06523c_d20250911_m013649_c001_v0001183_t0046_u01757554609695") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf07299_d20250911_m013641_c001_v7007000_t0000_u01757554601927") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e97b_d20250911_m013632_c001_v0001144_t0001_u01757554592779") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02894_d20250911_m013625_c001_v7007000_t0000_u01757554585139") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a21_d20250911_m013616_c001_v0001038_t0050_u01757554576131") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4237dfdc603e1ad0_d20250911_m013745_c001_v7007000_t0000_u01757554665091") 2025/09/11 01:40:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e6e_d20250911_m013739_c001_v0001161_t0002_u01757554659764") 2025/09/11 01:40:37 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121e1_d20250911_m013808_c001_v7007000_t0000_u01757554688715") 2025/09/11 01:40:37 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea43_d20250911_m013802_c001_v0001144_t0024_u01757554682869") 2025/09/11 01:40:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c8e_d20250911_m013936_c001_v7007000_t0000_u01757554776767") 2025/09/11 01:40:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06560b_d20250911_m013927_c001_v0001183_t0018_u01757554767635") 2025/09/11 01:40:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bcab_d20250911_m013918_c001_v7007000_t0000_u01757554758650") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0655b7_d20250911_m013909_c001_v0001183_t0031_u01757554749815") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c92_d20250911_m013901_c001_v7007000_t0000_u01757554741436") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065567_d20250911_m013853_c001_v0001183_t0038_u01757554733151") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294062_d20250911_m013844_c001_v7007000_t0000_u01757554724884") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0654f9_d20250911_m013835_c001_v0001183_t0045_u01757554715862") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912224_d20250911_m013826_c001_v7007000_t0000_u01757554706767") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0654a1_d20250911_m013817_c001_v0001183_t0052_u01757554697439") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121cc_d20250911_m013803_c001_v7007000_t0000_u01757554683444") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0653f5_d20250911_m013758_c001_v0001183_t0059_u01757554678578") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c37_d20250911_m013749_c001_v7007000_t0000_u01757554669409") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65adf_d20250911_m013743_c001_v0001038_t0046_u01757554663692") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f419aaa29d74daf15_d20250911_m013741_c001_v7007000_t0000_u01757554661352") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e3e_d20250911_m013734_c001_v0001161_t0007_u01757554654465") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec288850a_d20250911_m013726_c001_v7007000_t0000_u01757554646410") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d86_d20250911_m013721_c001_v0001161_t0001_u01757554641024") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02966_d20250911_m013718_c001_v7007000_t0000_u01757554638097") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a8d_d20250911_m013711_c001_v0001038_t0050_u01757554631950") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41537dfdd6b43d22_d20250911_m013657_c001_v7007000_t0000_u01757554617360") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9a1_d20250911_m013649_c001_v0001144_t0002_u01757554609900") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf0729b_d20250911_m013642_c001_v7007000_t0000_u01757554602109") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a47_d20250911_m013633_c001_v0001038_t0038_u01757554593541") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02895_d20250911_m013625_c001_v7007000_t0000_u01757554585319") 2025/09/11 01:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0651a8_d20250911_m013616_c001_v0001183_t0008_u01757554576819") 2025/09/11 01:40:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4048c32e010af57b_d20250911_m013744_c001_v7007000_t0000_u01757554664883") 2025/09/11 01:40:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065383_d20250911_m013739_c001_v0001183_t0048_u01757554659787") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121e2_d20250911_m013808_c001_v7007000_t0000_u01757554688897") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b01_d20250911_m013802_c001_v0001038_t0025_u01757554682928") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c8f_d20250911_m013936_c001_v7007000_t0000_u01757554776948") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba3b0_d20250911_m013927_c001_v0001161_t0042_u01757554767838") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bcac_d20250911_m013918_c001_v7007000_t0000_u01757554758831") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba2e1_d20250911_m013910_c001_v0001161_t0022_u01757554750029") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c93_d20250911_m013901_c001_v7007000_t0000_u01757554741621") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba220_d20250911_m013853_c001_v0001161_t0029_u01757554733366") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294063_d20250911_m013845_c001_v7007000_t0000_u01757554725066") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba13c_d20250911_m013836_c001_v0001161_t0003_u01757554716065") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912226_d20250911_m013826_c001_v7007000_t0000_u01757554706949") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba052_d20250911_m013817_c001_v0001161_t0030_u01757554697637") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb806467e8_d20250911_m013803_c001_v7007000_t0000_u01757554683636") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9f44_d20250911_m013758_c001_v0001161_t0039_u01757554678780") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c38_d20250911_m013749_c001_v7007000_t0000_u01757554669593") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e9c_d20250911_m013743_c001_v0001161_t0046_u01757554663828") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee5ad_d20250911_m013741_c001_v7007000_t0000_u01757554661279") 2025/09/11 01:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65ac7_d20250911_m013734_c001_v0001038_t0021_u01757554654842") 2025/09/11 01:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec288850b_d20250911_m013726_c001_v7007000_t0000_u01757554646591") 2025/09/11 01:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06530f_d20250911_m013721_c001_v0001183_t0015_u01757554641033") 2025/09/11 01:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c13_d20250911_m013718_c001_v7007000_t0000_u01757554638644") 2025/09/11 01:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d2c_d20250911_m013712_c001_v0001161_t0048_u01757554632528") 2025/09/11 01:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4ae2_d20250911_m013657_c001_v7007000_t0000_u01757554617964") 2025/09/11 01:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a67_d20250911_m013650_c001_v0001038_t0012_u01757554610636") 2025/09/11 01:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf0729d_d20250911_m013642_c001_v7007000_t0000_u01757554602290") 2025/09/11 01:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0651f2_d20250911_m013634_c001_v0001183_t0040_u01757554594074") 2025/09/11 01:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02897_d20250911_m013625_c001_v7007000_t0000_u01757554585501") 2025/09/11 01:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e951_d20250911_m013617_c001_v0001144_t0014_u01757554577032") 2025/09/11 01:40:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42117b4d776b578c_d20250911_m013744_c001_v7007000_t0000_u01757554664950") 2025/09/11 01:40:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065387_d20250911_m013740_c001_v0001183_t0058_u01757554659999") 2025/09/11 01:40:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121e3_d20250911_m013809_c001_v7007000_t0000_u01757554689080") 2025/09/11 01:40:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065423_d20250911_m013803_c001_v0001183_t0000_u01757554683046") 2025/09/11 01:40:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c90_d20250911_m013937_c001_v7007000_t0000_u01757554777130") 2025/09/11 01:40:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eb0c_d20250911_m013928_c001_v0001144_t0040_u01757554768284") 2025/09/11 01:40:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bcad_d20250911_m013919_c001_v7007000_t0000_u01757554759018") 2025/09/11 01:40:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eaec_d20250911_m013910_c001_v0001144_t0020_u01757554750401") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c94_d20250911_m013901_c001_v7007000_t0000_u01757554741805") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eabd_d20250911_m013853_c001_v0001144_t0028_u01757554733691") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294064_d20250911_m013845_c001_v7007000_t0000_u01757554725249") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea9b_d20250911_m013836_c001_v0001144_t0001_u01757554716985") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912228_d20250911_m013827_c001_v7007000_t0000_u01757554707131") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea67_d20250911_m013818_c001_v0001144_t0052_u01757554698258") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41298d0c87c3caa1_d20250911_m013803_c001_v7007000_t0000_u01757554683650") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65af5_d20250911_m013759_c001_v0001038_t0018_u01757554679070") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c39_d20250911_m013749_c001_v7007000_t0000_u01757554669787") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0653a9_d20250911_m013743_c001_v0001183_t0038_u01757554663873") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4be4_d20250911_m013741_c001_v7007000_t0000_u01757554661298") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9fb_d20250911_m013735_c001_v0001144_t0031_u01757554655192") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec288850c_d20250911_m013726_c001_v7007000_t0000_u01757554646773") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9e3_d20250911_m013721_c001_v0001144_t0041_u01757554641118") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f413c3b7195780ca0_d20250911_m013718_c001_v7007000_t0000_u01757554638447") 2025/09/11 01:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9cd_d20250911_m013712_c001_v0001144_t0040_u01757554632963") 2025/09/11 01:40:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4ae1_d20250911_m013657_c001_v7007000_t0000_u01757554617778") 2025/09/11 01:40:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065246_d20250911_m013651_c001_v0001183_t0029_u01757554611098") 2025/09/11 01:40:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf0729f_d20250911_m013642_c001_v7007000_t0000_u01757554602472") 2025/09/11 01:40:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e97d_d20250911_m013634_c001_v0001144_t0022_u01757554594271") 2025/09/11 01:40:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02899_d20250911_m013625_c001_v7007000_t0000_u01757554585683") 2025/09/11 01:40:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a25_d20250911_m013617_c001_v0001038_t0036_u01757554577453") 2025/09/11 01:40:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c25_d20250911_m013745_c001_v7007000_t0000_u01757554665102") 2025/09/11 01:40:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9e74_d20250911_m013740_c001_v0001161_t0026_u01757554660057") 2025/09/11 01:40:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f073a_d20250911_m013700_c001_v7007000_t0000_u01757554620716") 2025/09/11 01:40:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06525c_d20250911_m013655_c001_v0001183_t0055_u01757554615406") 2025/09/11 01:40:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f073c_d20250911_m013700_c001_v7007000_t0000_u01757554620900") 2025/09/11 01:40:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a77_d20250911_m013655_c001_v0001038_t0001_u01757554615418") 2025/09/11 01:40:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f073e_d20250911_m013701_c001_v7007000_t0000_u01757554621089") 2025/09/11 01:40:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9ad_d20250911_m013655_c001_v0001144_t0008_u01757554615538") 2025/09/11 01:40:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f073f_d20250911_m013701_c001_v7007000_t0000_u01757554621272") 2025/09/11 01:40:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065260_d20250911_m013655_c001_v0001183_t0021_u01757554615612") 2025/09/11 01:40:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0741_d20250911_m013701_c001_v7007000_t0000_u01757554621467") 2025/09/11 01:40:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065262_d20250911_m013655_c001_v0001183_t0057_u01757554615809") 2025/09/11 01:40:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0742_d20250911_m013701_c001_v7007000_t0000_u01757554621651") 2025/09/11 01:40:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065264_d20250911_m013656_c001_v0001183_t0053_u01757554616010") 2025/09/11 01:40:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0744_d20250911_m013701_c001_v7007000_t0000_u01757554621874") 2025/09/11 01:40:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a79_d20250911_m013656_c001_v0001038_t0005_u01757554616036") 2025/09/11 01:40:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0746_d20250911_m013702_c001_v7007000_t0000_u01757554622057") 2025/09/11 01:40:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9c9c_d20250911_m013656_c001_v0001161_t0002_u01757554616053") 2025/09/11 01:40:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0747_d20250911_m013702_c001_v7007000_t0000_u01757554622241") 2025/09/11 01:40:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065266_d20250911_m013656_c001_v0001183_t0057_u01757554616219") 2025/09/11 01:40:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0749_d20250911_m013702_c001_v7007000_t0000_u01757554622425") 2025/09/11 01:40:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9b1_d20250911_m013656_c001_v0001144_t0005_u01757554616233") 2025/09/11 01:40:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f074b_d20250911_m013702_c001_v7007000_t0000_u01757554622608") 2025/09/11 01:40:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9ca2_d20250911_m013656_c001_v0001161_t0002_u01757554616382") 2025/09/11 01:40:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f074c_d20250911_m013702_c001_v7007000_t0000_u01757554622791") 2025/09/11 01:40:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065268_d20250911_m013656_c001_v0001183_t0020_u01757554616416") 2025/09/11 01:40:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f074e_d20250911_m013702_c001_v7007000_t0000_u01757554622976") 2025/09/11 01:40:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a7d_d20250911_m013656_c001_v0001038_t0019_u01757554616446") 2025/09/11 01:40:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0750_d20250911_m013703_c001_v7007000_t0000_u01757554623193") 2025/09/11 01:40:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06526c_d20250911_m013656_c001_v0001183_t0054_u01757554616649") 2025/09/11 01:40:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0751_d20250911_m013703_c001_v7007000_t0000_u01757554623378") 2025/09/11 01:40:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9ca8_d20250911_m013656_c001_v0001161_t0045_u01757554616689") 2025/09/11 01:40:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0753_d20250911_m013703_c001_v7007000_t0000_u01757554623561") 2025/09/11 01:40:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9b5_d20250911_m013656_c001_v0001144_t0029_u01757554616754") 2025/09/11 01:40:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0296d_d20250911_m013721_c001_v7007000_t0000_u01757554641773") 2025/09/11 01:40:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652d8_d20250911_m013716_c001_v0001183_t0057_u01757554636246") 2025/09/11 01:40:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02972_d20250911_m013722_c001_v7007000_t0000_u01757554642148") 2025/09/11 01:40:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652de_d20250911_m013716_c001_v0001183_t0037_u01757554636459") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42233e61328763b4_d20250911_m013721_c001_v7007000_t0000_u01757554641847") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a99_d20250911_m013716_c001_v0001038_t0012_u01757554636484") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7adddb_d20250911_m013722_c001_v7007000_t0000_u01757554642012") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d4e_d20250911_m013716_c001_v0001161_t0019_u01757554636502") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646649_d20250911_m013722_c001_v7007000_t0000_u01757554642026") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9d7_d20250911_m013716_c001_v0001144_t0008_u01757554636603") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0296e_d20250911_m013721_c001_v7007000_t0000_u01757554641782") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652e0_d20250911_m013716_c001_v0001183_t0057_u01757554636671") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7addda_d20250911_m013721_c001_v7007000_t0000_u01757554641824") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652e2_d20250911_m013716_c001_v0001183_t0045_u01757554636873") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0296f_d20250911_m013721_c001_v7007000_t0000_u01757554641954") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a9f_d20250911_m013716_c001_v0001038_t0053_u01757554636893") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42233e61328763b5_d20250911_m013722_c001_v7007000_t0000_u01757554642035") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d56_d20250911_m013717_c001_v0001161_t0019_u01757554637078") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f415c46bcb28877ff_d20250911_m013721_c001_v7007000_t0000_u01757554641797") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652e6_d20250911_m013717_c001_v0001183_t0000_u01757554637117") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02971_d20250911_m013722_c001_v7007000_t0000_u01757554642136") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9db_d20250911_m013717_c001_v0001144_t0043_u01757554637213") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c15_d20250911_m013721_c001_v7007000_t0000_u01757554641803") 2025/09/11 01:40:44 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652e8_d20250911_m013717_c001_v0001183_t0056_u01757554637362") 2025/09/11 01:40:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02970_d20250911_m013721_c001_v7007000_t0000_u01757554641967") 2025/09/11 01:40:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d58_d20250911_m013717_c001_v0001161_t0015_u01757554637424") 2025/09/11 01:40:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f415c46bcb2887800_d20250911_m013721_c001_v7007000_t0000_u01757554641979") 2025/09/11 01:40:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65aa3_d20250911_m013717_c001_v0001038_t0001_u01757554637441") 2025/09/11 01:40:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c16_d20250911_m013721_c001_v7007000_t0000_u01757554641990") 2025/09/11 01:40:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0652ea_d20250911_m013717_c001_v0001183_t0011_u01757554637562") 2025/09/11 01:40:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f415c46bcb2887801_d20250911_m013722_c001_v7007000_t0000_u01757554642162") 2025/09/11 01:40:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14ab9d5c_d20250911_m013717_c001_v0001161_t0015_u01757554637724") 2025/09/11 01:40:45 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf069b1_d20250911_m013456_c001_v7007000_t0000_u01757554496871") 2025/09/11 01:40:45 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1027d5464636125c_d20250911_m013454_c001_v0001172_t0048_u01757554494712") 2025/09/11 01:40:45 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf069a7_d20250911_m013454_c001_v7007000_t0000_u01757554494526") 2025/09/11 01:40:45 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1027d5464636123a_d20250911_m013450_c001_v0001172_t0045_u01757554490443") 2025/09/11 01:40:45 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf06993_d20250911_m013449_c001_v7007000_t0000_u01757554489710") 2025/09/11 01:40:45 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6595b_d20250911_m013445_c001_v0001038_t0000_u01757554485006") 2025/09/11 01:40:45 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0278c_d20250911_m013443_c001_v7007000_t0000_u01757554483539") 2025/09/11 01:40:45 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f10325c490481c29a_d20250911_m013441_c001_v0001042_t0040_u01757554481335") 2025/09/11 01:40:45 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42073d5d6eb9032d_d20250911_m013441_c001_v7007000_t0000_u01757554481091") 2025/09/11 01:40:45 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f10325c490481c280_d20250911_m013437_c001_v0001042_t0059_u01757554477483") 2025/09/11 01:40:45 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42073d5d6eb90320_d20250911_m013436_c001_v7007000_t0000_u01757554476751") 2025/09/11 01:40:45 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f35_d20250911_m013432_c001_v0001099_t0053_u01757554472634") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7add78_d20250911_m013431_c001_v7007000_t0000_u01757554471340") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f110c5de9ac96364a_d20250911_m013429_c001_v0001117_t0038_u01757554469496") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab668760_d20250911_m013429_c001_v7007000_t0000_u01757554469299") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f110c5de9ac963648_d20250911_m013426_c001_v0001117_t0038_u01757554466395") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab6685c8_d20250911_m013425_c001_v7007000_t0000_u01757554465667") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f0f_d20250911_m013421_c001_v0001099_t0033_u01757554461384") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7add76_d20250911_m013420_c001_v7007000_t0000_u01757554460460") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f11322500d9dcd524_d20250911_m013418_c001_v0001184_t0057_u01757554458375") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f419aaa29d74da515_d20250911_m013418_c001_v7007000_t0000_u01757554458190") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f11322500d9dcd4ec_d20250911_m013414_c001_v0001184_t0056_u01757554454927") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f419aaa29d74da511_d20250911_m013414_c001_v7007000_t0000_u01757554454198") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2ef7_d20250911_m013408_c001_v0001099_t0054_u01757554448224") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0277e_d20250911_m013407_c001_v7007000_t0000_u01757554447302") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f11946a372349715b_d20250911_m013405_c001_v0001120_t0036_u01757554445408") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41794588b240ba37_d20250911_m013405_c001_v7007000_t0000_u01757554445226") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f11946a3723497153_d20250911_m013402_c001_v0001120_t0016_u01757554442073") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41794588b240ba2f_d20250911_m013401_c001_v7007000_t0000_u01757554441329") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2edc_d20250911_m013355_c001_v0001099_t0052_u01757554435520") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42073d5d6eb8febc_d20250911_m013354_c001_v7007000_t0000_u01757554434599") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1046c97170987784_d20250911_m013352_c001_v0001154_t0008_u01757554432686") 2025/09/11 01:40:46 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4632_d20250911_m013352_c001_v7007000_t0000_u01757554432500") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1046c9717098777e_d20250911_m013348_c001_v0001154_t0013_u01757554428986") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4630_d20250911_m013348_c001_v7007000_t0000_u01757554428248") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2eb4_d20250911_m013342_c001_v0001099_t0048_u01757554422129") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80644900_d20250911_m013341_c001_v7007000_t0000_u01757554421031") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1099e90e11d7f7bc_d20250911_m013335_c001_v0001179_t0001_u01757554415534") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42233e61328750f1_d20250911_m013335_c001_v7007000_t0000_u01757554415333") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2e96_d20250911_m013331_c001_v0001099_t0039_u01757554411300") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f115386f8abdaebd1_d20250911_m013330_c001_v0001182_t0001_u01757554410544") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f115386f8abdaebc9_d20250911_m013329_c001_v0001182_t0016_u01757554409606") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4187f8999956b906_d20250911_m013316_c001_v7007000_t0000_u01757554396378") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c658d8_d20250911_m013309_c001_v0001038_t0059_u01757554389261") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f11809695abe502f6_d20250911_m013308_c001_v0001184_t0000_u01757554388460") 2025/09/11 01:40:47 DEBUG : dst/one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f11809695abe502ec_d20250911_m013307_c001_v0001184_t0046_u01757554387509") 2025/09/11 01:40:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf069b2_d20250911_m013457_c001_v7007000_t0000_u01757554497054") 2025/09/11 01:40:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1146295807472740_d20250911_m013454_c001_v0001182_t0028_u01757554494334") 2025/09/11 01:40:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f119a073771029342_d20250911_m013449_c001_v0001134_t0004_u01757554489288") 2025/09/11 01:40:47 DEBUG : dst/one.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0278d_d20250911_m013443_c001_v7007000_t0000_u01757554483721") 2025/09/11 01:40:47 DEBUG : dst/one.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1139ee22e5f970b9_d20250911_m013440_c001_v0001041_t0024_u01757554480567") 2025/09/11 01:40:47 DEBUG : dst/one.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1067fcffdae0a4c6_d20250911_m013436_c001_v0001104_t0034_u01757554476222") 2025/09/11 01:40:47 DEBUG : dst/one.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7add79_d20250911_m013431_c001_v7007000_t0000_u01757554471524") 2025/09/11 01:40:47 DEBUG : dst/one.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f10982240d7a474c0_d20250911_m013429_c001_v0001182_t0035_u01757554469103") 2025/09/11 01:40:47 DEBUG : dst/one.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1050c4affb2db533_d20250911_m013425_c001_v0001171_t0024_u01757554465325") 2025/09/11 01:40:48 DEBUG : dst/three: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80644901_d20250911_m013341_c001_v7007000_t0000_u01757554421213") 2025/09/11 01:40:48 DEBUG : dst/three: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f115386f8abdaec0f_d20250911_m013339_c001_v0001182_t0015_u01757554419720") 2025/09/11 01:40:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf069b4_d20250911_m013457_c001_v7007000_t0000_u01757554497238") 2025/09/11 01:40:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f114a8868826a5e3d_d20250911_m013455_c001_v0001171_t0018_u01757554495646") 2025/09/11 01:40:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f115d214e11d077f6_d20250911_m013452_c001_v0001099_t0043_u01757554492398") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf069b6_d20250911_m013457_c001_v7007000_t0000_u01757554497421") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1027d54646361266_d20250911_m013456_c001_v0001172_t0051_u01757554496160") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf069ad_d20250911_m013455_c001_v7007000_t0000_u01757554495975") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1027d5464636124e_d20250911_m013452_c001_v0001172_t0008_u01757554492945") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf0699f_d20250911_m013452_c001_v7007000_t0000_u01757554492757") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65961_d20250911_m013446_c001_v0001038_t0005_u01757554486434") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0278e_d20250911_m013443_c001_v7007000_t0000_u01757554483902") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f10325c490481c2a0_d20250911_m013442_c001_v0001042_t0040_u01757554482759") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42073d5d6eb90331_d20250911_m013442_c001_v7007000_t0000_u01757554482575") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f10325c490481c28a_d20250911_m013439_c001_v0001042_t0031_u01757554479095") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42073d5d6eb90326_d20250911_m013438_c001_v7007000_t0000_u01757554478910") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f37_d20250911_m013433_c001_v0001099_t0036_u01757554473396") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab668766_d20250911_m013430_c001_v7007000_t0000_u01757554470774") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65948_d20250911_m013428_c001_v0001038_t0009_u01757554468092") 2025/09/11 01:40:48 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab668758_d20250911_m013427_c001_v7007000_t0000_u01757554467335") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f17_d20250911_m013422_c001_v0001099_t0030_u01757554462452") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f419aaa29d74da518_d20250911_m013419_c001_v7007000_t0000_u01757554459505") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65931_d20250911_m013416_c001_v0001038_t0027_u01757554456884") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f419aaa29d74da512_d20250911_m013415_c001_v7007000_t0000_u01757554455789") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2efd_d20250911_m013409_c001_v0001099_t0014_u01757554449023") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41794588b240ba38_d20250911_m013406_c001_v7007000_t0000_u01757554446368") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65924_d20250911_m013403_c001_v0001038_t0040_u01757554443945") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41794588b240ba34_d20250911_m013402_c001_v7007000_t0000_u01757554442856") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2ede_d20250911_m013356_c001_v0001099_t0004_u01757554436526") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4633_d20250911_m013353_c001_v7007000_t0000_u01757554433670") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65910_d20250911_m013350_c001_v0001038_t0046_u01757554430864") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4631_d20250911_m013349_c001_v7007000_t0000_u01757554429762") 2025/09/11 01:40:49 DEBUG : dst/three.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2eb8_d20250911_m013343_c001_v0001099_t0027_u01757554423064") 2025/09/11 01:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0278f_d20250911_m013444_c001_v7007000_t0000_u01757554484085") 2025/09/11 01:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f104b2ad8e352b324_d20250911_m013442_c001_v0001180_t0013_u01757554482372") 2025/09/11 01:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f117e9f4de89c1fa4_d20250911_m013438_c001_v0001171_t0056_u01757554478597") 2025/09/11 01:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7add7a_d20250911_m013431_c001_v7007000_t0000_u01757554471708") 2025/09/11 01:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1183ad20959a1b98_d20250911_m013430_c001_v0001041_t0055_u01757554470389") 2025/09/11 01:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f111021d55d86a9a4_d20250911_m013427_c001_v0001181_t0046_u01757554467124") 2025/09/11 01:40:49 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf069b7_d20250911_m013457_c001_v7007000_t0000_u01757554497604") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f53_d20250911_m013446_c001_v0001099_t0029_u01757554486155") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f02790_d20250911_m013444_c001_v7007000_t0000_u01757554484267") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6594e_d20250911_m013432_c001_v0001038_t0023_u01757554472966") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7add7b_d20250911_m013431_c001_v7007000_t0000_u01757554471896") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6593e_d20250911_m013421_c001_v0001038_t0046_u01757554461825") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409d0de95f7add77_d20250911_m013420_c001_v7007000_t0000_u01757554460645") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65927_d20250911_m013408_c001_v0001038_t0034_u01757554448624") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0277f_d20250911_m013407_c001_v7007000_t0000_u01757554447486") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65918_d20250911_m013356_c001_v0001038_t0059_u01757554436001") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f42073d5d6eb8febd_d20250911_m013354_c001_v7007000_t0000_u01757554434781") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6590e_d20250911_m013342_c001_v0001038_t0032_u01757554422489") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80644903_d20250911_m013341_c001_v7007000_t0000_u01757554421395") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f112dcf865c74cef5_d20250911_m013336_c001_v0001130_t0048_u01757554416921") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4187f8999956b907_d20250911_m013316_c001_v7007000_t0000_u01757554396578") 2025/09/11 01:40:50 DEBUG : dst/two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f11809695abe5032e_d20250911_m013315_c001_v0001184_t0012_u01757554395392") 2025/09/11 01:40:50 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4144233b152996dd_d20250911_m013242_c001_v7007000_t0000_u01757554362019") 2025/09/11 01:40:50 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c658b0_d20250911_m013238_c001_v0001038_t0017_u01757554358631") 2025/09/11 01:40:50 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4144233b152996db_d20250911_m013236_c001_v7007000_t0000_u01757554356631") 2025/09/11 01:40:50 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2de8_d20250911_m013226_c001_v0001099_t0022_u01757554346321") 2025/09/11 01:40:50 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f417f82ea1222be0a_d20250911_m013216_c001_v7007000_t0000_u01757554336421") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6588c_d20250911_m013213_c001_v0001038_t0019_u01757554333286") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234f6_d20250911_m013151_c001_v7007000_t0000_u01757554311894") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65862_d20250911_m013149_c001_v0001038_t0023_u01757554309526") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234e7_d20250911_m013148_c001_v7007000_t0000_u01757554308524") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6585c_d20250911_m013147_c001_v0001038_t0000_u01757554307163") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234d3_d20250911_m013144_c001_v7007000_t0000_u01757554304004") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6584e_d20250911_m013142_c001_v0001038_t0040_u01757554302071") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234c6_d20250911_m013141_c001_v7007000_t0000_u01757554301020") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65848_d20250911_m013139_c001_v0001038_t0024_u01757554299468") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d25_d20250911_m013132_c001_v7007000_t0000_u01757554292560") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6582a_d20250911_m013130_c001_v0001038_t0044_u01757554290427") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d21_d20250911_m013129_c001_v7007000_t0000_u01757554289352") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65824_d20250911_m013128_c001_v0001038_t0027_u01757554288319") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d19_d20250911_m013123_c001_v7007000_t0000_u01757554283201") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6580c_d20250911_m013121_c001_v0001038_t0001_u01757554281463") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d14_d20250911_m013119_c001_v7007000_t0000_u01757554279611") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65800_d20250911_m013118_c001_v0001038_t0013_u01757554278525") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d11_d20250911_m013118_c001_v7007000_t0000_u01757554278162") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f111db17b1bef0f89_d20250911_m013117_c001_v0001137_t0046_u01757554277361") 2025/09/11 01:40:51 DEBUG : empty space: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657fc_d20250911_m013115_c001_v0001038_t0037_u01757554275556") 2025/09/11 01:40:51 DEBUG : enormous: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234f1_d20250911_m013150_c001_v7007000_t0000_u01757554310880") 2025/09/11 01:40:51 DEBUG : enormous: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65864_d20250911_m013149_c001_v0001038_t0030_u01757554309943") 2025/09/11 01:40:51 DEBUG : existing: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf069c9_d20250911_m013502_c001_v7007000_t0000_u01757554502360") 2025/09/11 01:40:52 DEBUG : existing: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2f71_d20250911_m013500_c001_v0001099_t0049_u01757554500893") 2025/09/11 01:40:52 DEBUG : existing: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f417f82ea1222bded_d20250911_m013211_c001_v7007000_t0000_u01757554331844") 2025/09/11 01:40:52 DEBUG : existing: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6588a_d20250911_m013210_c001_v0001038_t0031_u01757554330723") 2025/09/11 01:40:52 DEBUG : existing: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc2347d_d20250911_m013112_c001_v7007000_t0000_u01757554272269") 2025/09/11 01:40:52 DEBUG : existing: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657e8_d20250911_m013111_c001_v0001038_t0057_u01757554271122") 2025/09/11 01:40:52 DEBUG : existing: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc23479_d20250911_m013110_c001_v7007000_t0000_u01757554270578") 2025/09/11 01:40:52 DEBUG : existing: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657e4_d20250911_m013109_c001_v0001038_t0041_u01757554269741") 2025/09/11 01:40:52 DEBUG : existing: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657dc_d20250911_m013108_c001_v0001038_t0039_u01757554268396") 2025/09/11 01:40:52 DEBUG : existing-b: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f417f82ea1222bdf2_d20250911_m013212_c001_v7007000_t0000_u01757554332026") 2025/09/11 01:40:52 DEBUG : existing-b: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2dc0_d20250911_m013210_c001_v0001099_t0038_u01757554330713") 2025/09/11 01:40:52 DEBUG : file1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7085a_d20250911_m013601_c001_v7007000_t0000_u01757554561463") 2025/09/11 01:40:52 DEBUG : file1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e93b_d20250911_m013559_c001_v0001144_t0041_u01757554559841") 2025/09/11 01:40:52 DEBUG : file1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70857_d20250911_m013558_c001_v7007000_t0000_u01757554558481") 2025/09/11 01:40:52 DEBUG : file1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06515a_d20250911_m013557_c001_v0001183_t0011_u01757554557031") 2025/09/11 01:40:52 DEBUG : five: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238df_d20250911_m013156_c001_v7007000_t0000_u01757554316292") 2025/09/11 01:40:52 DEBUG : five: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416880a0b6c6586e_d20250911_m013153_c001_v0001038_t0009_u01757554313777") 2025/09/11 01:40:52 DEBUG : foo: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d16_d20250911_m013121_c001_v7007000_t0000_u01757554281099") 2025/09/11 01:40:52 DEBUG : foo: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416880a0b6c65806_d20250911_m013120_c001_v0001038_t0009_u01757554280547") 2025/09/11 01:40:52 DEBUG : foo: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416880a0b6c65804_d20250911_m013119_c001_v0001038_t0009_u01757554279978") 2025/09/11 01:40:52 DEBUG : four: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238e0_d20250911_m013156_c001_v7007000_t0000_u01757554316474") 2025/09/11 01:40:52 DEBUG : four: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f406ced315c18a575_d20250911_m013154_c001_v0001032_t0041_u01757554314330") 2025/09/11 01:40:53 DEBUG : four: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6586c_d20250911_m013153_c001_v0001038_t0020_u01757554313070") 2025/09/11 01:40:53 DEBUG : hello world2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270ef96d_d20250911_m013021_c001_v7007000_t0000_u01757554221087") 2025/09/11 01:40:53 DEBUG : hello world2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65768_d20250911_m013019_c001_v0001038_t0001_u01757554219991") 2025/09/11 01:40:53 DEBUG : ignore-size: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc23473_d20250911_m013108_c001_v7007000_t0000_u01757554268033") 2025/09/11 01:40:53 DEBUG : ignore-size: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657d8_d20250911_m013106_c001_v0001038_t0016_u01757554266832") 2025/09/11 01:40:53 DEBUG : nested/sub dir/file: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f417f82ea1222bde0_d20250911_m013209_c001_v7007000_t0000_u01757554329986") 2025/09/11 01:40:53 DEBUG : nested/sub dir/file: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2dbe_d20250911_m013209_c001_v0001099_t0012_u01757554329137") 2025/09/11 01:40:53 DEBUG : nested/sub dir/file: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238f0_d20250911_m013208_c001_v7007000_t0000_u01757554328388") 2025/09/11 01:40:53 DEBUG : nested/sub dir/file: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2db8_d20250911_m013207_c001_v0001099_t0053_u01757554327212") 2025/09/11 01:40:53 DEBUG : one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238e1_d20250911_m013156_c001_v7007000_t0000_u01757554316657") 2025/09/11 01:40:53 DEBUG : one: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416880a0b6c65866_d20250911_m013152_c001_v0001038_t0009_u01757554312300") 2025/09/11 01:40:53 DEBUG : only0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7043d_d20250911_m013552_c001_v7007000_t0000_u01757554552629") 2025/09/11 01:40:53 DEBUG : only0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416880a0b6c659eb_d20250911_m013547_c001_v0001038_t0009_u01757554547042") 2025/09/11 01:40:53 DEBUG : only0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659b1_d20250911_m013530_c001_v0001038_t0056_u01757554530767") 2025/09/11 01:40:53 DEBUG : only0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee0ca_d20250911_m013524_c001_v7007000_t0000_u01757554524861") 2025/09/11 01:40:53 DEBUG : only0: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6596d_d20250911_m013506_c001_v0001038_t0055_u01757554506173") 2025/09/11 01:40:53 DEBUG : only1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7043e_d20250911_m013552_c001_v7007000_t0000_u01757554552810") 2025/09/11 01:40:53 DEBUG : only1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402c86683b065135_d20250911_m013547_c001_v0001183_t0013_u01757554547793") 2025/09/11 01:40:53 DEBUG : only1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659b3_d20250911_m013531_c001_v0001038_t0029_u01757554531673") 2025/09/11 01:40:53 DEBUG : only1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4048c32e010ae8b3_d20250911_m013525_c001_v7007000_t0000_u01757554525063") 2025/09/11 01:40:54 DEBUG : only1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6596f_d20250911_m013507_c001_v0001038_t0050_u01757554507013") 2025/09/11 01:40:54 DEBUG : only10: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7043f_d20250911_m013552_c001_v7007000_t0000_u01757554552992") 2025/09/11 01:40:54 DEBUG : only10: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416880a0b6c659ed_d20250911_m013547_c001_v0001038_t0009_u01757554547437") 2025/09/11 01:40:54 DEBUG : only10: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659cf_d20250911_m013538_c001_v0001038_t0004_u01757554538823") 2025/09/11 01:40:54 DEBUG : only10: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4048c32e010ae8b0_d20250911_m013524_c001_v7007000_t0000_u01757554524510") 2025/09/11 01:40:54 DEBUG : only10: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6598b_d20250911_m013514_c001_v0001038_t0016_u01757554514827") 2025/09/11 01:40:54 DEBUG : only11: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70440_d20250911_m013553_c001_v7007000_t0000_u01757554553172") 2025/09/11 01:40:54 DEBUG : only11: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4198bc453f2a303b_d20250911_m013547_c001_v0001099_t0010_u01757554547428") 2025/09/11 01:40:54 DEBUG : only11: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659d5_d20250911_m013539_c001_v0001038_t0024_u01757554539586") 2025/09/11 01:40:54 DEBUG : only11: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee0c3_d20250911_m013524_c001_v7007000_t0000_u01757554524132") 2025/09/11 01:40:54 DEBUG : only11: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6598d_d20250911_m013515_c001_v0001038_t0042_u01757554515595") 2025/09/11 01:40:54 DEBUG : only12: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70441_d20250911_m013553_c001_v7007000_t0000_u01757554553354") 2025/09/11 01:40:54 DEBUG : only12: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4198bc453f2a3037_d20250911_m013547_c001_v0001099_t0010_u01757554547033") 2025/09/11 01:40:54 DEBUG : only12: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659d7_d20250911_m013540_c001_v0001038_t0016_u01757554540314") 2025/09/11 01:40:54 DEBUG : only12: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee0c5_d20250911_m013524_c001_v7007000_t0000_u01757554524313") 2025/09/11 01:40:54 DEBUG : only12: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65991_d20250911_m013516_c001_v0001038_t0017_u01757554516372") 2025/09/11 01:40:54 DEBUG : only13: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70443_d20250911_m013553_c001_v7007000_t0000_u01757554553535") 2025/09/11 01:40:54 DEBUG : only13: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4198bc453f2a303f_d20250911_m013547_c001_v0001099_t0010_u01757554547610") 2025/09/11 01:40:54 DEBUG : only13: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659d9_d20250911_m013540_c001_v0001038_t0021_u01757554540962") 2025/09/11 01:40:54 DEBUG : only13: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405f7de050c9c928_d20250911_m013524_c001_v7007000_t0000_u01757554524528") 2025/09/11 01:40:55 DEBUG : only13: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65995_d20250911_m013517_c001_v0001038_t0002_u01757554517344") 2025/09/11 01:40:55 DEBUG : only14: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70445_d20250911_m013553_c001_v7007000_t0000_u01757554553725") 2025/09/11 01:40:55 DEBUG : only14: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402c86683b065133_d20250911_m013547_c001_v0001183_t0013_u01757554547597") 2025/09/11 01:40:55 DEBUG : only14: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659db_d20250911_m013541_c001_v0001038_t0021_u01757554541644") 2025/09/11 01:40:55 DEBUG : only14: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee0c8_d20250911_m013524_c001_v7007000_t0000_u01757554524678") 2025/09/11 01:40:55 DEBUG : only14: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65997_d20250911_m013517_c001_v0001038_t0038_u01757554517986") 2025/09/11 01:40:55 DEBUG : only15: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70446_d20250911_m013553_c001_v7007000_t0000_u01757554553906") 2025/09/11 01:40:55 DEBUG : only15: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f413dcbbb3817e923_d20250911_m013547_c001_v0001144_t0030_u01757554547787") 2025/09/11 01:40:55 DEBUG : only15: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659dd_d20250911_m013542_c001_v0001038_t0050_u01757554542614") 2025/09/11 01:40:55 DEBUG : only15: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405f7de050c9c92b_d20250911_m013524_c001_v7007000_t0000_u01757554524893") 2025/09/11 01:40:55 DEBUG : only15: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6599d_d20250911_m013519_c001_v0001038_t0054_u01757554519048") 2025/09/11 01:40:55 DEBUG : only16: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70447_d20250911_m013554_c001_v7007000_t0000_u01757554554086") 2025/09/11 01:40:55 DEBUG : only16: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416880a0b6c659ef_d20250911_m013547_c001_v0001038_t0009_u01757554547620") 2025/09/11 01:40:55 DEBUG : only16: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659e1_d20250911_m013543_c001_v0001038_t0013_u01757554543490") 2025/09/11 01:40:55 DEBUG : only16: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee0cb_d20250911_m013525_c001_v7007000_t0000_u01757554525043") 2025/09/11 01:40:55 DEBUG : only16: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6599f_d20250911_m013519_c001_v0001038_t0038_u01757554519994") 2025/09/11 01:40:56 DEBUG : only17: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70448_d20250911_m013554_c001_v7007000_t0000_u01757554554266") 2025/09/11 01:40:56 DEBUG : only17: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4198bc453f2a3041_d20250911_m013547_c001_v0001099_t0010_u01757554547834") 2025/09/11 01:40:56 DEBUG : only17: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659e3_d20250911_m013544_c001_v0001038_t0057_u01757554544265") 2025/09/11 01:40:56 DEBUG : only17: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995846_d20250911_m013524_c001_v7007000_t0000_u01757554524868") 2025/09/11 01:40:56 DEBUG : only17: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659a1_d20250911_m013520_c001_v0001038_t0024_u01757554520877") 2025/09/11 01:40:56 DEBUG : only18: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70449_d20250911_m013554_c001_v7007000_t0000_u01757554554445") 2025/09/11 01:40:56 DEBUG : only18: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416880a0b6c659f5_d20250911_m013547_c001_v0001038_t0009_u01757554547991") 2025/09/11 01:40:56 DEBUG : only18: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659e5_d20250911_m013545_c001_v0001038_t0038_u01757554545173") 2025/09/11 01:40:56 DEBUG : only18: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995847_d20250911_m013525_c001_v7007000_t0000_u01757554525050") 2025/09/11 01:40:56 DEBUG : only18: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659a3_d20250911_m013521_c001_v0001038_t0036_u01757554521729") 2025/09/11 01:40:56 DEBUG : only19: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7044a_d20250911_m013554_c001_v7007000_t0000_u01757554554626") 2025/09/11 01:40:56 DEBUG : only19: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402c86683b06513d_d20250911_m013548_c001_v0001183_t0013_u01757554548167") 2025/09/11 01:40:56 DEBUG : only19: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659e7_d20250911_m013545_c001_v0001038_t0047_u01757554545912") 2025/09/11 01:40:56 DEBUG : only19: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995845_d20250911_m013524_c001_v7007000_t0000_u01757554524686") 2025/09/11 01:40:56 DEBUG : only19: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659a5_d20250911_m013522_c001_v0001038_t0054_u01757554522528") 2025/09/11 01:40:56 DEBUG : only2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70834_d20250911_m013554_c001_v7007000_t0000_u01757554554809") 2025/09/11 01:40:56 DEBUG : only2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416880a0b6c659f1_d20250911_m013547_c001_v0001038_t0009_u01757554547805") 2025/09/11 01:40:57 DEBUG : only2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659b5_d20250911_m013532_c001_v0001038_t0008_u01757554532377") 2025/09/11 01:40:57 DEBUG : only2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995844_d20250911_m013524_c001_v7007000_t0000_u01757554524504") 2025/09/11 01:40:57 DEBUG : only2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65973_d20250911_m013508_c001_v0001038_t0008_u01757554508096") 2025/09/11 01:40:57 DEBUG : only3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70835_d20250911_m013554_c001_v7007000_t0000_u01757554554992") 2025/09/11 01:40:57 DEBUG : only3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f413dcbbb3817e925_d20250911_m013547_c001_v0001144_t0030_u01757554547973") 2025/09/11 01:40:57 DEBUG : only3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659b9_d20250911_m013533_c001_v0001038_t0056_u01757554533170") 2025/09/11 01:40:57 DEBUG : only3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4048c32e010ae8b1_d20250911_m013524_c001_v7007000_t0000_u01757554524698") 2025/09/11 01:40:57 DEBUG : only3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65975_d20250911_m013508_c001_v0001038_t0004_u01757554508810") 2025/09/11 01:40:57 DEBUG : only4: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70836_d20250911_m013555_c001_v7007000_t0000_u01757554555171") 2025/09/11 01:40:57 DEBUG : only4: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416880a0b6c659f9_d20250911_m013548_c001_v0001038_t0009_u01757554548178") 2025/09/11 01:40:57 DEBUG : only4: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659bd_d20250911_m013533_c001_v0001038_t0029_u01757554533860") 2025/09/11 01:40:57 DEBUG : only4: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4048c32e010ae8b2_d20250911_m013524_c001_v7007000_t0000_u01757554524881") 2025/09/11 01:40:57 DEBUG : only4: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65977_d20250911_m013509_c001_v0001038_t0004_u01757554509503") 2025/09/11 01:40:57 DEBUG : only5: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70837_d20250911_m013555_c001_v7007000_t0000_u01757554555352") 2025/09/11 01:40:57 DEBUG : only5: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402c86683b065139_d20250911_m013547_c001_v0001183_t0013_u01757554547980") 2025/09/11 01:40:57 DEBUG : only5: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659bf_d20250911_m013534_c001_v0001038_t0040_u01757554534664") 2025/09/11 01:40:57 DEBUG : only5: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405f7de050c9c92e_d20250911_m013525_c001_v7007000_t0000_u01757554525075") 2025/09/11 01:40:57 DEBUG : only5: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6597d_d20250911_m013510_c001_v0001038_t0054_u01757554510264") 2025/09/11 01:40:57 DEBUG : only6: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70838_d20250911_m013555_c001_v7007000_t0000_u01757554555532") 2025/09/11 01:40:57 DEBUG : only6: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4198bc453f2a3047_d20250911_m013548_c001_v0001099_t0010_u01757554548198") 2025/09/11 01:40:57 DEBUG : only6: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659c1_d20250911_m013535_c001_v0001038_t0026_u01757554535595") 2025/09/11 01:40:57 DEBUG : only6: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee0cd_d20250911_m013525_c001_v7007000_t0000_u01757554525227") 2025/09/11 01:40:57 DEBUG : only6: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65981_d20250911_m013511_c001_v0001038_t0017_u01757554511149") 2025/09/11 01:40:57 DEBUG : only7: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70839_d20250911_m013555_c001_v7007000_t0000_u01757554555714") 2025/09/11 01:40:58 DEBUG : only7: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4198bc453f2a3045_d20250911_m013548_c001_v0001099_t0010_u01757554548016") 2025/09/11 01:40:58 DEBUG : only7: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659c5_d20250911_m013536_c001_v0001038_t0026_u01757554536236") 2025/09/11 01:40:58 DEBUG : only7: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405f7de050c9c92a_d20250911_m013524_c001_v7007000_t0000_u01757554524710") 2025/09/11 01:40:58 DEBUG : only7: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65983_d20250911_m013512_c001_v0001038_t0027_u01757554512064") 2025/09/11 01:40:58 DEBUG : only8: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7083a_d20250911_m013555_c001_v7007000_t0000_u01757554555894") 2025/09/11 01:40:58 DEBUG : only8: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f413dcbbb3817e929_d20250911_m013548_c001_v0001144_t0030_u01757554548159") 2025/09/11 01:40:58 DEBUG : only8: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659c7_d20250911_m013537_c001_v0001038_t0004_u01757554537070") 2025/09/11 01:40:58 DEBUG : only8: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995848_d20250911_m013525_c001_v7007000_t0000_u01757554525233") 2025/09/11 01:40:58 DEBUG : only8: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65987_d20250911_m013513_c001_v0001038_t0002_u01757554513388") 2025/09/11 01:40:58 DEBUG : only9: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe7083b_d20250911_m013556_c001_v7007000_t0000_u01757554556074") 2025/09/11 01:40:58 DEBUG : only9: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f413dcbbb3817e92b_d20250911_m013548_c001_v0001144_t0030_u01757554548344") 2025/09/11 01:40:58 DEBUG : only9: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c659cb_d20250911_m013537_c001_v0001038_t0017_u01757554537874") 2025/09/11 01:40:58 DEBUG : only9: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee0c6_d20250911_m013524_c001_v7007000_t0000_u01757554524494") 2025/09/11 01:40:58 DEBUG : only9: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65989_d20250911_m013514_c001_v0001038_t0039_u01757554514071") 2025/09/11 01:40:58 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238ed_d20250911_m013205_c001_v7007000_t0000_u01757554325968") 2025/09/11 01:40:58 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2daa_d20250911_m013203_c001_v0001099_t0028_u01757554323301") 2025/09/11 01:40:58 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238ea_d20250911_m013202_c001_v7007000_t0000_u01757554322559") 2025/09/11 01:40:58 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65876_d20250911_m013200_c001_v0001038_t0016_u01757554320500") 2025/09/11 01:40:58 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238e6_d20250911_m013159_c001_v7007000_t0000_u01757554319765") 2025/09/11 01:40:58 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f106ced315c18a581_d20250911_m013157_c001_v0001032_t0048_u01757554317578") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234dd_d20250911_m013146_c001_v7007000_t0000_u01757554306183") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65852_d20250911_m013144_c001_v0001038_t0059_u01757554304556") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234ce_d20250911_m013142_c001_v7007000_t0000_u01757554302936") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6584c_d20250911_m013141_c001_v0001038_t0059_u01757554301579") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234c0_d20250911_m013140_c001_v7007000_t0000_u01757554300213") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65846_d20250911_m013139_c001_v0001038_t0039_u01757554299019") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d24_d20250911_m013131_c001_v7007000_t0000_u01757554291998") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65826_d20250911_m013129_c001_v0001038_t0055_u01757554289898") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d22_d20250911_m013129_c001_v7007000_t0000_u01757554289534") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65822_d20250911_m013127_c001_v0001038_t0029_u01757554287874") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d1f_d20250911_m013127_c001_v7007000_t0000_u01757554287509") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6581e_d20250911_m013126_c001_v0001038_t0035_u01757554286793") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6581c_d20250911_m013125_c001_v0001038_t0055_u01757554285975") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d1e_d20250911_m013125_c001_v7007000_t0000_u01757554285612") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6581a_d20250911_m013124_c001_v0001038_t0009_u01757554284901") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65818_d20250911_m013123_c001_v0001038_t0045_u01757554283752") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d1a_d20250911_m013123_c001_v7007000_t0000_u01757554283387") 2025/09/11 01:40:59 DEBUG : potato: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65812_d20250911_m013122_c001_v0001038_t0047_u01757554282340") 2025/09/11 01:40:59 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270f0226_d20250911_m013251_c001_v7007000_t0000_u01757554371494") 2025/09/11 01:40:59 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c658be_d20250911_m013250_c001_v0001038_t0024_u01757554370812") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4144233b152996de_d20250911_m013242_c001_v7007000_t0000_u01757554362258") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2e02_d20250911_m013237_c001_v0001099_t0045_u01757554357919") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41537dfdd6b40f19_d20250911_m013230_c001_v7007000_t0000_u01757554350559") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6589e_d20250911_m013225_c001_v0001038_t0000_u01757554345434") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f417f82ea1222be0c_d20250911_m013216_c001_v7007000_t0000_u01757554336656") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2dcc_d20250911_m013212_c001_v0001099_t0021_u01757554332982") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234f3_d20250911_m013151_c001_v7007000_t0000_u01757554311062") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65860_d20250911_m013149_c001_v0001038_t0004_u01757554309078") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234e9_d20250911_m013148_c001_v7007000_t0000_u01757554308708") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6585a_d20250911_m013146_c001_v0001038_t0032_u01757554306731") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234de_d20250911_m013146_c001_v7007000_t0000_u01757554306365") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65854_d20250911_m013145_c001_v0001038_t0043_u01757554305440") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234d5_d20250911_m013144_c001_v7007000_t0000_u01757554304191") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65850_d20250911_m013143_c001_v0001038_t0018_u01757554303308") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc234c8_d20250911_m013141_c001_v7007000_t0000_u01757554301203") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6584a_d20250911_m013140_c001_v0001038_t0028_u01757554300225") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec3d26_d20250911_m013132_c001_v7007000_t0000_u01757554292781") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6582e_d20250911_m013131_c001_v0001038_t0048_u01757554291549") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270ef96f_d20250911_m013024_c001_v7007000_t0000_u01757554224409") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65770_d20250911_m013023_c001_v0001038_t0048_u01757554223445") 2025/09/11 01:41:00 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270ef96e_d20250911_m013022_c001_v7007000_t0000_u01757554222494") 2025/09/11 01:41:01 DEBUG : potato2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6576a_d20250911_m013021_c001_v0001038_t0017_u01757554221645") 2025/09/11 01:41:01 DEBUG : potato3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4144233b152996df_d20250911_m013242_c001_v7007000_t0000_u01757554362497") 2025/09/11 01:41:01 DEBUG : potato3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2e06_d20250911_m013238_c001_v0001099_t0017_u01757554358996") 2025/09/11 01:41:01 DEBUG : potato3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41537dfdd6b40f1a_d20250911_m013230_c001_v7007000_t0000_u01757554350740") 2025/09/11 01:41:01 DEBUG : potato3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c658a0_d20250911_m013226_c001_v0001038_t0010_u01757554346710") 2025/09/11 01:41:01 DEBUG : potato3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f417f82ea1222be0e_d20250911_m013216_c001_v7007000_t0000_u01757554336908") 2025/09/11 01:41:01 DEBUG : potato3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2dce_d20250911_m013213_c001_v0001099_t0024_u01757554333674") 2025/09/11 01:41:01 DEBUG : pre-dest1/1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb806448b5_d20250911_m013325_c001_v7007000_t0000_u01757554405394") 2025/09/11 01:41:01 DEBUG : pre-dest1/1: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2e64_d20250911_m013317_c001_v0001099_t0015_u01757554397318") 2025/09/11 01:41:01 DEBUG : pre-dest2/2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb806448b6_d20250911_m013325_c001_v7007000_t0000_u01757554405575") 2025/09/11 01:41:01 DEBUG : pre-dest2/2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c658e6_d20250911_m013318_c001_v0001038_t0043_u01757554398012") 2025/09/11 01:41:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4187f8999956b8dd_d20250911_m013303_c001_v7007000_t0000_u01757554383401") 2025/09/11 01:41:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2e32_d20250911_m013259_c001_v0001099_t0033_u01757554379389") 2025/09/11 01:41:01 DEBUG : sizeonly: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc23471_d20250911_m013106_c001_v7007000_t0000_u01757554266176") 2025/09/11 01:41:01 DEBUG : sizeonly: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657d6_d20250911_m013105_c001_v0001038_t0017_u01757554265077") 2025/09/11 01:41:01 DEBUG : splitbanan: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e9121e4_d20250911_m013809_c001_v7007000_t0000_u01757554689325") 2025/09/11 01:41:01 DEBUG : splitbanan: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06540b_d20250911_m013801_c001_v0001183_t0034_u01757554681457") 2025/09/11 01:41:01 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c91_d20250911_m013937_c001_v7007000_t0000_u01757554777312") 2025/09/11 01:41:01 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eb12_d20250911_m013929_c001_v0001144_t0059_u01757554769988") 2025/09/11 01:41:01 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f41196775ab66bcae_d20250911_m013919_c001_v7007000_t0000_u01757554759200") 2025/09/11 01:41:01 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eaf0_d20250911_m013911_c001_v0001144_t0038_u01757554751825") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416a4ec76e995c95_d20250911_m013901_c001_v7007000_t0000_u01757554741989") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eabf_d20250911_m013855_c001_v0001144_t0055_u01757554735250") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f405e64a890294065_d20250911_m013845_c001_v7007000_t0000_u01757554725431") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea9d_d20250911_m013838_c001_v0001144_t0054_u01757554718540") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4000f43a2e912229_d20250911_m013827_c001_v7007000_t0000_u01757554707315") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817ea6b_d20250911_m013820_c001_v0001144_t0044_u01757554700074") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f40652ecd2cec4c28_d20250911_m013803_c001_v7007000_t0000_u01757554683863") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65afb_d20250911_m013800_c001_v0001038_t0032_u01757554680313") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4079430f90ad3c3a_d20250911_m013749_c001_v7007000_t0000_u01757554669973") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065390_d20250911_m013742_c001_v0001183_t0023_u01757554662399") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee5ae_d20250911_m013741_c001_v7007000_t0000_u01757554661461") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9ff_d20250911_m013736_c001_v0001144_t0002_u01757554656882") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4013773ec288850d_d20250911_m013726_c001_v7007000_t0000_u01757554646954") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9df_d20250911_m013719_c001_v0001144_t0043_u01757554639574") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0296b_d20250911_m013718_c001_v7007000_t0000_u01757554638650") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9d1_d20250911_m013714_c001_v0001144_t0034_u01757554634582") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646615_d20250911_m013657_c001_v7007000_t0000_u01757554617744") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e9a7_d20250911_m013652_c001_v0001144_t0034_u01757554612869") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4182624dccf072a0_d20250911_m013642_c001_v7007000_t0000_u01757554602654") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a4f_d20250911_m013635_c001_v0001038_t0046_u01757554595802") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f410615c276f0289a_d20250911_m013625_c001_v7007000_t0000_u01757554585864") 2025/09/11 01:41:02 DEBUG : splitbananasplit: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b0651ae_d20250911_m013619_c001_v0001183_t0015_u01757554579189") 2025/09/11 01:41:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f408df5555feee5bc_d20250911_m013744_c001_v7007000_t0000_u01757554664963") 2025/09/11 01:41:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65acd_d20250911_m013738_c001_v0001038_t0047_u01757554658310") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70880_d20250911_m013609_c001_v7007000_t0000_u01757554569438") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817e941_d20250911_m013606_c001_v0001144_t0039_u01757554566436") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f419aaa29d74da661_d20250911_m013605_c001_v7007000_t0000_u01757554565284") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a13_d20250911_m013602_c001_v0001038_t0002_u01757554562544") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f417f82ea1222bde1_d20250911_m013210_c001_v7007000_t0000_u01757554330167") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65886_d20250911_m013209_c001_v0001038_t0017_u01757554329225") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238f2_d20250911_m013208_c001_v7007000_t0000_u01757554328571") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65880_d20250911_m013207_c001_v0001038_t0044_u01757554327564") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc2346b_d20250911_m013102_c001_v7007000_t0000_u01757554262523") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657ca_d20250911_m013100_c001_v0001038_t0006_u01757554260506") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc23468_d20250911_m013100_c001_v7007000_t0000_u01757554260143") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657c6_d20250911_m013058_c001_v0001038_t0011_u01757554258845") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc2307f_d20250911_m013056_c001_v7007000_t0000_u01757554256638") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657be_d20250911_m013055_c001_v0001038_t0013_u01757554255114") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc2307e_d20250911_m013054_c001_v7007000_t0000_u01757554254573") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657b6_d20250911_m013052_c001_v0001038_t0002_u01757554252983") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657a8_d20250911_m013049_c001_v0001038_t0030_u01757554249437") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc2307b_d20250911_m013049_c001_v7007000_t0000_u01757554249035") 2025/09/11 01:41:03 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657a2_d20250911_m013048_c001_v0001038_t0022_u01757554248321") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c657a0_d20250911_m013047_c001_v0001038_t0021_u01757554247428") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc2307a_d20250911_m013047_c001_v7007000_t0000_u01757554247065") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65798_d20250911_m013043_c001_v0001038_t0027_u01757554243824") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65794_d20250911_m013040_c001_v0001038_t0032_u01757554240433") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270efd73_d20250911_m013040_c001_v7007000_t0000_u01757554240071") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65790_d20250911_m013039_c001_v0001038_t0018_u01757554239295") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6578e_d20250911_m013038_c001_v0001038_t0013_u01757554238363") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270efd70_d20250911_m013038_c001_v7007000_t0000_u01757554238002") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65788_d20250911_m013033_c001_v0001038_t0002_u01757554233991") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270efd6d_d20250911_m013033_c001_v7007000_t0000_u01757554233629") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65786_d20250911_m013032_c001_v0001038_t0043_u01757554232910") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270efd6c_d20250911_m013032_c001_v7007000_t0000_u01757554232007") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65780_d20250911_m013031_c001_v0001038_t0016_u01757554231197") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270efd6b_d20250911_m013030_c001_v7007000_t0000_u01757554230651") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6577c_d20250911_m013029_c001_v0001038_t0006_u01757554229715") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270ef97e_d20250911_m013028_c001_v7007000_t0000_u01757554228805") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65776_d20250911_m013027_c001_v0001038_t0019_u01757554227707") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270ef97d_d20250911_m013027_c001_v7007000_t0000_u01757554227161") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65774_d20250911_m013026_c001_v0001038_t0056_u01757554226347") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270ef970_d20250911_m013025_c001_v7007000_t0000_u01757554225803") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65772_d20250911_m013024_c001_v0001038_t0027_u01757554224953") 2025/09/11 01:41:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270ef96c_d20250911_m013019_c001_v7007000_t0000_u01757554219443") 2025/09/11 01:41:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65764_d20250911_m013018_c001_v0001038_t0036_u01757554218655") 2025/09/11 01:41:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270ef96b_d20250911_m013018_c001_v7007000_t0000_u01757554218104") 2025/09/11 01:41:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65760_d20250911_m013017_c001_v0001038_t0057_u01757554217235") 2025/09/11 01:41:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270ef968_d20250911_m013016_c001_v7007000_t0000_u01757554216335") 2025/09/11 01:41:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6575e_d20250911_m013015_c001_v0001038_t0030_u01757554215623") 2025/09/11 01:41:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f402ae0c6270ef965_d20250911_m013013_c001_v7007000_t0000_u01757554213286") 2025/09/11 01:41:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6575a_d20250911_m013012_c001_v0001038_t0034_u01757554212438") 2025/09/11 01:41:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70881_d20250911_m013609_c001_v7007000_t0000_u01757554569618") 2025/09/11 01:41:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065182_d20250911_m013606_c001_v0001183_t0020_u01757554566076") 2025/09/11 01:41:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f419aaa29d74da662_d20250911_m013605_c001_v7007000_t0000_u01757554565475") 2025/09/11 01:41:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065174_d20250911_m013602_c001_v0001183_t0012_u01757554562405") 2025/09/11 01:41:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c92_d20250911_m013939_c001_v7007000_t0000_u01757554779662") 2025/09/11 01:41:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b97_d20250911_m013938_c001_v0001038_t0043_u01757554778680") 2025/09/11 01:41:05 DEBUG : sub/yam: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238ec_d20250911_m013205_c001_v7007000_t0000_u01757554325420") 2025/09/11 01:41:05 DEBUG : sub/yam: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f106ced315c18a58f_d20250911_m013203_c001_v0001032_t0044_u01757554323658") 2025/09/11 01:41:05 DEBUG : test_dir1/file2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70874_d20250911_m013601_c001_v7007000_t0000_u01757554561643") 2025/09/11 01:41:05 DEBUG : test_dir1/file2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a0f_d20250911_m013559_c001_v0001038_t0056_u01757554559493") 2025/09/11 01:41:05 DEBUG : test_dir1/file2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70858_d20250911_m013558_c001_v7007000_t0000_u01757554558701") 2025/09/11 01:41:05 DEBUG : test_dir1/file2: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a3061_d20250911_m013557_c001_v0001099_t0055_u01757554557042") 2025/09/11 01:41:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70875_d20250911_m013601_c001_v7007000_t0000_u01757554561823") 2025/09/11 01:41:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065168_d20250911_m013559_c001_v0001183_t0029_u01757554559482") 2025/09/11 01:41:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4164f2d6efe70859_d20250911_m013558_c001_v7007000_t0000_u01757554558881") 2025/09/11 01:41:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65a0b_d20250911_m013557_c001_v0001038_t0018_u01757554557035") 2025/09/11 01:41:06 DEBUG : three: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238e2_d20250911_m013156_c001_v7007000_t0000_u01757554316838") 2025/09/11 01:41:06 DEBUG : three: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65870_d20250911_m013155_c001_v0001038_t0000_u01757554315108") 2025/09/11 01:41:06 DEBUG : three: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c6586a_d20250911_m013152_c001_v0001038_t0039_u01757554312665") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c93_d20250911_m013941_c001_v7007000_t0000_u01757554781245") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b065639_d20250911_m013940_c001_v0001183_t0038_u01757554780620") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646ca6_d20250911_m014001_c001_v7007000_t0000_u01757554801014") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba504_d20250911_m013959_c001_v0001161_t0040_u01757554799033") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c9d_d20250911_m013957_c001_v7007000_t0000_u01757554797486") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06567f_d20250911_m013956_c001_v0001183_t0008_u01757554796061") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c9c_d20250911_m013955_c001_v7007000_t0000_u01757554795115") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65ba6_d20250911_m013954_c001_v0001038_t0017_u01757554794223") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c98_d20250911_m013948_c001_v7007000_t0000_u01757554788771") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06564d_d20250911_m013947_c001_v0001183_t0059_u01757554787577") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c99_d20250911_m013951_c001_v7007000_t0000_u01757554791389") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba4ae_d20250911_m013949_c001_v0001161_t0001_u01757554789749") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c97_d20250911_m013946_c001_v7007000_t0000_u01757554786614") 2025/09/11 01:41:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f116880a0b6c65b9b_d20250911_m013945_c001_v0001038_t0043_u01757554785876") 2025/09/11 01:41:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c95_d20250911_m013944_c001_v7007000_t0000_u01757554784935") 2025/09/11 01:41:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eb28_d20250911_m013944_c001_v0001144_t0014_u01757554784041") 2025/09/11 01:41:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c94_d20250911_m013943_c001_v7007000_t0000_u01757554783074") 2025/09/11 01:41:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1058c4cc14aba458_d20250911_m013942_c001_v0001161_t0007_u01757554782212") 2025/09/11 01:41:07 DEBUG : toe/toe/toe: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f415c46bcb28878ba_d20250911_m014006_c001_v7007000_t0000_u01757554806279") 2025/09/11 01:41:07 DEBUG : toe/toe/toe: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f102c86683b06569f_d20250911_m014005_c001_v0001183_t0027_u01757554805637") 2025/09/11 01:41:07 DEBUG : toe/toe/toe: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c9b_d20250911_m013953_c001_v7007000_t0000_u01757554793247") 2025/09/11 01:41:07 DEBUG : toe/toe/toe: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eb36_d20250911_m013952_c001_v0001144_t0005_u01757554792365") 2025/09/11 01:41:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646ca7_d20250911_m014001_c001_v7007000_t0000_u01757554801609") 2025/09/11 01:41:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f113dcbbb3817eb40_d20250911_m014000_c001_v0001144_t0053_u01757554800422") 2025/09/11 01:41:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f409672eb80646c9e_d20250911_m013958_c001_v7007000_t0000_u01757554798083") 2025/09/11 01:41:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f112fbfe0e3146aa6_d20250911_m013957_c001_v0001171_t0049_u01757554797209") 2025/09/11 01:41:07 DEBUG : two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238e3_d20250911_m013157_c001_v7007000_t0000_u01757554317025") 2025/09/11 01:41:07 DEBUG : two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f4198bc453f2a2d8e_d20250911_m013154_c001_v0001099_t0010_u01757554314528") 2025/09/11 01:41:07 DEBUG : two: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f416880a0b6c65868_d20250911_m013152_c001_v0001038_t0009_u01757554312483") 2025/09/11 01:41:07 DEBUG : yam: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238ee_d20250911_m013206_c001_v7007000_t0000_u01757554326199") 2025/09/11 01:41:07 DEBUG : yam: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f11698c4bc2fdea17_d20250911_m013204_c001_v0001134_t0054_u01757554324985") 2025/09/11 01:41:07 DEBUG : yam: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238e8_d20250911_m013202_c001_v7007000_t0000_u01757554322012") 2025/09/11 01:41:07 DEBUG : yam: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2da0_d20250911_m013200_c001_v0001099_t0058_u01757554320512") 2025/09/11 01:41:07 DEBUG : yam: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238e5_d20250911_m013159_c001_v7007000_t0000_u01757554319216") 2025/09/11 01:41:07 DEBUG : yam: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1198bc453f2a2d96_d20250911_m013157_c001_v0001099_t0007_u01757554317590") 2025/09/11 01:41:07 DEBUG : yaml: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238eb_d20250911_m013202_c001_v7007000_t0000_u01757554322740") 2025/09/11 01:41:07 DEBUG : yaml: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f105876694185b901_d20250911_m013201_c001_v0001102_t0024_u01757554321568") 2025/09/11 01:41:08 DEBUG : yaml: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f403e430effc238e7_d20250911_m013159_c001_v7007000_t0000_u01757554319947") 2025/09/11 01:41:08 DEBUG : yaml: Deleting (id "4_z8f42fd63604d3b6b9f980e1b_f1199a5c0c6e58922_d20250911_m013159_c001_v0001181_t0013_u01757554319002") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m0.049371943s (try 1/5)